[tryton-dev] tryton: Record.get_eval must return only loaded values and validate only fields (issue 583003)

2012-11-05 Thread cedric . krier
Reviewers: , Please review this at http://codereview.tryton.org/583003/ Affected files: M tryton/gui/window/view_form/model/record.py Index: tryton/gui/window/view_form/model/record.py === ---

[tryton-dev] tryton: Use idle_add to display action in board view (issue 593003)

2012-11-05 Thread cedric . krier
Reviewers: , Please review this at http://codereview.tryton.org/593003/ Affected files: M tryton/gui/window/view_board/action.py Index: tryton/gui/window/view_board/action.py === --- a/tryton/gui/window/view_board/action.py

[tryton-dev] Pagination is not reset on new search

2012-11-05 Thread Maximilian Holtzberg
Hi List, it seems that the pagination is not reset after a new search. (2.6.0) You can test it on the demo server: -Set search limit to 10 -Open products and switch to page 2 -Search products with an empty search clause You will be still on page 2. Is that already a known issue? Max --

[tryton-dev] trytond: delete translations when deleting records (issue 594003)

2012-11-05 Thread cedric . krier
Reviewers: , Please review this at http://codereview.tryton.org/594003/ Affected files: M trytond/ir/translation.py M trytond/model/modelsql.py Index: trytond/ir/translation.py === --- a/trytond/ir/translation.py +++

[tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Raimon Esteve
Hola, como sabrán este viernes y sábado está programado el TUL 2012 a Bélgica (1) Si no podéis ir, iremos publicando en nuestro twitter lo que se vaya comentando estos dias. (2) (1) http://news.tryton.org/2012/10/dos-semanas-para-la-tul-2012.html (2)

Re: [tryton-es] Descuento en compras

2012-11-05 Thread Zork
El lunes, 5 de noviembre de 2012 07:47:20 UTC, raimonesteve escribió: tarifas? o te refieres añadir en cada línia un % Desc? A sale el % por linia ya está operativo. Si, a descuentos por linea. Si, ya he probado el sale_discount, eso pero para compras Gracias y saludos --

Re: [tryton-es] Descuento en compras

2012-11-05 Thread Raimon Esteve
El día 5 de noviembre de 2012 11:54, Zork zork2...@gmail.com escribió: Si, a descuentos por linea. Si, ya he probado el sale_discount, eso pero para compras pues ya tienes la base/clon cambiando modelo sale para purchase ;) Si te fijas lo diseñé un módulo extra para después el informe. De

Re: [tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Sergi Almacellas Abellana
Al 05/11/12 11:29, En/na Raimon Esteve ha escrit: Hola, como sabrán este viernes y sábado está programado el TUL 2012 a Bélgica (1) Si no podéis ir, iremos publicando en nuestro twitter lo que se vaya comentando estos dias. (2) Gràcias por la difusión. Se sabe si hay streaming? (1)

Re: [tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Raimon Esteve
Se sabe si hay streaming? Me parece que no. El año pasado se publicaron videos posteriormente. Raimon -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Sergi Almacellas Abellana
Al 05/11/12 15:10, En/na Raimon Esteve ha escrit: Se sabe si hay streaming? Me parece que no. El año pasado se publicaron videos posteriormente. Sí la verdad que fue una gran iniciativa compartir los videos. Por si alguien esta interesado en el tema, acabo de preguntar a la lista de tryton

[tryton] TUL Streaming

2012-11-05 Thread Sergi Almacellas Abellana
Hi, Is planing to share TUL talks with streaming? Would be great for those that can't afford the travel to Liege, but are also interesed on the topics -- Sergi Almacellas Abellana www.koolpi.com http://www.koolpi.com se...@koolpi.com mailto:se...@koolpi.com Twitter: @pokoli_srk

[tryton] Search and filter function in tree view issue

2012-11-05 Thread Sami23
Hi, Am using gnu health (medical module) with tryton 2.4 after switching from medical openerp. Am wondering how to use new filter box to sort out appointements in one day, between two dates etc (range of dates, from - to) like we did in old version of tryton. This is crutial for health

[tryton] Comment on StatementImport in tryton

2012-11-05 Thread tryton
Comment by cedkr...@gmail.com: See http://groups.google.com/d/topic/tryton-dev/3cLi4d9PoOQ/discussion For more information: https://code.google.com/p/tryton/wiki/StatementImport -- -- tryton@googlegroups.com mailing list

[tryton] Re: Comment on PaymentOrder in tryton

2012-11-05 Thread tryton
Comment by albert.n...@gmail.com: I don't think it should be possible to change the amount. We have that in OpenERP and it adds too much complexity. IMO account.payment.order.line should be dropped and the relationship should be a one2many from account.payment to account.move.line. If a