Move related property setters to custom field property

This commit is contained in:
Nabin Hait
2014-01-10 16:28:41 +05:30
parent f3ded044e0
commit 03463ef73b
3 changed files with 36 additions and 0 deletions

View File

@@ -263,4 +263,5 @@ patch_list = [
"patches.1311.p08_email_digest_recipients",
"execute:webnotes.delete_doc('DocType', 'Warehouse Type')",
"patches.1312.p02_update_item_details_in_item_price",
"patches.1401.p01_move_related_property_setters_to_custom_field",
]