Re: [tryton] Additional sale lines
* Cédric Krier: " [tryton] Additional sale lines" (Tue, 27 Jan 2015 12:08:27 +0100): > Hi, > > I'm working on a new module for sale that will add automatically new > sale lines base on criteria (MatchMixin). I'm first looking for a name > before writing a blueprint. I find "premium" [1] but it is only for free > products while this module could be a much more generalize one which > could add also non-free products or even extra costs (services). > > So is anyone have a better name? > > By the way, it will probably be quite similar to sale_shipment_cost. > > [1] https://en.wikipedia.org/wiki/Premium_%28marketing%29 sale_line_match sale_line_add_matching -- Mathias Behrle MBSolutions Gilgenmatten 10 A D-79114 Freiburg Tel: +49(761)471023 Fax: +49(761)4770816 http://www.m9s.biz UStIdNr: DE 142009020 PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6 pgp6lXinn_cHu.pgp Description: Digitale Signatur von OpenPGP
Re: [tryton] Additional sale lines
On 27/01/15 12:08, Cédric Krier wrote: Hi, I'm working on a new module for sale that will add automatically new sale lines base on criteria (MatchMixin). I'm first looking for a name before writing a blueprint. I find "premium" [1] but it is only for free products while this module could be a much more generalize one which could add also non-free products or even extra costs (services). So is anyone have a better name? Maybe sale_extra_products or sale_extra_lines? -- Jordi Esteve Consultor Zikzakmedia SL jest...@zikzakmedia.com Mòbil 679 170 693 Zikzakmedia SL St. Jaume, 9, baixos, 2a 08720 Vilafranca del Penedès Tel 93 890 2108
[tryton] Additional sale lines
Hi, I'm working on a new module for sale that will add automatically new sale lines base on criteria (MatchMixin). I'm first looking for a name before writing a blueprint. I find "premium" [1] but it is only for free products while this module could be a much more generalize one which could add also non-free products or even extra costs (services). So is anyone have a better name? By the way, it will probably be quite similar to sale_shipment_cost. [1] https://en.wikipedia.org/wiki/Premium_%28marketing%29 -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
Re: [tryton] Tryton for commodity & CSA agriculture
On 26 Jan 15:28, Troy Benjegerdes wrote: > > > On Monday, January 26, 2015 at 3:30:04 PM UTC-6, Cédric Krier wrote: > > > > On 26 Jan 11:29, Troy Benjegerdes wrote: > > > I am evaluating tryton as a possible way to do my accounting, > > e-commerce, > > > and farm planning. > > > > > > One of the big problems we have in large row crop production is the > > supply > > > of the product is fundamentally variable depending on the weather, while > > > the people that eat food need a relatively constant supply. So we have > > this > > > whole complicated system with a lot of big corporations with enterprise > > > resource planning systems, commodities markets, and trading that goes > > on, > > > and it doesn't seem to serve anyone very well except all the people in > > the > > > middle. > > > > > > I like the CSA (community supported agriculture) model, and I'm trying > > to > > > wrap my head around how to apply that to find some way to get feedback > > from > > > my potential customers about what their potential interest in corn, > > > soybeans, or an alternative crop is, and then give them the option of > > > either making a commitment to buy a quantity now, and I take the > > production > > > variability risk, or possibly get a lower price, and share in some of > > the > > > weather volatility risk. > > > > So you want to build your own local stock/auction market. > > > > > 'stock' is a bad term because it's associated with things that are > regulated. But > an on-line auction market for forward contracts (where you pay now for a > product > to be delivered in say 6 to 12 months) is maybe more what I'm looking for. Of course you could develop such platform on top of Tryton, it should probably look similar to website like eBay (indeed it depends on how you want to fix the sale price). Such website could be developped with flask [1] and Tryton [2] [1] http://flask.pocoo.org/ [2] https://pypi.python.org/pypi/flask_tryton/ -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/