Re: [tryton-dev] Presentation on TUB2013

2013-12-20 Thread Andres Vargas - zodman
/papers.html#presentations-tub2013 -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ -- Andres Vargas www.zodman.com.mx

Re: [tryton-dev] Packaging a patched trytond

2013-09-11 Thread Andres Vargas
You can host a custom pypi repository and register your tryton patched there but i think it is not usefull. trytond it is very flexible for extending party/currency/etc modules. You can register on pypi with the name: trytondcoop_party trytondcoop_currency for example i have a

[tryton-dev] add --changepassword=user to trytond

2013-08-30 Thread Andres Vargas
changepassword of user example: TRYTONPASSFILE=/tmp/pass.txt bin/trytond -d t28 --changepassword admin -- Andres Vargas www.zodman.com.mx

Re: [tryton-dev] Connect to server IP

2013-08-28 Thread Andres Vargas
refused. the IP (192.*.*.*) is for a local network -- Andres Vargas www.zodman.com.mx

Re: [tryton-dev] sao: binary fields

2013-08-14 Thread Andres Vargas
funcional Tel. 93 553 18 03 @albertnan www.NaN-tic.com -- Andres Vargas www.zodman.com.mx

Re: [tryton-dev] Tryton VENEZUELA

2013-07-27 Thread Andres Vargas
El 27/07/2013 04:22 a.m., Cédric Krier escribió: On 26/07/13 22:07 -0700, Gilbert gonzalez sotillo wrote: Hi Cédric Perhaps you are all right, but there is a ML for Spain (tryton-es) and for tryton-es is not for Spain but for Spanish. Mexico (tryton-mx) I'm not aware of this one [1] but

Re: [tryton-dev] sending a tryton dump to jsonrpc

2013-07-09 Thread Andres Vargas
2013/7/8 Cédric Krier cedric.kr...@b2ck.com On 08/07/13 17:26 -0500, Andres Vargas wrote: Hi dudes! I working on a simple app for manage tryton admin actions (like create, drop, restore, dump) on the database. I finished all but i have problems with the restore commando. I have

Re: [tryton-dev] sending a tryton dump to jsonrpc

2013-07-09 Thread Andres Vargas
2013/7/9 Cédric Krier cedric.kr...@b2ck.com On 09/07/13 10:47 -0500, Andres Vargas wrote: 2013/7/8 Cédric Krier cedric.kr...@b2ck.com On 08/07/13 17:26 -0500, Andres Vargas wrote: Hi dudes! I working on a simple app for manage tryton admin actions (like create, drop

Re: [tryton-dev] sending a tryton dump to jsonrpc

2013-07-09 Thread Andres Vargas
2013/7/9 Andres Vargas zod...@gmail.com 2013/7/9 Cédric Krier cedric.kr...@b2ck.com On 09/07/13 10:47 -0500, Andres Vargas wrote: 2013/7/8 Cédric Krier cedric.kr...@b2ck.com On 08/07/13 17:26 -0500, Andres Vargas wrote: Hi dudes! I working on a simple app for manage tryton

Re: [tryton-dev] Roadmap Web Client

2013-05-03 Thread Andres Vargas
to accept the certificate and Load Anyway (shield beside the bookmark star). Got it - thanks! -- Andres Vargas www.zodman.com.mx

[tryton-dev] runing sao with jquery widgets

2013-01-24 Thread Andres Vargas
Hi dudes i can run sao and i seen it is using the jquery widgets. What it is the reason of use jquery widgets ? It is only for information ... -- Andres Vargas www.zodman.com.mx -- -- tryton-dev@googlegroups.com mailing list

Re: [tryton-dev] runing sao with jquery widgets

2013-01-24 Thread Andres Vargas
2013/1/24 Cédric Krier cedric.kr...@b2ck.com On 24/01/13 10:18 -0600, Andres Vargas wrote: Hi dudes i can run sao and i seen it is using the jquery widgets. What it is the reason of use jquery widgets ? It works with jQuery. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège

Re: [tryton-dev] Translation of sale_opportunity

2010-09-02 Thread Andres Vargas - zodman
Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/ -- Andres Vargas www.zodman.com.mx -- tryton-dev@googlegroups.com mailing list

[tryton-dev] trying to add configuration model to support

2010-08-31 Thread Andres Vargas - zodman
/convert.py, line 493, in get_id ..join([module,xml_id])) Exception: Reference to support.sequence not found I can make the relation between the model and the xml what i have wrong ? i based on stock module -- Andres Vargas www.zodman.com.mx -- tryton-dev@googlegroups.com mailing list

Re: [tryton-dev] Back from PyCONFR

2010-08-30 Thread Andres Vargas - zodman
-0500, Andres Vargas - zodman zod...@gmail.com a écrit : the last slide make me smile :) On Mon, Aug 30, 2010 at 3:00 AM, Cédric Krier cedric.kr...@b2ck.com wrote: By the way, the slides of the presentation is there: http://downloads.tryton.org/PyCONFR2010/ -- Cédric Krier B2CK

[tryton-dev] try to make inherence

2010-08-29 Thread Andres Vargas - zodman
i try to make inherence to timesheet.work http://code.google.com/p/trytond-support/source/browse/ticket.py but i have this error: http://pastebin.com/KaTEsL1S i need some help! -- Andres Vargas www.zodman.com.mx -- tryton-dev@googlegroups.com mailing list

Re: [tryton-dev] neso for portable app...

2010-08-29 Thread Andres Vargas - zodman
here small patch for getting neso directory on where executable live http://codereview.appspot.com/2077041 On Thu, Aug 12, 2010 at 11:38 AM, Andres Vargas - zodman zod...@gmail.com wrote: the path on sqlite works its on your home directory C:\Documents and Settings\abvargasr\.neso\1.6

Re: [tryton-dev] help with model

2010-08-27 Thread Andres Vargas - zodman
you are right tnx ced! On Fri, Aug 27, 2010 at 12:37 AM, Cédric Krier cedric.kr...@b2ck.com wrote: On 26/08/10 21:54 -0500, Andres Vargas - zodman wrote: Hi dudes i trying to do a support module i have this model http://pastebin.com/vSXNAscX and gime this error: http://pastebin.com/2CmnJXZB

[tryton-dev] help with model

2010-08-26 Thread Andres Vargas - zodman
Hi dudes i trying to do a support module i have this model http://pastebin.com/vSXNAscX and gime this error: http://pastebin.com/2CmnJXZB some one know what i do wrong ? -- Andres Vargas www.zodman.com.mx -- tryton-dev@googlegroups.com mailing list

Re: [tryton-dev] Email integration talk

2010-05-22 Thread Andres Vargas - zodman
http://www.timeanddate.com/worldclock/fixedtime.html?day=22month=5year=2010hour=14min=0sec=0p1=37 On Sat, May 22, 2010 at 7:04 AM, Cédric Krier cedric.kr...@b2ck.com wrote: Hi, We are going to start a discussion with Sharoon on irc #tryton about the email integration. It will start at