first commit
This commit is contained in:
22
modules/account_statement_rule/tryton.cfg
Normal file
22
modules/account_statement_rule/tryton.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_invoice
|
||||
account_statement
|
||||
company
|
||||
ir
|
||||
party
|
||||
extras_depend:
|
||||
bank
|
||||
xml:
|
||||
account.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.Statement
|
||||
account.StatementOrigin
|
||||
account.StatementRule
|
||||
account.StatementRuleInformation
|
||||
account.StatementRuleLine
|
||||
|
||||
Reference in New Issue
Block a user