Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35938 31 d 16 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix scheme IMEI search performance: remove entity list logging causing lazy load, batch PriceDrop queries  
35848 39 d 17 h amit /trunk/ Refactor investment logic to use own investment (total - utilized), remove minimumInvestmentOld, add OK_INVESTMENT_SHORT_PERCENTAGE constant, update thresholds CUTOFF_INVESTMENT=10 MIN_INVESTMENT_PERCENTAGE=5  
35775 47 d 17 h ranu /trunk/profitmandi-fofo/src/main/ imei wise margin / modal wise margin  
35771 48 d 15 h ranu /trunk/ imei wise margin  
35628 65 d 15 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Commented dashobard  
35458 106 d 12 h amit /trunk/ Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level

Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories

Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor

Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility
 
35252 152 d 21 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
34813 258 d 15 h aman /trunk/ Partner Dashboard Analysis  
34788 266 d 17 h ranu /trunk/ method update for customer offer  
34587 320 d 14 h vikas.jangra /trunk/profitmandi-fofo/src/main/ Scheme notification  
34575 323 d 16 h vikas.jangra /trunk/ Liquidation/Bidding auto approval  
34568 325 d 14 h vikas.jangra /trunk/ Liquidation/Bidding push notification and Publish Email  
34516 339 d 13 h ranu /trunk/ code committed for customer offer additional info  
34409 359 d 17 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Margin  
34369 369 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Check  
34317 382 d 20 h amit.gupta /trunk/ commit for scheme related changes  
34211 410 d 20 h vikas.jangra /trunk/ Changed email Ids  
33795 558 d 9 h ranu /trunk/ upgrade offer live  
33313 703 d 14 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Scheme Calcluation missing Front end  
33306 703 d 19 h amit.gupta /trunk/ Fixed logic for sale in inventory history  
33248 715 d 18 h ranu /trunk/ exception added  
33182 731 d 14 h shampa /trunk/ add fields in price drop table. Add purchase billing summery and sale summery table.  
33030 766 d 20 h amit.gupta /trunk/ Fixed offers  
32905 795 d 15 h shampa /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ water mark partner code  
32776 829 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Minor refactoring  
32331 965 d 21 h amit.gupta /trunk/ Added changes related to schemes  
32299 976 d 16 h jai.hind /trunk/profitmandi-fofo/src/main/ In Finance Automate Process SellIn SellOut  
32236 984 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed additional scheme logic  
32235 984 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed additional scheme logic  
32232 985 d 13 h amit.gupta /trunk/ Fixed my income  
31762 1102 d 16 h tejbeer /trunk/ ticket and imei wise scheme related changes  
31741 1111 d 20 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Handling  
31520 1159 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Skip invalid catalog ids that are being added  
31505 1161 d 12 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Removed logic  
31504 1161 d 13 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ F  
31482 1168 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed scheme  
31387 1188 d 20 h amit.gupta /trunk/ Added scheme related changes
Added Sellout scheme
Extend All wont extend Sp.Support/Activation/Sellout Scheme
 
31383 1189 d 18 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ F  
31379 1189 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed investment payout logic  
31352 1194 d 22 h amit.gupta /trunk/ Added booster margin/ additional margins