tanshu
b425b299bf
In progress Sales import and Recipe import.
...
First I will finish Sales Import. Then move on to recipe import
2026-09-11 10:43:23 +00:00
tanshu
05b395af00
Changed the build system. Now I am targeting multi arch. Added Product Version and SkuVersion
2025-06-25 06:22:44 +00:00
tanshu
56da6b0a82
Feature: Made the title configurable
2023-08-23 11:42:13 +05:30
tanshu
ad8a2d2cc3
Fix: Save account error was because in constructor type did not end in underscore
...
Fix: Employee save as checking for in None instead of is None
Feature: Checking the existing token for validity in constructor of auth service, this should prevent last login showing
Feature: Moved the middleware secret key into the env file
Chore: Replaced my own GUID() with postgres UUID() type
2020-06-30 11:44:19 +05:30
tanshu
1f7ca329bc
removed sensitive info from .env
2020-05-31 14:28:23 +05:30
tanshu
013fce2e96
Settings working now. Everything working now.
...
Time for docker and beta test
2020-05-30 23:39:02 +05:30
tanshu
3cd7ff11f6
Added Alembic
...
Breaking: Changed a lot of column names
2020-05-10 20:36:19 +05:30
tanshu
fe74ef44bf
Moving to FastAPI
...
Config is not properly working with .env file as of now
Cost Centre is mostly working, going to work on Accounts now
2020-05-08 10:22:25 +05:30