Skip to Content
Menu
This question has been flagged
6 Replies
10674 Views

Hi,

I would like to how to deal with advance payment done by customer. For example, a customer pays only $10 as advance for a product of $50 price, need to generate bill containing advance payment done of $10 and a remainder balance of $40.

How can I achieve this in POS?



Avatar
Discard
Best Answer

Hi, I would like to share our development which will meet the above requirement. Please refer the below link and it will be helpful to make partial payment in POS and backend. https://www.odoo.com/apps/modules/11.0/skit_pay_later/

youtube link: https://www.youtube.com/watch?v=hq1XXXfcJFQ


Avatar
Discard
Best Answer

create a product (service type) and call it "advance payment from customer); available for the POS.

Create a specific payment method for the POS and a specific accounting journal to record these payments (debit bank account and credit customer account ).

At the time of payment a cash ticket will be printed.

when the customer confirm his order for product XYZ you will be able to deduct the payment in advance (adding the prepayment with a Minus sign on quantity for the amount already received in advance); it should make the trick; waiting for a proper and more integrated solution from Odoo. (at the time I am wrinting this may have been done for V10)

Avatar
Discard
Best Answer

I'm also looking for some code/module that can handle this (using Odoo 11).

 

Avatar
Discard

Thank you Patrick. There might be a hint in there somewhere, but all I saw was a credits account so that customers could pay later. Would you be so kind to explain what you mean? Im looking for a flow to deal with customers who payed in advance pre payment (to Sales order), that should show up in POS (imported from Sales), or somethink in that direction. Thanks

Best Answer

Hello, also looking for a reply to the same question. ..

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 25
1090
1
Mar 25
1834
2
Feb 25
2475
3
Sep 19
16402
0
Nov 17
3052