System Managed Reference Numbers: 2024-05-03 [Version 2.1.0]

No more inputting reference numbers for each sale and product!

✨New

Removed reference number input and left out reference number management to the system. The system assigns a reference number to each created database entry. Keeping this field as a user input introduced a lot of application error risks. Thus, getting rid of the input and leaving the function to the system ensures that the system does not encounter unnecessary application errors (i.e it doesn't act weird). This is a major improvement in the overall satisfaction of using Lych.

➕Improved

  • Displaying of product images for custom products across the home stats page, products page, and orders page. Previously, only pre-defined products' (Apple products) images were shown.

  • Order incomes/expenses by order date inside the billing page as opposed to the date that the transaction was created.

  • Separated server functions so that each is an independent module. Server functions are background processes that run in the server that reduces the need for you/your browser to execute them. They include processes such as sending out emails, activating an added user, e.t.c. Separating these functions enhances their reliability, maintainability and scalability.

đź”§ Fixed

  • Updating created roles was not working as expected as saved permissions were not being displayed.

Last updated