Update wizard view: remove date filters, add info message
This commit is contained in:
@@ -11,15 +11,14 @@
|
|||||||
<field name="timeline_file" filename="timeline_filename" required="1"/>
|
<field name="timeline_file" filename="timeline_filename" required="1"/>
|
||||||
<field name="timeline_filename" invisible="1"/>
|
<field name="timeline_filename" invisible="1"/>
|
||||||
</group>
|
</group>
|
||||||
<group string="Filters">
|
<group string="Options">
|
||||||
<field name="date_from"/>
|
|
||||||
<field name="date_to"/>
|
|
||||||
<field name="min_stop_minutes"/>
|
<field name="min_stop_minutes"/>
|
||||||
|
<field name="geocode"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<group string="Options">
|
<div class="alert alert-info" role="alert">
|
||||||
<field name="geocode"/>
|
All travel dates will be imported. Re-importing the same file will skip existing stops automatically.
|
||||||
</group>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<button name="action_import" string="Import" type="object" class="btn-primary"/>
|
<button name="action_import" string="Import" type="object" class="btn-primary"/>
|
||||||
<button string="Cancel" class="btn-secondary" special="cancel"/>
|
<button string="Cancel" class="btn-secondary" special="cancel"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user