Re: [tryton] Install new Modules

2012-07-19 Thread Hào Trần Anh
Hi Nicolas, Sorry, It's my confuse, I mean that I try add new module in Administrator modules modules but nothing happen later. Now, I update for my database and restart trytond, everything working well. I have new extra module. Thanks you, Hao Tran Vào 15:28:49 UTC+7 Thứ tư, ngày 18 tháng

Re: [tryton] Display function field in a One2Many widget

2012-07-19 Thread Cédric Krier
On 18/07/12 16:23 -0700, Tristian Paul Lopez Azuara wrote: Hi all, I think the title sums it all, I want to display a function field using a One2Many widget, the reason for this is that I compute the the values of the list lazily (Basically a list of dictionaries) and I do not store them

Re: [tryton] Bootstrap TUL2012

2012-07-19 Thread Emma
I'l try to attend too but November is still far away and I am not certain of my schedule at the time yet -- -- tryton@googlegroups.com mailing list

Re: [tryton] About external module and README

2012-07-19 Thread Raimon Esteve
2012/7/18 Cédric Krier cedric.kr...@b2ck.com: It is http://pypi.python.org/pypi?:action=browseshow=allc=551 I think the problem is modules are available in pypi site, not the module name Raimon -- -- tryton@googlegroups.com mailing list

Re: [tryton] Display function field in a One2Many widget

2012-07-19 Thread Tristian Paul Lopez Azuara
On Wednesday, July 18, 2012 11:50:27 PM UTC-7, Cédric Krier wrote: On 18/07/12 16:23 -0700, Tristian Paul Lopez Azuara wrote: Hi all, I think the title sums it all, I want to display a function field using a One2Many widget, the reason for this is that I compute the the values of

Re: [tryton] About external module and README

2012-07-19 Thread Cédric Krier
On 19/07/12 22:31 +0200, Sergi Almacellas Abellana wrote: Al 19/07/12 22:24, En/na Cédric Krier ha escrit: On 19/07/12 22:03 +0200, Sergi Almacellas Abellana wrote: Why we don't add tryton.org (or the tryton foundation) in Package Index Owner and Package Index Maintainer to denote an official

Re: [tryton] About external module and README

2012-07-19 Thread Craig Barnes
On 19 July 2012 21:43, Cédric Krier cedric.kr...@b2ck.com wrote: On 19/07/12 22:31 +0200, Sergi Almacellas Abellana wrote: Al 19/07/12 22:24, En/na Cédric Krier ha escrit: On 19/07/12 22:03 +0200, Sergi Almacellas Abellana wrote: Why we don't add tryton.org (or the tryton foundation) in

Re: [tryton] About external module and README

2012-07-19 Thread Cédric Krier
On 19/07/12 22:03 +0100, Craig Barnes wrote: Maybe we should adopt a convention for community pipy package names i.e. trytond_community_packagename I find trytond_community also confusing because Tryton is a community. I don't believe we can reserve prefixes in pypi so we cant stop those

Re: [tryton-dev] Report available by group

2012-07-19 Thread Cédric Krier
On 17/07/12 19:28 +0200, Raimon Esteve wrote: Hello, Is it available in XML report definition about group option? I try some reports only available group users. For example: record model=ir.action.report id=report_shipment_out_test field name=nameGroup Test/field

Re: [tryton-dev] Report available by group

2012-07-19 Thread Albert Cervera i Areny
A Dijous, 19 de juliol de 2012 08:52:39, Cédric Krier va escriure: On 17/07/12 19:28 +0200, Raimon Esteve wrote: Hello, Is it available in XML report definition about group option? I try some reports only available group users. For example: record model=ir.action.report

[tryton-dev] account_assets: new module (issue439002)

2012-07-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/439002/ Affected files: A CHANGELOG A COPYRIGHT A INSTALL A LICENSE A MANIFEST.in A README A __init__.py A asset.py A asset.xml A product.py A product.xml A setup.py A tryton.cfg --

[tryton-dev] [neso] add Framework to setup.py (issue440001)

2012-07-19 Thread cjbarnes18
Reviewers: , Please review this at http://codereview.tryton.org/440001/ Affected files: M setup.py Index: setup.py === --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ classifiers=[ 'Development Status :: 5 -

[tryton-dev] [neso] add Framework to setup.py (issue441001)

2012-07-19 Thread cjbarnes18
Reviewers: , Please review this at http://codereview.tryton.org/441001/ Affected files: M setup.py Index: setup.py === --- a/setup.py +++ b/setup.py @@ -114,6 +114,7 @@ classifiers=[ 'Development Status :: 5 -