first commit
This commit is contained in:
25
modules/purchase_requisition/tryton.cfg
Normal file
25
modules/purchase_requisition/tryton.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
company
|
||||
currency
|
||||
ir
|
||||
party
|
||||
product
|
||||
purchase
|
||||
purchase_request
|
||||
xml:
|
||||
purchase.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Rule
|
||||
purchase.Configuration
|
||||
purchase.ConfigurationSequence
|
||||
purchase.PurchaseRequest
|
||||
purchase.PurchaseRequisition
|
||||
purchase.PurchaseRequisitionLine
|
||||
wizard:
|
||||
purchase.HandlePurchaseCancellationException
|
||||
purchase.CreatePurchase
|
||||
Reference in New Issue
Block a user