[FIX] Development statuses

This commit is contained in:
Denis Roussel
2023-01-19 16:36:20 +01:00
parent 9c1e9f04da
commit 38c2850ff8
14 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
'author': 'Akretion, ' 'author': 'Akretion, '
'Yves Goldberg (Ygol Internetwork), ' 'Yves Goldberg (Ygol Internetwork), '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['mail'], 'depends': ['mail'],
'data': [ 'data': [

View File

@@ -8,7 +8,7 @@
'version': '12.0.1.0.1', 'version': '12.0.1.0.1',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'Open Source Integrators,Odoo Community Association (OCA)', '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'], 'images': ['static/description/banner.png'],
'depends': [ 'depends': [
"helpdesk_mgmt", "helpdesk_mgmt",

View File

@@ -8,7 +8,7 @@
'category': 'Contract', 'category': 'Contract',
'author': 'Akretion, ' 'author': 'Akretion, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [
'sale_management', 'sale_management',

View File

@@ -9,7 +9,7 @@
'author': 'Pavlov Media, ' 'author': 'Pavlov Media, '
'Open Source Integrators, ' 'Open Source Integrators, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['agreement_legal'], 'depends': ['agreement_legal'],
'data': [ 'data': [

View File

@@ -16,7 +16,7 @@
"Tecnativa, " "Tecnativa, "
"LasLabs, " "LasLabs, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'depends': ['base', 'account', 'product', 'portal'], 'depends': ['base', 'account', 'product', 'portal'],
"external_dependencies": {"python": ["dateutil"]}, "external_dependencies": {"python": ["dateutil"]},
'data': [ 'data': [

View File

@@ -19,6 +19,5 @@
'wizards/contract_price_revision_views.xml', 'wizards/contract_price_revision_views.xml',
], ],
'installable': True, 'installable': True,
'development_status': 'Production/Stable',
'maintainers': ['carlosdauden'], 'maintainers': ['carlosdauden'],
} }

View File

@@ -10,7 +10,7 @@
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': "PESOL, " 'author': "PESOL, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'depends': ['contract', 'sale'], 'depends': ['contract', 'sale'],
'data': [ 'data': [
'data/contract_cron.xml', 'data/contract_cron.xml',

View File

@@ -5,7 +5,7 @@
'summary': 'Include sales to invoice in contract invoice creation', 'summary': 'Include sales to invoice in contract invoice creation',
'version': '12.0.1.0.3', 'version': '12.0.1.0.3',
'category': 'Contract Management', 'category': 'Contract Management',
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'author': 'Tecnativa, ' 'author': 'Tecnativa, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'license': 'AGPL-3', 'license': 'AGPL-3',

View File

@@ -8,7 +8,7 @@
'version': '12.0.1.1.0', 'version': '12.0.1.1.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'ACSONE SA/NV,Odoo Community Association (OCA)', 'author': 'ACSONE SA/NV,Odoo Community Association (OCA)',
'website': 'https://acsone.eu/', 'website': 'https://github.com/OCA/contract',
'depends': [ 'depends': [
# OCA/bank-payment # OCA/bank-payment
'account_payment_sale', 'account_payment_sale',

View File

@@ -11,7 +11,7 @@
"license": "AGPL-3", "license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)", "author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"maintainers": ["sbejaoui"], "maintainers": ["sbejaoui"],
"website": "https://github.com/oca/contract", "website": "https://github.com/OCA/contract",
"depends": ["contract_variable_quantity"], "depends": ["contract_variable_quantity"],
"data": [ "data": [
"data/contract_variable_qty_prorated.xml", "data/contract_variable_qty_prorated.xml",

View File

@@ -6,12 +6,11 @@
'summary': 'Add formula to invoice ', 'summary': 'Add formula to invoice ',
'version': '12.0.1.0.0', 'version': '12.0.1.0.0',
'category': 'Contract Management', 'category': 'Contract Management',
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'author': 'Tecnativa, ' 'author': 'Tecnativa, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'license': 'AGPL-3', 'license': 'AGPL-3',
'installable': True, 'installable': True,
'development_status': 'Production/Stable',
'depends': [ 'depends': [
'contract_variable_quantity', 'contract_variable_quantity',
'hr_timesheet', 'hr_timesheet',

View File

@@ -10,7 +10,7 @@
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': "Tecnativa," 'author': "Tecnativa,"
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'website': 'https://www.tecnativa.com', 'website': 'https://github.com/OCA/contract',
'depends': ['contract'], 'depends': ['contract'],
'data': [ 'data': [
'security/ir.model.access.csv', 'security/ir.model.access.csv',

View File

@@ -10,7 +10,7 @@
'author': "LasLabs, " 'author': "LasLabs, "
"ACSONE SA/NV, " "ACSONE SA/NV, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'website': 'https://github.com/oca/contract', 'website': 'https://github.com/OCA/contract',
'depends': ['product', 'contract_sale'], 'depends': ['product', 'contract_sale'],
'data': [ 'data': [
'views/res_config_settings.xml', 'views/res_config_settings.xml',

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
# generated from manifests external_dependencies
python-dateutil