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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
754
Görünümler
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Tem 25
|
2061 | ||
|
4
Ağu 25
|
3328 | ||
|
0
Mar 25
|
1332 | ||
|
3
Oca 25
|
6375 | ||
|
2
Oca 25
|
2481 |