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
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
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)"
Feature:
All report printing now uses local aware number formatting for Indian locale.
2020-12-13 13:14:19 +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
b31db593c2
Updated to angular 10
...
Moved to eslint for linting
Added prettier for formatting
Fixed minor errors
2020-10-11 09:34:35 +05:30
fdfd3dcbfb
Added: Alembic for migrations
...
Moving from Pyramid to FastAPI
2020-06-14 18:43:10 +05:30
4513e8b263
Bills initially working just as proof of concept
...
ng linted
modifier categories list is better at displaying data sanely now
2019-07-11 12:17:41 +05:30
05f8058a15
Product Group renamed to Menu Category
...
Extracted Product Group -> Group_type to a a new object called Sale Category.
Moved tax from product to Sale Category for uniform taxes on types of sales.
2019-06-20 13:15:23 +05:30
63f5f60842
Still in progress
2019-06-17 13:23:00 +05:30
32500665b5
Table Sort Order Done
2019-06-16 21:08:18 +05:30
5093bdc391
Tables List and Detail working
...
TODO: Save SortOrder also, Drag and Drop ordering
2019-06-14 09:28:30 +05:30
d59c60e81d
Initial commit for the Angular part. We are nowhere yet.
2019-06-14 00:32:34 +05:30