24
24
"name" : "Tender and Request for quotation flow",
26
"author" : "MSF, TeMPO Consulting",
28
27
"category" : "Generic Modules/Inventory Control",
29
"depends" : ["sale", "purchase", "stock",
30
"partner_modification", "sourcing",
31
"msf_order_date", "supplier_catalogue",],
28
"depends" : ["sale", "purchase", "stock", "partner_modification", "sourcing"],
35
32
Add sourcing specification
37
34
'test': ['test/tender_flow.yml',
38
'test/deactivate_product_rfq_draft.yml',
39
'test/deactivate_product_sent_rfq.yml',
40
'test/deactivate_product_send_rfq.yml',
41
'test/deactivate_product_tender_draft.yml',
42
'test/deactivate_product_tender_gen_rfq.yml',
45
37
'security/ir.model.access.csv',
46
38
'tender_flow_sequence.xml',
47
39
'tender_flow_view.xml',
48
40
'tender_flow_workflow.xml',
49
'report/purchase_report_view.xml',
50
'board_purchase_view.xml',
51
'tender_flow_report.xml',
53
42
'installable': True,