ERP-node/frontend/lib/registry/components/v2-process-work-standard
kjs 199fa60ef5 feat: add BOM materials retrieval functionality
- Implemented a new API endpoint for retrieving BOM materials based on item codes, enhancing the ability to manage and view component materials.
- Added necessary SQL queries to fetch BOM details, ensuring that the data is filtered by company code for multi-tenancy support.
- Updated frontend components to integrate BOM materials fetching, allowing for better visibility and management of materials in the process workflow.

These changes aim to streamline the management of BOM materials, facilitating better tracking and organization within the application.
2026-03-20 13:46:30 +09:00
..
components feat: add BOM materials retrieval functionality 2026-03-20 13:46:30 +09:00
hooks feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
ProcessWorkStandardComponent.tsx feat: add BOM materials retrieval functionality 2026-03-20 13:46:30 +09:00
ProcessWorkStandardConfigPanel.tsx feat: enhance V2 process work standard configuration panel 2026-03-17 18:19:08 +09:00
ProcessWorkStandardRenderer.tsx feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
config.ts feat: add BOM materials retrieval functionality 2026-03-20 13:46:30 +09:00
index.ts [agent-pipeline] pipe-20260311155325-udmh round-3 2026-03-12 01:17:51 +09:00
types.ts feat: add BOM materials retrieval functionality 2026-03-20 13:46:30 +09:00