new feature: validation on account negative balance

This commit is contained in:
Nabin Hait
2013-02-05 15:52:46 +05:30
parent cdc32d02b2
commit 7bdf27b19c
4 changed files with 160 additions and 130 deletions

View File

@@ -164,4 +164,5 @@ patch_list = [
"patches.february_2013.reload_bom_replace_tool_permission",
"patches.february_2013.payment_reconciliation_reset_values",
"patches.february_2013.remove_sales_order_pending_items",
"patches.february_2013.account_negative_balance",
]