X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdbupgrade%2Fcp_greeting_update_form.html;h=5875efb222642b4e1e5cb28422d718fc49bdc880;hb=58e28ca02c1fe93ff9db9024318d3529715bd8fb;hp=b4cb3345bc0adc8eb1ee0bda02f5c7d9b00f9706;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/dbupgrade/cp_greeting_update_form.html b/templates/webpages/dbupgrade/cp_greeting_update_form.html index b4cb3345b..5875efb22 100644 --- a/templates/webpages/dbupgrade/cp_greeting_update_form.html +++ b/templates/webpages/dbupgrade/cp_greeting_update_form.html @@ -1,8 +1,10 @@ [%- USE T8 %] -[% USE HTML %]
[% 'cp_greeting to cp_gender migration' | $T8 %]
+[% USE HTML %] +

[% 'cp_greeting to cp_gender migration' | $T8 %]

+
+ -

The method for generating greetings ("Dear Mr. Smith") is being changed so the greeting is controlled by the gender. For this a new database field cp_gender is introduced, while the old database field cp_greeting will be removed. The various translations (Mr./Herr/Monsieur) will be stored in the database, under generic_translations. The print variable cp_greeting still exists, however, so print templates don't have to be changed, and the variable is assigned according to the gender of the contact person and the desired language.

@@ -30,7 +32,7 @@ The data from the cp_greeting field will now be dropped. To prevent any data los
[% title_table %] - +