Dolibarr ERP & CRM » Tasks and Feature requests » task #918
Stock replenishmentDernières modifications
Répondre
État Détails |
Last Modified On: | 30/07/2013 12:04 | | Submitted on: | 30/05/2013 11:30 |
Submitted by: | Raphaël Doursenaud (rdoursenaud) | |
Summary: | Stock replenishment |
Description: | Add a stock replenishment assistant to help mass generate supplier orders on low stock.
Implement a new "desired stock" information on products card.
The assistant will propose a "to be ordered" product list pre-populated with the quantity to attain the "desired stock" from the current stock and a selectable supplier list for products with multiple suppliers.
Feel free to help us on https://github.com/GPCsolutions/dolibarr/tree/replenishment |
Priority: | 5 - Medium | | Open to Any Developer: | No |
Subproject: | Module Stock | | Assigned to (multiple): | Raphaël Doursenaud (rdoursenaud) |
Etat |
Start Date: | 30/05/2013 00:00 | | End Date: | 30/06/2013 00:00 |
Completion (0-100%): | 95 | | Status: | Open |
Commentaires- Raphaël Doursenaud 30/07/2013 12:10
- Hi hubz, thanks for the feedback.
To use the feature, simply pull the branch and run the install migration 3.4.0 to 3.5.0 or make a new install.
Feel free to add documentation if need be but everything should be very straightforward. The desired stock is set on the product card and a new menu under stock lets you use the order wizard.
Cheers. - Andriolo Hubert 30/07/2013 12:04
- WOW !
THIS is a major module for firms dealing with tons of products and multi-suppliers...
No doubt it will give to Dolibar a real "plus" and usability :)
Just missing some infos about "how" to deal with desired stock (for beginners),
For my part, I know how, and it is already possible to inject desired stock in the DB by a simple request, right ?
If you don't have time to fill a wiki, give me the link, I could try to complete it as a real "thank-you-minor-contribution"
To test it, I will try to implement your "resplenishment" branch on a local enviro.
HubZ
- Raphaël Doursenaud 17/06/2013 11:46
- Work in progress. Now doing code review.
|
|
To use the feature, simply pull the branch and run the install migration 3.4.0 to 3.5.0 or make a new install.
Feel free to add documentation if need be but everything should be very straightforward. The desired stock is set on the product card and a new menu under stock lets you use the order wizard.
Cheers.