You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] account: use PAY/XXX prefix for grouped payment memos
When creating a payment group, the generated memo previously used the 'BATCH/XXX' sequence prefix.
This naming was confusing because 'Batch Payment' is an existing and separate feature in Odoo.
To avoid this ambiguity and align the naming convention, this commit changes the memo prefix for all grouped payments to use the generic 'PAY/XXX'.
task-5231310
0 commit comments