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

[13.0] Problem with sale_views.xml #2351

Closed
LorisBalsamo opened this issue Jun 16, 2020 · 1 comment
Closed

[13.0] Problem with sale_views.xml #2351

LorisBalsamo opened this issue Jun 16, 2020 · 1 comment

Comments

@LorisBalsamo
Copy link

Impacted versions: 13.0

When I try to update to version 13 I have this exception with "sale" add-on.

odoo.tools.convert.ParseError: "%u format: a number is required, not str" while parsing /Users/Loris/Odoo/OpenUpgrade/addons/sale/views/sale_views.xml:2, near
<odoo>

        <!-- Top menu item -->
        <menuitem id="sale_menu_root" name="Sales" web_icon="sale_management,static/description/icon.png" active="False" sequence="7"/>

...
@pedrobaeza
Copy link
Member

Scripts for v13 for that module are not yet available, so it's logical that it fails. Check #1733 for the progress.

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

No branches or pull requests

2 participants