Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37087 11 h 24 m amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Partner limit read-phase per-partner isolation + drop dead reject wrapper

- PartnerLimitHelper.calculateChangedPartnerLimits: wrap the per-partner body in
try/catch so one partner's bad data (null limit/util in compareTo, or a
billing-date / risk lookup failure) no longer aborts the whole read phase and
silently updates zero partners every 20 min. Mirrors the write phase's
REQUIRES_NEW isolation.
- Remove dead ScheduledTasks.rejectPriceDropsOfApprovedImeis wrapper; the
@Scheduled trigger now delegates to PriceDropBatchService.
 
37058 4 d 12 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Add regenerateBilledInvoices CLI task (--fromTime/--toTime) to re-generate invoice PDFs over a billing window; qualify InvoicePdfModel reference after the PdfUtils/DocumentRenderer refactor  
37043 5 d 9 h ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ revival and focust marking to fofo store  
37040 5 d 13 h ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ on billing delay partner map to focus and revival  
36993 12 d 13 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Thread dryRun through sendCreditNote; --sendCreditNote defaults to dry-run (--live for real); add 06:00-on-1st monthlyMarginsCnDryRun scheduled job  
36936 18 d 12 h vikas /trunk/ Update Email Ids  
36745 44 d 2 h ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ code commited miss beat  
36680 49 d 13 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Filter focused model shortage report by brands partner stocked in past 30 days  
36654 52 d 9 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fix fixStuckLimitBlocks: hardcode 9 stuck loan IDs, release remaining limit for cancelled orders  
36652 52 d 10 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fixed scroll in offers modal  
36584 57 d 14 h ranu /trunk/ code commit for levwel wise trcking report  
36581 58 d 10 h amit /trunk/ Add rootInvoiceDate to inventoryItem and ageing columns to snapshot, with 30-min cron refresh  
36561 59 d 13 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Flagship credit: @Scheduled daily 1AM for expired flagship conversion  
36556 59 d 20 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Fixed scroll in offers modal  
36503 67 d 3 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Add --genDNsForCNs CLI arg for explicit cancelled CN debit note generation

- Wire genDNsForCNs(List<String>) in ScheduledTasks and Application
- Accepts comma-separated CN numbers: --genDNsForCNs=CN-NSPRJ5033,CN-NSLCK4326
 
36476 70 d 6 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Remove CLI entry points and ScheduledTasks methods for reissue/recover/resendCN (removed from CreditNoteService in r36475)  
36473 71 d 3 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Added Rising Star/NEW  
36472 71 d 3 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Added Rising Star/NEW  
36463 71 d 13 h ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ mail out box queue added in default loans  
36462 71 d 13 h ranu /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ mail out box queue added in default loans  

Show All