first commit

This commit is contained in:
root
2026-03-14 09:42:12 +00:00
commit 0adbd20c2c
10991 changed files with 1646955 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
[tryton]
version=7.8.0
depends:
ir
product
extras_depend:
account_invoice
account_invoice_stock
company
purchase
purchase_amendment
sale
sale_amendment
sale_invoice_grouping
sale_shipment_grouping
stock
xml:
product.xml
sale.xml
purchase.xml
[register]
model:
product.Template
product.Product
product.Component
[register account_invoice_stock]
model:
account.Invoice
account.InvoiceLine
[register purchase]
model:
purchase.Purchase
purchase.Line
purchase.LineComponent
purchase.LineComponentIgnoredMove
purchase.LineComponentRecreatedMove
stock.ShipmentIn
stock.MovePurchase
account.InvoiceLinePurchase
wizard:
purchase.HandleShipmentException
[register purchase_amendment]
model:
purchase.Amendment
purchase.AmendmentLine
[register sale]
model:
sale.Sale
sale.Line
sale.LineComponent
sale.LineComponentIgnoredMove
sale.LineComponentRecreatedMove
stock.ShipmentOutReturn
stock.MoveSale
account.InvoiceLineSale
wizard:
sale.HandleShipmentException
[register sale_amendment]
model:
sale.Amendment
sale.AmendmentLine
[register stock]
model:
stock.Move