Skip to Content
Menu
This question has been flagged
2 Replies
1204 Views

I need to add one field near "Add a Product" in order_line. If any one know please respond. thanks.

Avatar
Discard
Best Answer

Hi,


yes, you can achieve that functionality.

take reference from the below module

https://apps.odoo.com/apps/modules/12.0/purchase_note_section/
  

Thanks & Regards,

Sunny Sheth

Avatar
Discard
Best Answer

Hi Amal,
We get this 'Add a product' option with One2many Trees with 'section_and_note_one2many' widget applied. And those options are added inside the 'control' tag. So to inherit and add new option in the tree view we can just do like the code below.

https://codepen.io/cybrosys/pen/eYvxjNj

Regards

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 24
122
3
Aug 24
527
0
Feb 24
263
0
Feb 24
157
1
Jan 24
1325