VMA UPDATES
Navigation:
Back to Documentation Home /
Development Updates /
Update - 1.0.9 /
Update 1.0.9
2023-Oct-03
Update Type - Minor Code Changes
-
Reverted the logical expression for testing the outcome of MySQL operations.
Read operations must use libu_verify_result() to check a result whereas insertion or update
must use libu_verify_update() to check the result of such an operation.
-
Confirmed that the process description and flow chart for the user operation "Add Customer" is available and correct.
-
Confirmed that the process description and flow chart for the user operation "Edit Customer" is available and correct.
-
Confirmed that both processes (Add and Edit customer) functions correctly.
-
NOTE: The advanced search functionality to support the edit functionality is still to be included. Post version 1.0.9.