Re: [tryton-dev] Sorting by rec_name with product name.

2013-07-18 Thread Ian Wilson
On Thu, Jul 18, 2013 at 3:49 PM, Cédric Krier wrote: > On 18/07/13 13:47 -0700, Ian Wilson wrote: > > Is there any plan in the future to make it so product's can be sorted by > > their name? > > It is a not easy task with current design of ModelSQL. > I hope it will be much easier once we migrate

Re: [tryton-dev] Sorting by rec_name with product name.

2013-07-18 Thread Cédric Krier
On 18/07/13 13:47 -0700, Ian Wilson wrote: > Is there any plan in the future to make it so product's can be sorted by > their name? It is a not easy task with current design of ModelSQL. I hope it will be much easier once we migrate to python-sql. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4

[tryton-dev] Sorting by rec_name with product name.

2013-07-18 Thread Ian Wilson
Is there any plan in the future to make it so product's can be sorted by their name? My product codes are numeric so the sort order is totally arbitrary right now. The product.template and product.product redesign seems to have broken that functionality. I think this is the related comment and c

Re: [tryton-dev] account_payment: New module (issue 926002)

2013-07-18 Thread Cédric Krier
On 18/07/13 13:29 -0500, Oscar Alvarez wrote: > El 11/06/13 12:56, cedric.kr...@b2ck.com escribió: > >Reviewers: , > > > > > > > >Please review this at http://codereview.tryton.org/926002/ > > > >Affected files: > > A COPYRIGHT > > A INSTALL > > A LICENSE > > A MANIFEST.in > > A README > > A

Re: [tryton-dev] account_payment: New module (issue 926002)

2013-07-18 Thread Oscar Alvarez
El 11/06/13 12:56, cedric.kr...@b2ck.com escribió: Reviewers: , Please review this at http://codereview.tryton.org/926002/ Affected files: A COPYRIGHT A INSTALL A LICENSE A MANIFEST.in A README A __init__.py A account.py A account.xml A journal.py A journal.xml A payment

[tryton-dev] tryton: Filtering client side the search of result of M2M and O2M

2013-07-18 Thread Code Review - New issues: pokoli
issue3285 URL: http://codereview.tryton.org/989002/

[tryton-dev] GeneralLedger: move sort from memory to database

2013-07-18 Thread Code Review - New issues: pokoli
(No description) URL: http://codereview.tryton.org/987003/

[tryton-dev] account_dunning_letter: New module

2013-07-18 Thread Code Review - New issues: ced
(No description) URL: http://codereview.tryton.org/988002/

[tryton-dev] currency: get_rate must always return a Decimal or int as value

2013-07-18 Thread Code Review - New issues: ced
issue3311 URL: http://codereview.tryton.org/987002/

[tryton-dev] trytond: Remove validation of unused XML attributes

2013-07-18 Thread Code Review - New issues: ced
Those XML attributes are no more allowed in XML. The domain is not only allowed in dashboard and it is not a field domain. issue3310 URL: http://codereview.tryton.org/986002/