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

Raw product #4

Open
dov29 opened this issue Dec 7, 2016 · 8 comments
Open

Raw product #4

dov29 opened this issue Dec 7, 2016 · 8 comments

Comments

@dov29
Copy link

dov29 commented Dec 7, 2016

Hi,

Is there any workaround to do that ?
e.g : For stock, we need to be able to order 1 glass of wine (125ml or 1/6) from a bottle (750ml) and get either 625ml or 5 units remaining in the bottle from the stock.

Thanks,

@hiramvillarreal
Copy link
Owner

hiramvillarreal commented Dec 7, 2016 via email

@dov29
Copy link
Author

dov29 commented Dec 7, 2016

Thanks your quick answer. I got your point, I can indeed input decimal when order an item.
But my need is for a bar where we cannot trust the staff to do that well.

What would be great is to create this bottle as raw product and this glass as a sale item linked to this product. When we order a glass, it has to fraction the bottle.

@dov29
Copy link
Author

dov29 commented Dec 7, 2016

@hiramvillarreal a work around could be

  • Be able to add a raw product on a group (I got the hack to set an item as raw after added it the group but not really a good way ;) )
  • Don't calculate the group cost automatically...

@hiramvillarreal
Copy link
Owner

For a strange reason the code on lemonPos (from where IotPos was deririvated) the author doesn’t allow to add Raw products to packages, here is his explanation found on an old blog for lemonPOS, I will like to change that as you said will be great to add raw products to packages’, could you help me to understand the reason he did that way?

Here is some explanations from the author of lemonPOs about this topic:

It is due to the fact that you marked (checked) the product as "Raw
Product".
uncheck the "It's a raw product" on the product properties.

Raw Products are products that are not available as sellables alone. This
are "raw materials" for creating other products called Special Orders.
Special Orders are orders of products that are going to be "manufactured"
or "assembled" or "cooked", and are produced using raw products.

Check these links too:

https://sourceforge.net/p/lemonpos/mailman/message/27435360/

@dov29
Copy link
Author

dov29 commented Dec 8, 2016

It would be great to do that way: To use raw products that indeed are going to be "manufactured"
or "assembled" or "cooked" to create "Special Orders" as a cocktail, a meal, a glass of wine...
But there is nowhere to create "Special Orders"!

Without this "special orders" function, a workaround would be to be able to add raw products to a croup/package (that is possible with the hack I explained above) but the sale cost of a group is calculated automatically that doesn't answer the need.

Hope I am clear enough... ;)

@dov29
Copy link
Author

dov29 commented Dec 15, 2016

Any feedback @hiramvillarreal ?

@hiramvillarreal
Copy link
Owner

Heyt buddy, been I little bussy these days, this weekend I will give you some ideas doing a test with your needs.

@dov29
Copy link
Author

dov29 commented Dec 16, 2016

Thanks buddy !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants