Spaces:
Runtime error
Runtime error
Commit History
Remove auto generated comments from 20250123074217-remove-unique-constraint-from-invoice-reference-number.js
40cb419
Refactor invoice reference number handling: Removed unique constraint and updated indexing for `reference_number` in invoices to allow for non-unique values while maintaining a unique index for improved query performance.
bdb4805
Refactor invoice handling:
2041c17
sync vendors and glaccounts
e66f26b
Bansari Akhani
commited on
add unique constarint to workorder number
39bf8fb
Bansari Akhani
commited on
change fetworder controller
8ff7834
fix comments
59e31fe
abhishek-akbari01
commited on
create workorders migration with sync api
6150c79
abhishek-akbari01
commited on
comments issue fix
72b402c
abhishek-akbari01
commited on
seeder for setting default permissions
b421f91
abhishek-akbari01
commited on
permission name change
372900d
abhishek-akbari01
commited on
seeder added for role permission
56e1dee
abhishek-akbari01
commited on
fix comments issue
0b92d37
abhishek-akbari01
commited on
seeder for permission table
76eb60b
abhishek-akbari01
commited on
add new fields in user modal
64ebbd0
abhishek-akbari01
commited on
set vendor config
57cf058
Bansari Akhani
commited on
w.i.p.- invoice approval
b291fbe
Bansari Akhani
commited on
set default invoice status to approved for sync functionality to work directly from swagger
b851eb2
Bansari Akhani
commited on
add migration for invoice activity logs
4810dcd
Bansari Akhani
commited on
set invoice id nullable in error logs
1fa8cbc
Bansari Akhani
commited on
update invoice model for soft delete
378503c
update user migration to have unique mail
a361b3e
- add all gl account api for frontend
2b10760
Bansari Akhani
commited on
update user model for soft delete
fa64d80
create Roles seeder
72c33c1
creater seeder for admin user
5af1e40
invoice list apis
389ef0e
Bansari Akhani
commited on
add password in user model
099ffb7
add migrations for role permission table
b69e441
update permission table according to lastest db changes
785f3a2
update roles table according to latest changes
faf94f6
create migrations for role permission table
68065f8
fix invoice model name
a1cd0dd
create migrations for audit logs table
b428a2a
add migraions for invoice details
5e9c4d0
create migrations for error-log table
7ef526e
create migrations for invoices table
b75f8fe
Rename tables to lowercase names
953d9e1
add updated_by field in setting migration , model, interface
a3b1201
format
9a25b53
Bansari Akhani
commited on
change variable name
3592778
Bansari Akhani
commited on
modified migrations to set field names with underscore snackcase only, apis to syn portfolio, buildings and units data, removed index.js from model, added index.ts file in src/model task - #7658,#7659, #7660
1f6a8f9
Bansari Akhani
commited on