| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36075 |
33 m |
ranu |
/trunk/ |
code commit via websocket instead of selenium for agent status |
|
| 36074 |
50 m |
amit |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Add search transactions feature to Out of Stock tab in warehouse management |
|
| 36073 |
54 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Prevent THIRD_PARTY/BAD warehouses from being used as fulfilment warehouse
- BrandRegionMapping: Filter availability query to only return OURS/GOOD
warehouses as vendor_warehouse_id in both reservation and stock subqueries.
Prevents THIRD_PARTY warehouses from entering fulfilment pipeline.
- TransactionServiceImpl: Add OURS/GOOD validation in processTransaction()
before setting warehouse_id. Throws if invalid warehouse slips through
any code path, matching existing validation in changeFulfillmentWarehouse(). |
|
| 36072 |
4 h 16 m |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/knowlarity/ |
correction on breaking and avaialble timing |
|
| 36071 |
4 h 18 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 |
4 h 19 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 |
4 h 19 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 |
4 h 44 m |
aman |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Fix: Training mail subject change |
|
| 36067 |
4 h 47 m |
aman |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Fix:Duplicate Mail Sending issue and bug fixing |
|
| 36066 |
21 h 27 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 |
21 h 28 m |
aman |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Fix:Mail error |
|
| 36064 |
21 h 29 m |
aman |
/trunk/ |
Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue |
|
| 36063 |
22 h 41 m |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
process pending mail method autowired in application java for mannually run |
|
| 36062 |
22 h 49 m |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Add SMTP timeouts to mail senders to prevent thread hangs |
|
| 36061 |
22 h 49 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/ |
Add SMTP timeouts to mail senders to prevent thread hangs |
|
| 36060 |
22 h 49 m |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Add mail outbox scheduler and SMTP timeouts to prevent thread hangs |
|
| 36059 |
22 h 50 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 |
1 d 0 h |
ranu |
/trunk/ |
web socket done for agent status |
|
| 36057 |
1 d 0 h |
ranu |
/trunk/ |
code commit via websocket instead of selenium for agent status |
|
| 36056 |
1 d 1 h |
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 |
|