You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FEATURES.md
+30-35Lines changed: 30 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,35 @@
1
1
# Features of URY App
2
2
3
-
**POS Opening and Closing**
3
+
It's important to note that if no POS Opening entry is created for the day, URY will not allow table selection, ensuring accurate tracking of operations.
4
+
A POS Closing Entry must be created at the end of each day to complete the daily operations.
4
5
5
-
- It's important to note that if no POS Opening entry is created for the day, URY will not allow table selection, ensuring accurate tracking of operations.
6
-
- A POS Closing Entry must be created at the end of each day to complete the daily operations.
6
+
> :information_source:**Note**
7
+
> This version is currently designed for **POS machines/Desktop** to handle **cashiers and fast checkout**.
8
+
> For **order takers and mobile support**, use **Version 1 POS**, which is available at the path `/urypos/Table`.
9
+
10
+
-**Key Features**
11
+
- All Major POS Features from Version 1 Retained
12
+
- Core functionalities from the previous version are preserved for consistency.
13
+
14
+
-**Unified Order-Taking Interface**
15
+
- A single page handles the entire order flow—streamlining operations and reducing clicks.
16
+
17
+
-**Dynamic Header Search Bar**
18
+
- In POS Page: Search for menu items.
19
+
- In Order Page: Search by customer name, invoice ID, etc.
7
20
8
-
**V1 POS**
21
+
-**Table Selection for Dine-In Orders**
22
+
- Tables are displayed using shapes and colors.
23
+
- Shapes are configurable via the URY Table Doctype.
24
+
25
+
-**Menu Item Interactions**
26
+
- Double Click: Opens detailed product page for customizations.
27
+
- Single Click: Instantly adds item to cart.
28
+
29
+
-**Sidebar Menu Course Navigation**
30
+
- A left sidebar on the POS page allows quick switching between menu courses (e.g., Starters, Mains, Desserts).
31
+
32
+
### Version 1
9
33
10
34
-**Room Selection**
11
35
@@ -91,37 +115,8 @@
91
115
- If Either of QZ and Network Printing are not configured , URY will call websocket printing.
92
116
- Page can be accessed in `/app/websocket-print` in your browser
93
117
94
-
**V2 POS**
95
-
96
-
> :information_source:**Note**
97
-
> Version 2 is currently designed for **POS machines/Desktop** to handle **cashiers and fast checkout**.
98
-
> For **order takers and mobile support**, use **Version 1 POS**, which is available at the path `/urypos/Table`.
99
-
100
-
-**Key Features**
101
-
- All Major POS Features from Version 1 Retained
102
-
- Core functionalities from the previous version are preserved for consistency.
103
-
104
-
-**Unified Order-Taking Interface**
105
-
- A single page handles the entire order flow—streamlining operations and reducing clicks.
106
-
107
-
-**Dynamic Header Search Bar**
108
-
- In POS Page: Search for menu items.
109
-
- In Order Page: Search by customer name, invoice ID, etc.
110
-
111
-
-**Table Selection for Dine-In Orders**
112
-
- Tables are displayed using shapes and colors.
113
-
- Shapes are configurable via the URY Table Doctype.
114
-
115
-
-**Menu Item Interactions**
116
-
- Double Click: Opens detailed product page for customizations.
117
-
- Single Click: Instantly adds item to cart.
118
-
119
-
-**Sidebar Menu Course Navigation**
120
-
- A left sidebar on the POS page allows quick switching between menu courses (e.g., Starters, Mains, Desserts).
121
-
122
-
123
118
124
-
**KOT (Kitchen Order Ticket)**
119
+
**MOSAIC (Kitchen Order Ticket)**
125
120
126
121
-**KOT Generation:**
127
122
- KOT are generated when order is placed in the system
@@ -226,4 +221,4 @@
226
221
14. Time Wise Sales
227
222
228
223
-**Customizable Branch Timings:**
229
-
- URY allows you to set varying branch timings in the URY Report settings, including extended hours. This feature ensures that your reports accurately reflect the operational hours of your restaurant.
224
+
- URY allows you to set varying branch timings in the URY Report settings, including extended hours. This feature ensures that your reports accurately reflect the operational hours of your restaurant.
Copy file name to clipboardExpand all lines: README.md
+54-20Lines changed: 54 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,26 +43,61 @@ Given below is the list of features of URY app.
43
43
> **Use the URY branch `v1` to access these separate apps.**
44
44
> **Support for this version will end in December 2025.**
45
45
46
-
### URY AI (WIP)
47
-
48
-
URY AI, is an intelligent assistant engineered to deliver insights and data seamlessly through chat. Its purpose is to provide restaurant stakeholders, including managers and owners, with easy access to valuable information. It integrates with popular chat applications WhatsApp, ensuring effortless access to these insights.
49
-
50
-
### URY Serve (TBD)
51
-
52
-
URY Serve is a mobile order-taking Android app designed specifically for restaurant servers. Its intuitive interface allows servers to efficiently enter customer orders with ease.
53
-
54
46
## Features
55
47
56
-
Below is the key feature of the URY app.
57
-
58
-
- POS Opening and Closing.
59
-
- Table Selection
60
-
- Menu Selection
61
-
- Order Taking
62
-
- Order Printing
63
-
- Invoice Settlement
64
-
- KOT and KDS
65
-
- Daily P & L and various reports
48
+
### POS & Billing
49
+
* Role-based access with strict operational controls
0 commit comments