Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: [ADD] sale_packaging_price: New module to assign a package price
by
Landis Arnold
Good One. I am assuming this is "default" Odoo 8.0 behaviors or are there any special modules included.
Very good to show tying the different modules together (Warehouse, Variants, Manufacture, BOM, Web, POS).
--
Landis Arnold
larnold@nomadic.net
www.nomadic.net
office: 303-444-2336
office: 303-444-2336
From: "Ermin Trevisan" <trevi@twanda.com>
To: "Contributors" <contributors@odoo-community.org>
Sent: Sunday, November 22, 2015 4:08:21 AM
Subject: Re: [ADD] sale_packaging_price: New module to assign a package price
To: "Contributors" <contributors@odoo-community.org>
Sent: Sunday, November 22, 2015 4:08:21 AM
Subject: Re: [ADD] sale_packaging_price: New module to assign a package price
I understand your case as a case of different selling units of the same product. I have made a small tutorial on a similar case (selling wine by the glass and by the bottle), and I'm using product variants for each of the selling units and a separate product template for the stockkeeping unit by defining phantom BoMs (BoM Type "Set"). This way it works also on the Point of Sale, which UoS does not. See https://www.twanda.ch/slides/slide/wine-by-the-glass-selling-in-different-units-of-measure-9 -- twanda AG Ermin Trevisan Artherstrasse 19 CH-6318 Walchwil T +41 41 758 1515 M +41 79 208 7373 E trevi@twanda.com www.twanda.ch www.twanda.ch/page/restaurant On 14.11.2015 06:07, Rafael Blasco wrote: > Hi all, > > > > Maybe this is a functional question but we are developing a package > Price for OCA and we could be better. > > > > Odoo, what I have, what I want, what we must develop: > > > > - We have a product “Bottle Coca cola 33cl” > > - We buy 1 unit (package) of 100 bottles of “Bottle Coca cola 33cl” > > - We pay for this package a price, the price if for the product > “Bottle Coca cola 33cl”, 1 bottle 0.50€ then 50€ for the package > > - We want to have in stock 100 “Bottle Coca cola 33cl” > > - We sell this “Bottle Coca cola 33cl” in the different > packages: 2 bottles, 4 bottles and 6 bottles. > > - We don’t want to have any production process as supplier make > this for us. > > - We want to set the price of each package: 2 bottles 2€, 4 > bottles 3.5€, 6 bottles 4.5€ > > - When selling we want to sell 1 or more packages of 2 bottles, > 1 or more packages of 4 bottles, 1 or more packages of 6 bottles. > > - After selling for example 1 package of 2 bottles, stock must > reduce 2 bottles (obviously) so we have 98 bottles in stock. > > > > Any suggestions? We are working here: > https://github.com/OCA/sale-workflow/pull/221 > > > > I guess Odoo or OCA already make something similar but we don’t know how. > > > > Thanks in advance > > > > Regards, > > Rafael > > > > _______________________________________________ > Mailing-List: http://odoo-community.org/groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: http://odoo-community.org/groups?unsubscribe >
_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
cell : 303-601-0622
Follow-Ups
-
Re: [ADD] sale_packaging_price: New module to assign a package price
byTwanda AG, Ermin Trevisan