| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36408 |
16 d 16 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Sale-return reversal: controller wiring + UI for cancellability gate + INV reject + date filter
PurchaseReturnController:
/return/invoice/process — autoApprove now isIrnCancellable && !isShipped.
!isShipped guard restored: shipped goods route through manual approval
even within 24h, so the physical return goes through CN flow.
/return/invoice/reject/{proId} — new endpoint for finance to reject a
pending INV PRO (sale stands, no inventory/wallet/GST action).
/return/invoice — date filter (fromDate/toDate query params, default
last 30 days) backed by selectByWarehouseIdsAndDateRange. Limit
bumped to 200 to accommodate longer ranges.
receive-debit-note view — passes $requiresFinanceApproval so the
template can render the finance-approval banner when DN's IRN is
past the 24h window.
invoice-return.vm:
Added From/To date inputs + Apply button.
Added Reject button next to Approve & Refund for pending INV PROs.
receive-debit-note.vm:
Added one informational banner (#if $requiresFinanceApproval) above
the receipt form. No layout / JS / submit-URL change.
return.js:
#invoice-return-date-apply handler — POSTs the selected range to
/return/invoice and refreshes the table.
.reject-invoice-return handler — prompts for reason, calls the new
reject endpoint.
dev/staging/prod.properties: feature flag finance.receipt.approval.email.enabled
(default false, flip per env when mail infra is ready). |
|
| 36369 |
20 d 16 h |
vikas |
/trunk/profitmandi-fofo/src/main/ |
Fix: Sale purchase invoice item quantity calculation |
|
| 35879 |
75 d 16 h |
ranu |
/trunk/profitmandi-fofo/ |
code commit for agent live status 2.0 |
|
| 35868 |
75 d 21 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agent live status roll back |
|
| 35867 |
75 d 22 h |
ranu |
/trunk/ |
code commit for agent live status |
|
| 35832 |
79 d 19 h |
amit |
/trunk/ |
Unify property loading: all modules use runtime profile with shared properties from dao, remove duplicated DB/Hibernate/HikariCP/integration keys from module files |
|
| 35633 |
102 d 22 h |
amit |
/trunk/ |
Add hikari.keepaliveTime property to all environment configs |
|
| 35597 |
106 d 14 h |
amit |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Migrate from C3P0 to HikariCP connection pooling
- Replace C3P0 properties with HikariCP settings
- New settings: maximumPoolSize=20, minimumIdle=2, idleTimeout=30s, maxLifetime=30min |
|
| 35441 |
145 d 16 h |
amit |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Remove duplicate properties - now inherited from shared-*.properties in profitmandi-dao
🤖 Generated with Claude Code |
|
| 35384 |
149 d 21 h |
amit |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Fixed DP its now purchase - price drop |
|
| 33472 |
691 d 10 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Fixed Order quantity availability |
|
| 32763 |
874 d 11 h |
amit.gupta |
/trunk/ |
Minor refactoring |
|
| 30223 |
1506 d 23 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Fixed ahead issue |
|
| 30222 |
1506 d 23 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Fixed ahead issue |
|
| 30221 |
1506 d 23 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 28261 |
1849 d 21 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 28256 |
1850 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed redirect issue |
|
| 28255 |
1850 d 18 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 28254 |
1850 d 18 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 28247 |
1850 d 21 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 28245 |
1850 d 21 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 27182 |
2039 d 17 h |
tejbeer |
/trunk/ |
changes |
|
| 27066 |
2062 d 13 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 26798 |
2142 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 26795 |
2143 d 20 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 26375 |
2273 d 16 h |
amit.gupta |
/trunk/ |
|
|
| 26246 |
2303 d 16 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
|
|
| 25834 |
2371 d 1 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
|
|
| 24383 |
2694 d 18 h |
amit.gupta |
/trunk/ |
Added major commit to remove dtr-data |
|
| 24077 |
2808 d 21 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed https:// cross site |
|
| 24072 |
2809 d 0 h |
amit.gupta |
/trunk/ |
Fixed https and attendance issues |
|
| 24011 |
2826 d 17 h |
tejbeer |
/trunk/ |
Notification panel |
|
| 23884 |
2861 d 19 h |
amit.gupta |
/trunk/ |
Added major changes |
|
| 23628 |
2932 d 20 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Add money to recharge local wallet, check local and remote wallet balance, daily recharges tracking |
|
| 23576 |
2946 d 17 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
Recharge Request with multithreading, recharge provider choosen dynamically based on priority and commission_amount |
|
| 23559 |
2949 d 23 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Integrated new recharge provider think walnut digital and some code refectoring |
|
| 23528 |
2959 d 22 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Feature : Recharge Commission, some improvements, recharge live integration |
|
| 23506 |
2961 d 4 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Added changes related to Schemes |
|
| 23505 |
2962 d 23 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
|
|
| 23379 |
3004 d 0 h |
ashik.ali |
/trunk/profitmandi-fofo/src/ |
Implemented given web api host and port for file uploading for different different servers |
|