first commit
This commit is contained in:
34
modules/stock_supply/tryton.cfg
Normal file
34
modules/stock_supply/tryton.cfg
Normal file
@@ -0,0 +1,34 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
ir
|
||||
party
|
||||
product
|
||||
purchase
|
||||
purchase_request
|
||||
res
|
||||
stock
|
||||
xml:
|
||||
order_point.xml
|
||||
purchase_request.xml
|
||||
product.xml
|
||||
location.xml
|
||||
stock.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Cron
|
||||
product.Product
|
||||
product.ProductSupplier
|
||||
order_point.OrderPoint
|
||||
location.Location
|
||||
location.LocationLeadTime
|
||||
shipment.ShipmentInternal
|
||||
stock.SupplyStart
|
||||
purchase_request.PurchaseConfiguration
|
||||
purchase_request.PurchaseConfigurationSupplyPeriod
|
||||
purchase_request.PurchaseRequest
|
||||
wizard:
|
||||
stock.Supply
|
||||
Reference in New Issue
Block a user