Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36064 129 d 6 h aman /trunk/ Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue  
35549 198 d 13 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35459 224 d 5 h amit /trunk/ Revert non-Java file changes from r35458  
35458 224 d 5 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
 
35232 281 d 10 h ranu /trunk/ insurance can we add both same time  
34805 380 d 6 h ranu /trunk/ icici insurance policy phase one uploaded  
34798 382 d 9 h ranu /trunk/ icici insurance policy phase one uploaded  
34204 534 d 9 h tejus.lohani /trunk/ send invoice on what feature enhancement and whatApp message send api review,correction,optimization  
34179 541 d 8 h tejus.lohani /trunk/profitmandi-fofo/src/main/ invoice not send on whatsapp automatically / now partner send invoice on whatsapp after billing , that is on order details page,  
33795 676 d 2 h ranu /trunk/ upgrade offer live  
33400 796 d 11 h ranu /trunk/profitmandi-fofo/src/main/ complete spilit order and payment by l2 of pending order item  
32816 934 d 9 h ranu /trunk/ non serialize fix for serial number in invoice item  
32627 995 d 8 h ranu /trunk/ order and invoice genrate without address select  
32468 1046 d 10 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed logic in case of multiple items  
32329 1086 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed orders  
32328 1086 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
32327 1086 d 11 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
31855 1192 d 9 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ chnage  
31274 1325 d 15 h amit.gupta /trunk/ Removed unwanted files  
31083 1381 d 9 h amit.gupta /trunk/profitmandi-fofo/src/main/ Adedd default httpClient  

Show All