Fixed planned qty bug and patch to recalculate planned qty

This commit is contained in:
Nabin Hait
2014-01-27 14:58:55 +05:30
parent fa9fabaa49
commit b3d26c08f6
2 changed files with 3 additions and 1 deletions

View File

@@ -268,4 +268,5 @@ patch_list = [
"patches.1401.update_billing_status_for_zero_value_order",
"patches.1401.enable_all_price_list",
"patches.1401.fix_serial_no_status_and_warehouse",
"patches.1401.fix_planned_qty",
]