nge the
prospect's contact statuswith "Contact in progress" as soon as an email is
sendwiththe mass mailling module? - Change the prospect's
contact status to "Contact done" if the person reads (displays images in
the mail) the mail? - Does it
What do you think about
send this parameters to (CommonObject)load_previous_next_ref to avoid
to declare ref property on object that don't have one ?
for exemple by change in (CommonObject)load_previous_next_ref
$sql.= " WHERE te.".$fieldid." <
'&quo
I m suprise to read that tab indentation must be avoid. But as it the rule
I will do it, if we have to change it on all Dolibarr source code it's a
huge work. Part by part may be a good option.
Le 13 juin 2012 12:48, "Doursenaud, Raphaël"
a écrit :
> I think we should adopt these ASAP.
> This wou
Bonjour christophe
Il a un projet multitax sur doliforge. Je ne l ai jamais finaliser. Mais l
administration des taxe local etait finis. Restait toute la partie compta a
faire.
Pour les problematiques de triple dev, je n ai pas de solution miracle
sinon laisser la 3.2 de cote pour tes clients et i
Pour moi il faudrait cree des type d'adresse : de livrason et de
facturation, courrier administratif, etc. Mais c est un autre debat, je
crois :-)
Le 10 juil. 2012 10:22, "Régis Houssin" a
écrit :
> Hi,
>
> souvent quand on importe des données à partir d'un autre logiciel, le
> fichier à importe
Tu oublier de passer $db dans la creation de Facture.
Le 20 juil. 2012 16:58, [Obiz] Jérémie Ollivier a
écrit :
> Bonjour,
>
> Je rencontre un problème lors de la création du pdf des factures dans un
> module que je suis en train de développer pour Dolibarr 3.1; le problème
> intervient à ce mom
ce cas.
Je ne suis pas un expert des technique de hack donc dites moi si je
me trompe.
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
d for usage
> into html tag. For this you must use dol_escape_html during html output.
> Getpost must avoid to transform data for special char because there is a
> lot of case we need to have it safe.
> Le 14 août 2012 16:38, "Florian Henry" a
> écrit :
>
>>
Last answer is better.
that s right
Le 16 août 2012 08:26, "i.d & l" a écrit :
> My 2cts.
>
> Le 16/08/2012 03:43, Marcos García a écrit :
>
> Hi Henry,
>
> Can you please re-check your last translation for:
>
> * Tab Separated Value file format (.tsv). This is a text file format
> where fiel
ment_root_alt lines from your
htdocs/conf/conf.php file
* clone the repo in your htdocs/custom dir as mymodule
You might also be interested by a small and dumb git hook I wrote in
Python that switches databases for me as I switch branches :
https://github.com/rdoursenaud/dolibarr-git-hoo
mloutput_mesg($mesgstring='',$mesgarray='', $style='ok',
$keepembedded=0)
Put it after the llxHeader() in your php page like :
llxHeader();
print_titre('toto');
if ($error) {
dol_htmloutput_errors('',$mesg_err,1);
e que tu veux.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 20/11/2012 11:20, Mapluz Dev a écrit :
Bonjour,
je souhaite ajouter des fonctionnalités à un module; par exemple
devis/factures.
quel est la meilleur méthode ?
1/faire dupliquer le mod
alpha dispo sur sourceforge
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
Merci pour ces éclaircissements ;-)
Cela fait sens et si on en avait déjà parlez au moins c'est clair pour moi.
A+
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 21/11/2012 09:04, Régis Houssin a écrit :
La branche "develop" ser
olibarr et
refaire ces modifs quand tu fera une mise a jour pour la version suivante.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 26/11/2012 09:01, Mapluz Dev a écrit :
Bonjour
Je souhaite rajouter des contrôles (liste deroulante, cas
sion a expiré)
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
J'ai bien vu qu'il y avait un trigger USER_LOGIN qui se declanchais si
login avec succes, je vais voir comment m'en sortir avec ca.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 30/11/2012 22:56, Régis Houssin a écrit
Bonjour,
Plutôt que d'utiliser un debugger utile dol_syslog() et regarde les
trace faite dans le fichier de log, c'est le seul moyen de savoir ce qui
est vraiment exécuter.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le
dre que la différence est légère, mais cela pose le
probléme si un client fait sont installation seul et que je ne reproduit
pas les anomalies qu'il recontre. Perte de temps...
Le package sur sourceforge devrait être mis a jour.
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 0
eme='.$conf->theme.(GETPOST('optioncss')?'&optioncss='.GETPOST('optioncss','alpha',1):'').'&userid='.$user->id.'&entity='.$conf->entity;
As I said, it's not huge différence. But for users tha
ow solve this problem ? May be
SCRIPT_URI server variable not available in this service hosting
provider (RewriteEngine On is not present in httpd.conf)?
Kind regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
___
the error, it's in my SQL filter statement, but
this mail is more to ask "What is the correct way in dolibarr to affect
error on this non-object in static method?"
I call it into pages with this instruction :
ActionComm::getActions($db,$user->societe_id,0,'
Bonjour Pierre,
Dans Dolibarr 3.3 sur github, regarde dans
/htdocs/webservice/server_thirdparty.php la methode createThirdparty,
cela devrait t'aider.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 23/01/2013 15:02, Pierre Coud
permet de définir la page d’accueil par défaut.
Par exemple pour arrivé sur l'écran tiers par défaut et non sur la home
Accueil après la connexion.
J'ai bien vue les hook afterlogin ou le tigger USER_LOGIN, mais si ça
existe en standard, je le préfère a une customization via un module.
nvoyer des virement/prélèvement/intégré des
relever de comptes de Dolibarr vers des systéme bancaire ?
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu
Hi,
Thank for this answer. Simple solution is the better. I didn't
think to it
I do it with the trigger USER_LOGIN, because the first pages depend
on Usergroup of the new connected users.
Kind regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
Si ta pas le commit c est que un des trigger foire. Ta regarder les log
apache ? Donne moi accès je regarderais demain.
Florian Henry
06 03 76 48 07
www.open-concept.pro
Envoyer depuis un mobilejfefe a écrit :Hi all,
I have a problem with the use of webservices in an external module: into
uipe sur vTiger,
vous verez bien ce que cela deviens
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Le 27/01/2013 13:40, Cyrille de Lambert a écrit :
je veux pouvoir coder "Facilement", act
Bonjour, Depuis peu, j arrive à en vivre. Croissance et bénéfice en hausse constante. Après comme ma structure a à peine un an, il est facile de sortir de chiffre du genre j ai fait 300% de progression de CA. Partant de peu cela n à pas de sens.Je ne suis pas le seul à vivre de Dolibarr, d autre s
manières on peux aider pour retrouver un outils que
l'on aime utilisé dans sa capacité total.
Cdt.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : _Open_Concept_
___
Dolibarr-dev mai
efore
delete it..
Kind regards.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : _Open_Concept_
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
à de démarche commerciale, mais bien de
parlez simplement de Dolibarr, j'ai peur que l'on soit perçus comme tel.
L'année dernière vous avez fait une conférence Dolibarr sous
l'égide du Saas. Je propose la même approche cette année ?
Cdt.
Florian HENRY
florian.he...@open-
Donc on fait quoi ?
Laurent, je suis motivé pour prendre un partie de l'admin de Doliforge,
jfefe également. Il parait évident que tu n'as pas le temps de tout gérer.
Le but est de pouvoir remettre cette outils utilisable pour tous.
Cdt.
Florian HENRY
florian.he...@open-concept.pr
Super, on a retrouvé un admin.
Merci Jean François !
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : _Open_Concept_
Le 11/02/2013 23:36, Laurent Destailleur (eldy) a écrit :
Merci Jean-François. C'est une super proposition.
+1 to Phillip speach.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : _Open_Concept_
Le 13/02/2013 16:06, Philippe Grand a écrit :
Le 13/02/2013 15:27, Ale Reboredo a écrit :
I see one thing clear enough, (just reading the contents of the
Dolibarr :
https://doliforge.org/tracker/index.php?group_id=144)
Kind regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : _Open_Concept_
Le 17/02/2013 12:45, Bhuvnesh Joshi a écrit :
Hello,
I am Bhuvnesh from India, I wish to participate in
visibility.
Kind regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
ne
communication plus facile et bien-sur promouvoir Dolibarr.
Cet événement est prioritairement dédier au developpeur, mais rien
n’empêche les utilisateurs de passé faire un coucou. Par contre soyons
clair, on ne se réunie par pour coder les demandes qui arrive la volée ;-).
Bien cordialement
g/index.php/Developer_FAQ#Submit_a_patch.2C_work_and_help_on_Dolibarr_development
Kind regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 11/03/2013 08:39, Sébastien mailing a écrit :
Bonjour tout le monde,
Nouvel ut
Hi,
I just check the search bar in Dolistore and it don't taking
account all new modules. I've try with the same key word, but the result
was empty.
Does DoliStore admin could update the search engine ?
Kind regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 0
Hello all,
That true, each time I have to add menu in left existing one,
I print the var in lefmenublock function to find the code. May be
I will take time to document it.
Kind regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03
re le merge entre la branche 3.3 et la
branche dev.
Merci d'avoir pris le temps de faire ce retour.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 22/03/2013 12:43, Sébastien mailing a écrit :
Bonjour,
En exami
.class.php.
Maintenant que tu es sur GitHub n'hésite pas a faire des correction
et demander des pull request.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 22/03/2013 13:48, Sébastien mailing a écrit :
Hi Marcos,
clude directory inside it
must be the same as for .zip package. It will avoid specifics line in
conf.php.
Kind regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 27/03/2013 11:51, Régis Houssin a écrit :
depuis la 3.3
I've do a fix to avoid this warning :
https://github.com/FHenry/dolibarr/commit/81b34f9918d3426b67a38ad13efe020856e12299
Kind reagrds
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 05/04/2013 00:47, Marc-Henri Pamis
of
"$array['code']". The PHP Code Sniffer show it immediatly and it's easy
to correct.
This mail is to know if somebody know how to personnalize a little
more the file dev/codesniffer/ruleset.xml to add a rule to say that
$_POST or $_GET have to be replace by GETPOS
will say '' is not a valid inter, and
is right.
Once again MySQL let it go but insert 0 instead of NULL
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
hat update this column (in 3.3
or in 3.4) Did I miss something ?
So if we have to change it, how do we do that ? put in this column
a relevant information or calculated the margin on total_ht or on subprice ?
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
Ok, but the calculation of marge is done into SQL request.
I'll fix it.
Regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 03/05/2013 11:05, Laurent Destailleur (eldy) a écrit :
Le 03/05/2013 10:37, Florian He
fieldtarget=source.fieldsource
WHERE source.rowid=target.rowid";
}
Kind regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 25/04/2013 22:47, Laurent Destailleur (eldy) a écrit :
Le 25/04/2013 17:21, Marcos García a éc
Hi Raphaël,
You're right, I updated the wiki here (I think it's a best place
but i'm not sure) :
http://wiki.dolibarr.org/index.php/Language_and_development_rules#PostgeSQL_specificities
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.o
Hello All,
Does anyone know what is the file pom.xml in the root folder of
dolibarr ?
The xmlns url do not exits anymore, and it give an error (syntax)
in eclipse. I wonder if we can remove it.
Regards.
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http
Hello Lorenzo,
It's done you should be able to add transiflex into wiki page now.
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 21/05/2013 10:57, Lorenzo Novaro a écrit :
I'm writing documentat
Yes your right I've misspell the transiflex URL... sorry. It should be
ok now.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 21/05/2013 14:43, Lorenzo Novaro a écrit :
In data martedì 21 maggio 2013 11:11:48
ore time to finalize correctly the pakaging before make the
communication on Dolibarr.org
Next time on release pakage, I'll also send an e-mail to
dolibarr-dev list.
We will try to have a better comunication process on this subject.
Regards
Florian HENRY
Doliarr Association sec
re not
inform of that (we will put a auto sending mail). So do nothesitate to
use the contact form of DoliStore to alert us.
Also you should indicate the module name, and the categories of
your module.
Kind regards
--
Florian HENRY
Secretaire de l'association Dolibarr
florian
also) ?
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.o
I think the better things to do is to pass the user as parameters (and
check each call to be sure the parameters is correctly passed)
It's done like that in all class CRUD method. Global $user should be
avoid into class method.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 21/06/2013 08:38, Lorenzo Novaro a écrit :
Hi all,
a new translation team for vietnamese has been created today and they are
asking which i
antiy :-))
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 24/06/2013 12:06, cam.la...@azerttyu.net a écrit :
Hi
After a serch on dolistore et search engine, I don't f
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
to
solve that ?
I've create a bug :
https://doliforge.org/tracker/?func=detail&aid=971&group_id=144
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Ok, I found it it was into core/js/lib_head.js
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 08/07/2013 12:33, Florian Henry a écrit :
Dear all,
I'm currently experence
xcept but change core code file
(ugly...)) or call an external module method instead of standards one.
We should discuss about plan that stuff into roadmap for Dolibarr 3.5.
Regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Con
Yes it seems to me that it's the better solution.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 08/07/2013 23:41, Maxime Kohlhaas a écrit :
I think I will start this by c
I see that feature was implemented by laurent, I would like to ask him more
information during last meeting but he leave us to early.
I think this is to improve perf when use dol_include_once or dol_buildpath.
Florian Henry
06 03 76 48 07
www.open-concept.pro
Envoyer depuis un mobileMaxime
Hello,
The dolibarr 3.3.3 is release and available here
http://sourceforge.net/projects/dolibarr/files/
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dol
Hi Christophe,
Why don't reserve your own range module number for Altairis :
http://wiki.dolibarr.org/index.php/List_of_modules_id
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'a
with what rowid the elemnt_id of element_contact is link with
(proposal/order/invoice/project/fiche inter/supplier order/supplier
invoice/...), I let you imagine what will be the result of 10 line
in this table...
What is your point of view ??
I would like to put this feature into 3.5, so La
ject and I restrict bugs
and task creation or update on registrered user only on this project,
and since then, the spam bot start to spam bug and task of dolibarr
project...
The fact is this is a non registered user, but if we restrict acces to
only registered user it will be impossible to log
Ok, I will answer to myself.
Column llx_element_contact.fk_c_type_contact is unique per object
type... So I do not need to add element_type column and there is no
migration/upgrade problem...
Sorry to bug all of you with this type of non problem|.
|Regards
Florian HENRY
florian.he...@open
For admin doliforge user only
https://doliforge.org/tracker/admin/?group_id=144&atid=246&func=permissions
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 19/10/2013 14:25
That's what I've seen too. I don't know if tuleap road map include this
feature in next version.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 19/10/2013 18:34, D
I would like to know if there is a reason to remove this feature as
it was done in 3.3, and if there is another better way to do it into
dolibarr core ?
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secreta
% on render search. But the problem of down arrow
click is still here.
Here my question :
1-At this time it's mostly a client side issue, but do you already
experience this type of issue ? How did you solve it ?
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03
Yes, that what i'm thinking about. and that how other ERP solve this
problem.
If someone already get code for dolibarr for this let me know.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'associatio
What do you mean by "Using a dev like we did for product should be the
solution" using ajax_autocompleter ?
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 3
Hello Km,
We are working on it. Thanks for the inforamtion.
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 15/11/2013 11:39, cam.la...@azerttyu.net a écrit :
Hi ever
du Wiki :
http://wiki.dolibarr.org/index.php/D%C3%A9veloppement_module
Aussi pour éviter des problème met tout les répertoires en minuscule.
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Bonjour,
Sur le pc ubuntu édité /etc/php5/apache2/php.ini et activé la sortie des
erreurs, vous verrez pourquoi cela ne fonctionne pas.
Sinon regarder dans les log /var/log/apache2/error.log
Cdt.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
olibarr team will continue
to support old version.
Regards.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 28/11/2013 00:57, Destailleur Laurent a écrit :
Beta version for 3.5 has star
To knwo the volume you need "depth" also
widht*height*depth (fr:depth n'est peux être la bonne traduction
hauteur*longeur*largeur)
To me it seems to be a good idea.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Conc
Did you active the event type option into admin calendar (tab other)
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 06/12/2013 16:04, d...@mapluz.fr a écrit :
Hi
I have upg
Il y a plus simple, dans llx_actioncomm il y a les colonne fk_element et
elementtype
elementtype='commande'
fk_element=rowid de la commande
pas besoins de crée un champ supplémentaire.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.p
Bonjour,
Sur les Evenement il y a fk_soc pour lier un tier.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Secretaire de l'association Dolibarr
Le 08/12/2013 18:15, Michaël Parchet a écrit :
Bonjour,
J'ai
peux vous donner un conseil, inspiré vous des fonctionnalités
existante, le framework dolibarr via ces classes actioncomm et commande
dans votre cas (et la classe commonobject.class.php) offre une large
palette de méthodes qui évite de faire du SQL.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03
Bonjour,
Il te manque un $action->update($user).
Cdt.
--
Hi,
missing the call to $action->update($user).
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 23/01/2014 00:05, Michaël Parchet a
urn a value, 1 if ok,
-1 if error
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 28/01/2014 22:29, Michaël Parchet a écrit :
Bonjour,
Désolé Florian ça ne marche pas encore. Quand je valide ma commande,
soit a
s
brilliant idea. Ok, so lets go to auto format the all code previous
branch and it will do the tricks. andafter that no more problem with
formating check style.
I also know that, for Dolibarr, code style PHP format is not a
important matter. But if it can be done with the agreement of
pull request.
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 24/02/2014 11:16, Destailleur Laurent a écrit :
We discussed on that few month ago but i forgot to save conclusion
onto developer wiki documentation. I
have a clue about why the strong calculation rule
do not work in this specifics case.
Regards
--
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
___
Dolibarr-dev mailing list
Dolibarr-dev@no
$timestampEnd=1396216800
dol_print_date($timestampEnd,'dayhour')=31/03/2014 00:00
Regards
Florian HENRY
florian.henry@open-concept.prois there a matter around the tmz or gmt
parameters ?
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 05/03/2014 13:43, [Kreiz IT]Cédr
he desired mailing list is dolibarr-bugtr...@nongnu.org
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 05/03/2014 16:06, Cedric GROSS a écrit :
Hello,
I read from previous thread on this ML that eldy complain abou
Yes, the date_create and date_format (available from php 5.3) works, my
problem is more on current code and current supported platform.
As yes I also guess it come from UTC or tzserver time but it do not
solve the issue.
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http
diff in the num_between_day by changing the core
file date.lib.php. It is just another hack of dolibarr for this customer.
Thank's to take time to answer and read my complain.
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_O
in dolibarr for exemple 3 invoices, in
customer system only one invoice. And after taht when we receive the
payement we will have to check as payed each invoice separatly.
Regards
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Conc
It will be a new table/object (to be extact two table one with the head
of account billing sumary and another with fk_invoice fk_summary).
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 25/03/2014 15:24, François-Xavier
pull requet to remove this.
Regads
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 25/03/2014 19:44, Marcos García a écrit :
Hi all:
I've been checking the line 31 for fourn/facture/fiche.php for 3.5
branch which has t
I will check. Because they can all mine...
Florian HENRY
florian.he...@open-concept.pro
+33 6 03 76 48 07
http://www.open-concept.pro
Twitter : @_Open_Concept_
Le 25/03/2014 20:34, Doursenaud, Raphaël a écrit :
Looks like you're not the only one to have bad debugging habits in the
comm
So that's it, because I don't want to put my id into copyright comment
block I prefer put bad debug string as my stamp ;-)
I've just send a puul request on 3.5 and dev to remove this debug that
are all comming from me I guess.
Florian HENRY
florian.he...@open-concept.pro
+33 6 0
1 - 100 sur 159 matches
Mail list logo