first commit
This commit is contained in:
46
modules/stock_lot/tryton.cfg
Normal file
46
modules/stock_lot/tryton.cfg
Normal file
@@ -0,0 +1,46 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
ir
|
||||
product
|
||||
stock
|
||||
extras_depend:
|
||||
sale_supply_drop_shipment
|
||||
stock_split
|
||||
xml:
|
||||
ir.xml
|
||||
stock.xml
|
||||
product.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Configuration
|
||||
product.ConfigurationDefaultLotSequence
|
||||
product.Template
|
||||
product.Product
|
||||
stock.Lot
|
||||
stock.LotTrace
|
||||
stock.LotByLocationContext
|
||||
stock.LotsByLocations
|
||||
stock.Location
|
||||
stock.Move
|
||||
stock.MoveAddLotsStart
|
||||
stock.MoveAddLotsStartLot
|
||||
stock.ShipmentIn
|
||||
stock.ShipmentOut
|
||||
stock.ShipmentOutReturn
|
||||
stock.ShipmentInternal
|
||||
stock.Period
|
||||
stock.PeriodCacheLot
|
||||
stock.Inventory
|
||||
stock.InventoryLine
|
||||
stock.InventoryCountSearch
|
||||
stock.InventoryCountQuantity
|
||||
wizard:
|
||||
stock.MoveAddLots
|
||||
stock.InventoryCount
|
||||
|
||||
[register sale_supply_drop_shipment]
|
||||
model:
|
||||
stock.ShipmentDrop
|
||||
Reference in New Issue
Block a user