[website] [fix] no cache for order, ticket
This commit is contained in:
parent
a0fa3300b7
commit
30be03673e
@ -30,4 +30,4 @@ page_settings_map = {
|
||||
"ticket": "support.doctype.support_ticket.support_ticket.get_website_args"
|
||||
}
|
||||
|
||||
no_cache = ["message", "print"]
|
||||
no_cache = ["message", "print", "order", "ticket"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user