-
-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename module to l10n_it_appointment_code
- Loading branch information
Showing
91 changed files
with
289 additions
and
270 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
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
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * l10n_it_appointment_code | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-04-14 08:52+0000\n" | ||
"PO-Revision-Date: 2021-04-14 10:55+0200\n" | ||
"Last-Translator: Alex Comba <alex.comba@agilebg.com>\n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: \n" | ||
"Language: it\n" | ||
"X-Generator: Poedit 2.3\n" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model,name:l10n_it_appointment_code.model_appointment_code | ||
#: model_terms:ir.ui.view,arch_db:l10n_it_appointment_code.view_appointment_code_tree | ||
#: model_terms:ir.ui.view,arch_db:l10n_it_appointment_code.view_codice_carica_form | ||
msgid "Appointment Code" | ||
msgstr "Codice carica" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.actions.act_window,name:l10n_it_appointment_code.action_appointment_code | ||
#: model:ir.ui.menu,name:l10n_it_appointment_code.menu_codice_carica | ||
msgid "Appointment Codes" | ||
msgstr "Codici carica" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__code | ||
msgid "Code" | ||
msgstr "Codice" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__create_uid | ||
msgid "Created by" | ||
msgstr "Creato da" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__create_date | ||
msgid "Created on" | ||
msgstr "Creato il" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__display_name | ||
msgid "Display Name" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__id | ||
msgid "ID" | ||
msgstr "ID" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code____last_update | ||
msgid "Last Modified on" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__write_uid | ||
msgid "Last Updated by" | ||
msgstr "Ultimo aggiornamento di" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__write_date | ||
msgid "Last Updated on" | ||
msgstr "Ultimo aggiornamento il" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__name | ||
msgid "Name" | ||
msgstr "Nome" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: code:addons/l10n-italy/l10n_it_appointment_code/models/appointment_code.py:0 | ||
#: code:addons/l10n_it_appointment_code/models/appointment_code.py:0 | ||
#, python-format | ||
msgid "The element with code %s already exists" | ||
msgstr "L'elemento con codice %s esiste già" |
File renamed without changes.
File renamed without changes.
81 changes: 81 additions & 0 deletions
81
l10n_it_appointment_code/i18n/l10n_it_appointment_code.pot
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 |
---|---|---|
@@ -0,0 +1,81 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * l10n_it_appointment_code | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-04-14 08:52+0000\n" | ||
"PO-Revision-Date: 2021-04-14 08:52+0000\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model,name:l10n_it_appointment_code.model_appointment_code | ||
#: model_terms:ir.ui.view,arch_db:l10n_it_appointment_code.view_appointment_code_tree | ||
#: model_terms:ir.ui.view,arch_db:l10n_it_appointment_code.view_codice_carica_form | ||
msgid "Appointment Code" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.actions.act_window,name:l10n_it_appointment_code.action_appointment_code | ||
#: model:ir.ui.menu,name:l10n_it_appointment_code.menu_codice_carica | ||
msgid "Appointment Codes" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__code | ||
msgid "Code" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: model:ir.model.fields,field_description:l10n_it_appointment_code.field_appointment_code__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: l10n_it_appointment_code | ||
#: code:addons/l10n-italy/l10n_it_appointment_code/models/appointment_code.py:0 | ||
#: code:addons/l10n_it_appointment_code/models/appointment_code.py:0 | ||
#, python-format | ||
msgid "The element with code %s already exists" | ||
msgstr "" |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
41 changes: 41 additions & 0 deletions
41
l10n_it_appointment_code/migrations/14.0.1.0.0/pre-migrate.py
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Copyright 2021 Alex Comba - Agile Business Group | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). | ||
|
||
from openupgradelib import openupgrade | ||
|
||
|
||
@openupgrade.migrate() | ||
def migrate(env, version): | ||
openupgrade.update_module_names( | ||
env.cr, | ||
[ | ||
("l10n_it_codice_carica", "l10n_it_appointment_code"), | ||
], | ||
) | ||
openupgrade.rename_models( | ||
env.cr, | ||
[ | ||
("codice.carica", "appointment.code"), | ||
], | ||
) | ||
openupgrade.rename_xmlids( | ||
env.cr, | ||
[ | ||
( | ||
"l10n_it_codice_carica.view_codice_carica_tree", | ||
"l10n_it_appointment_code.view_appointment_code_tree", | ||
), | ||
( | ||
"l10n_it_codice_carica.view_codice_carica_form", | ||
"l10n_it_appointment_code.view_appointment_code_form", | ||
), | ||
( | ||
"l10n_it_codice_carica.action_codice_carica", | ||
"l10n_it_appointment_code.action_appointment_code", | ||
), | ||
( | ||
"l10n_it_codice_carica.menu_codice_carica", | ||
"l10n_it_appointment_code.menu_appointment_code", | ||
), | ||
], | ||
) |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
from . import appointment_code |
13 changes: 7 additions & 6 deletions
13
..._it_codici_carica/models/codice_carica.py → ...pointment_code/models/appointment_code.py
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
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
**Italiano** | ||
|
||
La tabella viene aggiunta nell'area *Fatturazione*, ed è raggiungibile nella | ||
sezione *Configurazione*. Occorre avere i privilegi di *Responsabile fatturazione*. | ||
|
||
**English** | ||
|
||
Table is inserted on *Invoicing* and can be reached in the configuration. | ||
Billing Manager privileges are needed. |
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
l10n_it_codici_carica/readme/DESCRIPTION.rst → ...t_appointment_code/readme/DESCRIPTION.rst
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,7 +1,7 @@ | ||
**Italiano** | ||
|
||
Tabella dei codici carica da usare nelle dichiarazioni fiscali italiane | ||
Tabella dei codici carica da usare nelle dichiarazioni fiscali italiane. | ||
|
||
**English** | ||
|
||
Table of role codes to use into italian Tax returns | ||
Table of appointment codes to use into italian Tax returns. |
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink | ||
access_appointment_code_user,appointment_code user,model_appointment_code,base.group_user,1,0,0,0 | ||
access_appointment_code_manager,appointment_code manager,model_appointment_code,account.group_account_manager,1,1,1,1 |
File renamed without changes
File renamed without changes.
Oops, something went wrong.