29 lines
493 B
INI
29 lines
493 B
INI
[tryton]
|
|
version=7.8.1
|
|
depends:
|
|
company
|
|
document_incoming
|
|
ir
|
|
extras_depend:
|
|
account_invoice
|
|
account_product
|
|
document_incoming_invoice
|
|
product
|
|
purchase
|
|
xml:
|
|
document.xml
|
|
|
|
[register]
|
|
model:
|
|
document.Incoming
|
|
document.IncomingOCRService
|
|
|
|
[register account_invoice account_product document_incoming_invoice product]
|
|
model:
|
|
account.Invoice
|
|
document.IncomingSupplierInvoice
|
|
|
|
[register purchase]
|
|
model:
|
|
document.IncomingSupplierInvoicePurchase
|