[tryton-dev] Workflow

2013-06-12 Thread Rafael Hernández
tryton workflow It is based on the Workflow Patterns initiative. ?

Re: [tryton-dev] Split project_revenue into timesheet_cost and project_revenue

2013-06-12 Thread Jordi Esteve
On 12/06/13 16:55, Sergi Almacellas Abellana wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, We are developing a module which adds timesheets on sale_opportunity with the objective of knowing the time spend on a opportunity and compute it's cost. Actually, the cost of the timeshee

Re: [tryton-dev] Split project_revenue into timesheet_cost and project_revenue

2013-06-12 Thread Sergi Almacellas Abellana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Al 12/06/13 17:31, En/na Cédric Krier ha escrit: > On 12/06/13 16:55 +0200, Sergi Almacellas Abellana wrote: >>> Hi All, >>> >>> We are developing a module which adds timesheets on >>> sale_opportunity with the objective of knowing the time spend >>>

Re: [tryton-dev] Split project_revenue into timesheet_cost and project_revenue

2013-06-12 Thread Cédric Krier
On 12/06/13 16:55 +0200, Sergi Almacellas Abellana wrote: > Hi All, > > We are developing a module which adds timesheets on sale_opportunity > with the objective of knowing the time spend on a opportunity and > compute it's cost. > > Actually, the cost of the timesheet line is calculated in [1],

[tryton-dev] Split project_revenue into timesheet_cost and project_revenue

2013-06-12 Thread Sergi Almacellas Abellana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, We are developing a module which adds timesheets on sale_opportunity with the objective of knowing the time spend on a opportunity and compute it's cost. Actually, the cost of the timesheet line is calculated in [1], which means installing pr

Re: [tryton-dev] Default value for One2Many Relation

2013-06-12 Thread Sergi Almacellas Abellana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Al 12/06/13 14:40, En/na Jean C ha escrit: > >>> You could use the 'context' parameter of the O2M field to set >>> a value in the context of the transaction. So you can test it >>> in the default, and do something (or not) depending on the >>> test re

Re: [tryton-dev] Default value for One2Many Relation

2013-06-12 Thread Jean C
> >> You could use the 'context' parameter of the O2M field to set a > >> value in the context of the transaction. So you can test it in > >> the default, and do something (or not) depending on the test > >> result. > > > > Thank's that worked perfectly! > > > > It's possible to accčss the any from

Re: [tryton-dev] Default value for One2Many Relation

2013-06-12 Thread Sergi Almacellas Abellana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Al 11/06/13 10:31, En/na Sergi Almacellas Abellana ha escrit: > Al 10/06/13 15:41, En/na Jean C ha escrit: >> You could use the 'context' parameter of the O2M field to set a >> value in the context of the transaction. So you can test it in >> the defa

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

2013-06-12 Thread Jordi Esteve
On 12/06/13 12:08, Cédric Krier wrote: On 12/06/13 12:04 +0200, Raimon Esteve wrote: 2013/6/12 Cédric Krier : On 12/06/13 11:20 +0200, Raimon Esteve wrote: Because there were a lot of comments on the blueprint that was not fixed nor resolved (which I tried to do in http://codereview.tryton.org

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

2013-06-12 Thread Cédric Krier
On 12/06/13 12:04 +0200, Raimon Esteve wrote: > 2013/6/12 Cédric Krier : > > On 12/06/13 11:20 +0200, Raimon Esteve wrote: > >> > Because there were a lot of comments on the blueprint that was not fixed > >> > nor resolved (which I tried to do in > >> > http://codereview.tryton.org/923002/) > >> >

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

2013-06-12 Thread Raimon Esteve
2013/6/12 Cédric Krier : > On 12/06/13 11:20 +0200, Raimon Esteve wrote: >> > Because there were a lot of comments on the blueprint that was not fixed >> > nor resolved (which I tried to do in http://codereview.tryton.org/923002/) >> > Also the code was not submit to Tryton so for me there was not

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

2013-06-12 Thread Cédric Krier
On 12/06/13 11:20 +0200, Raimon Esteve wrote: > > Because there were a lot of comments on the blueprint that was not fixed > > nor resolved (which I tried to do in http://codereview.tryton.org/923002/) > > Also the code was not submit to Tryton so for me there was not volonteer > > to get it in Try

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

2013-06-12 Thread Raimon Esteve
> Because there were a lot of comments on the blueprint that was not fixed > nor resolved (which I tried to do in http://codereview.tryton.org/923002/) > Also the code was not submit to Tryton so for me there was not volonteer > to get it in Tryton that's the problem when developping on your own >

Re: [tryton-dev] Inheritance in action of xml file

2013-06-12 Thread Jesús Martín Jiménez
2013/6/11 Jean C > > I'm wondering if is it possible to make an inheritance in an action of a >> xml file, and if not, how can I add a domain to an existing one action. > > > I might be wrong, but you can declare an action with the same id > (care to add the initial module name !) and the fields

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

2013-06-12 Thread Cédric Krier
On 12/06/13 09:17 +0200, Raimon Esteve wrote: > 2013/6/11 Cédric Krier : > > On 11/06/13 17:56 +, cedric.kr...@b2ck.com wrote: > >> > >> Please review this at http://codereview.tryton.org/926002/ > > > > It is just a Proof Of Concept for now to verify the workflow. > > Some parts are still miss

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

2013-06-12 Thread Raimon Esteve
2013/6/11 Cédric Krier : > On 11/06/13 17:56 +, cedric.kr...@b2ck.com wrote: >> >> Please review this at http://codereview.tryton.org/926002/ > > It is just a Proof Of Concept for now to verify the workflow. > Some parts are still missing. About first blueprint (1) started by catalan people (d