Skip to content

[IMP] account: Group Payment: Change memo to PAY/XXXX #4805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

abmn-odoo
Copy link

@abmn-odoo abmn-odoo commented Jul 2, 2025

[IMP] account: Group Payment: Change memo to PAY/XXXX

When creating a payment group, it generates a new payment memo using a BATCH/XXX prefix.
It can be confusing as there is a Batch Payment feature, but it has nothing to do with it.

We use PAY/XXX syntax for payment group.
task-4908883

@abmn-odoo abmn-odoo requested a review from malb-odoo July 2, 2025 08:00
@abmn-odoo abmn-odoo self-assigned this Jul 2, 2025
@robodoo
Copy link

robodoo commented Jul 2, 2025

This PR targets the un-managed branch odoo-dev/odoo:18.0-rd-accounting-onboarding-malb, it needs to be retargeted before it can be merged.

Copy link

@malb-odoo malb-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the commit title and commit message in general, let's try to follow:
https://www.odoo.com/documentation/17.0/contributing/development/git_guidelines.html

So missing task number but also commit title could just be
[IMP] account: change memo of group payment to PAY/XXXX

Appart from that the diff looks good

When creating a payment group, it generates a new payment memo using a `BATCH/XXX` prefix.

It can be confusing as there is a Batch Payment feature, but it has nothing to do with it.

We use `PAY/XXX` syntax for payment group.

task-4908883
@abmn-odoo abmn-odoo force-pushed the 18.0-rd-accounting-onboarding-group-payment-memo-abmn branch from 8aca236 to 90840ba Compare July 2, 2025 15:16
Copy link

@malb-odoo malb-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to be deployed good job on that !

@malb-odoo malb-odoo closed this Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants