Skip to content

Commit

Permalink
REF l10n_it_corrispettivi: just install account_receipt_journal and r…
Browse files Browse the repository at this point in the history
…un upgrade script
  • Loading branch information
eLBati committed Oct 10, 2022
1 parent 19e87da commit 2f30ec0
Show file tree
Hide file tree
Showing 73 changed files with 37 additions and 7,079 deletions.
125 changes: 0 additions & 125 deletions l10n_it_corrispettivi/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions l10n_it_corrispettivi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
from . import controllers
from . import models
from . import wizards
17 changes: 7 additions & 10 deletions l10n_it_corrispettivi/__manifest__.py
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,
}
3 changes: 0 additions & 3 deletions l10n_it_corrispettivi/controllers/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions l10n_it_corrispettivi/controllers/main.py

This file was deleted.

14 changes: 0 additions & 14 deletions l10n_it_corrispettivi/data/account_journal_data.xml

This file was deleted.

109 changes: 0 additions & 109 deletions l10n_it_corrispettivi/i18n/am.po

This file was deleted.

Loading

0 comments on commit 2f30ec0

Please sign in to comment.