01b0cbfadf
Removed Unnecessary Flex class
2025-07-11 11:44:28 +00:00
44513dd6be
Moved to Angular 20
...
Moved to Tailwind 4
Moved to Python 3.13
Enabled arm64/v8 Builds
2025-07-02 04:32:35 +00:00
68ab90ec48
Chore: Cleaned up imports to use Modules.
...
Feature: Added an eslint rule to sort component imports
2024-12-19 08:29:05 +05:30
bbb7be8070
Sale report now can be section wise
2024-12-17 08:23:18 +05:30
659fed549a
Fix: Discount and payment received were not working
2024-12-16 21:17:58 +05:30
2495c24e1a
Chore: Updated python dependencies
...
Chore: Updated angular to v19
Chore: Refactored ops with docker and ansible
2024-12-16 17:58:17 +05:30
010e9a84db
Chore: Upgrade to Angular v18
...
Chore: Upgrade to Python 3.12
Chore: Upgrade to psycopg3
2024-06-03 13:22:56 +05:30
09b762d154
Chore:
...
Moved to Angular 16
Moved to FastAPI 0.100.0
Moved to pydantic 2.0
2023-07-22 09:20:01 +05:30
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
2023-03-13 23:52:44 +05:30
c5eaeb1497
Fix: Receive payment did not show display reason
2023-03-06 10:35:17 +05:30
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
Due to the sheer depth of the changes. There can be showstoppers. Please test it carefully
2023-03-05 23:50:41 +05:30
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
Started developing on vscode with devcontainers
2023-02-20 18:49:17 +05:30
792ccf923f
Chore:
...
Upgraded to Angular 14
2022-07-06 09:04:10 +05:30
d43aab0b23
Chore: Updated linter changed this.
2022-04-03 07:26:40 +05:30
47381527c2
Feature: Added feature to click a name in receive payment to fill in the amount in that column
2021-03-26 07:20:51 +05:30
27aa4d12a6
Settle Options are now stored in the Database and can be updated
2020-12-13 09:45:24 +05:30
6567f560ab
Updated to angular 11
...
Now compiling with strict mode in typescript
Need to error checking now
2020-11-22 10:13:37 +05:30
d677cfb1ea
Blacked and isorted the python files
...
Prettied and eslinted the typescript/html files
2020-10-11 10:56:29 +05:30
fdfd3dcbfb
Added: Alembic for migrations
...
Moving from Pyramid to FastAPI
2020-06-14 18:43:10 +05:30
70d31fea5e
Feature: Sale Analysis is working
...
Fix: Cashier Checkout multiple entries
2019-08-20 23:02:42 +05:30
dcaf23b390
Tax is added directly to product for sale
...
Auth guard and auth service simplified and fixed so that user is updated upon login
Home component changed to use square buttons
Fixed showing the totals in the bill
ng linted the project
2019-08-11 01:37:14 +05:30
ff8f4ffb16
Receive payment working.
...
TODO: Nested subscribe in Receive Payment in sales-home-component.ts should be refactored into something more readable.
2019-08-09 14:55:38 +05:30