first commit
This commit is contained in:
19
modules/purchase_invoice_line_standalone/tryton.cfg
Normal file
19
modules/purchase_invoice_line_standalone/tryton.cfg
Normal file
@@ -0,0 +1,19 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account_invoice_line_standalone
|
||||
ir
|
||||
party
|
||||
purchase
|
||||
xml:
|
||||
party.xml
|
||||
purchase.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Party
|
||||
party.PartyPurchaseInvoiceLineStandalone
|
||||
purchase.Purchase
|
||||
purchase.PurchaseIgnoredInvoiceLine
|
||||
wizard:
|
||||
purchase.HandleInvoiceException
|
||||
Reference in New Issue
Block a user