Skip to content

Commit

Permalink
Merge pull request #598 from qrtl/1223-upd_production
Browse files Browse the repository at this point in the history
12.0 [1223][FIX] supplier stock kanban view (#597)
  • Loading branch information
Tim authored Mar 9, 2021
2 parents 0f64421 + 61986ff commit 2034657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supplier_user_access/views/supplier_stock_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
<field name="model">supplier.stock</field>
<field name="arch" type="xml">
<kanban default_order="product_id">
<field name="id" />
<field name="currency_name" />
<templates>
<t t-name="kanban-box">
Expand Down

0 comments on commit 2034657

Please sign in to comment.