[tryton-dev] tryton: Allow to use other field with the binary widget

2014-01-23 Thread Code Review - New issues: ced
(No description) URL: http://codereview.tryton.org/2921002/

[tryton-dev] trytond: Resync widget attributes and add missing filename attribute in views

2014-01-23 Thread Code Review - New issues: ced
(No description) URL: http://codereview.tryton.org/2911002/

[tryton-dev] timesheet: Make hours always visible

2014-01-23 Thread Code Review - New issues: ced
hours is also useful for work without timesheet as it could have children with timesheet. URL: http://codereview.tryton.org/2941002/

[tryton-dev] project: Fix compute of initial leafs in sum_tree

2014-01-23 Thread Code Review - New issues: ced
Initial leafs are works that are not parent. URL: http://codereview.tryton.org/2931002/

[tryton-dev] project_revenue: Use work effort instead of total to compute revenue

2014-01-23 Thread Code Review - New issues: ced
total_effort contains the effort of the children but sum_tree needs only the value of the work without the children. URL: http://codereview.tryton.org/2931003/

[tryton-dev] project: Make hours always visible

2014-01-23 Thread Code Review - New issues: ced
hours is also useful for work without timesheet as it could have children with timesheet. URL: http://codereview.tryton.org/2951002/

[tryton-dev] project: Make hours always visible

2014-01-23 Thread Code Review - New issues: ced
project: Make hours always visible URL: http://codereview.tryton.org/2931004/

Re: [tryton-es] Re: sale_pos

2014-01-23 Thread Guillem Barba Domingo
El 22/01/2014 18:46, Eduardo Ruiz ready...@gmail.com va escriure: También decir que el error relativo al campo invoice_type, fue reportado como bug ya que al crear lineas de factura directamente (con los módulos del core nada más) , se producía un error relacionado con el campo mencionado. Está

Re: [tryton-es] Re: sale_pos

2014-01-23 Thread Eduardo Ruiz Rodriguez
Hola Guillem ! sí, es mío. Gracias por el aviso porque me había quedado ya tan ancho ;) Acabo de proceder subiendo el patch. Saludos, Eduardo El 23 de enero de 2014, 9:47, Guillem Barba Domingo guillemba...@gmail.comescribió: El 22/01/2014 18:46, Eduardo Ruiz ready...@gmail.com va

[tryton-es] JSON-RPC

2014-01-23 Thread Karlo Ferrari
Hi! I'm trying to connect from another system to Tryton through JSON-RPC; I have no problems to authentificated, bring context and perform search and read operations, but when I try to make create or update operations the Trytond server returns errors. This is an example of JSON-RPC create

Re: [tryton-es] JSON-RPC

2014-01-23 Thread Sergi Almacellas Abellana
El 23/01/14 00:52, Karlo Ferrari ha escrit: Hola, Estoy tratando de conectar un sistema a través de JSON-RPC; hasta ahora he tenido éxito en operaciones como logearme con el servidor Tryton, traer el Context y en procedimientos search y read, pero se me está complicando la cosa cuando trato

Re: [tryton-es] Conciliación de pago parcial

2014-01-23 Thread ¡Viva el Software Libre!
El 23/01/14 06:12, ¡Viva el Software Libre! escribió: Ahora mismo, tras la actualización del módulo aconsejada por Guillem y usando la utilidad de transacciones de la línea de extracto bancario indicada por ti, ya he logrado crear la línea del banco y que me aparezca la línea del pago parcial

Re: [tryton-es] JSON-RPC

2014-01-23 Thread Karlo Ferrari
El jueves, 23 de enero de 2014 12:15:41 UTC+1, Sergi Almacellas Abellana escribió: El 23/01/14 00:52, Karlo Ferrari ha escrit: Hola, Estoy tratando de conectar un sistema a través de JSON-RPC; hasta ahora he tenido éxito en operaciones como logearme con el servidor Tryton, traer el

Re: [tryton-es] Conciliación de pago parcial

