How to create Sales Return, Purchase Return, Sales Refund, Purchase Refund etc?
Hi @Ramgopal_Rao
Please Refer Following links for Sales and Purchase Return
https://manual.erpnext.com/contents/stock/sales-return
https://manual.erpnext.com/contents/stock/purchase-return
Shraddha Ranjane
New Indictrans Technologies Pvt. Ltd
Hi,
1)There is no option of âis returnâ in purchase return or delivery note.
2) It has become read only in purchase order and sales order. I have tried to remove read only mark from customization
form, but says âYou cannot unset âRead Onlyâ for field Return Against Delivery Noteâ as shown in figure.
Hi,
When you submit âPurchase Receiptâ then "Return"option will be available.
and when you submit âDelivery Noteâ then âSales Returnâ option will be available.
Just started using ERPNext and want to return materials sent earlier.
How to take sales return without referring to invoice.
Updated links:
https://erpnext.org/docs/user/manual/en/stock/sales-return
https://erpnext.org/docs/user/manual/en/stock/purchase-return
thanks for updating the link.
hi @intelliant0. was this implemented already? cantâ find in my module. thanks!
From what I can see in github, it has been implemented but not yet merged and released into master branch. It seems to be parked in develop branch and is pending release.
@intelliant01 Any idea when will this be released? At the interim, any advice on how are you managing the credit notes at the moment? for CN without Sales invoices
@Rodelyn no idea by when it shall be released to master. May be you should just follow the GitHub repo.
For CN without SI, luckily my implementation is still wip, but one may create accounting journal enteries and stock adjustment entries manually for returns.
Store credit can be created the same way one would create an advance payment and then that can be used to settle new invoices.
BUT, I donât feel you will have to wait long for this to be released. Even after its release one much wanted feature will be left out - use credit note balances / store credit as payments for past and future invoices.
The standalone Credit/Debit Note will be available in V11. A new branch will be created (separate from Develop) in the upcoming weeks. It will be some time until this is fully merged into Master branch.
@intelliant01 thanks! very helpful. also, I have another concern. Some of the stocks I put in the Consumables category in the Item Group but itâs not appearing in the stock ledger or warehouse. Any input on this?
@Rodelyn Though I donât understand your query completely, on first thought why would âconsumablesâ ever appear in stock ledger or warehouse? A consumable doesnât need inventory tracking. Or does it?
Updated links are:
https://docs.erpnext.com/docs/user/manual/en/stock/sales-return
https://docs.erpnext.com/docs/user/manual/en/stock/purchase-return
I want to know how to create sales return without sales invoice.
thanks
Delivery Note, âCreateâ - âSales Returnâ.
thanks