608dde4619
Fix: Modifier Category was borking as it was sending the product version id instead of product id in modifier category info
tanshu2020-12-18 12:53:08 +05:30
6c83c74424
Chore: In overlord / sale / bill.service now the BillViewItem is just a view item The data is kept as the original bill object and this view generated on every change. It has no sanctity.
tanshu2020-12-16 22:34:41 +05:30
28952402aa
Fix: Loaded voucher was not showing H H name in Happy Hour products
tanshu2020-12-16 12:28:39 +05:30
e4500f0d46
Breaking: Discount is applicable on sale category and not on menu category Fix the import, etc on this. While entering discount in sale, it checks the max allowed.
tanshu2020-12-16 11:49:22 +05:30
22de4f7624
Fix: Reports were not working as they were not adapted to the new Enums Fix: The docker image borked on printing as it did not have the en_IN locale Fix: Angular errored as it needed typescript < 4.1.0 Fix: chd yml had a typo in host name
tanshu2020-12-15 22:15:51 +05:30
afc58d566c
Fix: Permissions for header-footer. The persission Owner is only for Settle Option and Header / Footer
tanshu2020-12-13 13:19:42 +05:30
3ad73dff1c
Feature: Now a tax can be broken up into multiple components while bill printing. This is especially for GST. The format for the tax name is "Display name 1 (Ratio eg. 1/2) ; Display name 1 (Ratio eg. 1/2)" eg. "SGST on Food @ 2.5% (1/2) ; CGST on Food @ 2.5% (1/2)" or "UTGST on Food @ 2.5% (1/2) ; CGST on Food @ 2.5% (1/2)"
tanshu2020-12-13 13:14:19 +05:30
27aa4d12a6
Settle Options are now stored in the Database and can be updated
tanshu2020-12-13 09:44:32 +05:30
d65379a068
Chore: ng lint using the recommended @angular-eslint style
tanshu2020-12-08 18:50:46 +05:30
e16e1822b8
Fix: Modifier Categories was not showing the names of Menu Categories in Modifier Category Detail Component. This was because the Menu Category Link had only the id field. Took this time to improve the Modifier route.
tanshu2020-11-25 12:38:22 +05:30
88f5b26948
Import marks inactive products as valid till one day before import
tanshu2020-11-15 12:58:12 +05:30
163b40e9e5
Simplified some permissions Renamed Accounts Audit to Audit Renamed Machines to Devices as it made sense Sections and Tables are now under Sections Permission Guest Book is now under Customers Permission Renamed Beer Consumption Report to Beer Sale Report Fix: Move Kot and Table to check what the final effect is
tanshu2020-11-15 12:26:24 +05:30
67cb1e3d80
Fix: Save/Update voucher - timedelta was days instead of minutes Fix: Product list for sale was sending product_version_id instead of version_id this was borking on products with multiple versions Change: Update Product Prices initially does not show list. Only the date and Menu Category List
tanshu2020-11-13 09:34:49 +05:30
de1b199da0
Version bump to v4.0.0 due to temporal products
v4.0.0
tanshu2020-11-10 12:46:32 +05:30
de235f3d9e
Product should now be fixed. Need to allow later editing now.
tanshu2020-11-10 11:47:25 +05:30
a92726f5e6
Product list / detail / router fully working. Need to test the sale / reports
tanshu2020-11-09 12:43:18 +05:30
4aaa3fc72b
Import data also adds all permissions to owner role
tanshu2020-11-08 20:01:27 +05:30
94b63e4385
Product List and Query working
tanshu2020-11-08 19:09:31 +05:30
0c9ebd29d7
Initial setup for temporal products table. Updated the model and the data import. Now for all the routers and then update products
tanshu2020-11-07 13:55:41 +05:30
1e69c8eeeb
Importing now working except u-product_group_modifier. It does not fit in the new scheme. Will remove in next commit so that it is added to log if needed later.
tanshu2020-10-28 02:16:55 +05:30
f8683cf080
Devices have replaced Clients for authentication as well as location using sections. Printing of reports done. Main section is now a fixture
tanshu2020-10-27 16:59:24 +05:30
cbc2f29e29
Bump to version 3.0.0
tanshu2020-10-27 12:13:17 +05:30
00fe2410b7
blacked, isorted, flake8ed and moved to arq/redis from celery/rabbitmq
tanshu2020-10-24 11:53:12 +05:30
f8778fee74
Ported: Split bill done - TODO: If the products have different price due to paid modifiers
tanshu2020-09-28 08:09:38 +05:30
cf34c2b855
Ported: Table Merge/Move and Kot Merge/Move
tanshu2020-09-25 08:48:50 +05:30
bf09471e9e
Fix: Discount button was greyed out due to wrong check. Show was sending customer as empty dictionary which triggered an error in input as id was a required column
tanshu2020-09-24 09:18:58 +05:30
578385f866
Chore: Deduplicated the settle options function for save/update/void/receive payment
tanshu2020-09-24 08:47:09 +05:30
6c06271315
Ported: Guest Book Save bill Update bill Show bill
tanshu2020-09-24 07:39:46 +05:30
fdfd3dcbfb
Added: Alembic for migrations Moving from Pyramid to FastAPI
tanshu2020-06-14 18:43:10 +05:30
0c0a2990a8
In case of a table with no guest, it will ask for pax
Amritanshu2019-08-26 15:11:28 +05:30
a12f093828
Renamed void_reason to reason so that we can store the employee name in case of Staff and NC reason in case of NC bills. Settling NC and Staff bills now asks for Staff name / NC reason
Amritanshu2019-08-25 23:22:50 +05:30
6d0f30503a
Renamed Report permissions to make more sense Removed the void and reprints report and added it to the bill settlement report updated the import to add a new sql to be executed later to update the settlements and report permission names Export works on all reports
Amritanshu2019-08-25 15:08:59 +05:30
05860fb0b9
Added nav-bar to show home link and user status
Amritanshu2019-08-22 14:15:02 +05:30
04fb6dfcab
Fix: Move table was checking !x instead of !!x and so was not working Added checks to void bill, split bill and move table
Amritanshu2019-08-21 17:02:06 +05:30
ee54e36dda
Added routes for serving index.html for various routes. Depreciated: Customers TODO: Reprint, Setting, Change (ie. voucher void and reprint)
Amritanshu2019-08-21 16:16:46 +05:30
fd1111f378
Display units in Sale / Product and don't show brackets when no units entered
Amritanshu2019-08-21 14:13:53 +05:30
b898e26dc6
Added the final missing Voids or Reprints report aslo. Ready for beta 1. Removed voucher.is_void in favour voucher_type == void
v1.0.0-beta.1
Amritanshu2019-08-21 13:19:08 +05:30
243c3cb280
Bill Settlement Report Done (Bill Details) TODO: Rename Bill Details Permission to Bill Settlement Report
Amritanshu2019-08-21 10:02:28 +05:30
0f00d96dc9
Product Sale Module done (Sales Detail) -- need to rename the permission
Amritanshu2019-08-21 09:27:19 +05:30
29850e367e
Fix: Sales was not working as it was checking the wrong permission Fix: Type in title of cashier checkout html Fix: Import was adding everthing to first user as initially users were not being imported
Amritanshu2019-08-20 00:12:01 +05:30
c7f464ebc2
Now we are also getting the roles, etc from the old db
Amritanshu2019-08-19 18:02:41 +05:30
2474e3ef25
Fixed a few errors which showed up when ng build --prod was used Removed the loading bar component as it was giving build troubles and can be added back later Added the HttpClientModule import to app.module without which it will not run
Amritanshu2019-08-19 17:35:57 +05:30