2
0
Commit Graph

6 Commits

Author SHA1 Message Date
Alexis de Lattre
3d22f86977 account_cash_deposit: update string remplacement 2023-06-08 23:41:33 +02:00
Alexis de Lattre
bf8bc28c07 [FIX] account_cash_deposit: fix empty error
In a cash deposit, if all lines are qty 0 but loose coin amount has a value, we must allow
confirmation.
2023-03-10 12:44:13 +01:00
Alexis de Lattre
65dc46c91e [MIG] account_cash_deposit to v16 2022-12-12 21:12:46 +01:00
Alexis de Lattre
ba0d99036f account_cash_deposit: allow to specify date 2022-12-12 18:13:15 +01:00
Alexis de Lattre
665fb16693 account_cash_deposit: add support for loose coins in deposits
Adds a new field for loose coin amount for deposits: this field is useful if your bank has a coin counting machine that allows you to deposit coins without putting them in rolls.
2022-12-12 18:13:15 +01:00
Alexis de Lattre
6b8d47f5c0 Add module account_cash_deposit
This module manages cash deposits (cash to bank) and cash orders (bank to cash)
2022-12-12 18:13:15 +01:00