Untitled
x_aras_guiduser_0223141589
plain_text
2 years ago
1.6 kB
9
Indexable
File "/opt/odoo/odoo/odoo/tools/convert.py", line 731, in parse
self._tag_root(de)
File "/opt/odoo/odoo/odoo/tools/convert.py", line 691, 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 /opt/odoo/customized_addons/customaddons/partial_serialization_base/views/product_view.xml:3
Error while validating view near:
<button string="Replenish" type="action" name="250" context="{'default_product_tmpl_id': id}" groups="stock.group_stock_user" attrs="{'invisible': [('type', '!=', 'product')]}"/>
</header>
<sheet name="product_form">
<field name="product_variant_count" invisible="1"/>
<field name="is_kits" invisible="1"/>
Field "x_aras_guid" does not exist in model "product.template"
View error context:
{'file': '/opt/odoo/customized_addons/customaddons/partial_serialization_base/views/product_view.xml',
'line': 8,
'name': 'product.template.product.form.inherit_partial_serialization_base',
'view': ir.ui.view(2419,),
'view.model': 'product.template',
'view.parent': ir.ui.view(581,),
'xmlid': 'product_template_only_form_view_inherit_partial_serialization_base'}
2023-10-16 20:13:44,411 9 INFO prod_1221 odoo.service.server: Initiating shutdown
2023-10-16 20:13:44,412 9 INFO prod_1221 odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.
2023-10-16 20:13:44,412 9 INFO prod_1221 odoo.sql_db: ConnectionPool(used=0/count=0/max=48): Closed 1 connectionsEditor is loading...