feature/v2-renewal #401

Merged
kjs merged 3 commits from feature/v2-renewal into main 2026-03-04 23:43:26 +09:00
Owner
No description provided.
kjs added 2 commits 2026-03-04 23:43:16 +09:00
366cfcde60 feat: Enhance menu copy and screen sync services with new fields
- Added `menu_icon` and `screen_group_id` fields to the Menu interface in `menuCopyService.ts` to support additional menu attributes.
- Updated the SQL insert statements in both `menuCopyService.ts` and `menuScreenSyncService.ts` to include the new fields, ensuring that menu icons and screen group IDs are properly handled during menu creation and synchronization.
- These enhancements improve the flexibility and functionality of the menu management system.
kjs added 1 commit 2026-03-04 23:43:20 +09:00
kjs merged commit a69b135b65 into main 2026-03-04 23:43:26 +09:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjs/ERP-node#401
No description provided.