~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to msf_homere_interface/hr_payroll_wizard.xml

  • Committer: duy.vo at msf
  • Date: 2012-09-18 21:05:00 UTC
  • mfrom: (1175 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 1188.
  • Revision ID: duy.vo@geneva.msf.org-20120918210500-qw8i815ns8xtk3bv
UF-1055: Merged with trunk 1175

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
            <field name="type">form</field>
146
146
            <field name="arch" type="xml">
147
147
                <form string="Import Expats">
148
 
                    <label string="This will import Expat employees from an XML file." colspan="4"/>
 
148
                  <label string="This wizard will import an Expat employees file in XML Spreadsheet 2003 format. To generate this file, create a Speadsheet with 2 columns: 'Name' and 'Code'." colspan="4"/>
149
149
                    <newline/>
150
150
                    <field name="file" filename="filename"/>
151
151
                    <field name="filename" invisible="1"/>