OBLS-812 Show Receive button only for shipped and partially received … by olewandowski1 · Pull Request #6004 · openboxes/openboxes · GitHub
Skip to content

OBLS-812 Show Receive button only for shipped and partially received …#6004

Open
olewandowski1 wants to merge 1 commit into
feature/obaf-integrationfrom
OBLS-812
Open

OBLS-812 Show Receive button only for shipped and partially received …#6004
olewandowski1 wants to merge 1 commit into
feature/obaf-integrationfrom
OBLS-812

Conversation

@olewandowski1

Copy link
Copy Markdown
Collaborator

…stock movements

✨ Description of Change

Link to GitHub issue or Jira ticket: https://openboxes.atlassian.net/browse/OBLS-812

Description:
Before - the Receive button was rendered unconditionally, so it appeared for every return status including Checking (not yet shipped) and Received.

After - the button is wrapped in <g:if test="${hasBeenPlaced}">, reusing the variable already defined: SHIPPED - Visible, PARTIALLY_RECEIVED - Visible, PENDING/RECEIVED - Hidden.


📷 Screenshots & Recordings (optional)

@github-actions github-actions Bot added domain: frontend Changes or discussions relating to the frontend UI stakeholder: vvg Issues or topics relating to VVG (velocity vehicle group) labels Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

Labels

domain: frontend Changes or discussions relating to the frontend UI stakeholder: vvg Issues or topics relating to VVG (velocity vehicle group)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant