54 lines
763 B
INI
54 lines
763 B
INI
[tryton]
|
|
version=7.8.0
|
|
depends:
|
|
account
|
|
company
|
|
ir
|
|
party
|
|
extras_depend:
|
|
account_invoice
|
|
account_invoice_stock
|
|
account_stock_continental
|
|
account_stock_anglo_saxon
|
|
product
|
|
purchase
|
|
purchase_shipment_cost
|
|
sale
|
|
sale_gift_card
|
|
stock
|
|
stock_consignment
|
|
xml:
|
|
account.xml
|
|
|
|
[register]
|
|
model:
|
|
account.Configuration
|
|
account.AccountRule
|
|
party.Party
|
|
|
|
[register account_invoice]
|
|
model:
|
|
account.InvoiceLine
|
|
|
|
[register account_invoice_stock]
|
|
model:
|
|
account.InvoiceLineStock
|
|
|
|
[register product]
|
|
model:
|
|
product.Category
|
|
product.Template
|
|
|
|
[register purchase]
|
|
model:
|
|
purchase.Line
|
|
|
|
[register sale]
|
|
model:
|
|
sale.Line
|
|
|
|
[register stock]
|
|
model:
|
|
stock.Move
|
|
account.AccountRuleStock
|