first commit
This commit is contained in:
17
modules/account_invoice_history/tryton.cfg
Normal file
17
modules/account_invoice_history/tryton.cfg
Normal file
@@ -0,0 +1,17 @@
|
||||
[tryton]
|
||||
version=7.8.1
|
||||
depends:
|
||||
account_invoice
|
||||
party
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Party
|
||||
party.Address
|
||||
party.Identifier
|
||||
account.Invoice
|
||||
account_invoice.PaymentTerm
|
||||
account_invoice.PaymentTermLine
|
||||
account_invoice.PaymentTermLineRelativeDelta
|
||||
wizard:
|
||||
account_invoice.RefreshInvoiceReport
|
||||
Reference in New Issue
Block a user