| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36588 |
61 d 10 h |
vikas |
/trunk/ |
Tracking report addition |
|
| 36587 |
61 d 11 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ |
changeList |
|
| 36586 |
61 d 16 h |
aman |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Fix:Restructure mail send |
|
| 36585 |
61 d 16 h |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/migrations/ |
code commit for levwel wise trcking report |
|
| 36584 |
61 d 17 h |
ranu |
/trunk/ |
code commit for levwel wise trcking report |
|
| 36583 |
62 d 12 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Fix hardcoded captcha element IDs to dynamic xpath in Oppo and Realme warranty scrapers |
|
| 36582 |
62 d 12 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Flagship credit: remove 50% cap, add conversion notification, expose utilization to partner app
- Removed FLAGSHIP_CREDIT_LIMIT_PERCENT cap logic — flagship uses 100% of credit limit
- Added push notification on flagship-to-loan conversion (sale/activation/expiry)
- Updated T&C: mentions credit limit utilization, activation trigger, whichever-is-earlier
- Added flagshipUtilization field to SDCreditResponseOut for partner app UI |
|
| 36581 |
62 d 13 h |
amit |
/trunk/ |
Add rootInvoiceDate to inventoryItem and ageing columns to snapshot, with 30-min cron refresh |
|
| 36580 |
62 d 13 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Adjust IMEI activation deferral: secondary 4 days, tertiary 2 days for Vivo/Oppo/Realme |
|
| 36579 |
62 d 13 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/ |
Remove unused checked flag from ActivatedImei; remove dead ai.checked=false filter from selectMissedActivationSale query |
|
| 36578 |
62 d 13 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Flagship credit: fix sale conversion to use invoice reference, add IMEI activation trigger
- Sale flow: removed unnecessary model_flagship table lookup at sale time. The flagship loan's invoice number already links to the purchase orders, making the date-based check redundant and incorrect (would miss conversions if flagship entry removed after billing).
- IMEI activation: added flagship conversion in addActivatedImeis() for newly activated serials. Groups by partner, checks flagship limits, converts via invoice matching. Covers Samsung/Vivo/Oppo/Realme activation crons and manual UI uploads.
- Repository: added date-parameterized selectActiveFlagshipCatalogIds(catalogIds, asOfDate) overload for future use. Existing method delegates with LocalDate.now(). |
|
| 36577 |
62 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Bump cssVersion to 46 |
|
| 36576 |
63 d 6 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/resources/css/ |
Fix mobile responsive: sidebar relative positioning, full-width overlay, proper close/open toggle, clean up obsolete rules |
|
| 36575 |
63 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Bump cssVersion to 45 |
|
| 36574 |
63 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/ |
Standard layout: full-width header at top, sidebar starts below header at top:60px, reduced sidebar menu margin |
|
| 36573 |
63 d 14 h |
amit |
/trunk/ |
refactor: extract RTV methods from PurchaseReturnService into ReturnToVendorService, add ReturnPermissionHelper and PurchaseReturnOrderStatus |
|
| 36572 |
63 d 14 h |
amit |
/trunk/ |
fix: add debit note PDF labels, HDFC UTR duplicate lock, AJAX error handlers in common.js |
|
| 36571 |
63 d 14 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/ |
fix: add transient orderItems list field to FofoOrder for order creation response |
|
| 36570 |
63 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/ |
Fix header/content layout: header pinned top:0 left:180px, wrapper block+border-box, dashboard zoom on wrapper only, visible menu arrows, accessories tile aligned with brand tiles |
|
| 36569 |
63 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Replace generic icons with distinct ElegantIcons in partner dashboard sidebar |
|