first commit
This commit is contained in:
41
modules/purchase_secondary_unit/tryton.cfg
Normal file
41
modules/purchase_secondary_unit/tryton.cfg
Normal file
@@ -0,0 +1,41 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account_invoice
|
||||
ir
|
||||
product
|
||||
purchase
|
||||
stock
|
||||
extras_depend:
|
||||
account_invoice_secondary_unit
|
||||
purchase_amendment
|
||||
purchase_blanket_agreement
|
||||
purchase_requisition
|
||||
stock_secondary_unit
|
||||
xml:
|
||||
product.xml
|
||||
purchase.xml
|
||||
stock.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Template
|
||||
product.Product
|
||||
product.ProductSupplier
|
||||
stock.Move
|
||||
account.InvoiceLine
|
||||
purchase.Line
|
||||
|
||||
[register purchase_amendment]
|
||||
model:
|
||||
purchase.AmendmentLine
|
||||
|
||||
[register purchase_blanket_agreement]
|
||||
model:
|
||||
purchase.BlanketAgreementLine
|
||||
purchase.LineBlanketAgreement
|
||||
|
||||
[register purchase_requisition]
|
||||
model:
|
||||
purchase.RequisitionLine
|
||||
Reference in New Issue
Block a user