[tryton-dev] Account Statement and checks

2014-05-27 Thread Cédric Krier
Hi, I'm starting to work to improve the check on account statement. Currently, there is one check between the start balance and the end balance. But in some cases, such balance doesn't have meaning, for example if you use the statement to book cheque you received. So I'm thinking about removing

[tryton-dev] Modules for DR

2014-05-27 Thread Franky Almonte
Hi devs, I have created two new modules: account_do and account_invoice_do. Both for Dominican Republic. The code is uploaded here (hope soon at Savannah): http://fdsl.org.do/src/tryton-do.tar.gz account_do just has account chart and one tax. account_invoice_do generates tax receipt numbers

[tryton-es] Es posible aplicar fórmulas a precios de productos al mismo tiempo con módulo Lista de Precios?

2014-05-27 Thread Fabyc
Hola a todos. Tengo instalado el módulo product_price_list Deseo crear por ejemplo 3 listas y en total hay como 1000 productos. Cómo puedo hacer para no estar ingresando los productos de uno en uno en cada una de las listas? Según probé el módulo, hay que ir ingresando de uno en uno los

Re: [tryton-es] Es posible aplicar fórmulas a precios de productos al mismo tiempo con módulo Lista de Precios?

2014-05-27 Thread Jordi Esteve
El 27/05/14 18:19, Fabyc ha escrit: Hola a todos. Tengo instalado el módulo product_price_list Deseo crear por ejemplo 3 listas y en total hay como 1000 productos. Cómo puedo hacer para no estar ingresando los productos de uno en uno en cada una de las listas? Según probé el módulo, hay que

Re: [tryton-es] Es posible aplicar fórmulas a precios de productos al mismo tiempo con módulo Lista de Precios?

2014-05-27 Thread Fabyc
On Tuesday, May 27, 2014 11:37:09 AM UTC-5, Jordi Esteve (Zikzakmedia) wrote: El 27/05/14 18:19, Fabyc ha escrit: Hola a todos. Tengo instalado el módulo product_price_list Deseo crear por ejemplo 3 listas y en total hay como 1000 productos. Cómo puedo hacer para no estar

Re: [tryton] What is the correct way to add additional modules to a database?

2014-05-27 Thread Raimon Esteve
2014-05-23 9:41 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: On 23 May 08:23, Raimon Esteve wrote: 2014-05-23 6:56 GMT+02:00 Sharoon Thomas sharoon.tho...@openlabs.co.in: On May 23, 2014, at 9:21 AM, Dale Scott d...@dalescott.net wrote: root@tryton:~ # pip install trytond_stock_kit

Re: [tryton] Mandatory fields

2014-05-27 Thread Sergi Almacellas Abellana
El 27/05/14 10:51, Katsandres ha escrit: Hi all, How can I set mandatory fields as not mandatory; Just create a module and override the required property [1] of the field via the __setup__ method. Something like class YourModel: __name__ = 'model.name' @classmethod def

[tryton] Re: Mandatory fields

2014-05-27 Thread Katsandres
many thanks Sergi !

[tryton] Re: Mandatory fields

2014-05-27 Thread Katsandres
Just wanted to make field 'company' NOT mandatory in inventory/stock - Internal shipments. I don't understand the need of this field in an internal stock shipment

Re: [tryton] Re: Mandatory fields

2014-05-27 Thread Cédric Krier
On 27 May 02:35, Katsandres wrote: Just wanted to make field 'company' NOT mandatory in inventory/stock - Internal shipments. I don't understand the need of this field in an internal stock shipment This is exactly the kind of changes that can break the application. This field is required

Re: [tryton] Re: Mandatory fields

2014-05-27 Thread Katsandres
Ok, I see. Because always the company is the same I'll choose a default value and then I 'll hide the field. Kostas On Tuesday, 27 May 2014 13:10:49 UTC+3, Cédric Krier wrote: On 27 May 02:35, Katsandres wrote: Just wanted to make field 'company' NOT mandatory in inventory/stock -

Re: [tryton] Re: Mandatory fields

2014-05-27 Thread Cédric Krier
On 27 May 03:15, Katsandres wrote: Ok, I see. Because always the company is the same I'll choose a default value and then I 'll hide the field. In your case but not always. The code relies on having a value in this field which is by default filled with the current company of the user. PS:

Re: [tryton] Re: Mandatory fields

2014-05-27 Thread Katsandres
On Tuesday, 27 May 2014 13:36:02 UTC+3, Cédric Krier wrote: On 27 May 03:15, Katsandres wrote: Ok, I see. Because always the company is the same I'll choose a default value and then I 'll hide the field. In your case but not always. The code relies on having a value in this

[tryton] database restore failed (using Tryton client)

2014-05-27 Thread Dale Scott
I'm getting the following error in the Tryton client when attempting to restore a database backup made on one server to a different identical server. I googled the mail list and archive, but didn't see anything similar. Database restore failed! Database restore failed with error message: