Skip to content

Commit 50b088f

Browse files
committed
[MIG] l10n_es_intrastat_report: Migration to 19.0
TT61941
1 parent c8a67ac commit 50b088f

9 files changed

Lines changed: 89 additions & 327 deletions

File tree

l10n_es_intrastat_report/README.rst

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Intrastat Product Declaration for Spain
2121
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2222
:alt: License: AGPL-3
2323
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github
24-
:target: https://github.com/OCA/l10n-spain/tree/18.0/l10n_es_intrastat_report
24+
:target: https://github.com/OCA/l10n-spain/tree/19.0/l10n_es_intrastat_report
2525
:alt: OCA/l10n-spain
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/l10n-spain-18-0/l10n-spain-18-0-l10n_es_intrastat_report
27+
:target: https://translation.odoo-community.org/projects/l10n-spain-19-0/l10n-spain-19-0-l10n_es_intrastat_report
2828
:alt: Translate me on Weblate
2929
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -70,32 +70,32 @@ Configuration
7070

7171
This module adds the following configuration parameters:
7272

73-
- Company
73+
- Company
7474

75-
- Arrivals : Exempt, Standard or Extended
76-
- Dispatches : Exempt, Standard or Extended
77-
- Default Intrastat Transaction
78-
- Default Intrastat Transport Mode (Extended Declaration)
79-
- Default Intrastat Incoterm (Extended Declaration)
75+
- Arrivals : Exempt, Standard or Extended
76+
- Dispatches : Exempt, Standard or Extended
77+
- Default Intrastat Transaction
78+
- Default Intrastat Transport Mode (Extended Declaration)
79+
- Default Intrastat Incoterm (Extended Declaration)
8080

81-
- Warehouse
81+
- Warehouse
8282

83-
- Intrastat State to cope with warehouses in different states
83+
- Intrastat State to cope with warehouses in different states
8484

85-
The configuration of the Intrastat State on a Warehouse, requires a
86-
login belonging to the "Spanish Intrastat Product Declaration"
87-
security group.
85+
The configuration of the Intrastat State on a Warehouse, requires
86+
a login belonging to the "Spanish Intrastat Product Declaration"
87+
security group.
8888

89-
- Intrastat Codes, Supplementary Units, Transaction Types, Transport
90-
Modes, States
89+
- Intrastat Codes, Supplementary Units, Transaction Types, Transport
90+
Modes, States
9191

92-
Cf. menu *Invoicing / Configuration / Miscellaneous / Intrastat
93-
Configuration*
92+
Cf. menu *Invoicing / Configuration / Miscellaneous / Intrastat
93+
Configuration*
9494

95-
- Product
95+
- Product
9696

97-
You can define a default Intrastat Code on the Product or the Product
98-
Category.
97+
You can define a default Intrastat Code on the Product or the Product
98+
Category.
9999

100100
Usage
101101
=====
@@ -107,16 +107,16 @@ Usage
107107

108108
3. Select or input following data:
109109

110-
- Year
111-
- Month
112-
- Type: for selecting if arrivals or dispatches.
113-
- Reporting level: standard or extended.
114-
- Action:
110+
- Year
111+
- Month
112+
- Type: for selecting if arrivals or dispatches.
113+
- Reporting level: standard or extended.
114+
- Action:
115115

116-
- if "Nihil", no recomputation is possible and the report is
117-
considered empty.
118-
- if "Replace", everything is recomputed.
119-
- if "Append", only new lines are added.
116+
- if "Nihil", no recomputation is possible and the report is
117+
considered empty.
118+
- if "Replace", everything is recomputed.
119+
- if "Append", only new lines are added.
120120

121121
4. Click on "Generate Lines from invoices" for populating transaction
122122
lines.
@@ -136,26 +136,26 @@ Usage
136136
Known issues / Roadmap
137137
======================
138138

139-
- The current version of the Intrastat reporting module is only based on
140-
invoices. Since associated stock moves are not taken into
141-
consideration, it is possible that manual corrections are required,
142-
e.g.
139+
- The current version of the Intrastat reporting module is only based
140+
on invoices. Since associated stock moves are not taken into
141+
consideration, it is possible that manual corrections are required,
142+
e.g.
143143

144-
- Product movements without invoices are not included in the current
145-
version of this module and must be added manually to the report
146-
lines before generating the declaration.
144+
- Product movements without invoices are not included in the current
145+
version of this module and must be added manually to the report
146+
lines before generating the declaration.
147147

