~openerp-dev/openobject-addons/6.1-opw-579908-msh

« back to all changes in this revision

Viewing changes to sale_crm/board_sale_crm_view.xml

  • Committer: Vaibhav (OpenERP)
  • Date: 2011-12-26 12:21:45 UTC
  • mto: This revision was merged to the branch mainline in revision 6178.
  • Revision ID: vda@tinyerp.com-20111226122145-em6aex3t3ziy9u8t
[FIX] creatable action.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
            <xpath expr="/form/board/column/action[@string='My Quotations']" position="before">
11
11
                <action name="%(crm.act_my_oppor)d"
12
12
                     string="My Opportunities"
 
13
                    creatable="true"
13
14
                     />
14
15
            </xpath>
15
16
            </field>