In Odoo 18, I have configured a payment terminal for the POS, my problem is that when the payment is generated a popup is displayed to enter the payment voucher number, but I would like to skip that popup, since that information is entered internally. I've searched the system files but I can't find what function activates that popup.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
748
มุมมอง
Hi,
The voucher popup called from Java Script and you can find the code in below method which hold in l10n_cl_edi_pos enterprise app
validateOrder(isForceValidate)
JS file path:
l10n_cl_edi_pos\static\src\overrides\components\payment_screen\payment_screen.js
You need to override this method to hide the popup.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
ก.ค. 25
|
2048 | ||
|
4
ส.ค. 25
|
3322 | ||
|
0
มี.ค. 25
|
1329 | ||
|
3
ม.ค. 25
|
6043 | ||
|
2
ม.ค. 25
|
2477 |