Skip to content

Commit

Permalink
shopfloor_mobile: display picking priority in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
JuMiSanAr committed Nov 17, 2023
1 parent 0aeb55f commit 1f0048d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shopfloor_mobile/static/wms/src/scenario/checkout.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ const Checkout = {
{path: "origin"},
{path: "carrier.name", label: "Carrier"},
{path: "move_line_count", label: "Lines"},
{path: "priority", label: "Priority"},
],
},
};
Expand Down

0 comments on commit 1f0048d

Please sign in to comment.