Feature #8707
Updated by Aruna Prasanna 8 days ago
Today, I worked on implementing the custom item feature for catering based on customer requirements. On the customer side, users can add custom items, and on the admin side, the admin can decide the cost of those items, which will then be included in the total amount.
I also implemented the custom catering item feature on the admin side for customers who visit the store directly and place catering orders. This task has been completed.
After that, I started working on testing the tax calculation for different states, which is currently in progress.