first commit
This commit is contained in:
21
modules/purchase_price_list/tryton.cfg
Normal file
21
modules/purchase_price_list/tryton.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
ir
|
||||
party
|
||||
product
|
||||
product_price_list
|
||||
purchase
|
||||
xml:
|
||||
party.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Party
|
||||
party.PartyPurchasePriceList
|
||||
product.Product
|
||||
product.PriceList
|
||||
purchase.Purchase
|
||||
purchase.Line
|
||||
Reference in New Issue
Block a user