| Ref Date |
SHA |
Commit Date |
Author |
Subject |
| 2025-12-18 16:06:49 |
6f7da879deec23ec7518cc0870a924367f06a469 |
2025-12-18 16:03:59 |
Camila Vives |
[IMP] account_cashbox: improve internal transfer payments with cashbox sessions 1. In `account.payment`, when creating the paired internal transfer payment, set the `cashbox_session_id` to the `destination_cashbox_session_id` of the original payment. |
| 2025-12-19 12:52:54 |
2c5b61c09e6995038c4344bf43f23ef3decc4a82 |
2025-12-19 12:52:05 |
Camila Vives |
[IMP] account_cashbox: add tests for internal transfer cashbox session |
| 2025-12-19 12:54:56 |
baf7cf461bec05be960866383ecd289f1917f83b |
2025-12-19 12:54:06 |
Camila Vives |
[IMP] account_cashbox: add tests for internal transfer cashbox session |
| 2025-12-19 13:31:36 |
1622ca5a1937c7972a85876e987b170fd2dcd9e9 |
2025-12-19 13:30:56 |
Camila Vives |
[IMP] account_cashbox: add tests for internal transfer cashbox session |
| 2026-01-20 14:08:39 |
8dbfcb11de0e71bc0905dd5dfdcc2b64e596b611 |
2026-01-20 13:56:58 |
Camila Vives |
[FIX] account_cashbox_session: restrict user selection to allowed users Before this commit, when creating or editing an account cashbox session, the user selection field allowed selecting any user in the system. This could lead to unauthorized users being assigned to cashbox sessions, affecting the restrictions in _session_id fields of payments. |
| 2026-01-27 20:17:59 |
4c9d95e98a5a886b6d397d2258b7b266b266f3d9 |
2026-01-27 20:16:54 |
Camila Vives |
[FIX] account_cashbox: Fix domain of destination cashbox session field |