Merge pull request #2119 from expsa/transaction_12_1

Letters
This commit is contained in:
enagahh 2025-01-13 12:17:54 +02:00 committed by GitHub
commit 71edd2e969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -179,14 +179,14 @@ msgid "Name"
msgstr "الاسم"
#. module: exp_transation_letters
#: model_terms:ir.ui.view,arch_db:exp_transation_letters.custom_external_formal_layout_standard
#: model_terms:ir.ui.view,arch_db:exp_transation_letters.custom_external_layout_standard
msgid "Transaction Number:"
msgstr "رقم المعاملة:"
#. module: exp_transation_letters
#: model_terms:ir.ui.view,arch_db:exp_transation_letters.custom_external_formal_layout_standard
#: model_terms:ir.ui.view,arch_db:exp_transation_letters.custom_external_layout_standard
msgid "<span style=\"font-weight:bold;\"> Subject:</span>"
msgid "<span style=\"font-weight:bold;\">Subject:</span>"
msgstr "الموضوع:"
#. module: exp_transation_letters

View File

@ -114,7 +114,7 @@
</tr>
<tr>
<td colspan="2" style="border:0px;padding-right:30px !important;">
<span style="font-weight:bold;">Date:</span>
<span style="font-weight:bold;">Transaction Date:</span>
<span t-field="o.internal_transaction_id.transaction_date"
t-field-options="{&quot;format&quot;: &quot;yyyy/MM/dd&quot;}"/>
</td>