[IMP] account_followup:Optimize code

bzr revid: aag@tinyerp.com-20111219121633-0b76kfco9h14idej
This commit is contained in:
Atik Agewan (OpenERP) 2011-12-19 17:46:33 +05:30
parent 13de087955
commit a694e09803
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@
!workflow {model: account.invoice, action: invoice_open, ref: account.demo_invoice_0}
-
!record {model: account.followup.print, id: account_followup_print_0}:
date: !eval time.strftime('%Y-%m-%d')
followup_id: account_followup.demo_followup1
{}
-
I select the followup to send it to the partner.
-