Commit Graph

  • 7be7545137 Version Bump v12.1.6 main v12.1.6 latest Amritanshu 2024-12-17 22:26:50 +0530
  • b46fd10f5a Modifier was not working as when the data came late, it would display blank. Amritanshu 2024-12-17 22:26:35 +0530
  • 50846ace3f Version Bump v12.1.5 v12.1.5 Amritanshu 2024-12-17 21:21:31 +0530
  • e36de39ed5 Modifiers issues Amritanshu 2024-12-17 21:21:21 +0530
  • 4b1fca0260 Version Bump v12.1.4 v12.1.4 Amritanshu 2024-12-17 09:47:34 +0530
  • 43a884144b Fix: Issues flagged by mypy Amritanshu 2024-12-17 09:47:25 +0530
  • 85a939b761 Fix: Show section wise settlement and tax Amritanshu 2024-12-17 09:46:44 +0530
  • 3bfa00364c Version Bump v12.1.3 v12.1.3 Amritanshu 2024-12-17 09:18:43 +0530
  • 0b092b5467 Fix: login failed as python-jose was removed. Amritanshu 2024-12-17 09:18:33 +0530
  • 82747c4b89 Version Bump v12.1.2 v12.1.2 Amritanshu 2024-12-17 09:04:56 +0530
  • e732354671 Fix: run was referencing files in a subdirectory. Fix: Playbook was not importing the default vars. Improvement: Dockerfile casheing should improve. Amritanshu 2024-12-17 09:04:49 +0530
  • 6d3057bb55 Version Bump v12.1.1 v12.1.1 Amritanshu 2024-12-17 08:58:54 +0530
  • 15a93c599e Chore: ruff check will fix the errors also. Amritanshu 2024-12-17 08:58:45 +0530
  • 823e3a761e Fix: Docker entrypoint command. run.sh is in the /app subdirectory Amritanshu 2024-12-17 08:58:17 +0530
  • ac728128b9 Chore: Cleanup Module imports Amritanshu 2024-12-17 08:57:52 +0530
  • 5536bcae41 Version Bump v12.1.0 v12.1.0 Amritanshu 2024-12-17 08:47:13 +0530
  • 55d5017254 Product sale report can now be section wise Amritanshu 2024-12-17 08:46:29 +0530
  • bbb7be8070 Sale report now can be section wise Amritanshu 2024-12-17 08:23:18 +0530
  • b1407f339d Version Bump v12.0.1 v12.0.1 Amritanshu 2024-12-16 21:18:26 +0530
  • 659fed549a Fix: Discount and payment received were not working Amritanshu 2024-12-16 21:15:01 +0530
  • a5efcc9061 Fix: Dockerfile was erroring out. Amritanshu 2024-12-16 19:03:38 +0530
  • 7e70214c94 Version Bump v12.0.0 v12.0.0 Amritanshu 2024-12-16 17:58:20 +0530
  • 2495c24e1a Chore: Updated python dependencies Chore: Updated angular to v19 Chore: Refactored ops with docker and ansible Amritanshu 2024-12-16 17:53:21 +0530
  • 010e9a84db Chore: Upgrade to Angular v18 Chore: Upgrade to Python 3.12 Chore: Upgrade to psycopg3 Amritanshu 2024-06-03 13:22:56 +0530
  • 56c1be5e05 Chore: Moved from isort + flake8 to ruff. There are a few formatting differences in isort and ruff Chore: Updated dependencies Amritanshu 2023-08-31 06:54:39 +0530
  • cbd5da12cc Version Bump v11.7.0 v11.7.0 Amritanshu 2023-08-28 11:03:22 +0530
  • 93b1b8840d Feature: Updated the frank dockerfile to properly install python poetry Feature: Updated the frank playbook to allow user to be changed from pi Chore: Refactored the various env files to use single file and multiple var files. Amritanshu 2023-08-28 11:03:00 +0530
  • ecea277e46 Feature: Table Booking in guestbook. Feature: Guest book list shows the running cover count Amritanshu 2023-08-28 07:14:24 +0530
  • 1cb2677ad1 Chore: Moved edit and delete in guestbook to the details from list. This will give more space. Also removed the old table button Amritanshu 2023-08-17 22:18:14 +0530
  • e8a33cd80e Chore: Updated bake pies to current services Amritanshu 2023-08-17 22:17:09 +0530
  • cb3657615a Chore: Updated fastapi and pydantic Refactor: Removed mapped_column name string in models Refactor: Moved from postgres.uuid to uuid in models Fix: Schemas use Daf (Decimal as float to hack around pydantic v2 sending decimals as strings.) Amritanshu 2023-08-17 22:09:20 +0530
  • e955ef4196 Version Bump v11.6.3 v11.6.3 Amritanshu 2023-08-07 17:45:35 +0530
  • f1ef578eae Fix: Schema would show the full price for happy hour products Amritanshu 2023-08-07 17:43:09 +0530
  • 05302c4291 Version Bump v11.6.2 v11.6.2 Amritanshu 2023-07-26 13:00:19 +0530
  • 96e54e2a0a Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. Made the inventory amount expression round to even and the inventory schema to validate to round the inputs Amritanshu 2023-07-26 13:00:01 +0530
  • 26310dfc42 Changed docker to use a hosts file with various var files and to use roles. Amritanshu 2023-07-23 08:46:07 +0530
  • 16f29c4139 Version Bump v11.6.1 v11.6.1 Amritanshu 2023-07-22 14:57:57 +0530
  • f8c1e0591b Fix: Discount not showing and other chores Amritanshu 2023-07-22 14:57:50 +0530
  • 42102d7fef Version Bump v11.6.0 v11.6.0 Amritanshu 2023-07-22 09:22:14 +0530
  • 09b762d154 Chore: Moved to Angular 16 Moved to FastAPI 0.100.0 Moved to pydantic 2.0 Amritanshu 2023-07-22 09:19:48 +0530
  • 8b2d15b9e1 Fix: Guestbook would not let you seat anyone who has any old bill. Fix: Only create a new temporal product when there is some change in the data. Amritanshu 2023-07-20 07:00:20 +0530
  • 5534b3983d Moved back from devcontainer to normal as ubuntu now has python 3.11 Amritanshu 2023-07-20 06:59:32 +0530
  • e685941804 Version Bump v11.5.0 v11.5.0 Amritanshu 2023-04-09 15:43:00 +0530
  • 8bc7d66123 Fix: Prevent creation of customer with blank name when adding a guest book item. Fix: Also prevent creation of customer with blank phone number when adding a guest book. Feature: Show the old bill of a customer in guest book Fix: In reprint, allow changing of customer Chore: Updated dependencies Amritanshu 2023-04-09 15:42:32 +0530
  • 302ed4a18f Version Bump v11.4.2 v11.4.2 Amritanshu 2023-03-24 12:46:54 +0530
  • 2fb2e01ca1 Feature: Allow edit of time in guest book. Feature: Guest book row color is the same as running table colors Amritanshu 2023-03-24 12:46:42 +0530
  • 94cc8ccd47 Version Bump v11.4.1 v11.4.1 Amritanshu 2023-03-24 10:17:16 +0530
  • c13047e812 Fix: Check if moved/merged kots could lead to negative products of a situation where happy hour products were more than regular products. Amritanshu 2023-03-24 10:17:06 +0530
  • 5c697dd43a Version Bump v11.4.0 v11.4.0 Amritanshu 2023-03-24 09:10:20 +0530
  • 56ae7500cc Feature: Allow bills without items so that tables can be seated from the guest book. Feature: Allow guest book entries to be associated with running vouchers Feature: Allow removing customer from voucher Amritanshu 2023-03-24 09:09:13 +0530
  • 1b4c26733d Chore: Refactor nil inventories and kots checking Amritanshu 2023-03-24 08:49:19 +0530
  • 88bda14002 Fix: Typo Amritanshu 2023-03-24 08:48:33 +0530
  • 7a8017087b Fix: Update pax if changed Fix: Tax was associated with inventory, not just tax_id so that if along with adding an inventory, the bill is printed then it can be used to get regime information. Chore: Refactored checking for nil inventory and kots. Amritanshu 2023-03-24 08:48:18 +0530
  • 1297a4e7d2 Cancel VoucherType was added Amritanshu 2023-03-24 08:45:52 +0530
  • 47afb7e29c Always ensure that a "KOT" Bill Number was generated even if the bill was straight printed. Amritanshu 2023-03-24 08:44:36 +0530
  • 4db26722a3 Fix: Debugging was left in the report Amritanshu 2023-03-24 08:43:54 +0530
  • b2db7e8f9c Version Bump v11.3.3 v11.3.3 Amritanshu 2023-03-19 23:08:22 +0530
  • f6deea265c Fix: Error is checking length of bills Amritanshu 2023-03-19 23:08:14 +0530
  • f1d145e76f Version Bump v11.3.2 v11.3.2 Amritanshu 2023-03-19 23:05:00 +0530
  • 22f61427b0 Fix: Cashier report was only showing the last amount of aggregate items. When it was not added to info, the amount also got reset to 0 Amritanshu 2023-03-19 22:44:38 +0530
  • f9fc6dba0d Version Bump v11.3.1 v11.3.1 Amritanshu 2023-03-19 14:43:45 +0530
  • e56a753053 Fix: Users without ability of edit printed products where not able to set quantity to zero in the bill Amritanshu 2023-03-19 14:43:40 +0530
  • 03918fee80 Version Bump v11.3.0 v11.3.0 Amritanshu 2023-03-19 09:56:58 +0530
  • c14e64ce85 Feature: The menu engineering report now recalculates the percentages based on filter Amritanshu 2023-03-19 09:56:48 +0530
  • 4e4cebf5d4 Chore: Moved the formatting to the main style sheet because it was used everywhere. Also, moved to sass to get theme colors from the material design library Amritanshu 2023-03-18 23:29:10 +0530
  • d39712a347 Feature: Made a Menu Engineering Report Amritanshu 2023-03-18 23:20:11 +0530
  • 40a357edc8 Version Bump v11.2.0 v11.2.0 Amritanshu 2023-03-17 10:18:40 +0530
  • 1a08066c2d Feature: Cancelled bills are now separate from void bills. Void bills are automatically generated when printed bills are changed. Manually cancelled bills are called cancelled bills. Amritanshu 2023-03-17 08:27:30 +0530
  • a62018ad1f Version Bump v11.1.2 v11.1.2 Amritanshu 2023-03-14 13:27:40 +0530
  • da46591313 Fix: Happy hour product button color was being overwritten by the face color Amritanshu 2023-03-14 13:27:05 +0530
  • a1ccf973cd Version Bump v11.1.1 v11.1.1 Amritanshu 2023-03-14 00:15:50 +0530
  • 65700d2760 Fix: Date was not updated when the bill was printed. Amritanshu 2023-03-14 00:15:35 +0530
  • 77c7b167ef Version Bump v11.1.0 v11.1.0 Amritanshu 2023-03-13 23:52:56 +0530
  • efa2af396d Chore: Moved from css to sass, god knows what to do now. Chore: Prettier line length changed to 120 from 100 Fix: Hard coded the face as the primary color to make the buttons stand out Amritanshu 2023-03-13 23:52:44 +0530
  • b021861ba3 Version Bump v11.0.2 v11.0.2 Amritanshu 2023-03-13 21:22:24 +0530
  • 245937ecf2 Fix: The dialogs were not rendering properly. The select table dialog was long and narrow. The billtype was selection was also not showing properly. Amritanshu 2023-03-13 21:22:07 +0530
  • 3af0b0ac96 Version Bump v11.0.1 v11.0.1 Amritanshu 2023-03-13 20:40:10 +0530
  • 4fffdd85d6 Fix: Merge table did not delete the old bills and fucked up. Fix: Bill settlement report was not in order Amritanshu 2023-03-13 20:38:55 +0530
  • 7da9212cf7 Version Bump v11.0.0 v11.0.0 Amritanshu 2023-03-13 11:11:42 +0530
  • 0f1660ef5a Fix: Regime was stripping the whitespaces from header Amritanshu 2023-03-06 22:02:21 +0530
  • 7d0874093c Fix: New Product did not work due to missing quantity is the schema Fix: New Product would not auto add modifiers Amritanshu 2023-03-06 21:42:09 +0530
  • 516b22ed1c Refactored customer discount and choose discount. They were using the same schema unnecessarily which was leading to confusion. Amritanshu 2023-03-06 21:04:44 +0530
  • c5eaeb1497 Fix: Receive payment did not show display reason Amritanshu 2023-03-06 10:35:17 +0530
  • f408e84af3 Added traceback to save voucher to better understand why an error occurs. Amritanshu 2023-03-06 10:21:27 +0530
  • e46fe7f90e Feature: Tax Regimes are added so that different bills with different series can be printed for Different regimes such as VAT and GST Chore: Model relationships updated to make them simpler Chore: Bill printing majorly refactored for it Amritanshu 2023-03-05 23:50:41 +0530
  • 802eded568 Due to update to sqlalchemy, fixed schema nullability Amritanshu 2023-02-26 19:51:29 +0530
  • 5c7985e392 Chore: Moved to sqlalchemy 2.0 Added type checking as much as possible Updated angular to 15 Moved from Angular flex layout to tailwind css Amritanshu 2023-02-20 18:49:17 +0530
  • 792ccf923f Chore: Upgraded to Angular 14 Amritanshu 2022-07-06 09:04:10 +0530
  • f637f01954 Version Bump v10.3.3 v10.3.3 Amritanshu 2022-06-21 12:40:35 +0530
  • 236c746e1c Fix: Suddenly got errors saying that the redis.enqueue job was running in a different loop Amritanshu 2022-06-21 12:39:51 +0530
  • a4db3b24f0 Version Bump v10.3.2 v10.3.2 Amritanshu 2022-06-21 08:54:51 +0530
  • 9f4ec3697c Fix: Frank service changed to beacon from knox Amritanshu 2022-06-21 08:54:45 +0530
  • 9fe84800a7 Chore: Dockerfile also updated Amritanshu 2022-06-21 08:53:37 +0530
  • f73de53d21 Version Bump v10.3.1 v10.3.1 Amritanshu 2022-06-21 08:44:58 +0530
  • e37d160b7c Fix: Square brackets made the expression a list and the next generator would not work on it Amritanshu 2022-06-21 08:44:00 +0530
  • 61bb62475b Chore: Updated dependencies and moved to Python 3.10 method of type hinting Amritanshu 2022-06-21 08:41:57 +0530
  • 2f1f9eee1f Version Bump v10.3.0 v10.3.0 tanshu 2022-04-26 09:07:07 +0530
  • f9124abb6c Moved ssh and redis tunneling from knox to beacon tanshu 2022-04-26 09:03:10 +0530
  • 09a8fdfecc Chore: some mypy fixes tanshu 2022-04-26 08:59:42 +0530
  • 7a2ccb7fb1 Fix: Sale Report won't add sales of printed but yet unsettled bills to Category wise sale. tanshu 2022-04-26 08:47:55 +0530