mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract_queue_job: Migration to 14.0
This commit is contained in:
committed by
Luis Rodriguez
parent
bcf0e01f49
commit
7191ec6db3
@@ -6,10 +6,14 @@
|
||||
"summary": """
|
||||
This addon make contract invoicing cron plan each contract in a job
|
||||
instead of creating all invoices in one transaction""",
|
||||
"version": "12.0.1.1.0",
|
||||
"version": "14.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "ACSONE SA/NV," "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/contract",
|
||||
"depends": ["contract", "queue_job"],
|
||||
"maintainers": ["sbejaoui"],
|
||||
"data": [
|
||||
"data/ir_config_parameter.xml",
|
||||
"wizards/contract_manually_create_invoice.xml",
|
||||
],
|
||||
"maintainers": ["sbejaoui", "BurkhalterY"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user