mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-04 23:23:03 +02:00
work sale and purchase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
{
|
||||
'name': 'MKS Tradex Backend',
|
||||
'version': '13.0.1.0',
|
||||
'version': '13.0.1.4',
|
||||
'category': 'Operations/Purchase',
|
||||
'description': """
|
||||
This module allows you to manage your Purchase Agreements flow.
|
||||
@@ -11,7 +11,7 @@ This module allows you to manage your Purchase Agreements flow.
|
||||
Purchase Codinator Create RFQ after Approve purchase agreement by purchase manager
|
||||
|
||||
""",
|
||||
'depends': ['purchase','purchase_requisition','sale_management'],
|
||||
'depends': ['purchase','purchase_requisition','sale_management','sale_renting'],
|
||||
'data': [
|
||||
'edi/mail_template.xml',
|
||||
'edi/purchase_mail_template.xml',
|
||||
|
||||
Reference in New Issue
Block a user