| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36064 |
10 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 |
|
| 35971 |
26 d 1 h |
aman |
/trunk/ |
Feat : Loi 2.0 Enhancement and redesigning |
|
| 35811 |
42 d 21 h |
amit |
/trunk/ |
Centralize credit/loan summary: CreditSummary DTO, bulk query, fix stale utilization, re-enable overdue check, fix interestPaid bug, optimize fresh money (3 queries vs 21), remove dead code |
|
| 35572 |
75 d 19 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fix: Remove duplicate persist in wallet approval
The addWalletRequest status was already being updated in memory,
and the entity is managed by Hibernate session - no explicit persist needed. |
|
| 35458 |
105 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 |
|
| 35197 |
172 d 1 h |
amit |
/trunk/ |
Fixed Add Wallet Request Logic |
|
| 34982 |
206 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Update |
|
| 34712 |
282 d 5 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
donotcommit |
|
| 34527 |
333 d 6 h |
tejus.lohani |
/trunk/ |
hdfc payment report and investometer in partner dashboard |
|
| 34441 |
348 d 8 h |
tejus.lohani |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
wallet statement download and account statement download problem fix |
|
| 34440 |
348 d 8 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
config |
|
| 34435 |
350 d 5 h |
tejus.lohani |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
upi payment capture details modification and remove admit check in wallet statement download and account statement download so that partner download his account and wallet statement |
|
| 34261 |
396 d 4 h |
tejus.lohani |
/trunk/ |
Give (a pending,approved,reject)add-wallet-req report |
|
| 34096 |
453 d 7 h |
aman.kumar |
/trunk/ |
Wallet-report changes and wallet-addn serchbydate option |
|
| 33861 |
542 d 5 h |
tejus.lohani |
/trunk/ |
check fullStockPayment and orderDispatch and auto mark billing and fullstock payment |
|
| 33696 |
589 d 10 h |
amit.gupta |
/trunk/ |
Added changes related to Narration and fixing loan creation while billing |
|
| 33449 |
659 d 7 h |
ranu |
/trunk/ |
add total due and utilization number on wallet |
|
| 33420 |
672 d 3 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed average credit days. |
|
| 33363 |
693 d 4 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Order quantity avai |
|
| 33362 |
693 d 4 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Order quantity avai |
|
| 33361 |
693 d 4 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Order quantity avai |
|
| 33360 |
693 d 4 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Order quantity avai |
|
| 33359 |
694 d 1 h |
amit.gupta |
/trunk/ |
Fixed Sanction as well as approval issue |
|
| 33354 |
694 d 7 h |
amit.gupta |
/trunk/ |
Enhanced Sidbi Sanctions |
|
| 33238 |
715 d 7 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed wallet statement changes |
|
| 33229 |
718 d 1 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Changed format added Running balance |
|
| 33228 |
718 d 1 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Changed format added Running balance |
|
| 33227 |
718 d 1 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Changed format added Running balance |
|
| 33226 |
718 d 2 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Changed format added Running balance |
|
| 33225 |
718 d 5 h |
amit.gupta |
/trunk/ |
Fixed account statemnet |
|
| 33220 |
721 d 12 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed account statement |
|
| 33212 |
722 d 9 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Added implementation |
|
| 33207 |
723 d 5 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Previous purchases |
|
| 33205 |
723 d 5 h |
amit.gupta |
/trunk/ |
Fixed sidbi issue |
|
| 33175 |
733 d 0 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Logic to avoid duplicate payments based on utr number |
|
| 33045 |
761 d 7 h |
amit.gupta |
/trunk/ |
Added sidbi and improvements in credit note |
|
| 32727 |
843 d 6 h |
shampa |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
remove mandii fron UI only |
|
| 32598 |
881 d 23 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed cart |
|
| 32597 |
881 d 23 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed cart |
|
| 32512 |
909 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed order |
|