Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36070 39 d 0 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ Premium CD days: add partner-type helpers, update credit terms, fix CD rejection for 20-day loans, update invoice PDF terms  
35895 63 d 15 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ Simplify price handling code: remove dead code, replace System.out with LOGGER, deduplicate priceDiff calc, add comments  
35629 93 d 19 h amit /trunk/ Fixed SchemeService  
35559 108 d 21 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed SchemeService  
35493 130 d 14 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ N+1 query optimization for B2B order creation flow

- OrderServiceImpl: Batch fetch PendingOrderItems before validation loop (line 402)
- OrderServiceImpl: Batch update opening stock using minusOpeningStockBatch
- OrderServiceImpl: Pre-fetch tagListings and GST rates before createAndGetFofoOrderItem loop
- OrderServiceImpl: Batch fetch PendingOrderItems for status update (line 719)
- CartServiceImpl: Pre-fetch items before getCartValidation loop
- SchemeServiceImpl: Batch fetch SchemeInOut records in processSchemeOut
- SmartCartService: Added minusOpeningStockBatch method for batch updates
- TagListingRepository: Added selectByItemIds batch method
- FofoOpeningStockRepository: Added findByFofoIdAndCatalogIds batch method
- PendingOrderItemRepository: Added selectByIds batch method

Performance improvement: ~70-100 DB queries reduced per order (10 items avg)
 
35394 138 d 12 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Improved performance  
35334 154 d 2 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed hard limit  
35252 181 d 1 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
35236 188 d 19 h amit /trunk/ Fixed notification related issues with scheme also stopped using mongo for brands Schema  
35210 200 d 19 h vikas /trunk/ Push Notifications Templates  
35096 216 d 21 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed Static  
35060 222 d 13 h amit /trunk/ Fixed wrong notifications going to retailers  
34991 234 d 22 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Web Pages Management and Notifications Formatting  
34990 234 d 22 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Web Pages Management and Notifications Formatting  
34989 234 d 22 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Web Pages Management and Notifications Formatting  
34962 241 d 22 h vikas /trunk/ Web Pages Management and Notifications Formatting  
34902 254 d 18 h vikas /trunk/ Affiliate Order  
34850 275 d 6 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Update  
34803 292 d 18 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Fixed scheme out  
34802 292 d 19 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/scheme/ Will appropriate the in margin when bill is created  

Show All