Commit ecdd178
committed
[FIX] web: skip payment_odoo account menu entry
The `Configuration > Odoo Payments > Account Configuration` menu entry
leads to an external page and must be blacklisted in the click_all test.
closes odoo#71651
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>1 parent 18ab52d commit ecdd178
File tree
1 file changed
+7
-1
lines changed- addons/web/static/src/js/tools
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments