Hi Chandan, Thanks for your feedback.
I agree that keeping the related PWAs together initially would help maximize reuse and reduce maintenance overhead. As more PWA applications get developed for OFBiz over time, I have been thinking about how we can best organize and manage their codebase in the long term. I'll start a separate thread on that topic so we can discuss it independently. Thanks again -- Divesh Dutta www.hotwaxsystems.com On Fri, Jun 19, 2026 at 12:53 PM Chandan Khandelwal < [email protected]> wrote: > > Hi Divesh, > > Thanks for sharing this with the community. The Production Run PWA looks > like a great addition to OFBiz manufacturing. > > Making this available as a plugin will help the community review and > contribute early. > > For the PWA implementation approach, we could consider keeping the related > manufacturing PWAs within a single plugin initially. This would help > maximize reuse of common components and reduce maintenance overhead as the > solution evolves. > > > Kind Regards, > Chandan Khandelwal > > On Fri, Jun 12, 2026 at 7:29 PM Divesh Dutta < [email protected]> > wrote: > > > Hi all, > > > > I would like to share an initial implementation of a Production Run PWA for > > Apache OFBiz: > > > > https://github.com/diveshdut/production-run > > > > This implementation is based on the production run UI designs previously > > shared with the community; I am sharing them again here for reference: > > > > > > https://www.figma.com/design/1wantteXXUlzPRYev1X5gr/Ionic-8-Material-UI-Kit--Community---Community-?node-id=35232-110282&t=LnujI8PPjWjq4Mwz-1 > > > > The current scope covers core workflows such as finding production runs, > > viewing production run details, and creating production runs. > > > > I would like to propose sharing this work as an OFBiz plugin so that the > > community can review it and help guide its direction. > > > > I also wanted to ask for feedback on a broader architecture question. We > > are considering additional PWAs for manufacturing workflows such as: > > > > > > - BOM creation and management > > - routing creation and management > > - MRP generation and approval > > > > > > One possible approach is to build these as separate focused apps, and then > > provide a launchpad-style app for navigation across them. This may allow > > users to install only the apps relevant to their role, while keeping each > > workflow simpler and more focused on mobile devices. > > > > At the same time, it may make sense for the implementation to live in a > > single OFBiz plugin containing code for all these manufacturing PWAs, > > rather than creating a separate plugin for each workflow. > > > > I would appreciate feedback on: > > > > > > - whether sharing the current Production Run PWA as an OFBiz plugin > > makes sense > > - whether multiple focused PWAs plus a launchpad app seems like a > > reasonable direction > > - whether a single plugin containing these manufacturing PWAs would be > > preferable to multiple separate plugins > > > > Thanks > > -- > > Divesh Dutta > >
