Re: [Openerp-community] Overriding _track in v7

2013-02-04 Thread Briehan Lombaard
Hi Houssine, Thank you. That is exactly what I was looking for. On 04/02/2013 11:48, Houssine BAKKALI wrote: To modifying/adding state, the response is in this thread http://forum.openerp.com/forum/topic21135.html you could remove item doing so 2013/2/4 Briehan Lom

Re: [Openerp-community] Overriding _track in v7

2013-02-04 Thread Houssine BAKKALI
To modifying/adding state, the response is in this thread http://forum.openerp.com/forum/topic21135.html you could remove item doing so 2013/2/4 Briehan Lombaard > Hi there, > > I'm modifying the default purchase order workflow and need to track new > states using the

[Openerp-community] Overriding _track in v7

2013-02-03 Thread Briehan Lombaard
Hi there, I'm modifying the default purchase order workflow and need to track new states using the _track attribute but I'm unable to remove the 'RFQ Confirmed' and 'RFQ Approved' states that are tracked by default. Is there any way to override the states being tracked while also replacing th