pos_hide_partnerlist: hide details (edit-partner-button) button

This commit is contained in:
Luis 2026-04-24 10:33:34 +02:00
parent c76254e3c7
commit 611979ea2e
2 changed files with 11 additions and 0 deletions

View file

@ -9,6 +9,7 @@
"assets": {
"point_of_sale.assets": [
"pos_hide_partnerlist/static/src/js/HideCustomerList.js",
"pos_hide_partnerlist/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml",
],
},
"installable": True,