| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37035 |
14 d 5 h |
aman |
/trunk/profitmandi-fofo/src/main/ |
AI lead intake in fofo app (deployable via fofo_deploy): add POST /add/lead to fofo LeadController mirroring the profitmandi-web contract (Auth-Token->401, dedup by mobile, NOT-NULL coalesced, stores state+recordingUrl, status=pending, SUCCESS envelope); exclude /add/lead from auth/role/post interceptors in WebConfig; add ai.lead.intake.token to dev/staging/prod (same values as profitmandi-web). Bot repoints host apis.smartdukaan.com -> partners.smartdukaan.com, same path/token/payload. |
|
| 36781 |
47 d 8 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
some Enhancements or changes |
|
| 36408 |
85 d 2 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). |
|
| 35832 |
148 d 6 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 |
171 d 9 h |
amit |
/trunk/ |
Add hikari.keepaliveTime property to all environment configs |
|
| 35597 |
175 d 1 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 |
214 d 3 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 |
|
| 33531 |
747 d 11 h |
ranu |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
staging angular url change with apptest |
|
| 30226 |
1575 d 7 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/resources/META-INF/ |
change |
|
| 24383 |
2763 d 5 h |
amit.gupta |
/trunk/ |
Added major commit to remove dtr-data |
|
| 24077 |
2877 d 8 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed https:// cross site |
|
| 24072 |
2877 d 11 h |
amit.gupta |
/trunk/ |
Fixed https and attendance issues |
|
| 24011 |
2895 d 4 h |
tejbeer |
/trunk/ |
Notification panel |
|
| 23884 |
2930 d 6 h |
amit.gupta |
/trunk/ |
Added major changes |
|
| 23628 |
3001 d 7 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Add money to recharge local wallet, check local and remote wallet balance, daily recharges tracking |
|
| 23576 |
3015 d 3 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 |
3018 d 10 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Integrated new recharge provider think walnut digital and some code refectoring |
|
| 23528 |
3028 d 9 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
Feature : Recharge Commission, some improvements, recharge live integration |
|
| 23506 |
3029 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Added changes related to Schemes |
|
| 23505 |
3031 d 10 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
|
|