blob: 561aa4d11fc7f2d116519bfb2ce7c615d9f71cc0 [file] [log] [blame]
Anand Doshicb39e082014-01-24 21:44:36 +05301erpnext.patches.1401.enable_all_price_list
Rushabh Mehtac4a0ed62013-12-27 17:30:24 +05302erpnext.patches.4_0.update_user_properties
3erpnext.patches.4_0.move_warehouse_user_to_restrictions
Akhilesh Darjee5c96b752013-12-31 17:45:20 +05304erpnext.patches.4_0.new_permissions
Akhilesh Darjee86894f32014-01-27 15:42:02 +05305erpnext.patches.4_0.update_incharge_name_to_sales_person_in_maintenance_schedule
Akhilesh Darjee4cdb7992014-01-30 13:56:57 +05306execute:webnotes.reload_doc('accounts', 'doctype', 'sales_invoice') # 2014-01-29
7execute:webnotes.reload_doc('selling', 'doctype', 'sales_order') # 2014-01-29
8execute:webnotes.reload_doc('selling', 'doctype', 'quotation') # 2014-01-29
9execute:webnotes.reload_doc('stock', 'doctype', 'delivery_note') # 2014-01-29
10erpnext.patches.4_0.reload_sales_print_format
11execute:webnotes.reload_doc('accounts', 'doctype', 'purchase_invoice') # 2014-01-29
12execute:webnotes.reload_doc('buying', 'doctype', 'purchase_order') # 2014-01-29
13execute:webnotes.reload_doc('buying', 'doctype', 'supplier_quotation') # 2014-01-29
14execute:webnotes.reload_doc('stock', 'doctype', 'purchase_receipt') # 2014-01-29
15erpnext.patches.4_0.reload_purchase_print_format
Akhilesh Darjeeb665d862014-01-29 17:40:34 +053016execute:webnotes.reload_doc('accounts', 'doctype', 'pos_setting') # 2014-01-29
17execute:webnotes.reload_doc('selling', 'doctype', 'customer') # 2014-01-29
Akhilesh Darjee4cdb7992014-01-30 13:56:57 +053018execute:webnotes.reload_doc('buying', 'doctype', 'supplier') # 2014-01-29
Akhilesh Darjeed6d21932014-01-31 19:59:25 +053019erpnext.patches.4_0.map_charge_to_taxes_and_charges
20execute:webnotes.reload_doc('support', 'doctype', 'newsletter') # 2014-01-31