[FIX] hr_holidays: remove the `confirm` signal call since that transition was removed in rev. 7335.

bzr revid: vmt@openerp.com-20120903122321-y7f4r35b7b11iv5m
This commit is contained in:
Vo Minh Thu 2012-09-03 14:23:21 +02:00
parent 2a980a13f6
commit d961735db0
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@
date_to: !eval time.strftime('%Y-%m-11 19:00:00')
employee_id: hr.employee_fp
type: remove
-
I confirmed the holiday request by clicking on "Confirm" button.
-
!workflow {model: hr.holidays, action: confirm, ref: hr_holidays_employee1_cl}
-
I find a small mistake on my leave request to I click on "Refuse" button to correct a mistake.
-