8 Commits

Author SHA1 Message Date
aditya singh rawat
46607e65e9 Fixed the column hiding, Added the HorillaDb file in gitignore + using columns instead of rows (#605)
* Added the HorillaDb file in gitignore + using columns instead of rows in actions tab

* Fixed the typo which was hiding the columns in request table in work type reqest

* Fixed the typo which was hiding the columns in request table in work type reqest

* payslip table should have this as the first parameter for toggleColumns as we are passing id not data attribute , previous PR was wrong

* Fix for column toggling issue

* toggling issue fixed
2025-03-21 12:22:15 +05:30
Dr. Shubham Dipt
ab6584d889 Loading of Test data fails due to unique primary key constraint in Allowance (#613)
* Ignore Pycharm IDE directory

* init will get executed even if there are no tables, hence migrations cannot be applies at the first step

* Separate loanaccount test data load because primary key conflicts due to post_save signal

* Avoid multiple DB save calls
2025-03-20 17:19:20 +05:30
Guillaume Chanaud
41c04042c3 [UPDT] Adding 'manage.py collectstatic' in documentation (#242) 2024-07-09 10:36:11 +05:30
Ashwanth Balakrishnan
58be33a8d7 Added Pre-Commit Hooks (#175)
* Added pre commit hook

* Run pre commit hook on all files

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2024-05-07 12:23:36 +05:30
Ashwanth Balakrishnan
18523883e0 [ADD] BASE: Option to select primary mail server (#104) 2024-03-06 15:26:22 +00:00
Horilla
44eaee66d8 [UPDT] .gitignore : Add whoosh_index to .gitignore 2024-03-02 03:56:24 +00:00
Nikhil Ravi Cybrosys
e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30
Horilla
8839ff3bff [ADD]gitignore 2023-05-15 16:29:27 +05:30