You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
665 B

# Copyright 2017 - 2020 BEES coop SCRLfs
# - Rémy Taymans <remy@coopiteasy.be>
# - Elise Dupont
# - Augustin Borsu
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Beescoop Account Module",
"summary": """
Makes date_invoice field required in account.invoice_form and
account.invoice_supplier_form
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Account Module",
"version": "12.0.1.0.0",
"depends": ["account", "beesdoo_base"],
"data": ["views/account_invoice.xml"],
"license": "AGPL-3",
}