feat: complete sales manager pricing system
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import frappe
|
||||
from frappe import _
|
||||
|
||||
def get_context(context):
|
||||
context.no_cache = 1
|
||||
return context
|
||||
Reference in New Issue
Block a user