first commit
This commit is contained in:
25
modules/account_credit_limit/tryton.cfg
Normal file
25
modules/account_credit_limit/tryton.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
currency
|
||||
ir
|
||||
party
|
||||
extras_depend:
|
||||
account_dunning
|
||||
xml:
|
||||
account.xml
|
||||
party.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.Configuration
|
||||
account.ConfigurationDefaultCreditLimitAmount
|
||||
party.Party
|
||||
party.PartyCreditLimitAmount
|
||||
|
||||
[register account_dunning]
|
||||
model:
|
||||
account.Level
|
||||
Reference in New Issue
Block a user