| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36064 |
41 d 9 h |
aman |
/trunk/ |
Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue |
|
| 35549 |
110 d 17 h |
ranu |
/trunk/ |
bulletin updated on dashboard and give access category department |
|
| 35459 |
136 d 9 h |
amit |
/trunk/ |
Revert non-Java file changes from r35458 |
|
| 35458 |
136 d 9 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 |
193 d 13 h |
ranu |
/trunk/ |
insurance can we add both same time |
|
| 34805 |
292 d 9 h |
ranu |
/trunk/ |
icici insurance policy phase one uploaded |
|
| 34798 |
294 d 13 h |
ranu |
/trunk/ |
icici insurance policy phase one uploaded |
|
| 34204 |
446 d 13 h |
tejus.lohani |
/trunk/ |
send invoice on what feature enhancement and whatApp message send api review,correction,optimization |
|
| 34179 |
453 d 12 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 |
588 d 6 h |
ranu |
/trunk/ |
upgrade offer live |
|
| 33400 |
708 d 15 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
complete spilit order and payment by l2 of pending order item |
|
| 32816 |
846 d 13 h |
ranu |
/trunk/ |
non serialize fix for serial number in invoice item |
|
| 32627 |
907 d 12 h |
ranu |
/trunk/ |
order and invoice genrate without address select |
|
| 32468 |
958 d 14 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed logic in case of multiple items |
|
| 32329 |
998 d 13 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed orders |
|
| 32328 |
998 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixe |
|
| 32327 |
998 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixe |
|
| 31855 |
1104 d 13 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
chnage |
|
| 31274 |
1237 d 19 h |
amit.gupta |
/trunk/ |
Removed unwanted files |
|
| 31083 |
1293 d 13 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Adedd default httpClient |
|