| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36015 |
128 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Set internal flag on supplier when warehouse is assigned
- updateSupplier: set internal=true when internalWarehouseId > 0
- Clear internalWarehouseId and set internal=false when warehouse is unset
- Resolves merge with r36014 keeping the more thorough > 0 check |
|
| 36013 |
128 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
supplier on edit internal false fix |
|
| 36010 |
129 d 0 h |
aman |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fix:Redesign the Po Approval page add total count, Add mail in bcc for testing , partnerpending task api response optimisation, |
|
| 36008 |
129 d 0 h |
aman |
/trunk/ |
Fix:Redesign the Po Approval page add total count, Add mail in bcc for testing , partnerpending task api response optimisation, |
|
| 36007 |
129 d 0 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ |
mapping profitmandi constant |
|
| 36006 |
129 d 0 h |
ranu |
/trunk/ |
mapping profitmandi constant |
|
| 35999 |
131 d 20 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Invoice Return: role-based auth (receive/refund), remove unused finance fields, warehouse column in debit notes table |
|
| 35998 |
132 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Invoice Return: controller endpoints, UI views (receive/refund/reject/details/search), JS handlers, role-based access, dashboard menu |
|
| 35995 |
133 d 0 h |
aman |
/trunk/ |
Fix:Redesign the Po Approval page, and po creation logic for first po, trail mails formatting fix |
|
| 35994 |
133 d 6 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
available status ...modification |
|
| 35985 |
134 d 7 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ |
breaking time given to rbm call log |
|
| 35984 |
135 d 0 h |
ranu |
/trunk/ |
breaking time given to rbm call log |
|
| 35971 |
137 d 0 h |
aman |
/trunk/ |
Feat : Loi 2.0 Enhancement and redesigning |
|
| 35965 |
139 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add bulk order approval report - new endpoint, view template, and JS handlers for date-filtered approval reporting |
|
| 35962 |
139 d 6 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add store closure UI - close store with code confirmation from deactivation flow and inactive stores page. Bump jsVersion to 326. |
|
| 35957 |
139 d 7 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Migrate SMTP calls to mailOutboxService in fofo controllers - mail outbox pattern |
|
| 35953 |
140 d 5 h |
ranu |
/trunk/ |
breaking time given to rbm call log |
|
| 35943 |
141 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ |
Reduce log noise: demote interceptor/cookie per-request INFO to DEBUG, demote large object dumps and loop logging to DEBUG, fix string concatenation in log statements |
|
| 35938 |
141 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fix scheme IMEI search performance: remove entity list logging causing lazy load, batch PriceDrop queries |
|
| 35925 |
144 d 2 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Per-criteria offer editing UI + fix cache eviction bugs
- Add POST /offer/updateSlabs endpoint with JSON body for per-slab target+payout editing
- Replace flat target editor with grouped table (Models, Slab, Target, Payout columns)
- Fix: publishedOffersWithAchievement evicted from wrong cache manager (redisShort->oneDay)
- Fix: todayOffers cache never evicted on offer mutations — added to all mutating operations
- Extract evictOfferCaches() helper for update endpoints |
|