Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:export_document [2022/09/01 05:32] administratora_f:a:export_document [2023/05/09 01:36] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process Documents Files}}+{{tag>Index Action Action_List Process Documents Files}}
 ====== EXPORT DOCUMENT ====== ====== EXPORT DOCUMENT ======
  
Line 19: Line 19:
 where ''AccountOpeningLetter'' is the name of the document template. If this template has the following line:  where ''AccountOpeningLetter'' is the name of the document template. If this template has the following line: 
  
-<code> Dear <<Person.Name>>,  </code> +<code>Dear <<Person.Name>>,  </code> 
  
 it will be replaced with the line  it will be replaced with the line 
  
-<code> Dear John Smith  </code>+<code>Dear John Smith  </code>
  
 when the template is exported. when the template is exported.
  • Last modified: 2022/09/13 18:11