Hi, in odoo 12 i found this:
<tree string="Sales Quotation Template Lines" editable="bottom">
<control>
<create string="Add a product"/>
</control>
<field name="sequence" widget="handle"/>
...
maybe someone knows where are guides for this control?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, in odoo 12 i found this:
<tree string="Sales Quotation Template Lines" editable="bottom">
<control>
<create string="Add a product"/>
</control>
<field name="sequence" widget="handle"/>
...
maybe someone knows where are guides for this control?
You'll find all guides in the developer documentation. The widget "handle" is described here: https://www.odoo.com/documentation/12.0/reference/views.html
< quote "because the editor is broken once again">
widgetalternate representations for a field’s display. Possible list view values are:
progressbar< /quote
thanks for the link, tag 'field' in this code just for example) question was only in tag 'control' :)
Nevertheless, there are only a couple of lines about it, I would like to find some guide about creating a custom view, like a product configurator
A product configurator is by light years far out of the realm of your question. You may want to read about this: https://www.odoo.com/apps/modules/10.0/product_configurator/
I read, now another implementation of the configurator, I found the code, but in this topic, I ask if there may be a broader description of these innovations
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 24
|
4815 | ||
Dynamic tree view in odoo 12
Solved
|
|
2
Sep 23
|
3644 | |
|
0
Apr 19
|
1386 | ||
|
1
Nov 19
|
3891 | ||
|
2
Sep 24
|
96 |