edmir31
edmir31
How can we change the system currency. after install.
I made the update to the new version with the old database i have this error. OperationalError at / no such column: recruitment_interviewschedule.description Request Method: GET Request URL: http://127.0.0.1:8000/ Django...
Need to calculate an tax on income. the condition are like below If SALARY (0-50 000) Tax = 0% salary If Salary (50 001 – 60 000) Tax =13% (salary...
How to migrate data from sqlite to MySql. without losing anything. Is this possible to be done with horilla.
I have updated to the new files. and I have the old database. My site gives me this error. OperationalError at / no such column: base_employeeshiftschedule.is_auto_punch_out_enabled Request Method: GET Request...