save global defaults

This commit is contained in:
Anand Doshi 2013-03-19 18:42:29 +05:30
parent 9bddd83604
commit e31d64ffe1

View File

@ -214,4 +214,5 @@ patch_list = [
"patches.march_2013.p04_pos_update_stock_check",
"patches.march_2013.p05_payment_reconciliation",
"patches.march_2013.p06_remove_sales_purchase_return_tool",
"execute:webnotes.bean('Global Defaults').save()"
]