Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36447 12 d 10 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 14 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 15 h aman /trunk/ Fix:Migrate legacy Purchase Return flow (Report + Bulk Create + Debit Notes) into FOFO  
36027 55 d 14 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 15 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 14 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 19 h ranu /trunk/ intrasist data modification  
34525 373 d 16 h ranu /trunk/profitmandi-fofo/src/main/ activated imeis given to dashboard  
34142 481 d 21 h tejus.lohani /trunk/profitmandi-fofo/src/main/ DN request only mapped partner ,show only mapped partner  
33910 554 d 20 h amit.gupta /trunk/ Fixed logistcs changes  
30828 1366 d 23 h amit.gupta /trunk/ Fixed commit  
30466 1452 d 20 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/ Fixed issues with activated imeis  
30017 1549 d 0 h amit.gupta /trunk/ Fixed minor issues with price circular  
29937 1563 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/ OK  
27763 1919 d 16 h tejbeer /trunk/ partner onboarding panel changes  
27755 1920 d 15 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27754 1920 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fixed live with on  
27171 2041 d 20 h tejbeer /trunk/profitmandi-fofo/src/main/ change  
26978 2087 d 16 h tejbeer /trunk/ change  
26825 2127 d 19 h amit.gupta /trunk/profitmandi-fofo/src/main/webapp/resources/js/business/  

Show All