[Dolibarr-dev] Dolibarr's logo font is not free

2013-06-25 Par sujet Doursenaud , Raphaël
The font used for the dolibarr logo (bauhaus93) is not free. It's an URW font that needs licensing for use (see : https://www.microsoft.com/typography/fonts/family.aspx?FID=80) I think this is a problem for the ecosystem and especially for service providers like us. Wouldn't it be time for Doliba

Re: [Dolibarr-dev] Module to autocomplete society profile

2013-06-25 Par sujet Doursenaud , Raphaël
2013/6/24 Florian Henry > I've just googled a french website societe.com (for french company) to > know if they have an API that can be use freely. They just says contact us > to get a quote > We had a client asking for the same feature in 2011. We received this quote for the societe.com we

[Dolibarr-dev] Commission Invoice

2013-06-25 Par sujet Christian Fast
Hello @all, I need to create an invoice with a negative amount (we are using v3.2.3). It's a payment to a person for customer acquisition. As this person unable to create the invoice I had to create a negative invoice or a credit. Unfortunately it seems impossible to create a credit withou

Re: [Dolibarr-dev] Facture class

2013-06-25 Par sujet Doursenaud , Raphaël
2013/6/10 Florian Henry > Global $user should be avoid into class method. Agreed! Globals should be avoided whenever possible. -- *Raphaël Doursenaud* 05 35 53 97 13 - 06 68 48 20 10 rdoursen...@gpcsolutions.fr -- http://gpcsolutions.fr Technopole Hélioparc 2 aven

Re: [Dolibarr-dev] Module to autocomplete society profile

2013-06-25 Par sujet cam.la...@azerttyu.net
Hi For other state (at least european) web site as societes.com exist. I've think about a logic used by http://weboob.org, in this case we don't have need to use any api. Belgian are more efficient : https://api.data.be/#extended Km ___ Dolibarr-dev m

Re: [Dolibarr-dev] Commission Invoice

2013-06-25 Par sujet Destailleur Laurent
You say "As this person unable to create the invoice". So this means this is a supplier invoice, isn't it (something you buy) ? If yes, you can create a supplier invoice (with positive amount), if no, i don't understand the case . 2013/6/24 Christian Fast > Hello @all, > > ** ** > > I need

Re: [Dolibarr-dev] Facture class

2013-06-25 Par sujet Destailleur Laurent
Into crud method (create/update/delete), because user is used for audit Because, sometimes, the event create or update or delete is done by a batch or for a different user than the one used to login, it is better to have $user as argument. Some classes has it, some not. But we should change this to

Re: [Dolibarr-dev] Dolibarr's logo font is not free

2013-06-25 Par sujet florian . henry
Bonjour, Je suis actuellement indisponible. Je prépare mon marirage (qui aura lieu le 29 juin) Je lirais votre e-mail, mais il me sera difficile d'y répondre dans les meilleurs délais. Merci de votre compréhension. Cdt. Hello, I'm actually

Re: [Dolibarr-dev] Dolibarr's logo font is not free

2013-06-25 Par sujet Destailleur Laurent
When font was choosed, every not on the net says the font was free. May be it is not. Not clear. We can change font since all resources were done using svg and we have source to regenerate logo. However changing logo is really not a good idea. Every body want to change look every year, and it took

Re: [Dolibarr-dev] Commission Invoice

2013-06-25 Par sujet cam.la...@azerttyu.net
Hi If I remember correctly with 3.2.x you cant't do a negative invoice (french invoice : avoir). In 3.3.x looks possible. In my case I must update first dolibarr to close an invoice in my previous exercice. Km ___ Dolibarr-dev mailing list Dolibarr-dev

[Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Maxime Kohlhaas
Hi, I was wondering why there's a report of the turnover by user and by customer, but not by product... In fact, the page exists (cabyprodserv.php) but doesn't appear in the menu. Is it normal ? Regards, -- *Maxime Kohlhaas Consultant associé **ATM Consulting* *+33 6 33 42 92 43* ___

Re: [Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Destailleur Laurent
The page was bugged or not tested, so removed until someone test and fix it... You know what to do... :-) 2013/6/25 Maxime Kohlhaas > Hi, > > I was wondering why there's a report of the turnover by user and by > customer, but not by product... In fact, the page exists (cabyprodserv.php) > but

Re: [Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Maxime Kohlhaas
Ok, I just tested it and it seems fine to me... I noticed 2 things but not blocking : - the report does not exist for cash accounting, don't know if that's the expected behaviour - the link on amount for each product is not good because there are no invoice list allowing to filter on a

Re: [Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Destailleur Laurent
Let's go. 2013/6/25 Maxime Kohlhaas > Ok, I just tested it and it seems fine to me... I noticed 2 things but not > blocking : > >- the report does not exist for cash accounting, don't know if that's >the expected behaviour >- the link on amount for each product is not good because t

Re: [Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Doursenaud , Raphaël
My bad, we integrated it at the devcamp but I forgot some important patches that goes along. I'll work on this ASAP. Of course, feel free to give it some love without me ;) 2013/6/25 Maxime Kohlhaas > Ok, I just tested it and it seems fine to me... I noticed 2 things but not > blocking : > >

Re: [Dolibarr-dev] Stats turnover by product

2013-06-25 Par sujet Maxime Kohlhaas
I just pushed what seemed to me to be the minimal fix to have a working report by product. We'll work on improvements afterwards. Cordialement, -- *Maxime Kohlhaas Consultant associé **ATM Consulting* *+33 6 33 42 92 43* 2013/6/25 Doursenaud, Raphaël > My bad, we integrated it at the devcamp

Re: [Dolibarr-dev] Module to autocomplete society profile

2013-06-25 Par sujet Doursenaud , Raphaël
2013/6/25 cam.la...@azerttyu.net > I've think about a logic used by http://weboob.org, in this case we > don't have need to use any api. > I've also thought about weboob but this is generaly a violation of the provider's TOS. -- *Raphaël Doursenaud* 05 35 53 97 13 - 06 68 48 20 10 rdoursen...@

Re: [Dolibarr-dev] Dolibarr's logo font is not free

2013-06-25 Par sujet Doursenaud , Raphaël
Well the situation is pretty clear, the font is under the URW++ licence : http://www.urwpp.de/graphic/pdf/URW++_License.pdf Is published by Microsoft typography and was supplied with several products : https://www.microsoft.com/typography/fonts/font.aspx?FMID=920 Is part of the ITC family now owned

[Dolibarr-dev] Pull request & branches

2013-06-25 Par sujet Jean-François FERRY
Hi all, With github, is it possible to make a pull request with a commit on several branches ? In other words : is there a way to make a pull request containing the different branches? ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://li

Re: [Dolibarr-dev] Pull request & branches

2013-06-25 Par sujet Destailleur Laurent
This should not be required. You must pull onto the lower branch. PAtch will be included during merge later into higher branches. 2013/6/25 Jean-François FERRY > Hi all, > > With github, is it possible to make a pull request with a commit on > several branches ? In other words : is there a way

[Dolibarr-dev] Format des dates / génération ODT ou ODS

2013-06-25 Par sujet Alexandre Poltorak
Bonjour chers développeurs Dolibarr, Dolibarr c'est TOP. Mais je rencontre qques problèmes et aimerai en profiter pour rendre Dolibarr encore meilleur. ;) J'utilise Dolibarr pour générer des documents ODT et ODS avec des business plans très complets. (les propales et les factures ont une bonne