The function introduces the menu which allows to perform the customer-related tasks such as add, find, update, and delete customers.
- This function has no dependencies
- This function does not access the database
The function introduces the menu which allows to perform the customer-related tasks such as add, find, update, and delete customers.
- This function has no dependencies
- Calls directly by:add_customer, add_order, ar_report, delete_customer, delete_order, invoice, labels_report, query_customer, update_customerCalls indirectly by:add_order, ar_report, customer, customer, customer_help, get_order, labels_report, orders
- This function does not access the database
The function introduces the menu which allows to perform the customer-related tasks such as add, find, update, and delete customers.
The function introduces the menu which allows to perform the customer-related tasks such as add, find, update, and delete customers.
Oops! We could not find any functions in this file