28 lines
392 B
INI
28 lines
392 B
INI
[tryton]
|
|
version=7.8.0
|
|
depends:
|
|
account_invoice
|
|
analytic_account
|
|
extras_depend:
|
|
account_asset
|
|
account_invoice_defer
|
|
xml:
|
|
invoice.xml
|
|
asset.xml
|
|
|
|
[register]
|
|
model:
|
|
invoice.InvoiceLine
|
|
invoice.AnalyticAccountEntry
|
|
|
|
[register account_asset]
|
|
model:
|
|
asset.Asset
|
|
wizard:
|
|
asset.UpdateAsset
|
|
|
|
[register account_invoice_defer]
|
|
model:
|
|
invoice.InvoiceDeferred
|
|
|