Skip to content

Commit

Permalink
Feat: Restricted edit table order in PoS , Add: URY Pos api, Update: …
Browse files Browse the repository at this point in the history
…readme
  • Loading branch information
Hafnianusha committed Feb 9, 2024
1 parent 676ad94 commit e9a7d1c
Show file tree
Hide file tree
Showing 10 changed files with 301 additions and 165 deletions.
2 changes: 1 addition & 1 deletion FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

**Order Printing**

- URY offers two printing methods.
- URY facilitates room-wise printing and offers three distinct methods for executing printing.

- QZ printing
- You may need first install [QZ Tray](https://qz.io/download/) if is not already on your system
Expand Down
1 change: 1 addition & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Follow these steps to set up URY:
- **QZ Print** : Check this box to enable QZ printing.
- **QZ Host** :Enter the Network IP for QZ printing.
- **Captain Transfer Role Permissions** : Role added to this field have permission for `Captain Transfer`. Also user having this role have access to all table.
- **Allow Cashier To Edit And Remove Table Order Items** : To permit cashier to edit and remove table orders.

**Step 10 :**

Expand Down
4 changes: 1 addition & 3 deletions ury/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@

__version__ = '0.0.1'

__version__ = "0.1.0-alpha.1"
Loading

0 comments on commit e9a7d1c

Please sign in to comment.