v0.2.2
What's Changed
- Autofill Final Amount with Default Mode of Payment: Automatically populates the final billing amount in the checkout dialog using the default payment method configured on the user's POS profile. @MVVYSHNAV in #46
- Table View Interface: Introduces a modular, room-wise grid display for servers to view and select active dining tables. @shzdb in #57
- Web Printing via Frappe Print View: Enables printing customer receipts and orders directly from the web browser using the standard Frappe print view framework. @shzdb in #58
- Visual Table Layout Management: Adds an interactive drag-and-drop table layout editor that lets managers customize dining room table sizes, shapes, and positions. @vyshanv-mv in #69
- Add Restaurant-Based Filtering for Rooms: Filters table management and dining room options dynamically based on the selected restaurant branch. @ShahalaKP-Tridz in #89
- Internationalization (i18n) & RTL Layout Support: Implements full multilingual translations and Right-to-Left (RTL) layout compatibility across the POS interface. @esafwan in #111
- KDS Display Order Type Filtering: Filters incoming order tickets on Kitchen Display System (KDS) screens so they only show order types permitted for the specific production unit. @swafa-as in #121
- Extend POS Access to Administrator: Modifies system permissions to grant the System Administrator role full access to the POS screen. @swafa-as in #117
- Table Merge, Bill Merge & Bill Split (POS v2): Implements advanced dining operations, including visual table merging, combining bills, and splitting bills by individual order items. @swafa-as in #153
New Contributors
- @MVVYSHNAV made their first contribution in #46
- @MohammedNumair made their first contribution in #62
- @vyshanv-mv made their first contribution in #69
Full Changelog: v0.2.1...v0.2.2