Skip to content

Commit

Permalink
[IMP] lighting: added product group in main product tree view
Browse files Browse the repository at this point in the history
  • Loading branch information
eantones committed Feb 6, 2025
1 parent 21608a6 commit 98308a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighting/views/product_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@
/>
<field name="category_id" />
<field name="family_ids" widget="many2many_tags" />
<field name="product_group_id" optional="show" />
<field name="state" invisible="1" />
<field name="state_marketing" />
<field name="available_qty" />
Expand Down

0 comments on commit 98308a2

Please sign in to comment.