Last modified by SuperUwe Trueggelmann on 2025-05-26

From version 1.26
edited by SuperUwe Trueggelmann
on 2022-10-13
Change comment: There is no comment for this version
To version 1.27
edited by SuperUwe Trueggelmann
on 2022-10-13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -108,6 +108,11 @@
108 108   """
109 109   SET
110 110   companyname = '$strCompanyName',
111 + companyaddress = '$strCompanyAddress',
112 + companycity = '$strCompanyCity',
113 + companypostcode = '$strCompanyPostcode',
114 + companyprovince = '$strCompanyProvince',
115 + companycountry = '$strCompanyCountry',
111 111   title = '$strTitle',
112 112   firstname = '$strFirstname',
113 113   lastname = '$strLastname',