Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15] sale_company_currency #2316

Open
JackieLuffyDesign opened this issue Dec 26, 2022 · 1 comment
Open

[15] sale_company_currency #2316

JackieLuffyDesign opened this issue Dec 26, 2022 · 1 comment
Labels

Comments

@JackieLuffyDesign
Copy link

JackieLuffyDesign commented Dec 26, 2022

Module

Want to install sale_company_currency(for odoo14) in Odoo 15

Describe the bug

I try to install sale_company_currency (for odoo 14) on the Odoo 15 and get the error below.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/odoo/odoo-server/odoo/http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/odoo/odoo-server/odoo/http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
odoo.tools.convert.ParseError: while parsing /odoo/custom/addons/sale_company_currency/views/sale_order_view.xml:21
Error while validating view:

Element '' cannot be located in parent view

View error context:
{'file': '/odoo/custom/addons/sale_company_currency/views/sale_order_view.xml',
'line': 2,
'name': 'sale.order.form',
'view': ir.ui.view(1538,),
'view.model': 'sale.order',
'view.parent': ir.ui.view(806,),
'xmlid': 'view_order_form'}

To Reproduce

Steps to reproduce the behavior:

  1. Download sale_company_currency (for odoo 14)
  2. Install sale_company_currency in the Odoo 15.
  3. Get the error above.

Expected behavior
Install successful.

@JackieLuffyDesign JackieLuffyDesign changed the title Element '<field name="amount_total">' cannot be located in parent view [15] sale_company_currency Dec 26, 2022
@legalsylvain
Copy link
Contributor

Want to install sale_company_currency(for odoo14) in Odoo 15

That is not possible. Please port or finance the port of this module in v15.
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants