Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: [ADD] sale_packaging_price: New module to assign a package price
by
Twanda AG, Ermin Trevisan
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 >
Reference
-
[ADD] sale_packaging_price: New module to assign a package price
byModuon Team, S. L., Rafael Blasco (Moduon)-
Re: [ADD] sale_packaging_price: New module to assign a package price
byTwanda AG, Ermin Trevisan
-