Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36053 6 h 9 m 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 8 h 1 m amit /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Enable Fixed Per Pc payout option for VALUE target type in offer creation UI  
36051 8 h 1 m 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 10 h 29 m 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 10 h 29 m 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 1 d 4 h aman /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fix:Mail error  
36047 1 d 4 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  
36046 1 d 5 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Clean up DC regeneration: revert to saveInvoice, remove debug logging  
36045 1 d 5 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/util/ Remove debug sysout, fix auto-generated note to say Delivery Challan for DCs  
36044 1 d 5 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/util/ Debug: add sysout in PdfUtils to trace title rendering  
36043 1 d 5 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Debug DC invoice regeneration: bypass saveInvoice, log title, print stack trace on failure  
36042 1 d 6 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fix app config  
36041 1 d 7 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/catalog/ Offer partner filter: exclude only INTERNAL fofoType instead of using internal flag  
36040 1 d 7 h ranu /trunk/profitmandi-fofo/src/main/ filter and some other requirement addded in tickets view  
36039 1 d 7 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Add one-off task to regenerate 7 DC invoices for seller 13 with correct Delivery Challan title  
36038 1 d 7 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ Move DC title assignment after invoice number is set in InvoiceService  
36037 1 d 7 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/util/ Fix Delivery Challan PDF: use dynamic title and DC No label instead of hardcoded TAX INVOICE  
36036 1 d 9 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ fix the code of utilization include limit also  
36035 1 d 9 h amit /trunk/ Fix app config  
36034 1 d 10 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Removed cron optimized logic for smartdukaan  

Show All