Skip to content

Commit

Permalink
Text...
Browse files Browse the repository at this point in the history
  • Loading branch information
kreinhard committed Nov 1, 2018
1 parent c1dd0a6 commit 2d0582b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified docs/WordTemplate-and-Result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Template files (.docx) may contain following expressions supported by Merlin:

====
+{if WeeklyHours < 40}${Mr_Mrs} ${Employee}+ will work part-time. +
+{if NumberOfLeaveDays < 25}${He_She}+ will get only +${ NumberOfLeaveDays }+ per year.+{endif}+ +
+{if NumberOfLeaveDays < 25}${He_She}+ will get only +${ NumberOfLeaveDays }+ leave days per year.+{endif}+ +
+{endif}+ +
+{if WeeklyHours >= 40}${Mr_Mrs} ${Employee}+ will work full-time.+{endif}+
====
Expand Down
Binary file modified examples/templates/EmploymentContractTemplate.docx
Binary file not shown.

0 comments on commit 2d0582b

Please sign in to comment.