first commit
This commit is contained in:
29
modules/account_receivable_rule/tryton.cfg
Normal file
29
modules/account_receivable_rule/tryton.cfg
Normal file
@@ -0,0 +1,29 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
ir
|
||||
party
|
||||
extras_depend:
|
||||
account_dunning
|
||||
account_statement
|
||||
xml:
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Cron
|
||||
account.Account
|
||||
account.Move
|
||||
account.AccountReceivableRule
|
||||
account.AccountReceivableRuleAccount
|
||||
|
||||
[register account_dunning]
|
||||
model:
|
||||
account.AccountReceivableRule_Dunning
|
||||
|
||||
[register account_statement]
|
||||
model:
|
||||
account.Statement
|
||||
Reference in New Issue
Block a user