diff --git a/src/views/BrokeringQuery.vue b/src/views/BrokeringQuery.vue index 170af6b..b5988c5 100644 --- a/src/views/BrokeringQuery.vue +++ b/src/views/BrokeringQuery.vue @@ -32,7 +32,10 @@ {{ "Promise date" }} - {{ "select date" }} + + {{ "in 5 days" }} + + @@ -81,6 +84,10 @@ + + {{ "Add inventory rule" }} + +
@@ -136,45 +143,45 @@
- {{ "Fully available" }} + {{ "Allocated Items" }} - {{ "Next rule" }} - {{ "Move to queue" }} - - - {{ "Auto cancel days: 10" }} - + {{ "Clear auto cancel days" }} {{ "Partially available" }} +

{{ "Select if partial allocation should be allowed in this inventory rule" }}

- - - {{ "Allocate partial" }} - - {{ "Next rule" }} - {{ "Move to queue" }} - - - {{ "Auto cancel days: 10" }} - + {{ "Allow partial allocation" }}
- {{ "Not available" }} + {{ "Unavailable items" }} - {{ "Move to queue" }} - {{ "Next rule" }} - - - {{ "Auto cancel days: 10" }} - + + + {{ "Next rule" }} + + + + {{ "Queue" }} + + + + + + + {{ "Next rule" }} + + + + {{ "Auto cancel days" }} + {{ "10 days" }}
@@ -186,19 +193,47 @@