Skip to content

DRAFT: Implemented: PWA Picking Application for OFBiz as new plugin#261

Draft
arunpati wants to merge 3 commits into
apache:trunkfrom
arunpati:picking-pwa
Draft

DRAFT: Implemented: PWA Picking Application for OFBiz as new plugin#261
arunpati wants to merge 3 commits into
apache:trunkfrom
arunpati:picking-pwa

Conversation

@arunpati
Copy link
Copy Markdown
Contributor

Implemented:
Phase 1: Backend Foundation
- Created the backend picking component in OFBiz.
- Defined core business services (getOrdersToPick, createPicklist, getPicklistDetails, and recordPick).
- Implemented Groovy business logic wrapping existing OFBiz services to maintain transactions, reservations, and business rules while flattening maps into simple, JSON-serializable payloads.
Phase 2: API Gateway & Security
- Exposed the backend services as REST API endpoints.
- Configured CORS support for frontend API requests.

(OFBIZ-13398)

@sonarqubecloud
Copy link
Copy Markdown

@arunpati arunpati marked this pull request as draft May 27, 2026 05:15
@arunpati arunpati self-assigned this May 27, 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.

1 participant