70 lines
1.5 KiB
INI
70 lines
1.5 KiB
INI
[tryton]
|
|
version=7.8.1
|
|
depends:
|
|
account
|
|
account_invoice
|
|
account_invoice_stock
|
|
account_product
|
|
company
|
|
currency
|
|
ir
|
|
party
|
|
product
|
|
res
|
|
stock
|
|
xml:
|
|
purchase.xml
|
|
purchase_reporting.xml
|
|
configuration.xml
|
|
party.xml
|
|
stock.xml
|
|
product.xml
|
|
invoice.xml
|
|
message.xml
|
|
|
|
[register]
|
|
model:
|
|
party.Party
|
|
party.CustomerCode
|
|
party.SupplierLeadTime
|
|
party.PartySupplierCurrency
|
|
product.Template
|
|
product.Product
|
|
product.ProductSupplier
|
|
product.ProductSupplierPrice
|
|
stock.Location
|
|
stock.Move
|
|
stock.ShipmentIn
|
|
stock.ShipmentInReturn
|
|
invoice.Invoice
|
|
invoice.InvoiceLine
|
|
configuration.Configuration
|
|
configuration.ConfigurationSequence
|
|
configuration.ConfigurationPurchaseMethod
|
|
purchase.Purchase
|
|
purchase.PurchaseIgnoredInvoice
|
|
purchase.PurchaseRecreatedInvoice
|
|
purchase.Line
|
|
purchase.LineTax
|
|
purchase.LineIgnoredMove
|
|
purchase.LineRecreatedMove
|
|
purchase.HandleShipmentExceptionAsk
|
|
purchase.HandleInvoiceExceptionAsk
|
|
purchase.ReturnPurchaseStart
|
|
purchase_reporting.Context
|
|
purchase_reporting.Main
|
|
purchase_reporting.MainTimeseries
|
|
purchase_reporting.Supplier
|
|
purchase_reporting.SupplierTimeseries
|
|
purchase_reporting.Product
|
|
purchase_reporting.ProductTimeseries
|
|
wizard:
|
|
purchase.HandleShipmentException
|
|
purchase.HandleInvoiceException
|
|
party.PartyReplace
|
|
party.PartyErase
|
|
purchase.ModifyHeader
|
|
purchase.ReturnPurchase
|
|
report:
|
|
purchase.PurchaseReport
|