We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d3843 commit ea18de7Copy full SHA for ea18de7
spreadsheet_dashboard_oca/views/spreadsheet_dashboard.xml
@@ -25,23 +25,11 @@
25
widget="binary"
26
filename="name"
27
/>
28
- <!-- Put the button 2 times for having the edit button explicitly disabled for discoverability -->
29
<button
30
name="open_spreadsheet"
31
type="object"
32
string="Edit"
33
icon="fa-pencil"
34
- disabled="1"
35
- groups="base.group_system"
36
- invisible="can_edit"
37
- />
38
- <button
39
- name="open_spreadsheet"
40
- type="object"
41
- string="Edit"
42
- icon="fa-pencil"
43
44
- invisible="not can_edit"
45
46
47
name="copy"
0 commit comments