Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cuatrolabs
/
cuatrolabs-pos-ms
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cuatrolabs-pos-ms
/
app
640 kB
4 contributors
History:
135 commits
MukeshKapoor25
refactor(sql): reduce connection pool size and remove PostgreSQL optimizations
3715d0b
16 days ago
appointments
fix(appointment): restrict duplicate appointment creation for same customer and service at same time slot
18 days ago
catalogue_services
feat(catalogue_service): implement audit trail with username tracking in service CRUD operations
19 days ago
constants
refactor(staff): remove designation enum and disable hierarchy validation
23 days ago
core
feat: Enhance audit trail with created_by and updated_by fields across services
19 days ago
customers
feat: Enhance audit trail with created_by and updated_by fields across services
19 days ago
db_init
feat: Add database management script and requirements
3 months ago
dependencies
feat(customers,staff): Add merchant access control and SCM-compliant list endpoints
2 months ago
middleware
feat(staff): implement staff list endpoint with projection support
2 months ago
sales
(retail)-mark appointment completed and delete draft sale using sql stored function
about 1 month ago
staff
feat: Enhance audit trail with created_by and updated_by fields across services
19 days ago
sync
feat(logging): implement structured logging across services
2 months ago
system_users
sync staff and system user IDs
about 1 month ago
utils
changed schema based on UI
about 1 month ago
wallet
implemented get api for eligible bill items
about 1 month ago
__init__.py
Safe
0 Bytes
feat: Add __init__.py file to initialize the app module
2 months ago
cache.py
Safe
1.74 kB
feat: Add database management script and requirements
3 months ago
db_init.py
Safe
4.55 kB
refactor(auth): Migrate from employees to staff module and consolidate constants
2 months ago
insightfy_utils-0.1.0-py3-none-any.whl
Safe
32.2 kB
feat: Add insightfy_utils wheel package
3 months ago
main.py
Safe
9.42 kB
feat(wallet): implement staff wallet management system with ledger architecture
about 1 month ago
nosql.py
Safe
3.55 kB
Add duplicate name validation in create_staff and update_staff
about 1 month ago
sql.py
Safe
13.5 kB
refactor(sql): reduce connection pool size and remove PostgreSQL optimizations
16 days ago