Remember last selected value for link field
This commit is contained in:
@@ -32,7 +32,6 @@ notification_config = "erpnext.startup.notifications.get_notification_config"
|
||||
on_session_creation = "erpnext.shopping_cart.utils.set_cart_count"
|
||||
on_logout = "erpnext.shopping_cart.utils.clear_cart_count"
|
||||
|
||||
remember_selected = ['Company', 'Cost Center', 'Project']
|
||||
treeviews = ['Account', 'Cost Center', 'Warehouse', 'Item Group', 'Customer Group', 'Sales Person', 'Territory', "BOM"]
|
||||
|
||||
# website
|
||||
|
||||
Reference in New Issue
Block a user