mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
[patch] copy customer_address to shipping_address in delivery note
This commit is contained in:
@@ -248,4 +248,5 @@ patch_list = [
|
||||
"patches.july_2013.p01_remove_doctype_mappers",
|
||||
"execute:webnotes.delete_doc('Report', 'Delivered Items To Be Billed')",
|
||||
"execute:webnotes.delete_doc('Report', 'Received Items To Be Billed')",
|
||||
"patches.july_2013.p02_copy_shipping_address",
|
||||
]
|
||||
Reference in New Issue
Block a user