Added a position column in the label_stub table to store the order of stubs within each label.
Introduced a stubsOrder column in the scheme table to persist the overall order of stubs within a scheme.
Functionality Changed:
Added the drag n drop sorting for stubs in label edit page and in scheme creation and editing and persisting these orders with saving for later use in pdf or html reports
Changes Made:
Database Schema Changes:
Added a position column in the label_stub table to store the order of stubs within each label. Introduced a stubsOrder column in the scheme table to persist the overall order of stubs within a scheme.
Functionality Changed: Added the drag n drop sorting for stubs in label edit page and in scheme creation and editing and persisting these orders with saving for later use in pdf or html reports