| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36835 |
43 d 5 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agenda fill time stamp |
|
| 36832 |
44 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Wallet dashboard statement: keep loan/credit legs in body (align with loan-free closing)
Remove CREDIT_LIMIT/CREDIT_UTILIZED/LOAN/LOAN_REPAYMENT filters from the wallet-history
body in the dashboard statement views, matching WalletController: loan is excluded from the
statement (closing = wallet + pending indent) and the cash legs stay in the body so it
reconciles to the loan-free closing. |
|
| 36831 |
44 d 6 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Account statement: reconcile month-end scheme line to wallet net; exclude loan from statement
- Add a "Scheme adjustment (per wallet)" line at each month-end = wallet scheme net minus
margin CN total, so the running balance follows the actual wallet (source of truth)
instead of the CN gross. Surfaces scheme reversals (e.g. demo-convert) that margin CNs
miss, instead of burying them in the FLOAT DIFF / rounding line.
- Statement excludes loan/interest entirely (closing = wallet + pending indent): keep
CREDIT_LIMIT/CREDIT_UTILIZED/LOAN/LOAN_REPAYMENT legs in the body so it reconciles to the
loan-free closing; drop the INTEREST ACCRUED line and interestAccruedCost plumbing. |
|
| 36822 |
45 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
code commit for agenda fill time stamp |
|
| 36821 |
45 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agenda fill time stamp |
|
| 36818 |
45 d 5 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
code commit for agenda fill time stamp |
|
| 36816 |
45 d 7 h |
aman |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Updated IT Emails |
|
| 36814 |
45 d 9 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agenda fill time stamp |
|
| 36811 |
45 d 20 h |
ranu |
/trunk/ |
code commit for agenda fill time stamp |
|
| 36806 |
46 d 1 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
code commit for agenda fill time stamp |
|
| 36804 |
46 d 7 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
some enhancement and bug fixes |
|
| 36803 |
47 d 1 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Exclude loan legs from analysis-dashboard account-statement bodies
Match WalletController's running-balance filter: also exclude CREDIT_LIMIT,
CREDIT_UTILIZED, LOAN, LOAN_REPAYMENT (were only excluding PURCHASE +
CN_WALLET_REFERENCES) in /analysis/account/statement and the analysis-account
-statement views, so loan churn no longer distorts the running body. |
|
| 36802 |
47 d 2 h |
ranu |
/trunk/ |
some enhancement and bug fixes |
|
| 36801 |
47 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixed Stock Purchase sAle ageing days, added fields to mail |
|
| 36800 |
47 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
some enhancement and bug fixes |
|
| 36799 |
47 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add standalone Route Scheduling (PJP) analytics dashboard at /route-analytics, restricted to amit.gupta and tarun.verma |
|
| 36797 |
47 d 7 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
some enhancement and bug fixes |
|
| 36792 |
50 d 2 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
some enhancement and bug fixes |
|
| 36791 |
50 d 8 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Mark rejected PO order rows on transaction rejection
In OrderController.updateApprovalStatus reject branch, after the wallet
refund and loan settlement, call cancelRejectedTransactionOrders so the
rejected PO's order rows move to PO_REJECTED and drop out of pending
indent. Previously they were left in status=0, permanently inflating the
partner's account-statement pending indent. Requires dao r36790. |
|
| 36789 |
50 d 9 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
some enhancement and bug fixes |
|