Commit 60ca688a authored by Jérome Perrin's avatar Jérome Perrin

rename constraint


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36349 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 30328430
......@@ -103,7 +103,6 @@ class BalanceTransaction(AccountingTransaction, Inventory):
, PropertySheet.Amount
, PropertySheet.Reference
, PropertySheet.PaymentCondition
, PropertySheet.AccountingTransaction
)
......
......@@ -26,7 +26,7 @@
#
##############################################################################
class AccountingTransaction:
class AccountingTransactionConstraint:
"""Constraints for Accounting Transactions
"""
......
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