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