Skip to content

[IMP] sipreco_purchase: Change invisible condition for the button act…#610

Open
iga-adhoc wants to merge 1 commit into
ingadhoc:18.0from
adhoc-dev:18.0-t-68861-iga
Open

[IMP] sipreco_purchase: Change invisible condition for the button act…#610
iga-adhoc wants to merge 1 commit into
ingadhoc:18.0from
adhoc-dev:18.0-t-68861-iga

Conversation

@iga-adhoc

Copy link
Copy Markdown
Contributor

…ion_done in the purchase requisition form view

task-68861

…ion_done in the purchase requisition form view

task-68861
Copilot AI review requested due to automatic review settings June 3, 2026 14:07
@roboadhoc

Copy link
Copy Markdown
Contributor

Pull request status dashboard

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the purchase requisition form view to adjust button visibility/behavior based on workflow state.

Changes:

  • Adds a dynamic invisibility rule for the action_done button depending on state.
  • Adds a blank spacer line in the button area of the view.

Comment on lines +46 to +48
<xpath expr="//button[@name='action_done']" position="attributes">
<attribute name="invisible">state != 'confirmed'</attribute>
</xpath>
Comment on lines 34 to 38
<button name="print_report_requisition" string="Print" type="object"/>
</button>


<button name="action_confirm" position="attributes">
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