first commit
This commit is contained in:
28
modules/stock_consignment/tryton.cfg
Normal file
28
modules/stock_consignment/tryton.cfg
Normal file
@@ -0,0 +1,28 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account_invoice
|
||||
account_invoice_line_standalone
|
||||
account_invoice_stock
|
||||
ir
|
||||
product
|
||||
purchase
|
||||
sale
|
||||
stock
|
||||
extras_depend:
|
||||
stock_supply
|
||||
xml:
|
||||
stock.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
stock.Location
|
||||
stock.LocationLeadTime
|
||||
stock.Move
|
||||
stock.ShipmentInternal
|
||||
stock.Inventory
|
||||
account.InvoiceLine
|
||||
|
||||
[register stock_supply]
|
||||
model:
|
||||
stock.OrderPoint
|
||||
Reference in New Issue
Block a user