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
36518 71 d 22 h aman /trunk/ Fix:Fix first po and edge case for bulk order  
36517 72 d 2 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/interceptor/ Skip idempotency check for non-POST requests unconditionally  
36516 72 d 18 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Refactor CreditNoteServiceImpl: use atStartOfDay for cnDate, extract DN generation into REQUIRES_NEW transactional method, cache generated CN PDFs to disk in downloadCN  
36515 72 d 18 h amit /trunk/profitmandi-dao/src/main/resources/sql/ Update migration SQL to MySQL 5.7 compatible syntax (session variables instead of window functions)  
36514 72 d 18 h amit /trunk/ Added RequestCachingFilter  
36513 72 d 19 h amit /trunk/ Add running_balance to userwallethistory: persist wallet balance after each transaction for instant ledger display. Populate at all write paths (WalletService, adjustTransaction). Read directly in wallet statement template and CSV download. Includes backfill migration SQL. Renamed walletSummart to walletSummary.  
36512 72 d 21 h amit /trunk/profitmandi-dao/src/main/resources/sql/ Add reconciliation SQL for inventory snapshot - standalone reference query for manual runs  
36511 72 d 21 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Add daily inventory snapshot reconciliation cron - syncs currentinventorysnapshot with scan truth for active tag_listing items - emails drift report via googleMailSender to sdtech - runs daily at 5:30 AM, CLI trigger: --reconcileInventorySnapshot  
36510 72 d 21 h amit /trunk/ Fixed Idempotency Key Handling  
36509 73 d 10 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ code committed for scheme and offers earning for v2  
36508 73 d 11 h ranu /trunk/ code committed for scheme and offers earning for v2  
36507 73 d 15 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/inventory/ Skip Credit Note IRN generation for Delivery Challan (DC) returns — same GSTIN on both sides causes NIC rejection. Cancel EWB best-effort instead.  
36506 73 d 21 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix:Pre Booking  
36505 74 d 4 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ DN date: use CN month-end instead of CN date — avoids NIC 30-day backdating rejection  
36504 74 d 6 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ DN generation: DUPIRN reconciliation flow + fix cnDate to use NIC acknowledge date + extract /A prefix handling  
36503 74 d 14 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
 
36502 74 d 14 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ DN generation for cancelled MARGINS CNs + fix /A CN prefix extraction NPE

- Add generateDebitNotesForCancelled(List<String>) for explicit CN list
- Add selectByCreditNoteNumbers repository method
- Fix GstProService sandbox: use SANDBOX_GST_NUMBER before isGstEnabled check, sandbox buyer details
- Fix prefix extraction NPE for /A suffixed CN numbers (getCreditNotePdfModel, existingCNMap, extractPrefix)
 
36501 74 d 18 h amit /trunk/profitmandi-fofo/src/main/ Fixed Offer edit logic only finance team can edit  
36500 74 d 18 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ l3 and avobe show all warehouse stock  
36499 74 d 18 h ranu /trunk/profitmandi-fofo/src/main/webapp/resources/js/ l3 and avobe show all warehouse stock  

Show All