brewman/brewman/routers
Amritanshu Agrawal 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
..
auth Bumped the version to 7 2020-06-01 09:02:52 +05:30
reports Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
__init__.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
account.py Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
account_types.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
attendance.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
attendance_report.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
attendance_types.py Attendance Done!! 2020-05-14 21:49:22 +05:30
batch.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
cost_centre.py Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
credit_salary.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
db_image.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
db_integrity.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
employee.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
employee_attendance.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
employee_benefit.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
fingerprint.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
incentive.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
issue.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
issue_grid.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
journal.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
lock_information.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
login.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
maintenance.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
product.py Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
product_group.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
purchase.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
purchase_return.py Bumped the version to 7 2020-06-01 09:02:52 +05:30
rebase.py Fix: Relations were not working as after setting the id, if the object was none, then it set to None again. 2020-06-01 20:42:16 +05:30
recipe.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
reset_stock.py Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
voucher.py Bumped the version to 7 2020-06-01 09:02:52 +05:30