[tryton] python parser

2014-03-05 Thread fares
hi, i need to parse simple python expressions from a char field is this parser implemented now? https://bugs.tryton.org/issue2271 fares

[tryton] payroll module and extension of party module

2014-03-04 Thread fares
Hi, I started working on a basic payroll module. It will be available here [1]. So, I needed to extend the party module to include some fields relative to individuals such as the birthdate, id number, first and last names,... That's why I wrote this small module: party_person [2] I think this

Re: [tryton] Re: Party Bank information

2012-06-26 Thread Fares Hantous
Le 26/06/2012 12:00, Cédric Krier a écrit : On 26/06/12 11:51 +0100, Fares Hantous wrote: Le 26/06/2012 11:32, Cédric Krier a écrit : I mean the Bank Account Model must contains a list of Account Number with a type and the corresponding required fields. After reading [1] and [2], it seems

Re: [tryton] Re: Party Bank information

2012-06-26 Thread Fares Hantous
Le 26/06/2012 13:05, Cédric Krier a écrit : On 26/06/12 12:24 +0100, Fares Hantous wrote: Le 26/06/2012 12:00, Cédric Krier a écrit : On 26/06/12 11:51 +0100, Fares Hantous wrote: Le 26/06/2012 11:32, Cédric Krier a écrit : I mean the Bank Account Model must contains a list of Account Number

Re: [tryton] Re: Party Bank information

2012-06-26 Thread Fares Hantous
Le 26/06/2012 13:17, Cédric Krier a écrit : On 26/06/12 13:15 +0100, Fares Hantous wrote: Le 26/06/2012 13:05, Cédric Krier a écrit : On 26/06/12 12:24 +0100, Fares Hantous wrote: Le 26/06/2012 12:00, Cédric Krier a écrit : On 26/06/12 11:51 +0100, Fares Hantous wrote: Le 26/06/2012 11:32

Re: [tryton-dev] Report engines

2011-12-18 Thread Fares Hantous
Le 18/12/2011 18:38, Cédric Krier a écrit : I guess you are talking about GL which was already discuss in https://groups.google.com/d/topic/tryton-dev/0IOcfGdwJrM/discussion I think we must find a generic solution for such accounting reports but I don't think depending on such external project

Re: [tryton-dev] Report engines

2011-12-18 Thread Fares Hantous
) that it can bring more possibilities with tryton. If this is true, I will enjoy the module of Albert. I also like the idea of a user being able to create his own reports. Fares -- tryton-dev@googlegroups.com mailing list

Re: [tryton-dev] Report engines

2011-12-18 Thread Fares Hantous
Le 18/12/2011 22:56, Cédric Krier a écrit : On 18/12/11 22:24 +0100, Fares Hantous wrote: Le 18/12/2011 18:38, Cédric Krier a écrit : I guess you are talking about GL which was already discuss in https://groups.google.com/d/topic/tryton-dev/0IOcfGdwJrM/discussion I think we must find

[tryton] CalDAV google calendar

2011-12-02 Thread fares
Hi, Is it possible to synchronize a Tryton calendar with another caldav calendar (like google calendar) ? Thanks Fares -- tryton@googlegroups.com mailing list

Re: [tryton] search widget complexity

2011-10-14 Thread Fares Hantous
Le 14/10/2011 10:58, Jan Grasnick | grasbauer ug a écrit : Am 14.10.2011 07:52, schrieb Albert Cervera i Areny: Once again, I think it is a bad usage of Tryton. If you are looking for purchases of a supplier, you start from the Party form of this supplier and use the relate buttons.

Re: [tryton] search widget complexity

2011-10-14 Thread Fares Hantous
Le 14/10/2011 11:12, Udo Spallek a écrit : 2011-10-13 10:34:42 -0700 (PDT) faresfareshant...@googlemail.com: I find the new search widget too complicated for basic users. (I know one user who is unable to memorize the ctrl+c, ctrl+v shortcuts.) I think it would be better if the user can choose

[tryton] search widget complexity

2011-10-13 Thread fares
Hi, I find the new search widget too complicated for basic users. (I know one user who is unable to memorize the ctrl+c, ctrl+v shortcuts.) I think it would be better if the user can choose between the new and the old interface. Fares -- tryton@googlegroups.com mailing list

Re: [tryton] create a database

2011-10-12 Thread Fares Hantous
Le 11/10/2011 23:09, Cédric Krier a écrit : On 11/10/11 22:21 +0100, Farès Hantous wrote: 2011/10/11 Cédric Kriercedric.kr...@b2ck.com On 11/10/11 13:30 -0700, fares wrote: Hi, I am trying the trunk version, but I could not create a database with it. I have this error: Exception in thread

[tryton] new trytond.conf parameters

2011-10-12 Thread fares
Hi, I would like to know the functionality of these parameters: - database listing - cron - unoconv connection Thanks Fares -- tryton@googlegroups.com mailing list

[tryton-dev] Re: tryton-windows deprecated?

2011-05-01 Thread fares
it worked for me (with some problems) but i prefer to keep tryton-windows. On 30 avr, 20:48, Cédric Krier cedric.kr...@b2ck.com wrote: On 30/04/11 12:36 -0700, fares wrote: Hi, Do you know a tutorial explaining how to build using pygtk-all-in- one ? It is quite easy:     - Install all

[tryton-dev] Re: tryton-windows deprecated?

2011-04-30 Thread fares
Hi, Do you know a tutorial explaining how to build using pygtk-all-in- one ? fares On Apr 30, 10:08 am, Cédric Krier cedric.kr...@b2ck.com wrote: Hi, Is there any one who is using tryton-windows? I think we can deprecate it as now Tryton can be build with the pygtk-all-in-one (from GNOME

[tryton] Re: comments on new look Tryton 2.0

2011-04-30 Thread fares
I am happy that you opened this discussion. In fact, I absolutely agree with the point 1). I also think that the shortcuts menu (on the left side) was very useful. Also, users like this kind of personalization. For the point 3), I partially disagree: As users often create new purchases or new

[tryton-dev] codereview

2011-04-06 Thread fares
hi, when creating a new codereview, what should be written as base url ? is it something like : http://hg2.tryton.org/modules/account/ fares -- tryton-dev@googlegroups.com mailing list

[tryton-fr] Re: Afficher que les party d'une certaine catégorie ?

2011-03-21 Thread fares
:36, fares fareshant...@googlemail.com a écrit : On 20 mar, 15:32, pobsteta pascal.obste...@gmail.com wrote: Bonjour, Je cherche à attribuer à un champ uniquement les party d'une certaine category. Dans le model party, il y a l'attribut categories, comment n'afficher que les

[tryton-fr] date mouvement comptable

2010-09-24 Thread fares
salut je ne comprend pas l'utilité de la date effective d'une ligne de mouvement en effet, elle doit être égale à la date effective du mouvement auquel appartient je pense qu'il faut la supprimer parce qu'elle est la cause de saisies inutiles sinon, y'a t il un moyen de la mettre égale à celle du

[tryton-fr] Re: Compte passif actif

2010-09-23 Thread fares
On Sep 23, 7:45 am, pascal obstetar pascal.obste...@gmail.com wrote: Le 23 septembre 2010 08:28, Cédric Krier cedric.kr...@b2ck.com a écrit : On 22/09/10 16:18 -0700, fares wrote: On Sep 22, 11:50 pm, Cédric Krier cedric.kr...@b2ck.com wrote: On 22/09/10 14:36 -0700, fares wrote