GENCARDIO / lots

0 stars 0 forks source link

open and close lots and logs #8

Closed Simon0187 closed 7 months ago

Simon0187 commented 7 months ago

1 - Opening Lots: · Implementing a modal to input supplier reference and description for opening a lot. · Logging the opening time and the user who opened the lot. 2 - Closing Lots: · Following a similar procedure as opening lots for closing them. · Logging the closing time and the user who closed the lot. 3 - Logging Significant Actions: · Implementing logging functionality to record all significant actions performed within the codebase. 4 - Modal Functionality: · Ensuring that modals do not retain entered information after submission or search queries have been completed.