Skip to content

[16.0][FIX] fix pos.session cash register amounts#5668

Merged
pedrobaeza merged 1 commit into
OCA:16.0from
coopiteasy:16.0-fix-point_of_sale-pos_session_cash_register_amounts
May 22, 2026
Merged

[16.0][FIX] fix pos.session cash register amounts#5668
pedrobaeza merged 1 commit into
OCA:16.0from
coopiteasy:16.0-fix-point_of_sale-pos_session_cash_register_amounts

Conversation

@huguesdk
Copy link
Copy Markdown
Member

ensure that the account.bank.statement record corresponding to the cash journal is used to set the value of the cash register fields, as there can be multiple records linked to the pos.session (one per payment method), and ensure that the values are not null.

ensure that the account.bank.statement record corresponding to the cash
journal is used to set the value of the cash register fields, as there
can be multiple records linked to the pos.session (one per payment
method), and ensure that the values are not null.
@OCA-git-bot OCA-git-bot added mod:openupgrade_scripts Module openupgrade_scripts series:16.0 labels May 22, 2026
@pedrobaeza pedrobaeza added this to the 16.0 milestone May 22, 2026
@pedrobaeza pedrobaeza merged commit ad4713d into OCA:16.0 May 22, 2026
2 checks passed
@pedrobaeza
Copy link
Copy Markdown
Member

Next time, please put the module name in the commit message.

https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#commit-message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:openupgrade_scripts Module openupgrade_scripts series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants