~sebastien.beau/openobject-addons/on-change-support-extra-addons

« back to all changes in this revision

Viewing changes to eval/eval_wizard.xml

  • Committer: apa-tiny
  • Date: 2009-12-10 12:48:12 UTC
  • mto: This revision was merged to the branch mainline in revision 4129.
  • Revision ID: apa@tinyerp.com-20091210124812-wv3x3llei11ot444
[ADD]: Add eval module.
* Evaluation of employee can be done by its manager and by its sub-ordinates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<openerp>
 
2
        <data>
 
3
<!--            <wizard
 
4
                id="open_statement"
 
5
                model="account.bank.statement"
 
6
                menu="False"
 
7
                name="statement.open"
 
8
                string="Open Statement"/-->
 
9
    </data>
 
10
</openerp>