Skip to content

Commit

Permalink
[REF] website_sale_search_improved uninstallable on 15
Browse files Browse the repository at this point in the history
closes #242

Signed-off-by: Juan José Scarafía <[email protected]>
  • Loading branch information
jjscarafia authored Jan 23, 2023
1 parent bfec675 commit 0616f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website_sale_search_improved/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
],
'images': [
],
'installable': True,
'installable': False,
'auto_install': False,
}

0 comments on commit 0616f00

Please sign in to comment.