Re: [tryton-dev] tryton.invoice adding days

2014-05-13 Thread Cédric Krier
On 12 May 10:46, Oscar Tark wrote: Hello! I am abit confused, how does one add days to the invoice date template. As in invoices must be payed within 10 days. so say the invoice date is 1/2/2014 but i want to add a field to show the last date of payment which is 10 days from the invoice

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Cédric Krier
On 12 May 19:07, Albert Cervera i Areny wrote: 2014-05-12 18:07 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: On 12 May 18:00, Sergi Almacellas Abellana wrote: El 12/05/14 17:28, Cédric Krier ha escrit: Hi, There is a problem with the new tests added to purchase (see

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Cédric Krier
On 13 May 10:19, Cédric Krier wrote: So here, the module account_stock_continental has a side effect because it adds required fields on product. When other modules like sale or purchase does it, they do it in a independent way because the requirement depend on a flag. I'm wondering if

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Mathias Behrle
* Cédric Krier: [tryton-dev] Test and dependecies (Mon, 12 May 2014 17:28:35 +0200): There is a problem with the new tests added to purchase (see http://tests.tryton.org/~test/postgresql.html). The test fails when running with account_stock_continental because this module add a constraint

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Sergi Almacellas Abellana
El 13/05/14 13:48, Mathias Behrle ha escrit: * Cédric Krier: [tryton-dev] Test and dependecies (Mon, 12 May 2014 17:28:35 +0200): There is a problem with the new tests added to purchase (see http://tests.tryton.org/~test/postgresql.html). The test fails when running with

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Cédric Krier
On 13 May 13:48, Mathias Behrle wrote: There is a problem with the new tests added to purchase (see http://tests.tryton.org/~test/postgresql.html). The test fails when running with account_stock_continental because this module add a constraint on product account stock. I wrote a

Re: [tryton-dev] Test and dependecies

2014-05-13 Thread Cédric Krier
On 13 May 14:11, Sergi Almacellas Abellana wrote: El 13/05/14 13:48, Mathias Behrle ha escrit: * Cédric Krier: [tryton-dev] Test and dependecies (Mon, 12 May 2014 17:28:35 +0200): There is a problem with the new tests added to purchase (see

Re: [tryton-dev] tryton.invoice adding days

2014-05-13 Thread Oscar Tark
Ahh, thanks! P.S. Sorry for that newbie here.. :) Il giorno martedì 13 maggio 2014 09:45:36 UTC+2, Cédric Krier ha scritto: On 12 May 10:46, Oscar Tark wrote: Hello! I am abit confused, how does one add days to the invoice date template. As in invoices must be payed within 10