Skip to Content
Menu
This question has been flagged

Hi,

We are building an application on top of Odoo (XML-RPC). Invoicing and Sales Apps only. We create invoices through 'account.invoice' model. My use case is the following:  Let's say the product cost 10$ and the customer gave the cashier 50$ so I have to return 40$ from the cash. The requirement is to store the 40$ somewhere in afield which I am not able to find in invoice model. Could anyone help me.

Thanks !

Avatar
Discard
Best Answer

There is no such field available because there is no need for such a field in invoicing. This is POS functionality. If you need that, you have to add it by customizing the corrsponding model. You may check the POS module to find out how to properly doing that.

Avatar
Discard
Related Posts Replies Views Activity
3
Nov 24
3349
1
Dec 23
7001
3
Aug 20
3618
0
Mar 15
4293
0
Apr 24
1578