Re: [tryton] active_ids, wizard and ModelView?

2012-06-26 Thread Luciano Rossi
On 06/26/2012 05:15 AM, Cédric Krier wrote: On 25/06/12 18:33 -0300, Luciano Rossi wrote: Hello, [...] I would like to create a selection field from values of my sale to show into the wizard form, but the problem is that I don't understand how to known my active_ids in the ModelView. That's

Re: [tryton] domain and many2one

2012-07-10 Thread Luciano Rossi
On 07/05/2012 05:50 PM, Luciano Rossi wrote: Hello, I would like to filter a many2one field using a dynamic domain. I have a wizard. When the operator set some values at the first view, I create a new object (default_new_stateview) setting an `id_wizard` that I get from the context, so

[tryton] tryton-3.2 gives me domain validation error saving sale_line

2014-10-24 Thread Luciano Rossi
is with the validate_domain() method at modelstorage.py file. From 3.0 to 3.2 that piece of code changed. If you think that there is a bug, I can open a ticket at the bugtracker. Thanks! -- Luciano Rossi gcoop - Cooperativa de Software Libre www.gcoop.coop (0054 11) 4855-4390 Juan Ramírez de Velasco 508 Depto A

Re: [tryton] TUBA talk "Import data with proteus tool"

2015-11-04 Thread Luciano Rossi
the talk. I just edited register my name as speaker. Cheers! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055

Re: [tryton] HR Tryton

2015-12-04 Thread Luciano Rossi
El 3 de diciembre de 2015 5:22:26 GMT-03:00, Fadi Samara <fadi.sam...@minervadata.com> escribió: >Is there a HR (payroll, leaves ...) module in Tryton? There is a blueprint about payroll https://code.google.com/p/tryton/wiki/PayrollModule -- Luciano Rossi (lukio) -- You

Re: [tryton] Re: About VAT number

2015-12-04 Thread Luciano Rossi
change? Hi Aldo, We update our localization of Argentina to 3.8. The major changes were to party.py file so we can use the new PartyIdentifier model. https://github.com/tryton-ar/account_invoice_ar But, I think we should try to add the diferent types of vat at the party module. -- Luciano

[tryton] Generate ods report with differentes sheets

2016-02-22 Thread Luciano Rossi
://relatorio.readthedocs.org/en/latest/indepthexample.html#one-step-further-openoffice-calc-and-openoffice-impress-templates -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 -- You received this message because you

Re: [tryton] Invoice Discounts?

2016-03-08 Thread Luciano Rossi
https://bitbucket.org/trytonspain/trytond-account_invoice_discount Cheers! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 -- You received this message because you are subscribed to the Google Groups "t

Re: [tryton] Setup my own account chart

2017-01-06 Thread Luciano Rossi
/account_coop_ar/blob/master/account_types.csv Regards, -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 -- You received this message because you are subscribed to the Google Groups "tryton" grou

[tryton] Run unoconv/libreoffice in other server

2017-03-16 Thread Luciano Rossi
Hi! Is there a way to tell trytond that unoconv/libreoffice is running on another server instead of localhost? Thanks! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 -- You received this message because

Re: [tryton] Run unoconv/libreoffice in other server

2017-03-16 Thread Luciano Rossi
El 16/03/17 a las 11:18, Sergi Almacellas Abellana escribió: El 16/03/17 a les 14:26, Luciano Rossi ha escrit: Hi! Is there a way to tell trytond that unoconv/libreoffice is running on another server instead of localhost? I think you should use the socket connection instead of the pipe one

Re: [tryton] Create an XML chart of accounts from Tryton server

2017-03-03 Thread Luciano Rossi
/gcoop-libre/account_coop_ar/blob/master/tax_ar.csv https://github.com/gcoop-libre/account_coop_ar/blob/master/account_types.csv Perhaps, you can use one of the scripts to create a draft of your chart of account, and then editing the XML by hand. Cheers! -- Luciano Rossi - lu...@gcoop.coop http

[tryton] Stress test to trytond

2017-06-30 Thread Luciano Rossi
? Thanks! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop - Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 Visitá www.tiendas.coop - www.nube.coop -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this

Re: [tryton] Company required on analytic_account

2017-10-24 Thread Luciano Rossi
El 01/03/17 a las 15:20, Cédric Krier escribió: On 2017-03-01 14:40, Luciano Rossi wrote: Hi everybody, After this change[0] company is required to create an analytic account. I developed a module, cooperative_ar[1], sometime ago and I want to upgraded to the new tryton version (4.2). One

Re: [tryton] ticket system in tryton

2018-05-02 Thread Luciano Rossi
El 25/04/18 a las 10:16, max.kubiersc...@gmail.com escribió: Is there any tryton module that implements a ticket system? If not so, did anyone try to integrate a ticket system with tryton? The project module? http://doc.tryton.org/4.8/modules/project/doc/index.html -- Luciano Rossi - lu

Re: [tryton] Add the order_field method to a function field

2018-01-22 Thread Luciano Rossi
El 22/01/18 a las 18:41, Luciano Rossi escribió: Hi everybody! I have a function field that depends on a many2one. I display this field inside a tree view. I wanted to be sortable, so I found this doc[0] that talks about it. The examples inside the code[1] are all about to sort from a field

