first commit
This commit is contained in:
24
modules/stock_product_location/tryton.cfg
Normal file
24
modules/stock_product_location/tryton.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
ir
|
||||
product
|
||||
stock
|
||||
extras_depend:
|
||||
production
|
||||
xml:
|
||||
location.xml
|
||||
product.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Template
|
||||
product.Product
|
||||
location.ProductLocation
|
||||
location.Move
|
||||
location.ShipmentIn
|
||||
location.ShipmentOutReturn
|
||||
|
||||
[register production]
|
||||
model:
|
||||
production.Production
|
||||
Reference in New Issue
Block a user