[tryton-dev] hgreview

2011-12-04 Thread Albert Cervera i Areny
Hi, Given that Nicolas is not advertizing hgreview, I'm going to do that for him ;-) I've tried hgreview for uploading a patch and applying it later, and I must say it looks great. For me, it's going to ease patch testing 'cause I've been only doing code review but no testing so far. I've

Re: [tryton-dev] Payment term changes

2011-12-04 Thread Albert Cervera i Areny
A Dimarts, 29 de novembre de 2011 12:29:16, Udo Spallek va escriure: Am Tue, 29 Nov 2011 11:25:19 +0100 schrieb Mathias Behrle mbeh...@m9s.biz: * Betr.: [tryton-dev] Payment term changes (Tue, 29 Nov 2011 09:44:20 +0100): Then, the account_payment_holidays module could add the does

[tryton-dev] account_payment_days: Per party payment days. (issue191004)

2011-12-04 Thread albert . nan . tic
Reviewers: , http://codereview.tryton.org/191004/diff/1/party.py File party.py (right): http://codereview.tryton.org/191004/diff/1/party.py#newcode17 party.py:17: ('check_payment_days','invalid_payment_days'), Missing white space after the colon.

Re: [tryton-dev] hgreview

2011-12-04 Thread Nicolas Évrard
* Albert Cervera i Areny [2011-12-04 11:14 +0100]: Hi, Hello Albert, Given that Nicolas is not advertizing hgreview, I'm going to do that for him ;-) Thank you for that. I totally forgot to post a little marketing email on this list about hgreview. But on the other hand it's even better

[tryton-dev] Payment Types

2011-12-04 Thread Albert Cervera i Areny
Next thing we'll need in our localization is being able to assign payment types to parties, sales and purchase orders, invoices, and account move lines. A payment type defines how an invoice is going to be paid. Some examples can be: credit card, bank transfer or cheque. From this information

Re: [tryton-dev] Payment Types

2011-12-04 Thread Cédric Krier
On 04/12/11 19:45 +0100, Albert Cervera i Areny wrote: Next thing we'll need in our localization is being able to assign payment types to parties, sales and purchase orders, invoices, and account move lines. A payment type defines how an invoice is going to be paid. Some examples can be:

Re: [tryton-dev] Converting 'move' from a Many2One to a One2One in account.invoice

2011-12-04 Thread Cédric Krier
On 04/12/11 21:47 +0100, Albert Cervera i Areny wrote: As $subject says, think we should convert the relationship between account.invoice and account.move from a Many2One to a One2One because that better represents their relationship. I think we should also make it browsable from account

Re: [tryton-dev] Number of digits in chart of accounts creation

2011-12-04 Thread Albert Cervera i Areny
A Diumenge, 4 de desembre de 2011 23:57:49, Cédric Krier va escriure: On 04/12/11 20:51 +0100, Mathias Behrle wrote: * Betr.: [tryton-dev] Number of digits in chart of accounts creation (Sun, 4 Dec 2011 19:16:23 +0100): In Spain, the number of digits of account numbers is fixed for

Re: [tryton-dev] Converting 'move' from a Many2One to a One2One in account.invoice

2011-12-04 Thread Albert Cervera i Areny
A Dilluns, 5 de desembre de 2011 00:00:34, Cédric Krier va escriure: On 04/12/11 21:47 +0100, Albert Cervera i Areny wrote: As $subject says, think we should convert the relationship between account.invoice and account.move from a Many2One to a One2One because that better represents their