Skip to content

Commit

Permalink
[REF] stock_batch_picking_ux: make uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
jjscarafia committed Nov 13, 2023
1 parent 456c0b8 commit e3bdf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stock_batch_picking_ux/__manifest__.py
Expand Up @@ -41,7 +41,7 @@
],
'demo': [
],
'installable': True,
'installable': False,
'auto_install': True,
'application': False,
}

0 comments on commit e3bdf60

Please sign in to comment.