[IMP]: hr_tisheet_sheet invisible removed
authorHardik Ansodariy (OpenERP) <han@tinyerp.com>
Wed, 13 Jul 2011 11:44:34 +0000 (17:14 +0530)
committerHardik Ansodariy (OpenERP) <han@tinyerp.com>
Wed, 13 Jul 2011 11:44:34 +0000 (17:14 +0530)
bzr revid: han@tinyerp.com-20110713114434-zzvv7ylnhsrr81iq

addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml

index 770b1f0..321e4c2 100644 (file)
                         <field name="state"/>
                         <button name="button_confirm" states="draft" string="Submit to Manager" type="object" icon="terp-check"/>
                         <button name="action_set_to_draft" states="done" string="Set to Draft" type="object" icon="terp-stock_effects-object-colorize"/>
-                        <button name="cancel" states="confirm" string="Refuse" type="workflow" icon="gtk-cancel" groups="base.group_user" invisible="1"/>
+                        <button name="cancel" states="confirm" string="Refuse" type="workflow" icon="gtk-cancel" groups="base.group_hr_user"/>
                         <button name="done" states="confirm" string="Approve" type="workflow" icon="terp-camera_test" groups="base.group_hr_user"/>
                     </group>
                 </form>