İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
845 Görünümler

I would like to create a module that has pin verification for PoS orders in Odoo, and part of that would be triggering a popup/window of sorts that the user can input the pin, then the rest of the validation process would continue.How would I be able to achieve this in Odoo?, I've tried using actions, I'm not that versant in the front-end aspect of Odoo so I could be utilizing the wrong methods of action, any help or insight would be helpful thank you.


Avatar
Vazgeç
En İyi Yanıt

i am also looking for help for this problem  

Avatar
Vazgeç
Üretici

Thank you, please upvote this so we get more views and a chance for the question to get answered

En İyi Yanıt

Hi,

In odoo POS if you need to set the pin verification you need to customize the module, or you can use the third-party apps from the odoo apps store


Hope it helps



Avatar
Vazgeç
Üretici

Thank you for this response, I should have clarified a bit more in my post what I required, I have created a custom module and I have the surrounding logic complete, I have a model containing the username and pin, and I have the pin validation logic in check as well, what I needed was to be pointed in the right direction as to how I could prompt the user to capture the pin so I can perform the pin validation, this is to run on the PoS when the user clicks on the validate button I'd like for that process to be interrupted and the prompt to run so that the pin validation can continue. Any pointers in the right direction will be highly appreciated

Üretici En İyi Yanıt

Edit

Avatar
Vazgeç