bd05e6bb17Attendance Done!! Changed the datatype of dates in attendance and employee to date from datetime this might bork things in other places
tanshu
2020-05-14 21:49:22 +0530
708a60baf7Ledger now working with response_model get_edit_url workaround found with transform clientside
tanshu
2020-05-12 23:21:12 +0530
9c9f0dfdd6Renamed Service Charges to Incentives including account fixture and permission replaced my custom ValidationErro with FastAPI HTTPException Fixed?: Attendance Employee Attendance
tanshu
2020-05-12 20:52:07 +0530
85d05392b8Added session support, but right now it is defaulting to 2 week long session Reports working: Ledger Balance Sheet Profit & Loss Closing Stock
tanshu
2020-05-12 02:57:48 +0530
6dbab6442fRenamed groups to roles in the frontend Working: Account Cost Centre Employee Product Group Product Role User Client
tanshu
2020-05-12 01:31:21 +0530
cd764be49cangular2-hotkeys beyond this breaks with Angular 8.x logout now works. Only the clientID does not work as of now
tanshu
2020-05-12 00:31:53 +0530
ae8c46084cWorking as a drop-in replacement for the last
tanshu
2020-05-11 23:45:52 +0530
37b4faabf4Updated to new api structure
tanshu
2020-05-11 22:46:41 +0530
02fbd0984eUpdated to reflect renamed schemas
tanshu
2020-05-11 22:42:13 +0530
07b7248b4eChanges in the login so that the token works with my solution
tanshu
2020-05-11 21:53:38 +0530
9dff72aaedClients should now work. Blacked a lot of files
tanshu
2020-05-10 22:38:35 +0530
06fd0db3f6Checked the alembic migration. It is fine Fixed errors in user / roles / etc. mostly introduced due to the renaming of tables
tanshu
2020-05-10 22:25:37 +0530
899b5f31abAlembic updated to current schema
tanshu
2020-05-10 21:52:23 +0530
3cd7ff11f6Added Alembic Breaking: Changed a lot of column names
tanshu
2020-05-10 20:36:19 +0530
9383cf84d4Done: Product Group Done: Product
tanshu
2020-05-10 16:05:39 +0530
aae48faf91Renamed service points to points consistently Renamed Schemas to shorten them Added the name validators for Account Base Added joining_date/leaving_date validators for employees Employees should be working now
tanshu
2020-05-10 13:32:08 +0530
2466efb208Permissions are now stored in and gotten from the jwt
tanshu
2020-05-08 16:18:25 +0530
fe74ef44bfMoving to FastAPI Config is not properly working with .env file as of now Cost Centre is mostly working, going to work on Accounts now
tanshu
2020-05-08 10:22:25 +0530
fea48e1a3eChore: Upgraded to Angular, Angular Material and Angular Flex layout 8.0
Amritanshu
2019-06-12 17:25:10 +0530
40eaa25c76Feature: Reports now change the start and end period dates similar to vouchers. Chore: cleaned up the layout of the functions in the reports to make them easier to understand and follow standard practices
Amritanshu
2019-05-10 09:19:53 +0530
120b9544f8Feature: Added hotkeys in vouchers for selecting date (f2), save (ctrl+s) and post (ctrl+p)
Amritanshu
2019-05-07 14:59:51 +0530
017c828474Fix: Trim the narration of vouchers to remove cruft Fix: Do no tabstop on row edit buttons for a more consistent feel.
Amritanshu
2019-04-18 16:04:42 +0530
403b9a207aFix: ProductLedger was crapping out because of ambiguous join in opening balace. (Probably triggered by upgrade in sqlalchemy) Chore: Updated the dev dependencies as Angular 7 does not support Typescript 3.2 and further
Amritanshu
2019-04-15 11:02:54 +0530
72e8801472Fix: Error in navbar, didn't do anything, but showed up in the errors.
Amritanshu
2019-04-13 12:12:08 +0530
c341e58d63Fix: Handle uploading of new fingerprint file Chore: Used Black formatter
Amritanshu
2019-04-06 09:43:12 +0530
dd59bfdfb4Fix: On row edit, the value of the control was set as number and not text, leding to error on add row.
Amritanshu
2018-11-26 09:07:58 +0530
bdb8bc7005Refactor: Flush opening vouchers to database before cleaning of lint. This removes the need to keep of list of accounts/batches to not be deleted. Do not delete employees with attendance and fingerprints.
Amritanshu
2018-11-26 08:54:39 +0530
cfdd49f96fFix: Layout was getting squashed, now working properly
Amritanshu
2018-11-26 08:46:23 +0530
75ea08f678Chore: Update to Angular 7.1.0, Angular Material 7.1.0 and Angular Flex Layout 7.0.0-beta.19 Fix: Prod build will now build properly TODO: The width of content is very less and everything is squashed
Amritanshu
2018-11-26 08:46:03 +0530
1984c1fc90Fix: Rebase url error, double slash before date
Amritanshu
2018-09-05 00:09:37 +0530
eb22eace69Fix: Incentives was not saving Fix: Employee edit was not working
Amritanshu
2018-08-25 11:28:23 +0530
cd20982753Feature: Download Products Fix: Add user Fix: Added 5000 page size in products Fix: Local Time Pipe was showing the wrong time
Amritanshu
2018-07-29 23:43:26 +0530
f8162f364dFix: Changed formula of Service Charge to update the new way of keeping accounts Fix: Changed the limit of ESI in line with govt. regulations
tanshu
2018-07-16 17:32:44 +0530
1c10eec4caFix: isStarred was not set in empty employee and thus error in Save
tanshu
2018-07-16 16:59:59 +0530
29b81cbd21Fix: Employee was not saving because of isStarred, added that functionality to employee
tanshu
2018-07-14 10:52:39 +0530
9f4eb334d7Chore: Renamed the Ledger Table to Account Chore: Renamed the Ledger Model to Account Chore: Renamed LedgerType to AccountType Chore: Renamed all properties of Account table to lowercase with underscores
tanshu
2018-07-07 16:31:44 +0530
739c872815Fix: Adding the next account in journal with default accounts failed because amount in rowAmount as reset as number.
tanshu
2018-06-30 20:05:32 +0530
ede445ac1fAdded: Mathjs for evaluating expressions in journal amount
tanshu
2018-06-29 13:32:52 +0530
c6272762daFix: Product Ledger was taking into account unposted entries and also the footer was not displaying the totals
tanshu
2018-06-28 16:38:27 +0530
08fedaa44dFix: Balance Sheet was not working
tanshu
2018-06-14 16:39:13 +0530
7376779f3aFeaure: Showing Hours worked with styling in attendances.
tanshu
2018-06-13 15:23:20 +0530
927c693a6fEnabled page refreshing so that ledger and other reports can refresh by clicking show. Fixed: Auth interceptor was swallowing the error.
tanshu
2018-06-13 12:19:46 +0530
bf14b46b15Fixed the navbar to the top. Made the font of the inputs in vouchers bigger by 25% Made the narration textarea minimum 5 lines Changed the favicon to the old favicon
tanshu
2018-06-13 11:49:34 +0530
8c9a1a2191Fix: Account save error
tanshu
2018-06-12 11:52:23 +0530
4530052a22ToCsvService to escape the fields during exportCsv. Auth Interceptor to check for logged out user.
tanshu
2018-06-11 22:14:04 +0530
a811a121ccAdded downoad to Raw Material Cost and fixed quantity not showing
tanshu
2018-06-10 16:38:46 +0530
8996516978Added loading bar Fixed product, account and employee details for add new.
tanshu
2018-06-10 13:58:01 +0530
659de0ae52Error Fixed: Typo in employee functions
tanshu
2018-06-09 17:39:08 +0530
5a63a8ce61Attach Files is now an image placeholder and the actual control is hidden.
tanshu
2018-06-09 17:34:57 +0530
6be1dd5a3aMoved to Angular 6.0
tanshu
2018-05-25 19:19:00 +0530
b3cb01da02Moved the app into src/ directory to in preperation for angular
tanshu
2018-05-18 13:38:55 +0530
da8a148544Package.json updated with postinstall
tanshu
2018-05-18 12:47:30 +0530
552781b5c6Fix: Delete confirmation was borked for all except Journal.
tanshu
2018-05-18 12:19:40 +0530
f3c1bfa57b- Started using TypeScript - Using SystemJS as Module Loader - Auth and Permissions moved to Credentials.service from $rootScope - Toasts moved to Messages.service - Massive Changes - Sprint 1 done to move to Angular.io from AngularJS - Should be fully working!! :)
tanshu
2018-05-13 00:18:12 +0530
d05625ba39Separated all controllers into their own files
tanshu
2018-05-09 17:53:29 +0530
ec9798f401Changed the way Controllers are defined and DI
tanshu
2018-05-09 14:29:40 +0530
00c0d1d46aUpgraded to Angularjs 1.6.9
tanshu
2018-05-09 14:26:15 +0530