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

Create a Product Package (Virtual Product) building page #5

Closed
bgenere opened this issue Dec 7, 2016 · 0 comments
Closed

Create a Product Package (Virtual Product) building page #5

bgenere opened this issue Dec 7, 2016 · 0 comments
Assignees

Comments

@bgenere
Copy link
Owner

bgenere commented Dec 7, 2016

Issue

Dolibarr support virtual products i.e. products made of multiple products with specific quantities. Coming to stock management it appears that these product are not virtual has all stock rules applies on actual stock figures for these products. (the stock is not calculated on demand based on quantities of components).
However it is possible to remove quantities of components when you sold a virtual product but you could not sold or you get negative stock when actual stock for virtual product is empty.

Proposed solution

A page will allow to create a set of stock movements that will fill the actual stock for the virtual product and decrease properly the component stock.

prerequisites

Need product and stock module activated.
User should be able to manage Stock and do movement.

limits

The first release will not support batch product stock.

page dynamic and presentation

On fist open the page provide the list of product package with their current stock
The list is a standard Dolibarr list with a selection box so user could select one virtual (package product)
A button Build is available when a package is selected.

Action Build package will open a form for the selected product.

@bgenere bgenere self-assigned this Dec 30, 2016
@bgenere bgenere changed the title Create a Product Transformation page Create a Product Package (Virtual Product) building page Nov 13, 2017
bgenere pushed a commit that referenced this issue Nov 25, 2017
#5
Added the product package build as a new feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant