Details
-
Task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Core: Platform - Sprint 59
-
2
-
Core: Platform
Description
We need two staff slips to be populated by default by the system:
hold:
{ name: 'Hold', active: true, template: '<p></p>', metadata: { createdDate : 'DATE', createdByUserId : 'USER_ID', updatedDate : 'DATE', updatedByUserId : 'USER_ID' } }
and transit:
{ name: 'Transit', active: true, template: '<p></p>', metadata: { createdDate : 'DATE', createdByUserId : 'USER_ID', updatedDate : 'DATE', updatedByUserId : 'USER_ID' } }
We are currently creating them on the fly on the frontend via: staff-slips-storage/staff-slips endpoint the first time somebody visits staff slips settings page.
TestRail: Results
Attachments
Issue Links
- is blocked by
-
CIRCSTORE-103 use loadSample to load sample data
-
- Closed
-
- relates to
-
UIORG-144 Set Print Slip Print Defaults on Service Point
-
- Closed
-