Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35954 14 h 30 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ breaking time given to rbm call log  
35953 14 h 33 m ranu /trunk/ breaking time given to rbm call log  
35948 15 h 51 m vikas /trunk/ Support Apis: Added/Updated new  
35947 16 h 0 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Revert r35945: undo cart pessimistic locking (will re-apply after testing)  
35946 16 h 13 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Use max of sanction free days and configured free days in resolveFreeDays  
35945 17 h 35 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Add pessimistic locking to cart operations to prevent deadlocks; add updateCartItem, removeCartItem, getCartItems methods  
35944 17 h 40 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Fix invoice number race condition: use SELECT FOR UPDATE on sellerwarehouse in getInvoiceNumber  
35942 1 d 10 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Reduce log noise: demote verbose INFO to DEBUG, fix empty list SQLGrammarException in getItemAvailability, fix copy-paste bug in PartnerTypeChangeServiceImpl, fix string concatenation in log statements  
35941 1 d 12 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update shopify env  
35939 1 d 12 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product Sync  
35937 1 d 13 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/transaction/ Fix scheme IMEI search performance: add PriceDrop batch selectByIds to eliminate N+1 queries  
35936 1 d 17 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product Sync  
35935 1 d 17 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product Sync  
35932 3 d 17 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product  
35931 3 d 21 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Fix negative wallet double-count in createSDDirectOrder

Ignore negative wallet balance when calculating limit block amount.
blockLoan() already calls fundWallet() to cover negative balance independently.
Including negative wallet caused over-allocation, leaving residual pending_amount
on limit-blocked loans that could never be released.
 
35930 4 d 3 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product  
35928 4 d 4 h vikas /trunk/ Update Existing Shopify Product  
35927 4 d 4 h vikas /trunk/ Support Apis: Added new  
35926 4 d 4 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Update Existing Shopify Product  
35924 4 d 11 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Per-criteria target and payout editing for offers

- Add UpdateSlabRequest/UpdateOfferSlabsRequest models for per-slab updates
- Add id field to PayoutSlab, populate from TargetSlabEntity.id
- Add updateOfferSlabs() service method: validates slab ownership, updates payoutTarget and payoutValue independently
- Keep updateOfferTargets() for backward compatibility
 

Show All