Files
2023-05-16 00:45:45 +00:00

19 lines
554 B
Python

# Copyright 2019-2020 Akretion France (http://www.akretion.com/)
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
{
"name": "Contract Invoice Start End Dates",
"version": "16.0.1.0.0",
"category": "Contract Management",
"author": "Akretion, Odoo Community Association (OCA)",
"maintainers": ["florian-dacosta"],
"website": "https://github.com/OCA/contract",
"depends": [
"account_invoice_start_end_dates",
"contract",
],
"data": [],
"license": "AGPL-3",
"installable": True,
}