Commit Graph

  • e66716710a Fix: Checking for product reductions would check the product version id and not the product id resulting in wrong error message that the quantitity cannot be reduced. tanshu 2021-04-24 00:05:06 +0530
  • 76b27417d4 Chore: Updated dependencies tanshu 2021-04-23 13:17:14 +0530
  • a29e9b8789 Version Bump v9.2.1 v9.2.1 tanshu 2021-04-23 01:00:59 +0530
  • 2b22d6c4b5 Feature: When a new product is added, it adds modifiers which apply to the whole menu category. tanshu 2021-04-23 01:00:35 +0530
  • 35a431d37e Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison. tanshu 2021-04-23 00:58:24 +0530
  • 581d9ca507 Version Bump v9.2.0 v9.2.0 tanshu 2021-04-17 14:33:50 +0530
  • e753ee625f Mohali docker playbook with env file. tanshu 2021-04-17 14:33:23 +0530
  • 12f63cec73 Fix: Bill when printed was mangling up the taxes and amounts massively. This was when we would make a dictionary of inventories and update quantities. tanshu 2021-04-17 14:32:55 +0530
  • 2612da063b Version Bump v9.1.3 v9.1.3 tanshu 2021-04-15 20:13:20 +0530
  • 438e99b6b0 Fix: Section Printer update would keep adding multiple default rows. Fix: Kot select printer would have 1-2 rows, one with the null menu category and another (maybe) with the correct menu category. tanshu 2021-04-15 20:12:52 +0530
  • 862892d7a1 Version Bump v9.1.2 v9.1.2 tanshu 2021-04-12 09:02:53 +0530
  • d92cd295e1 Fix: Product list would not show as MenuCategoryLink needs list of products tanshu 2021-04-12 09:01:46 +0530
  • 0477fde460 Version Bump v9.1.1 v9.1.1 tanshu 2021-04-10 08:57:43 +0530
  • 9c0936e772 Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. tanshu 2021-04-10 08:57:04 +0530
  • ac0b8d2565 Version Bump v9.1.0 v9.1.0 tanshu 2021-04-09 09:34:37 +0530
  • 4e827c2bd0 Feature: Added ability to change / choose pax once the table is running. tanshu 2021-04-09 09:33:53 +0530
  • 4448869652 Fix: Menu category would only show active ones. tanshu 2021-04-09 09:32:08 +0530
  • 978f0fcdff Chore: Move to sqlalchemy 2.0 querying style using the future flags on sqlalchemy 1.4 tanshu 2021-04-09 09:31:36 +0530
  • c0a4956fd4 Version Bump v9.0.5 v9.0.5 tanshu 2021-04-06 09:33:39 +0530
  • b9c3b7eda5 Fix: Running tables view was showing wrong datetime. tanshu 2021-04-06 09:33:12 +0530
  • 00730c1463 Hack: During import increase Tax rate from 2.5% to 5% for GST. tanshu 2021-04-06 09:24:53 +0530
  • 32c74c65fc Version Bump v9.0.4 v9.0.4 tanshu 2021-04-06 08:51:17 +0530
  • 07d13898c3 Fix: Dates in old imported data should be at UTC time. Fix: Use utc now for dates to have consistent dates across timezones. tanshu 2021-04-06 08:50:37 +0530
  • 823808d402 Version Bump v9.0.3 v9.0.3 tanshu 2021-04-05 08:21:31 +0530
  • 54d205eebe Fix: Printer edit shows the proper hex values in printer edit and import the right hex value from old database tanshu 2021-04-05 08:20:45 +0530
  • e1ed264674 Version Bump v9.0.2 v9.0.2 tanshu 2021-04-02 18:53:56 +0530
  • 91451eebc9 Feature: Guestbook phone autosearch also searches names. tanshu 2021-04-02 18:52:22 +0530
  • 78dcd6b92a Version Bump v9.0.1 v9.0.1 tanshu 2021-04-02 18:30:58 +0530
  • 4c867138e2 Fix: Kots had the wrong time. tanshu 2021-04-02 18:30:42 +0530
  • c3df28eb64 Version Bump v9.0.0 v9.0.0 tanshu 2021-04-02 14:34:38 +0530
  • 73850560aa Customer discount with prefill discount in sales. tanshu 2021-04-02 14:34:07 +0530
  • faf83f9356 Version Bump v8.2.0 v8.2.0 tanshu 2021-04-02 07:00:16 +0530
  • 31ae068cab Worker container is not created anymore as this functionality has moved to frank. tanshu 2021-04-02 06:59:42 +0530
  • 97579ea9d3 Dates and times should now be handled properly once the server is set on UTC time and the proper timezone offset environment variable is set. tanshu 2021-04-02 06:58:38 +0530
  • 0da16e9548 Feature: Added the customer module to list / edit customers. This is needed to add the customer discount functionality tanshu 2021-04-02 06:34:31 +0530
  • 214c40fbde Version Bump v8.1.0 v8.1.0 tanshu 2021-03-26 08:55:20 +0530
  • d5b4dfeaca Feature: The guestbook now autocompletes on phone number tanshu 2021-03-26 08:53:17 +0530
  • 3705ceb95b Search Added to Product List. tanshu 2021-03-26 08:01:30 +0530
  • 0046c4fdd1 Chore: Updated the version bump script to also update the version on frank toml tanshu 2021-03-26 07:33:29 +0530
  • 47381527c2 Feature: Added feature to click a name in receive payment to fill in the amount in that column tanshu 2021-03-26 07:20:51 +0530
  • 095f4fe473 Fix: Reprint was not physically printing the bill. tanshu 2021-03-26 07:19:57 +0530
  • 7ff546a442 Removed dangling file tanshu 2021-03-26 07:19:34 +0530
  • 11600de3a8 Version Bump v8.0.0 v8.0.0 tanshu 2021-03-24 01:47:04 +0530
  • f4caa19bb2 Moved printing into its own separate project called frank. It also has its own toml and deployement system. It also works on a raspberry pi tanshu 2021-03-23 18:18:33 +0530
  • 0b30ce258c Version Bump v7.3.0 v7.3.0 tanshu 2021-03-20 08:06:20 +0530
  • 669821a643 Using Half-Round-Even rounding in the bill amounts as this is what python round uses. When the bill amounts were Odd number + .5, payment could not be received as javascript rounded it up, but python rounded it down. We are now using the python rounding (Half Round Even / Banker's Rounding) in the bill service. tanshu 2021-03-20 08:05:50 +0530
  • 0775d12271 Version Bump v7.2.0 v7.2.0 tanshu 2021-03-19 08:06:54 +0530
  • c29fde0cb0 Printer Cut Code should be properly handled now in editing as well. Worker will retry a failed job. The worker was using the wrong queue name. tanshu 2021-03-19 08:06:37 +0530
  • dc6e7fe467 Version Bump v7.1.2 v7.1.2 tanshu 2021-03-19 06:55:32 +0530
  • 592f26af20 Fix: The server was also using the worker settings to communicate with redis. This led to it using the default host and port as the backend .env files do not contain worker settings. tanshu 2021-03-19 06:54:55 +0530
  • e99b8f3070 Version Bump v7.1.1 v7.1.1 tanshu 2021-03-18 21:04:09 +0530
  • e8d178a248 Fix: ORM Borked when models were split into their own files and product could not find this relation tanshu 2021-03-18 18:03:28 +0530
  • 088982c6d4 Printer import now assigns the cut code for TM-m30 Also, hard-coding of the cut string is removed. Now need to see how it will be handled in update printer tanshu 2021-03-18 17:48:31 +0530
  • 52943c7ee0 Made the import script more versatile tanshu 2021-03-18 17:20:48 +0530
  • 1163989866 Updated Dockerfiles tanshu 2021-03-18 16:43:22 +0530
  • 30685e10a8 Version Bump v7.1.0 v7.1.0 tanshu 2021-03-18 07:12:55 +0530
  • 2374fd7347 Chore: Updated angular and other javascript dependencies tanshu 2021-03-18 07:11:41 +0530
  • 4257db020d Version Bump v7.0.0 v7.0.0 tanshu 2021-03-17 10:02:17 +0530
  • d851714136 Printing working now. The env file for the worker needs to know the printer name. Then, the address can be used to print the data. tanshu 2021-03-17 09:43:19 +0530
  • ea2bfb1c0c Chore: Moved individual models into their own files. Chore: Updated dependencies. tanshu 2021-03-17 09:39:56 +0530
  • 716c74c974 Version Bump v6.3.0 v6.3.0 tanshu 2020-12-25 11:47:35 +0530
  • 41d4ef1200 Added feature: Split bill by Sales Category if no item is selected. tanshu 2020-12-25 11:47:03 +0530
  • 6257313792 Version Bump v6.2.0 v6.2.0 tanshu 2020-12-24 12:59:44 +0530
  • 161896154d Feature: Open bill using bill number tanshu 2020-12-24 12:58:46 +0530
  • 98c75f66c9 Fix: Cancel bill printing if discount dialog is cancelled. tanshu 2020-12-24 09:26:34 +0530
  • 7b327b4fda Feature: Discount will only update the sale types which have been updated in the form. tanshu 2020-12-24 09:26:05 +0530
  • 565cffaef1 Fix: Kot move fixed. Kot id was missing on move. Also, voucher_type KOT as truthy not and would give bill not found error. tanshu 2020-12-24 09:10:55 +0530
  • 7550ced477 Version Bump v6.1.5 v6.1.5 tanshu 2020-12-21 11:24:42 +0530
  • b85e930ace Moved all auth schemas into their own files. Updated imports. tanshu 2020-12-21 11:18:58 +0530
  • c6da3b9e38 Version Bump v6.1.4 v6.1.4 tanshu 2020-12-21 08:03:15 +0530
  • 4386ee45b8 Fix: Add Tax was not working as TaxIn required a name with length more than 1. tanshu 2020-12-21 08:02:36 +0530
  • f65c19ce1a Version Bump v6.1.3 v6.1.3 tanshu 2020-12-20 08:05:21 +0530
  • 9b55d037f2 Fixed: Add new modifier category error tanshu 2020-12-19 23:12:03 +0530
  • 4e3362c614 Version Bump v6.1.2 v6.1.2 tanshu 2020-12-19 10:43:03 +0530
  • f4b85dcb41 Added scripts for easy deployment. tanshu 2020-12-19 10:42:20 +0530
  • 89c93862bf Added links to Sales and Guest Book on the Nav Bar tanshu 2020-12-19 09:32:27 +0530
  • 7bd46a946e Version Bump v6.1.1 v6.1.1 tanshu 2020-12-19 09:09:51 +0530
  • 8bb6235e67 Fix: Receive Payment Since the amount Behaviour Subject pipe was not being subscribed to and the original Behaviour Subject as being subscribed, amountVal was not being populated. Now it will be. This was creating problem where amount in receive payment was always 0 Added a check in the backend so that if any part of bill remains unsettled, it will give an error instead of silently accepting and removing the entry. tanshu 2020-12-19 09:09:10 +0530
  • 36915b41c1 Version Bump v6.1.0 v6.1.0 tanshu 2020-12-18 13:25:34 +0530
  • b70b01b726 Back to table / product group order changed to have the back button in the beginning The bill now highlights the happy hour products. tanshu 2020-12-18 13:24:50 +0530
  • f28cf1eea0 Split bill working along with all checks. Update bill ensures that the total number of happy hour punches of a product in a bill are less than or equal to the regular punches tanshu 2020-12-18 13:24:05 +0530
  • 608dde4619 Fix: Modifier Category was borking as it was sending the product version id instead of product id in modifier category info tanshu 2020-12-18 12:53:08 +0530
  • 63f5871350 Version Bump v6.0.0 v6.0.0 tanshu 2020-12-16 22:40:36 +0530
  • 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. tanshu 2020-12-16 22:34:41 +0530
  • 28952402aa Fix: Loaded voucher was not showing H H name in Happy Hour products tanshu 2020-12-16 12:28:39 +0530
  • 02e208cd4e Version Bump v5.4.0 v5.4.0 tanshu 2020-12-16 11:50:23 +0530
  • 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. tanshu 2020-12-16 11:49:22 +0530
  • e229ecefa2 Version Bump v5.3.1 v5.3.1 tanshu 2020-12-15 22:40:24 +0530
  • 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 tanshu 2020-12-15 22:15:51 +0530
  • 5a73387404 Version Bump v5.3.0 v5.3.0 tanshu 2020-12-14 18:27:10 +0530
  • 4f5ba47d46 Added the docker files and ansible playbooks for two instances namely pkl and chd. tanshu 2020-12-14 17:58:00 +0530
  • 294f53147f Version Bump: v5.2.0 v5.2.0 tanshu 2020-12-13 13:20:46 +0530
  • afc58d566c Fix: Permissions for header-footer. The persission Owner is only for Settle Option and Header / Footer tanshu 2020-12-13 13:19:42 +0530
  • 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)" tanshu 2020-12-13 13:14:19 +0530
  • 27aa4d12a6 Settle Options are now stored in the Database and can be updated tanshu 2020-12-13 09:44:32 +0530
  • d65379a068 Chore: ng lint using the recommended @angular-eslint style tanshu 2020-12-08 18:50:46 +0530
  • 130d9197e5 Version bump v5.1.0 v5.1.1 tanshu 2020-11-25 12:39:05 +0530
  • 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. tanshu 2020-11-25 12:38:22 +0530
  • d9e0397b21 Version bump v5.1.0 v5.1.0 tanshu 2020-11-25 10:07:26 +0530
  • b583b90756 Fully working with the rule no explicit any tanshu 2020-11-25 09:27:42 +0530