Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2165 Widoki

Hi,

I'm trying to edit the pos receipt and I already found informations. But I would like to know when the receipt is created, and so the file related to it. Let me explain why. I would like to add a QR code giving a code that I can get by using an API. To do so (I've already done it in account_move), I would like to use a function, and I was thinking that I could use the action which creates the receipt to extend it and add my code to get my field. So can someone tell me which file I have to look at to do so ?


Regards

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks for your answer. I've already seens your blog on how to edit Order Receipt template but I don't know how to do the .js, I mean, where should it be stored ? And how to include it into ODOO (in the manifest or there is another way to do ?)

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

The POS receipt is an OWL template and it's rendered from JS. 

You can see the js file in the directory

point_of_sale/static/src/js/Screens/ReceiptScreen/OrderReceipt.js

Regards

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 23
6457
1
lis 23
2201
1
gru 24
2088
0
sie 24
1680
1
sie 24
2695