first commit
This commit is contained in:
33
modules/edocument_ubl/tryton.cfg
Normal file
33
modules/edocument_ubl/tryton.cfg
Normal file
@@ -0,0 +1,33 @@
|
||||
[tryton]
|
||||
version=7.8.6
|
||||
depends:
|
||||
edocument_unece
|
||||
ir
|
||||
party
|
||||
extras_depend:
|
||||
account_cash_rounding
|
||||
account_invoice
|
||||
document_incoming_invoice
|
||||
purchase
|
||||
sale
|
||||
xml:
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Party
|
||||
party.Identifier
|
||||
|
||||
[register account_invoice]
|
||||
model:
|
||||
edocument.Invoice
|
||||
account.InvoiceEdocumentStart
|
||||
|
||||
[register account_invoice purchase]
|
||||
model:
|
||||
edocument.Invoice_Purchase
|
||||
|
||||
[register document_incoming_invoice]
|
||||
model:
|
||||
document.Incoming
|
||||
Reference in New Issue
Block a user