| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36053 |
23 d 8 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 |
|
| 35848 |
50 d 11 h |
amit |
/trunk/ |
Refactor investment logic to use own investment (total - utilized), remove minimumInvestmentOld, add OK_INVESTMENT_SHORT_PERCENTAGE constant, update thresholds CUTOFF_INVESTMENT=10 MIN_INVESTMENT_PERCENTAGE=5 |
|
| 35797 |
56 d 9 h |
amit |
/trunk/ |
Margin scheme (Rule 32(5)) support for refurbished category (10007)
- FofoSolr: Add 10007 to CATEGORY_MASTER, stop remapping to categoryId 3
- TransactionServiceImpl: Use RF- invoice prefix (fits NIC 16-char limit)
- InvoiceService: Margin calculation (GST on margin only), separate regular/margin items, purchase price lookup, restructured saveInvoice flow
- GstProService: Use InvoicePdfModel for correct taxable values, OthChrg for non-taxable component so TotInvVal = full selling price (GSTR1 & EWB compliance), safe Optional check for EWBPPD, email alert on missing EWB
- LogisticsServiceImpl: Null checks for shipment sequence and provider to prevent NPE in EWB details
- RunOnceTasks: Fix testIrnLive to generate InvoicePdfModel before calling getEInvoice |
|
| 35613 |
78 d 9 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fix: Remove method-level @Transactional, use class-level transaction management |
|
| 35612 |
78 d 9 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fix: Add @Transactional(propagation=REQUIRES_NEW) to resolveOldEscalationTickets to fix Hibernate session error |
|
| 35610 |
78 d 9 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Add endpoint to resolve old escalation tickets created before Sept 30, 2025
- Added resolveOldEscalationTickets method in RunOnceTasks.java
- Added GET /resolveOldEscalationTickets endpoint in ExposeController.java
- Supports dryRun=true (preview) and dryRun=false (execute)
- Marks Sales/RBM Escalation tickets (subcategory 83, 84) as RESOLVED on behalf of Gaurav CRM |
|
| 35267 |
157 d 10 h |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
without invoice cancel request |
|
| 35266 |
157 d 10 h |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
without invoice cancel request |
|
| 35179 |
186 d 7 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Added SD Credit Scheduler |
|
| 35161 |
189 d 13 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed SD Credit HardLimit Check |
|
| 35159 |
189 d 13 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed SD Credit HardLimit Check |
|
| 35150 |
191 d 3 h |
vikas |
/trunk/ |
Oppo Sale Rewards Duration Wise |
|
| 35146 |
191 d 8 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed the build |
|
| 35132 |
192 d 8 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Added scheduled Tasks |
|
| 35105 |
194 d 13 h |
vikas |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Oppo Sale Rewards |
|
| 34946 |
225 d 12 h |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
abm sender |
|
| 34836 |
259 d 7 h |
vikas |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Employee task wise report scheduled at 04:00 PM, 09:00 PM |
|
| 34770 |
281 d 6 h |
vikas.jangra |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Employee task wise report |
|
| 34710 |
294 d 13 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Added Credit Related changes |
|
| 34563 |
336 d 15 h |
vikas.jangra |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Consolidated Bid Message |
|
| 34547 |
338 d 10 h |
vikas.jangra |
/trunk/profitmandi-cron/src/main/ |
Bidding push notifications |
|
| 34443 |
360 d 0 h |
vikas.jangra |
/trunk/ |
Bidding/Liquidation Initial Code |
|
| 34420 |
367 d 7 h |
amit.gupta |
/trunk/ |
Added Realme Activation capture logic |
|
| 34326 |
393 d 7 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Added CN Diff |
|
| 34318 |
393 d 13 h |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
proceess transaction added loan id 0 |
|
| 34208 |
422 d 14 h |
ranu |
/trunk/ |
created a method for cancel insurance by membership number |
|
| 33994 |
507 d 6 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Fixed migration |
|
| 33629 |
626 d 15 h |
tejus.lohani |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Scheduled Task,remove error |
|
| 33526 |
652 d 14 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Added move orders |
|
| 33452 |
671 d 7 h |
amit.gupta |
/trunk/ |
Fixed changes regarding SD/SIDBI credit |
|
| 33395 |
694 d 15 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Added |
|
| 33260 |
722 d 14 h |
amit.gupta |
/trunk/ |
Fixed Application |
|
| 33203 |
736 d 8 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed invoices |
|
| 32869 |
818 d 11 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed changes |
|
| 32421 |
946 d 14 h |
amit.gupta |
/trunk/ |
Added rmbs data in PartnerDetailModel |
|
| 32211 |
1003 d 7 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Improved amazon purchase code, now successfully places orders most of the time |
|
| 31918 |
1077 d 4 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Fixed target slab |
|
| 31461 |
1185 d 8 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Fixed it for any missing date |
|
| 31446 |
1188 d 5 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Adding cancellation for oneassist invoice |
|
| 31230 |
1227 d 14 h |
amit.gupta |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
Removed pending payments while finding sellin |
|