| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36072 |
2 h 12 m |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/knowlarity/ |
correction on breaking and avaialble timing |
|
| 36071 |
2 h 14 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Premium CD days: validate freeCreditDays per partner type, return partialCdDays/fullCdDays in gateway status API |
|
| 36070 |
2 h 15 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Premium CD days: add partner-type helpers, update credit terms, fix CD rejection for 20-day loans, update invoice PDF terms |
|
| 36069 |
2 h 15 m |
amit |
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/ |
Add premium CD day constants and API fields for partner-type-aware free credit days (Gold/Diamond/Platinum: 10/20, others: 7/15) |
|
| 36068 |
2 h 40 m |
aman |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Fix: Training mail subject change |
|
| 36067 |
2 h 43 m |
aman |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Fix:Duplicate Mail Sending issue and bug fixing |
|
| 36066 |
19 h 23 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 |
19 h 25 m |
aman |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Fix:Mail error |
|
| 36064 |
19 h 25 m |
aman |
/trunk/ |
Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue |
|
| 36063 |
20 h 37 m |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
process pending mail method autowired in application java for mannually run |
|
| 36062 |
20 h 45 m |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Add SMTP timeouts to mail senders to prevent thread hangs |
|
| 36061 |
20 h 45 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/ |
Add SMTP timeouts to mail senders to prevent thread hangs |
|
| 36060 |
20 h 45 m |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Add mail outbox scheduler and SMTP timeouts to prevent thread hangs |
|
| 36059 |
20 h 46 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 |
22 h 20 m |
ranu |
/trunk/ |
web socket done for agent status |
|
| 36057 |
22 h 31 m |
ranu |
/trunk/ |
code commit via websocket instead of selenium for agent status |
|
| 36056 |
23 h 17 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 |
23 h 23 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 |
23 h 32 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 21 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 |
|