Skip to content

[ADD] sale_order_line_no_product_creation#102

Open
mikelarre wants to merge 1 commit intoavanzosc:12.0from
mikelarre:sale_order_line_no_product_creation
Open

[ADD] sale_order_line_no_product_creation#102
mikelarre wants to merge 1 commit intoavanzosc:12.0from
mikelarre:sale_order_line_no_product_creation

Conversation

@mikelarre
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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