Skip to content

[IMP] purchase_ux: add help to force_invoiced_status and voucher - #366

Open
les-adhoc wants to merge 1 commit into
ingadhoc:19.0from
adhoc-dev:19.0-t-71629-les
Open

[IMP] purchase_ux: add help to force_invoiced_status and voucher#366
les-adhoc wants to merge 1 commit into
ingadhoc:19.0from
adhoc-dev:19.0-t-71629-les

Conversation

@les-adhoc

@les-adhoc les-adhoc commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

What

  • Add help to two behavior fields of purchase_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 the purchase_order_line_view_limit help (was empty) and fix a typo in the purchase.change.currency help.

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

  • Purchase order → the force-invoiced-status field shows the tooltip.
  • "Add to invoice" wizard from purchase lines → the voucher field shows the tooltip.

Task: https://www.adhoc.inc/odoo/project.task/71629

@roboadhoc

Copy link
Copy Markdown
Contributor

Pull request status dashboard

Document these fields whose effect is not conveyed by the label, and
tidy existing help translations. Task 71629.
@les-adhoc les-adhoc changed the title [IMP] purchase_ux: help contextual en español [IMP] purchase_ux: add help to force_invoiced_status and voucher Aug 26, 2026
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