Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement returns from customer or to vendor #12200

Closed
ToniTen opened this issue Oct 22, 2019 · 8 comments
Closed

Implement returns from customer or to vendor #12200

ToniTen opened this issue Oct 22, 2019 · 8 comments
Labels
Feature request This is a feature request Issue Stale (automatic label) This issue is stale because it has been open 1 year with no activity. Remove this label to keep open

Comments

@ToniTen
Copy link

ToniTen commented Oct 22, 2019

Feature Request

Implement a workflow for both customer returns, and returns to vendor

Use case

Currently Dolibarr has no way to track customer returns to the company nor returns to vendor. For customer returns, you can correct stock and create a credit note, but for returns to vendor, there's no way to create a delivery note to send with the goods.

Suggested implementation

  1. Customer returns
  • Add a button on both the shipment card and the order card, for process returns
  • A customer return is like a customer shipment but in the other direction, it could be just a customer shipment with a different numbering pattern and negative quantities
  • Add a checkbox on the validate return process in case you want to reduce the order quantity (depending on if the customer wants a refund or a replacement)
  1. Returns to vendor
  • Add a button to both vendor order and vendor receptions, for process returns
  • A return to vendor is like a vendor reception, but in the other direction. It could be implemented as simply a vendor reception with negative quantities. Print documents should display positive quantities though, but that could be handled in the code that produces the PDF/ODT
  • Add a check box on the validate return process in case you want to reduce the order quantity (depending on if the vendor will offer a refund or a replacement)
@ToniTen ToniTen added the Feature request This is a feature request label Oct 22, 2019
@dolibarr95
Copy link
Contributor

Hi!
Could be the same request I think.
#8797

@alibler
Copy link

alibler commented Jun 30, 2020

We hope that the official can provide this function. No system lacks such an important function. Why haven't added this function for so many years? The return module that needs to be paid separately is too low-end to meet the normal business needs!!!

@alibler
Copy link

alibler commented Mar 10, 2021

It's a similar request, but why hasn't dolibarr officially provided this basic function for so many years? Axel dev development of the return module is very simple! His return module doesn't have the function of tracking the order in the regular ERP system at all.

How do you realize the process management of sales return or purchase return?

@dolibarr95
Copy link
Contributor

Hello
We do it manually (stock movement, contact the supplier etc)

@alibler
Copy link

alibler commented Mar 23, 2021

It’s really not a good idea, manual operation will not be able to record related processes in the system.

@dolibarr95
Copy link
Contributor

Hello
I know that's not a good idea but while waiting for this function i have to do some tricks.

@aljawaid
Copy link
Contributor

Dolistore alternative: #16491 (comment)

@github-actions
Copy link

This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).

@github-actions github-actions bot added the Issue Stale (automatic label) This issue is stale because it has been open 1 year with no activity. Remove this label to keep open label Oct 28, 2022
@github-actions github-actions bot closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request Issue Stale (automatic label) This issue is stale because it has been open 1 year with no activity. Remove this label to keep open
Projects
None yet
Development

No branches or pull requests

4 participants