Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36064 109 d 0 h aman /trunk/ Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue  
35549 178 d 8 h ranu /trunk/ bulletin updated on dashboard and give access category department  
35459 204 d 0 h amit /trunk/ Revert non-Java file changes from r35458  
35458 204 d 0 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 261 d 4 h ranu /trunk/ insurance can we add both same time  
34805 360 d 0 h ranu /trunk/ icici insurance policy phase one uploaded  
34798 362 d 3 h ranu /trunk/ icici insurance policy phase one uploaded  
34204 514 d 4 h tejus.lohani /trunk/ send invoice on what feature enhancement and whatApp message send api review,correction,optimization  
34179 521 d 3 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 655 d 21 h ranu /trunk/ upgrade offer live  
33400 776 d 6 h ranu /trunk/profitmandi-fofo/src/main/ complete spilit order and payment by l2 of pending order item  
32816 914 d 4 h ranu /trunk/ non serialize fix for serial number in invoice item  
32627 975 d 3 h ranu /trunk/ order and invoice genrate without address select  
32468 1026 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed logic in case of multiple items  
32329 1066 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/ Fixed orders  
32328 1066 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
32327 1066 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixe  
31855 1172 d 4 h tejbeer /trunk/profitmandi-fofo/src/main/webapp/resources/js/ chnage  
31274 1305 d 10 h amit.gupta /trunk/ Removed unwanted files  
31083 1361 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/ Adedd default httpClient  

Show All