mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP] Add confirm message to import button
This commit is contained in:
@@ -34,12 +34,13 @@
|
||||
<notebook>
|
||||
<page name="import" string="Imports">
|
||||
<group>
|
||||
<label string="Import Reservations" class="oe_inline"/>
|
||||
<label string="Import Room Types" class="oe_inline"/>
|
||||
<div>
|
||||
<button name="import_room_types"
|
||||
type="object"
|
||||
class="oe_highlight"
|
||||
string="Import in background"/>
|
||||
type="object"
|
||||
class="oe_highlight"
|
||||
string="Import in background"
|
||||
confirm="Synchronizing a node automatically updates Room Types in the Central Node. Do you want to proceed?"/>
|
||||
</div>
|
||||
</group>
|
||||
</page>
|
||||
|
||||
Reference in New Issue
Block a user