Commit 750f488b authored by Jérome Perrin's avatar Jérome Perrin

Removed old PaymentCondition property sheet.

Invoice now have the TradeCondition property sheet which defines a
default payment condition.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5727 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5fdab53f
......@@ -55,7 +55,6 @@ class Invoice(AccountingTransaction):
, PropertySheet.Movement
, PropertySheet.Amount
, PropertySheet.Reference
, PropertySheet.PaymentCondition
, PropertySheet.TradeCondition
, PropertySheet.ValueAddedTax
, PropertySheet.EcoTax
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment