Skip to content

Commit

Permalink
Merge pull request #440 from frePPLe/17.0
Browse files Browse the repository at this point in the history
Syncing from upstream frePPLe/odoo (17.0)
  • Loading branch information
bt-admin authored May 9, 2024
2 parents e31f018 + d18d699 commit 8f01f46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frepple/views/quote_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<field name="arch" type="xml">
<kanban>
<field name="product_id"/>
<field name="warehouse_id"/>
<field name="promised_delivery_date"/>
<templates>
<t t-name="kanban-box">
Expand Down Expand Up @@ -84,6 +85,7 @@
<field name="arch" type="xml">
<tree string="">
<field name="product_id"/>
<field name="warehouse_id"/>
<field name="promised_delivery_date"/>
<field name="last_quoted"/>
</tree>
Expand Down

0 comments on commit 8f01f46

Please sign in to comment.