... | @@ -68,11 +68,13 @@ All of the rows that have the same currency and have type "Cash", are summed up |
... | @@ -68,11 +68,13 @@ All of the rows that have the same currency and have type "Cash", are summed up |
|
|
|
|
|
Main cashier can accept transfer from their transfer grid.
|
|
Main cashier can accept transfer from their transfer grid.
|
|
|
|
|
|
They see the same collapsed rows and regular cashier sees on transfer confirmation - all rows of the same currency and type "Cash" are sumed up together. To approve a transfer, main cashier must verify every row with real transfer content - each row must be checked with a checkbox before approval.
|
|

|
|
|
|
|
|
|
|
They see the same collapsed rows and regular cashier sees on transfer confirmation — all rows of the same currency and type "Cash" are summed up together. To approve a transfer, main cashier must verify every row with real transfer content — each row must be checked with a checkbox before approval.
|
|
|
|
|
|
There's no way to check all the rows at once.
|
|
There's no way to check all the rows at once.
|
|
|
|
|
|
If trying to approve before checking all the rows - the user will be given an error.
|
|
If trying to approve before checking all the rows — the user will be given an error.
|
|
|
|
|
|

|
|

|
|
|
|
|
... | @@ -80,6 +82,6 @@ If everything is checked — transfer status is changed to "Accepted". |
... | @@ -80,6 +82,6 @@ If everything is checked — transfer status is changed to "Accepted". |
|
|
|
|
|
## Transfer info
|
|
## Transfer info
|
|
|
|
|
|
When viewing a transfer via "Info" button - it show the same collapsed view as in transfer confirmation/approval — all rows of the same currency and with a type "Cash" are summed up together.
|
|
When viewing a transfer via "Info" button — it show the same collapsed view as in transfer confirmation/approval — all rows of the same currency and with a type "Cash" are summed up together.
|
|
|
|
|
|
This view shows all the information about the transfer — ID, from what regular cashier, to what main cashier, what's the status and what is the content of a transfer. |
|
This view shows all the information about the transfer — ID, from what regular cashier, to what main cashier, what's the status and what is the content of a transfer. |
|
|
|
\ No newline at end of file |