mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] added traveller report of checkin partners
This commit is contained in:
@@ -59,6 +59,16 @@
|
||||
<field name="reservation_id" />
|
||||
<field name="folio_id" />
|
||||
<field name="identifier" />
|
||||
<button
|
||||
type="action"
|
||||
class="oe_stat_button"
|
||||
icon="fa-file-pdf-o"
|
||||
name="%(action_report_viajero)d"
|
||||
context="{'partner_id': partner_id,'enter_date': arrival,
|
||||
'exit_date': departure,'reservation_ids': reservation_id,
|
||||
'hidden_cardex': True, 'edit_cardex': True }"
|
||||
string="Print in PDF"
|
||||
/>
|
||||
<field name="pms_property_id" invisible="1" />
|
||||
</group>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user