Commit History

Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
2bbde03
Running

MukeshKapoor25 commited on

chore(database): add comprehensive database schema and migration scripts
69f2a47

MukeshKapoor25 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

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

MukeshKapoor25 commited on

fix(employees): improve system user creation error handling
c1e6307

MukeshKapoor25 commited on

updated schema
7ef1c48

vanitha commited on

(employee)-implemented whatsapp integration in employee module
a72f64e

vanitha commited on

(transport)-removed validation for trasnsport type
fa87f9c

vanitha commited on

feat: implement global meta schema for credit module with audit information
20f9031

vanitha commited on

(access-roles): standardize meta formatting
80b51d1

vanitha commited on

feat: implement global meta schema for access module with audit information
05c8284

vanitha commited on

feat: implement global meta schema for access module with audit information
c411544

vanitha commited on