Patch: Update billing status for zero value order

This commit is contained in:
Nabin Hait
2014-01-16 18:18:49 +05:30
parent e31a97f355
commit f6b77479d7
3 changed files with 31 additions and 1 deletions

View File

@@ -265,4 +265,5 @@ patch_list = [
"patches.1312.p02_update_item_details_in_item_price",
"patches.1401.p01_move_related_property_setters_to_custom_field",
"patches.1401.p01_make_buying_selling_as_check_box_in_price_list",
"patches.1401.update_billing_status_for_zero_value_order",
]