first commit
This commit is contained in:
27
modules/sale_price_list/tryton.cfg
Normal file
27
modules/sale_price_list/tryton.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
party
|
||||
product_price_list
|
||||
sale
|
||||
xml:
|
||||
party.xml
|
||||
sale.xml
|
||||
configuration.xml
|
||||
product.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Party
|
||||
party.PartySalePriceList
|
||||
product.Product
|
||||
product.PriceList
|
||||
product.SaleContext
|
||||
configuration.Configuration
|
||||
configuration.ConfigurationSalePriceList
|
||||
sale.Sale
|
||||
sale.Line
|
||||
wizard:
|
||||
sale.OpenProduct
|
||||
Reference in New Issue
Block a user