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
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<delete model="ir.ui.menu" search="[('name','=','Customers
Partners')]" />
</data>
</openerp>
2013/2/4 Briehan Lombaard <[email protected]
<mailto:[email protected]>>
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 the old ones? I don't need those two
in the new workflow.
--
Kind regards
Briehan Lombaard
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
<https://launchpad.net/%7Eopenerp-community>
Post to : [email protected]
<mailto:[email protected]>
Unsubscribe : https://launchpad.net/~openerp-community
<https://launchpad.net/%7Eopenerp-community>
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help : https://help.launchpad.net/ListHelp