| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36632 |
63 d 23 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
route plan map |
|
| 36629 |
64 d 3 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 3 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 5 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 9 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
route plan map |
|
| 36598 |
66 d 4 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Flagship models: catalog-level typeahead with 70K min price filter, add menu_category access |
|
| 36596 |
66 d 4 h |
ranu |
/trunk/ |
row dump of target |
|
| 36573 |
69 d 5 h |
amit |
/trunk/ |
refactor: extract RTV methods from PurchaseReturnService into ReturnToVendorService, add ReturnPermissionHelper and PurchaseReturnOrderStatus |
|
| 36572 |
69 d 5 h |
amit |
/trunk/ |
fix: add debit note PDF labels, HDFC UTR duplicate lock, AJAX error handlers in common.js |
|
| 36568 |
69 d 6 h |
amit |
/trunk/ |
refactor: RTV - add local caching, batch queries, typed DTO, fix documentNumber overwrite and settledAmount validation |
|
| 36563 |
69 d 6 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Flagship credit: admin UI for date-wise flagship model management, jsVersion bump to 338 |
|
| 36543 |
70 d 22 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add Others row to PartnerPerformance Secondary/Tertiary/Earning tabs so brandwise sum matches total |
|
| 36532 |
72 d 8 h |
amit |
/trunk/ |
Fix moveToBill to use net availability, add bulk PO items upload UI with template download |
|
| 36531 |
72 d 8 h |
aman |
/trunk/profitmandi-fofo/src/main/ |
Fix:Remove hold onboardings from the timeline |
|
| 36530 |
72 d 22 h |
amit |
/trunk/ |
Add bulk PO items upload and template download endpoints for PurchaseOrder creation |
|
| 36529 |
73 d 1 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
warehouse summary model removed from today po |
|
| 36523 |
74 d 3 h |
aman |
/trunk/ |
Fix:Wod and fin code and wod-fin-mapping storetimeline fix |
|
| 36521 |
74 d 3 h |
amit |
/trunk/ |
Added RequestCachingFilter |
|
| 36519 |
74 d 5 h |
aman |
/trunk/ |
Fix:First Po |
|
| 36513 |
75 d 2 h |
amit |
/trunk/ |
Add running_balance to userwallethistory: persist wallet balance after each transaction for instant ledger display. Populate at all write paths (WalletService, adjustTransaction). Read directly in wallet statement template and CSV download. Includes backfill migration SQL. Renamed walletSummart to walletSummary. |
|