From e31d64ffe1ab2845aa389ffa6fafca45fefa7ddb Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Tue, 19 Mar 2013 18:42:29 +0530 Subject: [PATCH] save global defaults --- patches/patch_list.py | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/patch_list.py b/patches/patch_list.py index 236ef45fd2..9c0d9b8199 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -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()" ] \ No newline at end of file