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
product_variant_sale_price
em product-variant · código no GitHub
Allows to write fixed prices in product variants
Categoria: Product Management · Tecnativa · AGPL-3
| Série | Estado | Detalhes | Código |
|---|---|---|---|
| 16.0 | ✓Instala | · executado em 2026-08-21 · 16.0.1.0.2 | no GitHub |
| 17.0 | ✓Instala | · executado em 2026-08-21 · 17.0.1.2.1 | no GitHub |
| 18.0 | ✓Instala | · executado em 2026-08-19 · 18.0.1.0.1 | no GitHub |
| 19.0 | ✓Instala | · executado em 2026-08-19 · 19.0.1.0.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: product_variant_sale_price/views/product_views.xml · versão 19.0.1.0.0 → 19.5.1.0.0, código sem alterações · executado em 2026-09-11 · odoo 19.5 · modidx/odoo:master-deps-20260910 |
Trecho do log, 20.0 dev
2026-09-11 01:00:49,537 1 INFO job_3efdd4495568 odoo.modules.loading: Loading module product_variant_sale_price (54/58)
2026-09-11 01:00:49,594 1 INFO job_3efdd4495568 odoo.registry: module product_variant_sale_price: creating or updating database tables
2026-09-11 01:00:49,827 1 INFO job_3efdd4495568 odoo.modules.loading: loading product_variant_sale_price/views/product_views.xml
2026-09-11 01:00:50,247 1 WARNING job_3efdd4495568 odoo.modules.loading: Transient module states were reset
2026-09-11 01:00:50,249 1 ERROR job_3efdd4495568 odoo.registry: Failed to load registry
2026-09-11 01:00:50,249 1 CRITICAL job_3efdd4495568 odoo.service.server: Failed to initialize database `job_3efdd4495568`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 628, in _tag_root
f(rec)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 443, in _tag_record
f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 612, in id_get
return self.model_id_get(id_str, raise_if_not_found)[1]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 616, in model_id_get
return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 2298, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/orm/cache.py", line 86, in lookup
return self.lookup(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/orm/cache.py", line 145, in lookup
value = self.method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 2291, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: product.product_variant_easy_edit_view
The above exception was the direct cause of the following exception:
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 641, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /mnt/pool/product_variant_sale_price/views/product_views.xml:20, somewhere inside
<record id="product_variant_easy_edit_price_view" model="ir.ui.view">
<field name="model">product.product</field>
<field name="inherit_id" ref="product.product_variant_easy_edit_view"/>
<field name="arch" type="xml">
<!-- Make the field editable -->
<field name="lst_price" position="attributes">
<attribute name="readonly"/>
</field>
</field>
</record>
2026-09-11 01:00:50,257 1 INFO job_3efdd4495568 odoo.service.server.ThreadedServer: Initiating shutdown
2026-09-11 01:00:50,258 1 INFO job_3efdd4495568 odoo.service.server.ThreadedServer: Hit CTRL-C again or send a second signal to force the shutdown.
2026-09-11 01:00:50,258 1 INFO job_3efdd4495568 odoo.addons.bus.websocket: Disconnecting 0 websockets
2026-09-11 01:00:50,360 1 INFO job_3efdd4495568 odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connectionsProcedência: __manifest__.py sha256 562163264bf8a8e6… · árvore de 42 arquivos sem o manifesto, sha256 df23c660de5244db…
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 372 · xml 57 |
| Tests | yes: 1 file(s), 193 lines |
| Migration scripts | no |
| Models | 0 new · 2 extensions |
| Raw SQL | 2 × cr.execute |
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 8a903cad6c48.
O catálogo apps.odoo.com tem um anúncio com o mesmo nome técnico na 16.0, 18.0, 19.0: apps.odoo.com/apps/modules/19.0/product_variant_sale_price. Nome igual não prova código igual — como contamos isto.
Depende de
| Módulo | Estado | Verificado |
|---|---|---|
| account | núcleo | vem com o Odoo |
| sale | núcleo | vem com o Odoo |
Histórico
| Última alteração | 2026-07-25 |
| Commits de código, 12 meses | 28 |
| Mais ativos | Nils Coenen, Emanuel Cino, Maksym Yankin |
| Arquivos | 43 |
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