Files
account-financial-tools/account_move_name_sequence
BT-anieto e3706c313d [FIX] account_move_name_sequence: call _inverse_name after computing the name
The core compute function for the name is calling at the end the function self._inverse_name(),
which updates the payment_reference when required.
This code was currently missing, causing the payment_reference not being properly computed,
for example, when using QR-Bills.
2023-10-18 07:52:25 +02:00
..
2023-10-09 21:26:54 +00:00
2023-10-09 18:58:44 +00:00
2023-10-09 18:58:44 +00:00