first commit
This commit is contained in:
19
modules/account_dunning_email/tryton.cfg
Normal file
19
modules/account_dunning_email/tryton.cfg
Normal file
@@ -0,0 +1,19 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_dunning
|
||||
account_dunning_letter
|
||||
ir
|
||||
party
|
||||
xml:
|
||||
account.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Email
|
||||
account.Configuration
|
||||
account.DunningLevel
|
||||
account.Dunning
|
||||
wizard:
|
||||
account.ProcessDunning
|
||||
Reference in New Issue
Block a user