| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35978 |
4 h 5 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/pricing/ |
Fix: Add empty check for inventoryItemsToProcess in processPriceDrop to prevent 'List should not be empty' error when no matching inventory items found |
|
| 35977 |
6 h 44 m |
aman |
/trunk/ |
Fix:Full stock payment approval for kamini ma'am add threshold , Mail shootting if no loi done and some improvement |
|
| 35976 |
8 h 25 m |
aman |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Fix:Contact Us list update |
|
| 35975 |
8 h 32 m |
aman |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Fix:Contact Us list update |
|
| 35974 |
11 h 31 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Fixed selectById issue |
|
| 35973 |
12 h 58 m |
aman |
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ |
Fix : Delay Pannel Team filter fix |
|
| 35972 |
13 h 4 m |
aman |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ |
Fix:Block 1st payment is fullstock payment is not done |
|
| 35971 |
1 d 5 h |
aman |
/trunk/ |
Feat : Loi 2.0 Enhancement and redesigning |
|
| 35970 |
1 d 6 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ |
Support: Add callback, Thread reply and update, and Store Image Upload on Check In |
|
| 35969 |
1 d 6 h |
vikas |
/trunk/ |
Support: Add callback, Thread reply and update, and Store Image Upload on Check In |
|
| 35968 |
2 d 23 h |
ranu |
/trunk/ |
bm asm filter added in sales escalation |
|
| 35967 |
3 d 10 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Revert server-side cart endpoints (updateCartItem, removeCartItem, getCartItems) - feature pending testing |
|
| 35966 |
3 d 10 h |
amit |
/trunk/profitmandi-dao/src/main/resources/sql/ |
Add migration SQL for bulk order approval report menu and API access |
|
| 35965 |
3 d 10 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add bulk order approval report - new endpoint, view template, and JS handlers for date-filtered approval reporting |
|
| 35964 |
3 d 10 h |
amit |
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ |
Add approval fields to TransactionApprovalModel for bulk order approval report - approvedBy, approvedOn, status, remark |
|
| 35963 |
3 d 11 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Migrate mail sending to MailOutboxService (CsService, BidService, OtpProcessor, StoreTimelineTat); add date range query for TransactionApproval |
|
| 35962 |
3 d 11 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. |
|
| 35961 |
3 d 11 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/ |
Add closed state to FofoStore - permanent store closure with store code confirmation. Closed stores cannot be reactivated. |
|
| 35960 |
3 d 12 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/mail/ |
MailOutboxService: dev recipient guard (no mail to real users in non-prod), fix self-invocation for @Async/@Transactional via @Lazy self-proxy |
|
| 35959 |
3 d 12 h |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Migrate SMTP calls to mailOutboxService in cron - mail outbox pattern |
|