Feature #7820
openworking on the bulk sms sending in coupons
100%
Description
Today I worked on implementing the bulk SMS sending feature for coupons in both frontend and backend, which is currently restricted to Indian mobile numbers only. I also resolved the check-in option issue on the Tables and POS pages, along with adding necessary validations and UI improvements.
UI updates and validations were completed on the following pages:
RawMaterialDialog, UsageDialog.tsx, CouponsAdminPage.tsx, CateringManagementPage.tsx, WasteManagementPage.tsx, MenuPage.tsx, POSPage.tsx, PurchaseOrdersPage.tsx, CreateRecipePage.tsx, and TablesPage.tsx.
Additionally, I enhanced the Tables module by enabling table image uploads up to 20 images and updated the seating capacity options to support up to 20 persons. The following files were modified as part of these changes:
TablesPage,VendorsPage
Subtasks
Related issues