Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sifars
/
automated-invoice-processing-agent-backend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
automated-invoice-processing-agent-backend
/
src
/
db
/
migrations
22.4 kB
Ctrl+K
Ctrl+K
8 contributors
History:
41 commits
narinder1231
remove unique constraint from name in pw glaccounts
008962f
over 1 year ago
20240710112620-create-roles-table.js
615 Bytes
update roles table according to latest changes
almost 2 years ago
20240710113255-create-user-table.js
1.71 kB
add new fields in user modal
almost 2 years ago
20240710114725-create-permissions-table.js
695 Bytes
update permission table according to lastest db changes
almost 2 years ago
20240710122848-create-settings.js
884 Bytes
add updated_by field in setting migration , model, interface
almost 2 years ago
20240711090014-create-pw-portfolio-table.js
775 Bytes
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
almost 2 years ago
20240711100526-create-pw-buildings-table.js
957 Bytes
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
almost 2 years ago
20240711103246-create-pw-units-table.js
1.13 kB
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
almost 2 years ago
20240711110620-create-invoice-table.js
1.86 kB
update invoice model for soft delete
almost 2 years ago
20240711115635-create-error-log.js
910 Bytes
set invoice id nullable in error logs
almost 2 years ago
20240711123520-create-audit-logs.js
1.12 kB
create migrations for audit logs table
almost 2 years ago
20240711130904-create-role-permissions.js
993 Bytes
add migrations for role permission table
almost 2 years ago
20240715065820-create-invoice-detail.js
1.18 kB
invoice list apis
almost 2 years ago
20240801160712-create-invoice-activity-logs-table.js
1.36 kB
add migration for invoice activity logs
almost 2 years ago
20240808130755-create-invoice-approval.js
1.3 kB
w.i.p.- invoice approval
almost 2 years ago
20240827212336-add-vendor-config.js
888 Bytes
set vendor config
almost 2 years ago
20240927063731-create-pw-workorders-table.js
1.62 kB
fix comments
over 1 year ago
20241025061806-add-unique-constraint-to-pw_id.js
418 Bytes
change fetworder controller
over 1 year ago
20241119061806-add-unique-constraint-to-workorder_number.js
421 Bytes
add unique constarint to workorder number
over 1 year ago
20241202052919-create-pw-vendors-table.js
1.17 kB
sync vendors and glaccounts
over 1 year ago
20241202052936-create-pw-glaccounts-table.js
1.13 kB
sync vendors and glaccounts
over 1 year ago
20250123074217-remove-unique-constraint-from-invoice-reference-number.js
654 Bytes
Remove auto generated comments from 20250123074217-remove-unique-constraint-from-invoice-reference-number.js
over 1 year ago
20250218135840-remove-unique-constraint-from-name-in-pw-glaccounts.js
616 Bytes
remove unique constraint from name in pw glaccounts
over 1 year ago