Skip to content

Commit

Permalink
IMP export wizard removing useless Save and Discard buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
eLBati committed May 21, 2021
1 parent 7fc1d70 commit 9517e81
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<field name="file_export" readonly="1" filename="filename" />
<field name="filename" invisible="1" />
</group>
<footer>
<button string="Close" class="oe_link" special="cancel" />
</footer>
</form>
</field>
</record>
Expand Down

0 comments on commit 9517e81

Please sign in to comment.