... | ... | @@ -9,7 +9,7 @@ Cash transfer process is only available for [users with roles](https://gitlab.to |
|
|
Transfer grid has:
|
|
|
|
|
|
* **Search** bar — by the transfer ID.
|
|
|
* **Show accepted** checkbox, default not checked. If checked - already accepted transfers are shown too.
|
|
|
* **Show accepted** checkbox, default state: _not_ checked. If checked — already accepted transfers are shown too.
|
|
|
* **New transfer** button — opens modal window for new transfer creation.
|
|
|
|
|
|
The grid columns are:
|
... | ... | @@ -50,11 +50,11 @@ The user can select all necessary rows — or select checkbox in a header to sel |
|
|
|
|
|
"Create transfer" opens a confirmation tab.
|
|
|
|
|
|
All of the rows that has the same currency and type "Cash" are sumed up together into one row. On this step the user must check that their on-hand currency matches up with what was selected by them a system.
|
|
|
All of the rows that has the same currency and type "Cash" are summed up together into one row. On this step the user must check that their on-hand currency matches up with what was selected by them a system.
|
|
|
|
|
|
"Print transfer info" button allows to print accompanying documents with full transfer info.
|
|
|
|
|
|
"Previos step" goes back to transfer creation. "Confirm transfer" creates transfer in system, it is automatically given next Transfer ID and appears on transfer screen for the cashier and man cashier.
|
|
|
"Previous step" goes back to transfer creation. "Confirm transfer" creates transfer in system, it is automatically given next Transfer ID and appears on transfer screen for the cashier and man cashier.
|
|
|
|
|
|
## Transfer acceptance
|
|
|
|
... | ... | |