mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] identifier number
This commit is contained in:
committed by
Darío Lodeiros
parent
a133baf762
commit
11a7dcf220
@@ -13,7 +13,7 @@
|
||||
<p class="title">PART
|
||||
OF TRAVELERS ENTRY</p>
|
||||
<p class="checknumber"> Document number: <strong>
|
||||
<span t-field="docs.id" />
|
||||
<span t-field="docs.identifier" />
|
||||
</strong> / <span
|
||||
t-field="docs.reservation_id" />
|
||||
</p>
|
||||
@@ -172,7 +172,7 @@
|
||||
<div class="top">
|
||||
<p class="title">PART OF TRAVELERS ENTRY</p>
|
||||
<p class="checknumber"> Document number: <strong>
|
||||
<span t-field="docs.id" />
|
||||
<span t-field="docs.identifier" />
|
||||
</strong> / <span
|
||||
t-field="docs.reservation_id" />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user