148-
- The current version of the Intrastat reporting module does not perform
149-
a cross-check with the VAT declaration.
150-
- Add tests.
148+
- The current version of the Intrastat reporting module does not
149+
perform a cross-check with the VAT declaration.
150+
- Add tests.
151151

152152
Bug Tracker
153153
===========
154154

155155
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-spain/issues>`_.
156156
In case of trouble, please check there if your issue has already been reported.
157157
If you spotted it first, help us to smash it by providing a detailed and welcomed
158-
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_intrastat_report%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
158+
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_intrastat_report%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
159159

160160
Do not contact contributors directly about support or help with technical issues.
161161

@@ -172,25 +172,25 @@ Authors
172172
Contributors
173173
------------
174174

175-
- Ismael Calvo, FactorLibre <ismael.calvo@factorlibre.com>
176-
- Luc De Meyer, Noviat <info@noviat.com>
177-
- Daniel Duque <daniel.duque@factorlibre.com>
178-
- `Tecnativa <https://www.tecnativa.com>`__:
175+
- Ismael Calvo, FactorLibre <ismael.calvo@factorlibre.com>
176+
- Luc De Meyer, Noviat <info@noviat.com>
177+
- Daniel Duque <daniel.duque@factorlibre.com>
178+
- `Tecnativa <https://www.tecnativa.com>`__:
179179

180-
- Manuel Calero
181-
- Pedro M. Baeza
182-
- João Marques
183-
- Víctor Martínez
184-
- Juan Carlos Oñate
180+
- Manuel Calero
181+
- Pedro M. Baeza
182+
- João Marques
183+
- Víctor Martínez
184+
- Juan Carlos Oñate
185185

186-
- `Sygel <https://www.sygel.es>`__:
186+
- `Sygel <https://www.sygel.es>`__:
187187

188-
- Harald Panten
189-
- Valentin Vinagre
188+
- Harald Panten
189+
- Valentin Vinagre
190190

191-
- `GreenIce <https://www.greenice.com>`__:
191+
- `GreenIce <https://www.greenice.com>`__:
192192

193-
- Fernando La Chica
193+
- Fernando La Chica
194194

195195
Maintainers
196196
-----------
@@ -205,6 +205,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
205205
mission is to support the collaborative development of Odoo features and
206206
promote its widespread use.
207207

208-
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/18.0/l10n_es_intrastat_report>`_ project on GitHub.
208+
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/19.0/l10n_es_intrastat_report>`_ project on GitHub.
209209

210210
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

l10n_es_intrastat_report/__manifest__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
{
1010
"name": "Intrastat Product Declaration for Spain",
11-
"version": "18.0.1.2.3",
11+
"version": "19.0.1.0.0",
1212
"category": "Intrastat",
1313
"license": "AGPL-3",
1414
"summary": "Spanish Intrastat Product Declaration",
@@ -22,6 +22,7 @@
2222
"views/l10n_es_intrastat_product.xml",
2323
"wizards/l10n_es_intrastat_code_import.xml",
2424
],
25+
"external_dependencies": {"python": ["openpyxl"]},
2526
"post_init_hook": "post_init_hook",
2627
"installable": True,
2728
}

l10n_es_intrastat_report/i18n/ca.po

Lines changed: 2 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ msgstr ""
306306
#. module: l10n_es_intrastat_report
307307
#. odoo-python
308308
#: code:addons/l10n_es_intrastat_report/wizards/l10n_es_intrastat_code_import.py:0
309-
msgid "Unit not found: '%s'"
310-
msgstr "Unitat no trobada: '%s'"
309+
msgid "Unit not found: '%(iu)s'"
310+
msgstr "Unitat no trobada: '%(iu)s'"
311311

