Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36066 5 h 28 m aman /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ Fix:Block first order if FULL_STOCK_PAYMENT is not done  
36065 5 h 30 m aman /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fix:Mail error  
36064 5 h 30 m aman /trunk/ Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue  
36063 6 h 42 m ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ process pending mail method autowired in application java for mannually run  
36062 6 h 50 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Add SMTP timeouts to mail senders to prevent thread hangs  
36061 6 h 50 m amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/ Add SMTP timeouts to mail senders to prevent thread hangs  
36060 6 h 50 m amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Add mail outbox scheduler and SMTP timeouts to prevent thread hangs  
36059 6 h 51 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Fix mail outbox: load by ID instead of selectPending filter to prevent cascade failure  
36058 8 h 25 m ranu /trunk/ web socket done for agent status  
36057 8 h 37 m ranu /trunk/ code commit via websocket instead of selenium for agent status  
36056 9 h 22 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/catalog/ Revert criteria fallback - keep original behavior, empty criteria means missing catalog data  
36055 9 h 28 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/catalog/ Fall back to brand/category description when catalogIds resolve to no items  
36054 9 h 37 m amit /trunk/profitmandi-fofo/src/main/webapp/ Fix offer UI: slab labels respect payoutType for amountType change, fallback to base criteria when per-payout criteria empty  
36053 1 d 7 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Fix cancelDn: bug fixes, wallet reversal, RETURNED guard, recreatePri option

- Fix itemId bug in CurrentInventorySnapshot (was using inventoryItem PK instead of catalog itemId)
- Fix NoSuchElementException on missing PURCHASE_RET scan record (findFirst().get() -> ifPresent)
- Reverse wallet refund via consumeAmountFromWallet if DN was already refunded
- Block cancellation if any PRI has RETURNED status (already refunded to wallet)
- Add recreatePri flag: true resets PRIs to CREATED for re-initiation, false deletes them
 
36052 1 d 9 h amit /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Enable Fixed Per Pc payout option for VALUE target type in offer creation UI  
36051 1 d 9 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Support FIXED per-pc payout with VALUE target: use per-criteria qty for payout calculation, sort payoutSlabs ascending  
36050 1 d 12 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Move offer cache eviction to service layer, remove cache manager dependencies from controller  
36049 1 d 12 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Redesign offer caching: separate definition from achievement, per-partner Redis cache, deep-copy before mutation, centralized eviction  
36048 2 d 5 h aman /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fix:Mail error  
36047 2 d 5 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix offer cache: clear entire partnerOffers cache on offer mutations instead of selective eviction  

Show All