| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36645 |
62 d 9 h |
vikas |
/trunk/ |
Added Beat Report |
|
| 36644 |
62 d 19 h |
ranu |
/trunk/ |
route plan map |
|
| 36642 |
63 d 1 h |
ranu |
/trunk/ |
route plan map |
|
| 36637 |
63 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/warehouse/ |
fix: use full item description in PO bulk upload instead of raw modelName |
|
| 36634 |
64 d 1 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fix offer activation cache race: use activateOffers service, catch notification failures |
|
| 36632 |
64 d 1 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
route plan map |
|
| 36629 |
64 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
fix: validate extend date is not before scheme start date
extendAllSchemes and extendSchemeById now reject extend dates that would create inverted date ranges (end before start). Prevents bad scheme data that bypasses scheme_item date constraints. |
|
| 36628 |
64 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
fix: /schemes/update endpoint now uses addSchemeItemWithDates to prevent duplicate scheme_item rows
The old code directly persisted SchemeItem with NULL start_date/end_date, which bypassed the unique constraint (MySQL treats NULLs as distinct). Now uses the same service method as /addItemToScheme, which sets dates from scheme window and checks for overlapping entries before insert. |
|
| 36626 |
64 d 7 h |
amit |
/trunk/profitmandi-fofo/ |
Thrift cleanup: remove ThriftConfig from settings, clean Thrift imports
- Removed ThriftConfig from settings.gradle
- IndentController: removed Thrift client and type imports
- InventoryController: removed Thrift imports |
|
| 36618 |
64 d 10 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
route plan map |
|
| 36598 |
66 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Flagship models: catalog-level typeahead with 70K min price filter, add menu_category access |
|
| 36596 |
66 d 6 h |
ranu |
/trunk/ |
row dump of target |
|
| 36573 |
69 d 7 h |
amit |
/trunk/ |
refactor: extract RTV methods from PurchaseReturnService into ReturnToVendorService, add ReturnPermissionHelper and PurchaseReturnOrderStatus |
|
| 36572 |
69 d 7 h |
amit |
/trunk/ |
fix: add debit note PDF labels, HDFC UTR duplicate lock, AJAX error handlers in common.js |
|
| 36568 |
69 d 7 h |
amit |
/trunk/ |
refactor: RTV - add local caching, batch queries, typed DTO, fix documentNumber overwrite and settledAmount validation |
|
| 36563 |
69 d 8 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Flagship credit: admin UI for date-wise flagship model management, jsVersion bump to 338 |
|
| 36543 |
71 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add Others row to PartnerPerformance Secondary/Tertiary/Earning tabs so brandwise sum matches total |
|
| 36532 |
72 d 9 h |
amit |
/trunk/ |
Fix moveToBill to use net availability, add bulk PO items upload UI with template download |
|
| 36531 |
72 d 10 h |
aman |
/trunk/profitmandi-fofo/src/main/ |
Fix:Remove hold onboardings from the timeline |
|
| 36530 |
72 d 23 h |
amit |
/trunk/ |
Add bulk PO items upload and template download endpoints for PurchaseOrder creation |
|