... | ... | @@ -8,16 +8,16 @@ Cash transfer process is only available for [users with roles](https://gitlab.to |
|
|
|
|
|
Transfer grid has:
|
|
|
|
|
|
* **Search** bar - by the transfer ID.
|
|
|
* **Search** bar — by the transfer ID.
|
|
|
* **Show accepted** checkbox, default not checked. If checked - already accepted transfers are shown too.
|
|
|
* **New transfer** button - opens modal window for new transfer creation.
|
|
|
* **New transfer** button — opens modal window for new transfer creation.
|
|
|
|
|
|
The grid columns are:
|
|
|
|
|
|
* **Transfer ID** - is auto-created on transfer creation.
|
|
|
* **Date** - the date when transfer was created. It is automatically fixed on transfer creation and can't be changed.
|
|
|
* **Status** - can be or 
|
|
|
* **Main cashier** - main cashier selected for this transfer on creation.
|
|
|
* **Transfer ID** — is auto-created on transfer creation.
|
|
|
* **Date** — the date when transfer was created. It is automatically fixed on transfer creation and can't be changed.
|
|
|
* **Status** — can be or 
|
|
|
* **Main cashier** — main cashier selected for this transfer on creation.
|
|
|
* **Info** link to open modal window with full transfer info.
|
|
|
|
|
|
## Transfer grid for regular cashier
|
... | ... | @@ -26,12 +26,12 @@ The grid columns are: |
|
|
|
|
|
The grid columns are:
|
|
|
|
|
|
* **Transfer ID** - is auto-created on transfer creation.
|
|
|
* **Date** - the date when transfer was created. It is automatically fixed on transfer creation and can't be changed.
|
|
|
* **Status** - can be or 
|
|
|
* **Main cashier** - main cashier selected for this transfer on creation.
|
|
|
* **Transfer ID** — is auto-created on transfer creation.
|
|
|
* **Date** — the date when transfer was created. It is automatically fixed on transfer creation and can't be changed.
|
|
|
* **Status** — can be or 
|
|
|
* **Main cashier** — main cashier selected for this transfer on creation.
|
|
|
* **Info** link to open modal window with full transfer info.
|
|
|
* **Accept** button - available only if the transfer status is "Created", not for already accepted ones. Opens modal windows for transfer acceptance.
|
|
|
* **Accept** button — available only if the transfer status is "Created", not for already accepted ones. Opens modal windows for transfer acceptance.
|
|
|
|
|
|
## Transfer creation
|
|
|
|
... | ... | @@ -68,10 +68,10 @@ If trying to approve before checking all the rows - the user will be given an er |
|
|
|
|
|

|
|
|
|
|
|
If everything is checked - transfer status is changed to "Accepted".
|
|
|
If everything is checked — transfer status is changed to "Accepted".
|
|
|
|
|
|
## 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 sumed 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. |
|
|
\ No newline at end of file |
|
|
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 |