2014-01-23 Thread ¡Viva el Software Libre!
El 23/01/14 20:21, Guillem Barba Domingo escribió: El 23/01/2014 6:12, ¡Viva el Software Libre! vivaelsoftwareli...@gmail.com mailto:vivaelsoftwareli...@gmail.com va escriure: El 22/01/14 10:09, Jordi Esteve escribió: En la prueba que hice (Factura - Pagar), sólo me admitía el pago

Re: [tryton-es] Conciliación de pago parcial

2014-01-23 Thread ¡Viva el Software Libre!
El 24/01/14 01:46, ¡Viva el Software Libre! escribió: El 23/01/14 20:21, Guillem Barba Domingo escribió: Bueno, espero no haber dicho ninguna tonteria (yo no soy nada experto en contabilidad) y haberte aclarado algo. Voy a intentar otra vez lo del pago parcial desde la factura. ¿Sería

Re: [tryton] _compute_tax

2014-01-23 Thread Gmail - Iasmini
On 22 Jan 16:55, Gmail - Iasmini wrote: Hi, As I've said before, I created the same new fields on account_tax and account_invoice_tax. I created a new tax and filled those fields. What I want is: when I insert a new product on a invoice those fields must to be filled with the same information

Re: [tryton] _compute_tax

2014-01-23 Thread Cédric Krier
On 23 Jan 10:34, Gmail - Iasmini wrote: On 22 Jan 16:55, Gmail - Iasmini wrote: Hi, As I've said before, I created the same new fields on account_tax and account_invoice_tax. I created a new tax and filled those fields. What I want is: when I insert a new product on a invoice those fields

[tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Axel Braun
Gents, while working more with Tryton, I noticed that in some cases the information I was looking for is not available. As an example, lets take the party overview screen. It starts with Code, Name, Language,... I suggest the following improvements: 1) flexible adding and removing of

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Cédric Krier
On 23 Jan 16:08, Axel Braun wrote: while working more with Tryton, I noticed that in some cases the information I was looking for is not available. As an example, lets take the party overview screen. It starts with Code, Name, Language,... I suggest the following improvements: 1)

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Jesús Martín Jiménez
2014/1/23 Axel Braun axel.br...@gmx.de Gents, while working more with Tryton, I noticed that in some cases the information I was looking for is not available. As an example, lets take the party overview screen. It starts with Code, Name, Language,... I suggest the following improvements:

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Jean C
2014/1/23 Cédric Krier cedric.kr...@b2ck.com On 23 Jan 16:08, Axel Braun wrote: while working more with Tryton, I noticed that in some cases the information I was looking for is not available. As an example, lets take the party overview screen. It starts with Code, Name, Language,... I

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Sergi Almacellas Abellana
El 23/01/14 16:38, Jean C ha escrit: 2014/1/23 Cédric Krier cedric.kr...@b2ck.com mailto:cedric.kr...@b2ck.com On 23 Jan 16:08, Axel Braun wrote: while working more with Tryton, I noticed that in some cases the information I was looking for is not available. As an

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Guillem Barba Domingo
El 23/01/2014 16:52, Sergi Almacellas Abellana se...@koolpi.com va escriure: El 23/01/14 16:38, Jean C ha escrit: 2014/1/23 Cédric Krier cedric.kr...@b2ck.com On 23 Jan 16:08, Axel Braun wrote: As an example, lets take the party overview screen. It starts with Code, Name, Language,...

Re: [tryton] _compute_tax

2014-01-23 Thread Cédric Krier
On 23 Jan 14:25, Gmail - Iasmini wrote: May you please answer this question? 1. When I do a new module and I want to change something in a core module I create a file with the same name as the core. This is considered a inheritance or partial class? If partial class (I don´t know if it

Re: [tryton] RFD: Some thoughts about screens and filter bars

2014-01-23 Thread Cédric Krier
On 23 Jan 20:06, Guillem Barba Domingo wrote: El 23/01/2014 16:52, Sergi Almacellas Abellana se...@koolpi.com va escriure: El 23/01/14 16:38, Jean C ha escrit: 2014/1/23 Cédric Krier cedric.kr...@b2ck.com How do you prevent to bloat the system by adding a too big column. Tryton is