first commit
This commit is contained in:
22
modules/account_invoice_defer/tryton.cfg
Normal file
22
modules/account_invoice_defer/tryton.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_invoice
|
||||
company
|
||||
ir
|
||||
xml:
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.Configuration
|
||||
account.ConfigurationDefaultAccount
|
||||
account.InvoiceDeferred
|
||||
account.Move
|
||||
account.Period
|
||||
account.Invoice
|
||||
account.InvoiceLine
|
||||
wizard:
|
||||
account.InvoiceDeferredCreateMoves
|
||||
Reference in New Issue
Block a user