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

[ADD] sale_order_line_no_product_creation #102

Open
wants to merge 1 commit into
base: 12.0
Choose a base branch
from

Conversation

mikelarre
Copy link

No description provided.

@oihane oihane added this to the 12.0 milestone Aug 18, 2020
"website": "http://www.avanzosc.es",
"category": "",
"data": [
"views/sale_order_view.xml",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sale_order_line_no_product_creation/manifest.py:14:10: E126 continuation line over-indented for hanging indent

<field name="model"></field>
<field name="inherit_id" ref="sale.view_order_form"/>
<field name="arch" type="xml">
<xpath expr="//page[@name='order_lines]/form/group/group/field[@name='product_id']"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay un fallo, falta una comilla simple de cierre despues de order_lines

<xpath expr="//field[@name='order_line']/form//field[@name='product_id']"

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

Successfully merging this pull request may close these issues.

2 participants