-
-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REF l10n_it_corrispettivi: just install account_receipt_journal and r…
…un upgrade script
- Loading branch information
Showing
73 changed files
with
37 additions
and
7,079 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +0,0 @@ | ||
from . import controllers | ||
from . import models | ||
from . import wizards | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,18 @@ | ||
# Copyright 2016 Lorenzo Battistini - Agile Business Group | ||
# Copyright 2018-2019 Simone Rubino - Agile Business Group | ||
# Copyright 2016 Lorenzo Battistini | ||
# Copyright 2018-2019 Simone Rubino | ||
# Copyright 2019 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo) | ||
# Copyright 2020 Giovanni Serra - GSLab.it | ||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | ||
{ | ||
"name": "Italian Localization - Ricevute", | ||
"version": "12.0.1.1.8", | ||
"name": "ITA - Ricevute", | ||
"version": "14.0.1.0.0", | ||
"category": "Accounting & Finance", | ||
"author": "Odoo Italian Community, Agile Business Group, " | ||
"Odoo Community Association (OCA)", | ||
"website": "https://github.com/OCA/l10n-italy" "/tree/12.0/l10n_it_corrispettivi", | ||
"Odoo Community Association (OCA), TAKOBI", | ||
"website": "https://github.com/OCA/l10n-italy", | ||
"license": "LGPL-3", | ||
"depends": ["account"], | ||
"depends": ["account_receipt_journal"], | ||
"data": [ | ||
"data/account_journal_data.xml", | ||
"views/account_report.xml", | ||
"views/account_view.xml", | ||
], | ||
"installable": True, | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.