Project

General

Profile

Feature #8180

Updated by Aruna Prasanna 6 days ago

Today I worked on removing the extra toasters in the orders module. I also changed the default order status from Pending to Confirm. After that, I added a custom location add-on option in table creation on both the frontend and backend. 

 In the catering module, I updated the balance amount logic. When the Settlement button is clicked, the amount field now updates correctly by adjusting the remaining amount and balance amount. I also modified the email PDF format and implemented functionality to send an email every time a payment settlement is completed.

Back