WIP: OBLS-652 Minor overhaul to the existing stock movement details page by jmiranda · Pull Request #5859 · openboxes/openboxes · GitHub
Skip to content

WIP: OBLS-652 Minor overhaul to the existing stock movement details page#5859

Open
jmiranda wants to merge 8 commits into
feature/obaf-integrationfrom
OBLS-652
Open

WIP: OBLS-652 Minor overhaul to the existing stock movement details page#5859
jmiranda wants to merge 8 commits into
feature/obaf-integrationfrom
OBLS-652

Conversation

@jmiranda

Copy link
Copy Markdown
Member

…consolidated columns

- Add fine-grained requisition item statuses (requested, allocated,
  picking, picked, staged, issued) derived from requisition state
- Simplify status tag logic with color coding
- Rename Approved column to Required
- Remove UOM column and inline UOM on each quantity value
- Combine Code and Product columns into single Product column
- Rename dialog to Add Event
- Show all event types for superusers
- Add @transactional to fix TransactionRequiredException
- Fix NonUniqueObjectException by excluding createdBy from bindData
@jmiranda jmiranda requested a review from awalkowiak March 29, 2026 05:23
@github-actions github-actions Bot added domain: frontend Changes or discussions relating to the frontend UI domain: backend Changes or discussions relating to the backend server domain: l10n Changes or discussions relating to localization & Internationalization stakeholder: vvg Issues or topics relating to VVG (velocity vehicle group) labels Mar 29, 2026
@jmiranda

jmiranda commented Mar 29, 2026

Copy link
Copy Markdown
Member Author

@jmiranda jmiranda changed the title OBLS-652 Minor overhaul to the existing stock movement details page WIP: OBLS-652 Minor overhaul to the existing stock movement details page Mar 29, 2026
… of only issued

The Fulfilled column was using quantityIssued which is only populated after
shipment. Added quantityFulfilled that falls back to picked/allocated quantities
for in-progress stock movements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: backend Changes or discussions relating to the backend server domain: frontend Changes or discussions relating to the frontend UI domain: l10n Changes or discussions relating to localization & Internationalization 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