mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
[website] [fix] no cache for order, ticket
This commit is contained in:
@@ -30,4 +30,4 @@ page_settings_map = {
|
|||||||
"ticket": "support.doctype.support_ticket.support_ticket.get_website_args"
|
"ticket": "support.doctype.support_ticket.support_ticket.get_website_args"
|
||||||
}
|
}
|
||||||
|
|
||||||
no_cache = ["message", "print"]
|
no_cache = ["message", "print", "order", "ticket"]
|
||||||
|
|||||||
Reference in New Issue
Block a user