mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] Development statuses
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
'author': 'Akretion, '
|
||||
'Yves Goldberg (Ygol Internetwork), '
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['mail'],
|
||||
'data': [
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
'version': '12.0.1.0.1',
|
||||
'license': 'AGPL-3',
|
||||
'author': 'Open Source Integrators,Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'images': ['static/description/banner.png'],
|
||||
'depends': [
|
||||
"helpdesk_mgmt",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
'category': 'Contract',
|
||||
'author': 'Akretion, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'sale_management',
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
'author': 'Pavlov Media, '
|
||||
'Open Source Integrators, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['agreement_legal'],
|
||||
'data': [
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"Tecnativa, "
|
||||
"LasLabs, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'depends': ['base', 'account', 'product', 'portal'],
|
||||
"external_dependencies": {"python": ["dateutil"]},
|
||||
'data': [
|
||||
|
||||
@@ -19,6 +19,5 @@
|
||||
'wizards/contract_price_revision_views.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'development_status': 'Production/Stable',
|
||||
'maintainers': ['carlosdauden'],
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
'license': 'AGPL-3',
|
||||
'author': "PESOL, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'depends': ['contract', 'sale'],
|
||||
'data': [
|
||||
'data/contract_cron.xml',
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
'summary': 'Include sales to invoice in contract invoice creation',
|
||||
'version': '12.0.1.0.3',
|
||||
'category': 'Contract Management',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'author': 'Tecnativa, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'license': 'AGPL-3',
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
'version': '12.0.1.1.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': 'ACSONE SA/NV,Odoo Community Association (OCA)',
|
||||
'website': 'https://acsone.eu/',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'depends': [
|
||||
# OCA/bank-payment
|
||||
'account_payment_sale',
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "AGPL-3",
|
||||
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
|
||||
"maintainers": ["sbejaoui"],
|
||||
"website": "https://github.com/oca/contract",
|
||||
"website": "https://github.com/OCA/contract",
|
||||
"depends": ["contract_variable_quantity"],
|
||||
"data": [
|
||||
"data/contract_variable_qty_prorated.xml",
|
||||
|
||||
@@ -6,12 +6,11 @@
|
||||
'summary': 'Add formula to invoice ',
|
||||
'version': '12.0.1.0.0',
|
||||
'category': 'Contract Management',
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'author': 'Tecnativa, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'license': 'AGPL-3',
|
||||
'installable': True,
|
||||
'development_status': 'Production/Stable',
|
||||
'depends': [
|
||||
'contract_variable_quantity',
|
||||
'hr_timesheet',
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
'license': 'AGPL-3',
|
||||
'author': "Tecnativa,"
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://www.tecnativa.com',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'depends': ['contract'],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
'author': "LasLabs, "
|
||||
"ACSONE SA/NV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/oca/contract',
|
||||
'website': 'https://github.com/OCA/contract',
|
||||
'depends': ['product', 'contract_sale'],
|
||||
'data': [
|
||||
'views/res_config_settings.xml',
|
||||
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
# generated from manifests external_dependencies
|
||||
python-dateutil
|
||||
Reference in New Issue
Block a user