This commit is contained in:
eman 2025-01-13 12:17:05 +02:00
parent a28b96b622
commit 47a1f5fdfe
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>