Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1658 มุมมอง

hi, 

i am using odoo13ce pos for my convenience store. it very powerful thanks odoo.

my problem is
100% item is search by barcode use barcode scanner i dont need item icon. but i need the keypad bigger size. so edit pos.xml file. i dont know how to enlarge the keypad to 200% bigger. refer my attachment.

\https://drive.google.com/file/d/1Q9uPdV8IQB-hV3vT2KcFYeEHT2kcQfXm/view?usp=sharing


thanks


อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

just edit css file to make keypad bigger.

อวตาร
ละทิ้ง

If you have the exact solution, please pass on the modification as well and the exact path of the CSS file so that it could be helpful for other developers.

Once you post your code, then your answer should be marked as a solution.

ผู้เขียน

Most simple way is edit pos index file under the technical/views between <style> body { background: #222; } </style> for example
<style> body { background: #222; }
.pos .numpad button { height: 108px !important; width: 108px !important; }
</style>

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 25
722
1
ก.ค. 25
971
3
ก.ค. 25
3355
Import/Export Excel files แก้ไขแล้ว
3
พ.ค. 25
1783
1
ก.ค. 25
1172