Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36663 62 d 1 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36660 62 d 6 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ beat plan info commit  
36656 62 d 6 h vikas /trunk/ Beat Reports  
36655 62 d 6 h ranu /trunk/ beat plan info commit  
36651 62 d 8 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36650 62 d 9 h ranu /trunk/ beat plan info commit  
36645 62 d 11 h vikas /trunk/ Added Beat Report  
36644 62 d 21 h ranu /trunk/ route plan map  
36642 63 d 3 h ranu /trunk/ route plan map  
36637 63 d 7 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 3 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 3 h ranu /trunk/profitmandi-fofo/src/main/ route plan map  
36629 64 d 7 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 7 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 9 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 12 h ranu /trunk/profitmandi-fofo/src/main/ route plan map  
36598 66 d 7 h amit /trunk/profitmandi-fofo/src/main/ Flagship models: catalog-level typeahead with 70K min price filter, add menu_category access  
36596 66 d 8 h ranu /trunk/ row dump of target  
36573 69 d 9 h amit /trunk/ refactor: extract RTV methods from PurchaseReturnService into ReturnToVendorService, add ReturnPermissionHelper and PurchaseReturnOrderStatus  
36572 69 d 9 h amit /trunk/ fix: add debit note PDF labels, HDFC UTR duplicate lock, AJAX error handlers in common.js  

Show All