Commit History

feat(catalogues): integrate UOM master system with dynamic unit validation
b8aa454

MukeshKapoor25 commited on

refactor: change supplier_id, client_id, and warehouse_id to UUID in models and migration
b561906

MukeshKapoor25 commited on

feat: Implement Trade Relationships Module with CRUD operations and supplier discovery
8d7611f

MukeshKapoor25 commited on

feat(sync): Implement warehouse synchronization from MongoDB to PostgreSQL
8d1fdf5

MukeshKapoor25 commited on

feat: Implement Trade Returns Database Schema and E2E Testing
c0b58c9

MukeshKapoor25 commited on

Refactor COUNT queries to use COUNT(1) for improved performance and consistency across various scripts and services.
0766a99

MukeshKapoor25 commited on

docs: update merchant type naming conventions to lowercase
43bf20b

MukeshKapoor25 commited on

docs(taxonomy): standardize NCNF label formatting across documentation
6bffc2f

MukeshKapoor25 commited on

feat(catalogues/pricing): standardize pricing level keys to lowercase format
b3b8847

MukeshKapoor25 commited on

fix(stock,trade_sales): correct stored procedure calls and enhance shipment queries
47cf637

MukeshKapoor25 commited on

docs(examples): replace hardcoded merchant IDs with UUID constants
115b0fb

MukeshKapoor25 commited on

chore(stock_adjustment): complete master-detail migration and finalize service layer
396325c

MukeshKapoor25 commited on

refactor(database): reorganize database scripts and examples into docs directory
f24ee1d

MukeshKapoor25 commited on

refactor(database): consolidate shared database base and fix foreign key schema references
cd357c6

MukeshKapoor25 commited on