Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36652 57 d 11 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fixed scroll in offers modal  
36651 57 d 12 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36650 57 d 13 h ranu /trunk/ beat plan info commit  
36649 57 d 15 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Reverted deleted files  
36648 57 d 15 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/ delete commit  
36647 57 d 15 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ delete commit  
36646 57 d 15 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/fofo/ delete commit  
36645 57 d 15 h vikas /trunk/ Added Beat Report  
36644 58 d 1 h ranu /trunk/ route plan map  
36643 58 d 7 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/enumuration/dtr/ route plan map  
36642 58 d 7 h ranu /trunk/ route plan map  
36641 58 d 8 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ route plan map  
36640 58 d 8 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ Fix NPE in addQuantity when inventory snapshot missing for partner warehouse - use addAvailability which creates snapshot if absent  
36639 58 d 11 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/pricing/ Add documentation to getInventoryForPriceDrop validation method

Javadoc and inline comments explaining the three eligibility checks:
purchase return, effective DP (hike-reversal guard), and billing timestamp.
 
36638 58 d 11 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/pricing/ fix: price drop processing - prevent incorrect credits and priceDropAmount inflation

Two fixes in PriceDropServiceImpl:
1. Use approvedList instead of pendingList in updatePriceDrop call - rejected items
no longer get their priceDropAmount inflated when other items in the same batch
are approved
2. Add effectiveDP eligibility check for PENDING items - rejects IMEIs where
unitPrice - priceDropAmount <= newDp, preventing partners billed at pre-hike
price from receiving reversal drop credits. Check is skipped for APPROVED items
to allow legitimate re-processing and brand-driven rejections
 
36637 58 d 12 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/warehouse/ fix: use full item description in PO bulk upload instead of raw modelName  
36636 58 d 12 h aman /trunk/profitmandi-dao/src/main/resources/ Fix:Email letter head image  
36635 59 d 7 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ Fix offer activation cache race: use activateOffers service, catch notification failures  
36634 59 d 7 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix offer activation cache race: use activateOffers service, catch notification failures  
36633 59 d 7 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ Fix offer activation cache race: REQUIRES_NEW ensures DB commit before cache eviction, notification failures no longer rollback activation  

Show All