Commit History

updated schema
eabc949
Running

VanithaSivaraj commited on

Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
a464904

VanithaSivaraj commited on

(employee)-changed manager_id to optional
cf9ed79

VanithaSivaraj commited on

feat(documents): enforce public visibility for image uploads
ba996e2

MukeshKapoor25 commited on

feat(documents): add debug logging for URL generation
85fc062

MukeshKapoor25 commited on

feat(storage): add CDN URL support for public object access
156b8c3

MukeshKapoor25 commited on

fix(api): update router prefixes to remove redundant path segments
6ff0c0b

MukeshKapoor25 commited on

feat(debug): add routes listing endpoint for debugging
38d7c48

MukeshKapoor25 commited on

(spa_orders) Change catalogue str to uuid in scmstock table, meta implementation
4a8732e

VanithaSivaraj commited on

Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
dd8559a

VanithaSivaraj commited on

fix(documents): update storage API router prefix
c3a69a7

MukeshKapoor25 commited on

fix(service_partners)-update api
7d2e0f4

VanithaSivaraj commited on

Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
6902f6b

VanithaSivaraj commited on

Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
9e5fc05

VanithaSivaraj commited on

feat(po-returns): make warehouse_id optional and refactor validation logic
d5f79b7

MukeshKapoor25 commited on

feat(po-returns): refactor validation logic and add comprehensive test suite
80b330a

MukeshKapoor25 commited on

feat(purchases): add has_grn field and map completed status to closed
b469a51

MukeshKapoor25 commited on

fix(po-returns): add UUID type casting to PO items query parameters
0488116

MukeshKapoor25 commited on

fix(po-returns): add Optional type import for type hints
a9e1834

MukeshKapoor25 commited on

fix(po-returns): correct SQL query to return all columns from PO items
eb933da

MukeshKapoor25 commited on

feat(po-returns): make warehouse_id optional in PO items return endpoint
f98b016

MukeshKapoor25 commited on

(trade_return): implement global meta schema for trade_return module with audit information
e08eaea

VanithaSivaraj commited on

(trade-relationship): implement global meta schema for trade-relationship module with audit information
0426695

VanithaSivaraj commited on

(invoice): implement global meta schema for invoice module with audit information
165d873

VanithaSivaraj commited on

(receipts): implement global meta schema for receipts module with audit information
e3c6991

VanithaSivaraj commited on

(ourchase): implement global meta schema for purchase module with audit information
effc10d

VanithaSivaraj commited on

(po_returns): implement global meta schema for po_returns module with audit information
707c134

VanithaSivaraj commited on

(stock): implement global meta schema for stock module with audit information
d545c1e

VanithaSivaraj commited on

(adjustments): implement global meta schema for adjustments module with audit information
8613cd0

VanithaSivaraj commited on

(catalogues): implement global meta schema for catalogues module with audit information
c0cc858

VanithaSivaraj commited on

(employee)-create system user on employee update if system user is true and send password through WhatsApp
a326f69

vanitha commited on

feat(service-catalogue): implement complete CRUD API for service catalogue management
2d6d369

MukeshKapoor25 commited on

(merchant)- cahnged merchant_id,store_type,can_transact_with fields as optional
e343d7e

vanitha commited on

feat(service-professionals): implement complete CRUD API for service professionals management
db0eb54

MukeshKapoor25 commited on

changed buyer_id to client_id
54e9a27

vanitha commited on

added manager_name in the list employee list response
90105e0

vanitha commited on

base role filtter only for employee
04ca8c4

MukeshKapoor25 commited on

Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
ee924a9

MukeshKapoor25 commited on

feat(spa-orders): implement admin read-only spa orders management module
ff6c694

MukeshKapoor25 commited on

(trade_sales)-added buyer_name and buyer_code
61e0e64

vanitha commited on

(trade_sales)-changed cilent_id and client_name to buyer_id and buyer_name.added buyer_code in response
ba33964

vanitha commited on

feat(utils): implement secure random password generation
4fc33aa

MukeshKapoor25 commited on

(employee)-add first_name sorting to list_employees API
0c03d38

vanitha commited on

(employee)- have added phone and email duplication validation in update api
a604ba4

vanitha commited on

(employee)-removed response model from update api
b2965bd

vanitha commited on