[Dolibarr-dev] Duplicated prices of product in DB

2014-05-07 Par sujet Marcos García
Hi all: I was checking llx_product and llx_product_price tables and I see that the product of the price is retrieved from llx_product_price but it does not make sense to me to duplicate the price of a product in llx_product and llx_product_price. Why is that data duplicated? Regards, *Marcos G

Re: [Dolibarr-dev] Integration with Magento

2014-05-07 Par sujet Claudio Aschieri - Diciannove Soc. Coop.
Il 02/05/2014 11:20, cam.la...@azerttyu.net ha scritto: Licence don't seem free. You must contact directly initial author to get more informations about. http://www.dolibarr.fr/component/content/article?id=107:nouvelle-version-du-module-synchronisation-dolibarrmagento http://www.auguria.net/nos-

[Dolibarr-dev] Freeze of dolibarr 3.6

2014-05-07 Par sujet Destailleur Laurent
We should do at end of april, so we are a little bit late. But we are now nearly ready. Freeze of dolibarr 3.6 should be done this week-end. If you need more information on what is a freeze, why or when, it is here: http://wiki.dolibarr.org/index.php/Category:RoadMap Laurent alias Eldy. ---

Re: [Dolibarr-dev] GROUP results by month in the Results report by company

2014-05-07 Par sujet Destailleur Laurent
Not yet, is there an opend bug for that in doliforge ? 2014-05-06 22:08 GMT+02:00 Marcos García : > Hi Laurent, > > Did you came to a conclusion on this? > > Regards, > > > *Marcos García* > > marcos...@gmail.com > > > > 2014-05-02 20:35 GMT+02:00 Marcos García : > > Sure, it is >> http://dev.do

Re: [Dolibarr-dev] Integration with Magento

2014-05-07 Par sujet Destailleur Laurent
2014-05-07 18:58 GMT+02:00 Claudio Aschieri - Diciannove Soc. Coop. < c.aschi...@diciannove.net>: > Il 02/05/2014 11:20, cam.la...@azerttyu.net ha scritto: > > > Licence don't seem free. You must contact directly initial author to >> get more informations about. >> http://www.dolibarr.fr/componen

Re: [Dolibarr-dev] Integration with Magento

2014-05-07 Par sujet Doursenaud , Raphaël
2014-05-07 18:58 GMT+02:00 Claudio Aschieri - Diciannove Soc. Coop. < c.aschi...@diciannove.net>: > Licence don't seem free. Since Dolibarr is GPL free software, licence is free. That doesn't meen you can get the code free of charge ;) AFAIK, Auguria has moved away from Dolibarr development, do

Re: [Dolibarr-dev] GROUP results by month in the Results report by company

2014-05-07 Par sujet Doursenaud , Raphaël
Everything is grouped by dm in this file except the customer invoices and social contributions (which appear twice in develop BTW). Looks like a developer mistake to me. @marcos Go ahead and add it, it won't hurt anyone . 2014-05-07 19:35 GMT+02:00 Destailleur Laurent : > Not yet, is there an op

Re: [Dolibarr-dev] Duplicated prices of product in DB

2014-05-07 Par sujet Doursenaud , Raphaël
I think the rationale is to allow multiple price level to be stored into llx_product_price when multiple price levels are set. (See price rule in product module admin page) 2014-05-07 18:34 GMT+02:00 Marcos García : > Hi all: > > I was checking llx_product and llx_product_price tables and I see