| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36447 |
12 d 11 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
DN lifecycle UI: acknowledge rejected return endpoint, status labels, JS handler
- Add PUT /return/debit-note/reject/acknowledge/{debitNoteId} endpoint
- invoice-return.vm: Rejected-Pending Acknowledgment + Cancelled status labels, Acknowledge Receipt button
- return.js: click handler for acknowledge-rejected-return |
|
| 36408 |
16 d 15 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). |
|
| 36316 |
23 d 16 h |
aman |
/trunk/ |
Fix:Migrate legacy Purchase Return flow (Report + Bulk Create + Debit Notes) into FOFO |
|
| 36027 |
55 d 15 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Sale Returns: finance approval endpoint, invoice links in all views, invoice map for INV: returns, purchase reference check fix |
|
| 36022 |
56 d 16 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Sale Returns: invoice return flow with auto-approve, rename to Sale Returns, role-based search results, Finance L2+ access |
|
| 35998 |
60 d 16 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Invoice Return: controller endpoints, UI views (receive/refund/reject/details/search), JS handlers, role-based access, dashboard menu |
|
| 34580 |
359 d 20 h |
ranu |
/trunk/ |
intrasist data modification |
|
| 34142 |
481 d 23 h |
tejus.lohani |
/trunk/profitmandi-fofo/src/main/ |
DN request only mapped partner ,show only mapped partner |
|
| 29937 |
1563 d 16 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/ |
OK |
|
| 27763 |
1919 d 17 h |
tejbeer |
/trunk/ |
partner onboarding panel changes |
|
| 27754 |
1920 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed live with on |
|
| 26320 |
2282 d 22 h |
tejbeer |
/trunk/ |
CHANGE |
|
| 23644 |
2920 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/business/ |
Fixed denied issue |
|
| 23638 |
2925 d 3 h |
amit.gupta |
/trunk/ |
Added Changes to Partner Return and Customers Return |
|
| 23540 |
2955 d 21 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed itemdesc |
|
| 23539 |
2955 d 22 h |
amit.gupta |
/trunk/ |
Added debit notes for return |
|
| 23532 |
2957 d 21 h |
amit.gupta |
/trunk/ |
Added changes related to returns |
|
| 23506 |
2961 d 3 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Added changes related to Schemes |
|