Re: [tryton] Restrict the lines that can be remove it from a many2many field

2018-01-26 Thread Luciano Rossi
Hi Cédric, El 25/01/18 a las 12:36, Cédric Krier escribió: On 2018-01-25 11:24, Luciano Rossi wrote: Hi! I need to create an interface to manage the users. For now, I add to my module the menu item Administration -> Users. The problem that i'm having, is that I want to restrict the gro

Re: [tryton] Restrict the lines that can be remove it from a many2many field

2018-01-25 Thread Luciano Rossi
Hi sergi! El 25/01/18 a las 11:57, Sergi Almacellas Abellana escribió: El 25/01/18 a les 15:24, Luciano Rossi ha escrit: Hi! I need to create an interface to manage the users. For now, I add to my module the menu item Administration -> Users. The problem that i'm having, is that I w

[tryton] Restrict the lines that can be remove it from a many2many field

2018-01-25 Thread Luciano Rossi
ups Accounts and Purchase. But, if the user already has the group Sale, I do not want that this group to be remove it. Any idea? Thanks! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop - Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 Visitá www.tiendas.c

Re: [tryton] inline edit of a one2many field

2018-07-20 Thread Luciano Rossi
Hi Albert! El 20/07/18 a las 12:56, Albert Cervera i Areny escribió: 2018-07-20 17:00 GMT+02:00 Luciano Rossi mailto:lu...@gcoop.coop>>: Hi everybody, I need to add records inside of a one2many field, but as inline edit on a list view. The idea is similiar when adding

[tryton] Add the order_field method to a function field

2018-01-22 Thread Luciano Rossi
it to leave. That's why I'm asking also here. Thanks! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop - Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 Visitá www.tiendas.coop - www.nube.coop -- You received this message because you are subscribed to the Google

Re: [tryton] How does Dashboard Module work?

2018-03-29 Thread Luciano Rossi
en the other actions (besides Dashboard) that I added to the user when the user login. I just want that Tryton opens the Dashboard tab. PS: I think this kind of information should be at doc.tryton.org. Should I add a ticket to bugs.tryton.org? Thanks! -- Luciano Rossi - lu...@gcoop.co

Re: [tryton] How does Dashboard Module work?

2018-03-29 Thread Luciano Rossi
El 29/03/18 a las 10:47, Sergi Almacellas Abellana escribió: El 29/03/18 a les 15:32, Luciano Rossi ha escrit: Hi everyone! Hi Lucio, Hi Sergi, El 21/07/14 a las 15:46, LAG Robin Baumgartner escribió: On 21.07.2014 19:55, Mathias Behrle wrote: * Paul Leverett: " [tryton] How

Re: [tryton-es] "Eliminar" un registro (setear activo = false)

2015-12-11 Thread Luciano Rossi
El 11/12/2015 14:03, "Raimon Esteve" escribió: > > 2015-12-11 14:25 GMT+01:00 Alejandro Brunacci : > > Creo que no se entiende cual es el problema puntual que estoy teniendo... > > > > El metodo esta funcionando por que impacta en la base de datos

Re: [tryton-es] Módulo Contact

2016-07-15 Thread Luciano Rossi
/trytonspain/trytond-account_invoice_discount El módulo me parece excelente. idem. Espero que sirva. Saludos! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055

Re: [tryton-es] Intentando modificar el módulo analytic_product 3.4 a 3.8

2016-09-13 Thread Luciano Rossi
El 10 de septiembre de 2016 13:56:17 GMT-03:00, Luis Martinez escribió: >Buenas tardes, estoy tratando de modificar el módulo analytic_product >de la >versión 3.4, que ya he utilizado anteriormente, para que funcione en >la >versión 3.8, al ejecutarlo

[tryton-dev] Re: Merge all Latin American Spanish

2016-09-24 Thread Luciano Rossi
want to take the job. You can add me as an administrator of Latin American Spanish. Cheers! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 -- You received this message because you are subscribed to

Re: [tryton-es] Herencia por delegacion en tryton

2016-11-18 Thread Luciano Rossi
Saludos! -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop | Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055

Re: [tryton-es] Alguien que me ayude con una guía o tutoria de como modificar módulos añadiendo y quitando nuevos campos en gnuhealt y el costo que tendría.

2017-10-05 Thread Luciano Rossi
bueno! Desde Argentina, la empresa silix armaron un tutorial[0] bastante completo. [0] https://bitbucket.org/silix/tryton-capacitacion-tecnica Los estoy copiando, capaz pueden ayudar a poder tener un tutorial de documentación técnica que sea oficial. Un abrazo, -- Luciano Rossi - lu...@gco

Re: [tryton-dev] Debian link broken

2018-06-01 Thread Luciano Rossi
ntry http://tryton.alioth.debian.org Cheers, -- Luciano Rossi - lu...@gcoop.coop http://gcoop.coop - Cooperativa de Software Libre Julián Alvarez 958 CABA C1414DRT +54 11 4771-0055 Visitá www.tiendas.coop - www.nube.coop -- You received this message because you are subscribed to the Google Groups &