Tradução automática. Os dados e os números são a fonte da verdade; a redação pode conter erros de tradução e alguns trechos podem continuar em inglês. A versão autoritativa são as páginas em inglês e em ucraniano. avise-nos se algum termo estiver impreciso
l10n_ro_vat_on_payment
em l10n-romania · código no GitHub
Romania - VAT on Payment
Categoria: Localization · NextERP Romania · Forest and Biomass Romania · AGPL-3
| Série | Estado | Detalhes | Código |
|---|---|---|---|
| 16.0 | ✓Instala | · executado em 2026-08-22 · 16.0.1.12.1 | no GitHub |
| 17.0 | ✓Instala | · executado em 2026-08-20 · 17.0.1.7.0 | no GitHub |
| 18.0 | ✓Instala | · executado em 2026-08-19 · 18.0.0.5.0 | no GitHub |
| 19.0 | ✓Instala | · executado em 2026-08-19 · 19.0.0.7.0 | no GitHub |
Odoo 20.0 dev — linha de desenvolvimento
Uma afirmação diferente da tabela acima. Lá: o módulo como publicado, sobre uma plataforma já lançada. Aqui: o código do módulo com a versão do manifesto elevada mecanicamente, sobre uma plataforma que não foi lançada e que muda todos os dias.
| Estado | Detalhes |
|---|---|
| ✗fails | O mesmo código instala na 19.0; na linha de desenvolvimento, não. A diferença pertence à plataforma. (views_xml) · falhou em um arquivo deste módulo: l10n_ro_vat_on_payment/views/res_partner_view.xml · versão 19.0.0.7.0 → 19.5.0.7.0, código sem alterações · executado em 2026-09-10 · odoo 19.5 · modidx/odoo:master-deps-20260910 |
Trecho do log, 20.0 dev
2026-09-10 23:57:16,541 1 INFO job_05b5952ed9f5 odoo.modules.loading: Loading module l10n_ro_vat_on_payment (54/54)
2026-09-10 23:57:16,847 1 INFO job_05b5952ed9f5 odoo.registry: module l10n_ro_vat_on_payment: creating or updating database tables
2026-09-10 23:57:17,400 1 INFO job_05b5952ed9f5 odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml
2026-09-10 23:57:17,854 1 WARNING job_05b5952ed9f5 odoo.modules.loading: Transient module states were reset
2026-09-10 23:57:17,855 1 ERROR job_05b5952ed9f5 odoo.registry: Failed to load registry
2026-09-10 23:57:17,856 1 CRITICAL job_05b5952ed9f5 odoo.service.server: Failed to initialize database `job_05b5952ed9f5`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1559, in preload_registries
registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 67, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/orm/registry.py", line 222, in new
contextvars.Context().run(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 446, in load_modules
load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 211, in load_module_graph
load_data(env, idref, 'init', kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 56, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 716, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 815, in convert_xml_import
obj.parse(doc.getroot())
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 686, in parse
self._tag_root(de)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 639, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
odoo.tools.convert.ParseError: while parsing /mnt/pool/l10n_ro_vat_on_payment/views/res_partner_view.xml:26
Error while validating view near:
<form string="Partners">
<div class="alert alert-warning oe_edit_only" role="alert" name="warning_tax" invisible="not same_vat_partner_id">
Potential duplicates:
<b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><button></tt></b> are displayed, but they depend on the field <b><tt>company_type</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “company_type” does not exist in model “res.partner”.<br/>- element “<button name="check_vat_on_payment" invisible="vat == False or company_type != 'company'" string="Update VAT on Payment" type="object" class="oe_highlight"/>” is shown in the view for groups: 'base.group_everyone'
View error context:
{'file': '/mnt/pool/l10n_ro_vat_on_payment/views/res_partner_view.xml',
'line': 1,
'name': 'partners_form_add_vat_payment',
'view': ir.ui.view(969,),
'view.model': 'res.partner',
'view.parent': ir.ui.view(955,),
'xmlid': ''}
2026-09-10 23:57:17,861 1 INFO job_05b5952ed9f5 odoo.service.server.ThreadedServer: Initiating shutdown
2026-09-10 23:57:17,861 1 INFO job_05b5952ed9f5 odoo.service.server.ThreadedServer: Hit CTRL-C again or send a second signal to force the shutdown.
2026-09-10 23:57:17,861 1 INFO job_05b5952ed9f5 odoo.addons.bus.websocket: Disconnecting 0 websockets
2026-09-10 23:57:17,964 1 INFO job_05b5952ed9f5 odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connectionsProcedência: __manifest__.py sha256 9d690bfbaee8cefa… · árvore de 93 arquivos sem o manifesto, sha256 83a5749d51ca01f8…
Isto não diz que o módulo é compatível com o Odoo 20.0, e não diz que ele instala no Odoo 20.0 — em uma plataforma padrão não vai instalar, até que o mantenedor eleve a versão. Por que elevamos a versão
The module’s code on 19.0
| Lines of code | python 616 · xml 99 |
| Tests | yes: 1 file(s), 220 lines |
| Migration scripts | no |
| Models | 3 new · 4 extensions |
Lines are physical, blanks and comments included, as wc -l. Tests are test_*.py files under tests/. Models are lines holding _name = and _inherit =. These are facts about the code, not a judgement: more lines is neither better nor worse. Measured 2026-08-28 on tree 02eb5c49de96.
O catálogo apps.odoo.com tem um anúncio com o mesmo nome técnico na 16.0, 17.0, 18.0: apps.odoo.com/apps/modules/18.0/l10n_ro_vat_on_payment. Nome igual não prova código igual — como contamos isto.
Depende de
| Módulo | Estado | Verificado |
|---|---|---|
| l10n_ro_config | ✓Instala | 2026-09-16 |
Do qual dependem
2 módulos na 19.0 o declaram como dependência.
Histórico
| Última alteração | 2026-07-23 |
| Commits de código, 12 meses | 81 |
| Mais ativos | Mihai Fekete, Dorin Hongu, Fekete Mihai |
| Arquivos | 94 |
Commits de tradução e de bots ficam fora da contagem.
O resultado parece errado? Diga-nos — mostraremos o log ou executaremos de novo. Relatar um resultado errado