-
-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] account_vat_period_end_statement: Migration to 18.0
- Loading branch information
Showing
6 changed files
with
119 additions
and
178 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -17,13 +17,13 @@ ITA - Liquidazione IVA | |
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github | ||
:target: https://github.com/OCA/l10n-italy/tree/16.0/account_vat_period_end_statement | ||
:target: https://github.com/OCA/l10n-italy/tree/18.0/account_vat_period_end_statement | ||
:alt: OCA/l10n-italy | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-account_vat_period_end_statement | ||
:target: https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-account_vat_period_end_statement | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=16.0 | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=18.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
@@ -99,14 +99,14 @@ Configuration | |
Configurazione > Contabilità > Intervalli date > Generazione | ||
intervalli data (visibile solo in modalità debug): | ||
|
||
- prefisso nome intervallo: prefisso identificativo per i periodi da | ||
generare (tipicamente l'anno) | ||
- durata: 1 mese | ||
- numero di intervalli da generare: 12 | ||
- tipo: creare un tipo o utilizzarne uno esistente, non è richiesta | ||
una configurazione particolare | ||
- data iniziale: primo giorno del primo periodo che sarà generato | ||
(tipicamente il primo giorno dell'anno i.e. 01/01/2018) | ||
- prefisso nome intervallo: prefisso identificativo per i periodi da | ||
generare (tipicamente l'anno) | ||
- durata: 1 mese | ||
- numero di intervalli da generare: 12 | ||
- tipo: creare un tipo o utilizzarne uno esistente, non è richiesta | ||
una configurazione particolare | ||
- data iniziale: primo giorno del primo periodo che sarà generato | ||
(tipicamente il primo giorno dell'anno i.e. 01/01/2018) | ||
|
||
Per caricare l'importo corretto, un'imposta deve essere associata al | ||
conto utilizzato nella liquidazione: | ||
|
@@ -127,14 +127,14 @@ Configuration | |
Configuration > Accounting > Date ranges > Generate Date Ranges | ||
(visible only in debug mode): | ||
|
||
- range name prefix: prefix identifying the periods to be generated | ||
(usually the year) | ||
- duration: 1 month | ||
- number of ranges to generate: 12 | ||
- type: create a type or use an existing one, no specific | ||
configuration is required | ||
- date start: first day of the first period to be generated (usually | ||
the first day of the year e.g. 01/01/2018) | ||
- range name prefix: prefix identifying the periods to be generated | ||
(usually the year) | ||
- duration: 1 month | ||
- number of ranges to generate: 12 | ||
- type: create a type or use an existing one, no specific | ||
configuration is required | ||
- date start: first day of the first period to be generated (usually | ||
the first day of the year e.g. 01/01/2018) | ||
|
||
In order to load the correct amount from tax, the tax has to be | ||
associated to the account involved in the statement: | ||
|
@@ -154,7 +154,7 @@ Bug Tracker | |
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20account_vat_period_end_statement%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20account_vat_period_end_statement%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
|
@@ -170,26 +170,26 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Lorenzo Battistini <https://github.com/eLBati> | ||
- Elena Carlesso | ||
- Marco Marchiori <[email protected]> | ||
- Sergio Corato <[email protected]> | ||
- Andrea Gallina <[email protected]> | ||
- Alex Comba <[email protected]> | ||
- Alessandro Camilli <[email protected]> | ||
- Simone Rubino <[email protected]> | ||
- Giacomo Grasso <[email protected]> | ||
- Lara Baggio <http://linkgroup.it/> | ||
- Gianmarco Conte <[email protected]> | ||
- Michele Rusticucci <[email protected]> | ||
- Salvo Rapisarda <[email protected]> | ||
- `TAKOBI <https://takobi.online>`__: | ||
- Lorenzo Battistini <https://github.com/eLBati> | ||
- Elena Carlesso | ||
- Marco Marchiori <[email protected]> | ||
- Sergio Corato <[email protected]> | ||
- Andrea Gallina <[email protected]> | ||
- Alex Comba <[email protected]> | ||
- Alessandro Camilli <[email protected]> | ||
- Simone Rubino <[email protected]> | ||
- Giacomo Grasso <[email protected]> | ||
- Lara Baggio <http://linkgroup.it/> | ||
- Gianmarco Conte <[email protected]> | ||
- Michele Rusticucci <[email protected]> | ||
- Salvo Rapisarda <[email protected]> | ||
- `TAKOBI <https://takobi.online>`__: | ||
|
||
- Simone Rubino <[email protected]> | ||
- Simone Rubino <[email protected]> | ||
|
||
- `Aion Tech <https://aiontech.company/>`__: | ||
- `Aion Tech <https://aiontech.company/>`__: | ||
|
||
- Simone Rubino <[email protected]> | ||
- Simone Rubino <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
@@ -204,6 +204,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose | |
mission is to support the collaborative development of Odoo features and | ||
promote its widespread use. | ||
|
||
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/16.0/account_vat_period_end_statement>`_ project on GitHub. | ||
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/18.0/account_vat_period_end_statement>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
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
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
Oops, something went wrong.