312312
#. module: l10n_es_intrastat_report
313313
#. odoo-python
@@ -324,121 +324,3 @@ msgstr "Missatges del web"
324324
#: model:ir.model.fields,help:l10n_es_intrastat_report.field_intrastat_product_declaration__website_message_ids
325325
msgid "Website communication history"
326326
msgstr "Historial de comunicació del web"
327-
328-
#~ msgid "Amount Company Currency"
329-
#~ msgstr "Import en moneda de la companyia"
330-
331-
#~ msgid "Weight"
332-
#~ msgstr "Pes"
333-
334-
#~ msgid "Search Spanish Intrastat Product Declaration"
335-
#~ msgstr "Buscar declaració de producte Intrastat Espanyola"
336-
337-
#~ msgid "Spanish Intrastat Product Declaration"
338-
#~ msgstr "Declaració de producte Intrastat Espanyola"
339-
340-
#~ msgid "Last Modified on"
341-
#~ msgstr "Darrera modificació el"
342-
343-
#~ msgid "Main Attachment"
344-
#~ msgstr "Adjunt principal"
345-
346-
#~ msgid "Reporting Level"
347-
#~ msgstr "Nivell d'informe"
348-
349-
#~ msgid "Responsible User"
350-
#~ msgstr "Usuari responsable"
351-
352-
#~ msgid "Revision"
353-
#~ msgstr "Revisió"
354-
355-
#~ msgid "State"
356-
#~ msgstr "Província"
357-
358-
#~ msgid ""
359-
#~ "State of the declaration. When the state is set to 'Done', the parameters "
360-
#~ "become read-only."
361-
#~ msgstr ""
362-
#~ "Estat de la declaració. Quan l'estat està com a 'Realitzat', els "
363-
#~ "paràmetres es converteixen a només lectura."
364-
365-
#~ msgid ""
366-
#~ "Status based on activities\n"
367-
#~ "Overdue: Due date is already passed\n"
368-
#~ "Today: Activity date is today\n"
369-
#~ "Planned: Future activities."
370-
#~ msgstr ""
371-
#~ "Estat basat en les activitats\n"
372-
#~ "Tard: La data de venciment ja està vençuda\n"
373-
#~ "Avui: La data de l'activitat és avui\n"
374-
#~ "Planificat: Activitats futures."
375-
376-
#~ msgid "Suppl. Unit"
377-
#~ msgstr "Unit. supl."
378-
379-
#~ msgid "Suppl. Unit Qty"
380-
#~ msgstr "Quantitat unit. supl."
381-
382-
#~ msgid "Supplementary Units Quantity"
383-
#~ msgstr "Quantitat d'unitats suplementàries"
384-
385-
#~ msgid "The move of this entry line."
386-
#~ msgstr "El moviment d'aquesta línia d'entrada."
387-
388-
#~ msgid "Total Fiscal Amount"
389-
#~ msgstr "Import fiscal total"
390-
391-
#~ msgid "Total fiscal amount in company currency of the declaration."
392-
#~ msgstr "Import fiscal total de la declaració en la moneda de la companyia."
393-
394-
#~ msgid "Transport Mode"
395-
#~ msgstr "Mode de transport"
396-
397-
#~ msgid "Type"
398-
#~ msgstr "Tipus"
399-
400-
#~ msgid "Type of the exception activity on record."
401-
#~ msgstr "Tipus de l'activitat d'excepció al registre."
402-
403-
#~ msgid "Unread Messages"
404-
#~ msgstr "Missatges no llegits"
405-
406-
#~ msgid "Unread Messages Counter"
407-
#~ msgstr "Comptador de missatges no llegits"
408-
409-
#~ msgid "Used to keep track of changes"
410-
#~ msgstr "Usat per a rastrejar els canvis"
411-
412-
#~ msgid "VAT Number"
413-
#~ msgstr "NIF"
414-
415-
#~ msgid "Valid"
416-
#~ msgstr "Vàlid"
417-
418-
#~ msgid "XML Attachment"
419-
#~ msgstr "Adjunt XML"
420-
421-
#~ msgid "XML Export"
422-
#~ msgstr "Exportació XML"
423-
424-
#~ msgid "XML Filename"
425-
#~ msgstr "Nom fitxer XML"
426-
427-
#~ msgid "Year"
428-
#~ msgstr "Any"
429-
430-
#~ msgid "Year and month of the declaration."
431-
#~ msgstr "Any i mes de la declaració."
432-
433-
#~ msgid "You can add some comments here if you want."
434-
#~ msgstr "Si vol, pot afegir comentaris aquí."
435-
436-
#~ msgid "Followers (Channels)"
437-
#~ msgstr "Seguidors (Canals)"
438-
439-
#, python-format
440-
#~ msgid "xlrd library not found."
441-
#~ msgstr "Llibreria xlrd no trobada."
442-
443-
#~ msgid "Used in views and methods of localization modules."
444-
#~ msgstr "Usat en vistes i mètodes de mòduls de localització."

0 commit comments

Comments
 (0)