Skip to content

[19.0][ADD] pos_settle_due_deposit_money: Keep Deposit money with due amounts task#31978#4

Closed
alan196 wants to merge 1 commit into
Jarsa:19.0from
Jarsa-dev:19.0-add-pos_settle_due_deposit_money-jarsa
Closed

[19.0][ADD] pos_settle_due_deposit_money: Keep Deposit money with due amounts task#31978#4
alan196 wants to merge 1 commit into
Jarsa:19.0from
Jarsa-dev:19.0-add-pos_settle_due_deposit_money-jarsa

Conversation

@alan196

@alan196 alan196 commented Jul 16, 2026

Copy link
Copy Markdown

New module: pos_settle_due_deposit_money

In the Point of Sale, the Deposit money option of the customer line (provided by the pos_settle_due module) is only shown when the customer has no due amount. As soon as the customer has open invoices or orders, only the settle options (Settle invoices, Settle orders, Settle due amount) are available.

This module keeps the Deposit money option always available, so the cashier can register a customer deposit even when the customer has pending invoices that should not be settled yet (e.g. invoices under review).

Implementation: it extends the CustomDropdownItems OWL template of pos_settle_due to also render the Deposit money item inside the due-amount branch. Includes a tour test covering a customer with an open invoice (verified locally: 0 failed, 0 errors).

Upstream OCA PR: OCA#1585

🤖 Generated with Claude Code

The Deposit money option of the customer line in the PoS (provided by
pos_settle_due) is hidden as soon as the customer has due invoices or
orders, leaving only the settle options. Sometimes the cashier needs to
register a customer deposit without settling a specific invoice (e.g.
an invoice under review), so this module keeps the Deposit money option
always available.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jarsabot

Copy link
Copy Markdown

Linked to Odoo task #31978

@alan196 alan196 closed this Jul 16, 2026
@alan196
alan196 deleted the 19.0-add-pos_settle_due_deposit_money-jarsa branch July 16, 2026 16:42
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.

2 participants