[IMP] purchase_ux: add help to force_invoiced_status and voucher - #366
Open
les-adhoc wants to merge 1 commit into
Open
[IMP] purchase_ux: add help to force_invoiced_status and voucher#366les-adhoc wants to merge 1 commit into
les-adhoc wants to merge 1 commit into
Conversation
Contributor
les-adhoc
force-pushed
the
19.0-t-71629-les
branch
from
August 26, 2026 19:42
6134186 to
67d96c4
Compare
les-adhoc
marked this pull request as ready for review
August 26, 2026 19:47
Document these fields whose effect is not conveyed by the label, and tidy existing help translations. Task 71629.
les-adhoc
force-pushed
the
19.0-t-71629-les
branch
from
August 26, 2026 19:58
67d96c4 to
7cd944b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
helpto two behavior fields ofpurchase_ux:force_invoiced_status(purchase.order): overrides the whole order invoicing status, ignoring the per-line computation.voucher(purchase.order.line.add_to_invoice): when set, only the quantities received under that remito are added to the invoice.i18n/es.po: also translate thepurchase_order_line_view_limithelp (was empty) and fix a typo in thepurchase.change.currencyhelp.Why
The effect of these fields is not conveyed by the label; the tooltip avoids having to open a ticket to understand them.
Test plan
Task: https://www.adhoc.inc/odoo/project.task/71629