Skip to Content
Menu
This question has been flagged
5 Replies
26455 Views

Without duplicating the sale made at POS level

And thus how to tell the system that the invoice is already paid at the same POS level?

Such invoice should be availablefor sending thru email to the customer.

Avatar
Discard
Best Answer

No, such invoice created after the POS transaction isn't considered as a new sale in POS level. The invoice allows you to record the sale you have just maked in the pos module into the account module like journal entry. You are working in an ERP.

Avatar
Discard
Author

To make it clear: a transaction is made at the pos level, it is fully paid. The ERP allows to create an invoice for the said transaction, it attributes an invoice number (in the general invoice sequence), it recognizes that the invoice is already paid and thus it creates all the accounting entries (for the sale, the taxes and the payment); Is the invoice in draft state needing a validation ? and where to find it?

Yes but for payment you have to declare the invoice as paid in the system before payment accounting entries are generated. Let me insure you that this does not result in double counting. i am accountant.

Best Answer

Simple go to Point Of Sale > Orders and open the specific order you want to invoice, you will find the invoicing button there.

Avatar
Discard
Author

my question is to understand whether or not such invoice created after the POS transaction is considered as a new sale or not.

but it will make double entries in journal

Best Answer

Hi i,m re opening this thread, because i had double entries in the journal, and the invoices are open, some idea? i'm working in odoo 9.

Avatar
Discard
Best Answer

Just in case that there are people still looking for a fix, here is a simple module that will auto reconcile the invoice with its payment so the invoice will be paid.

https://github.com/mohamedhagag/dvit-odoo8/tree/master/pos_invoice_payment_auto_reconcile

Avatar
Discard

I couldn't get this repository

Best Answer

I'm stuck with this one. Selling with POS and creating an invoice is not working like I would expected.

- Step1: Create a pos sale with Partner selected
- Step 2: receive Payment in pos
- Step 3: Make Invoice (goes into draft)
- Step 4: Confirm Invoice

When you have a look in the orders list of the POS, I can see the POS order is being invoice (= OK)
When I open the detail form of this order, I can see the payment (=OK)
When I open the invoice detail form, the invoice status is OPEN and no payments are linked ? (NOK or do we need to do more?)

When I close the POS Session the Invoice is still OPEN...

I tried to import the invoice into the payment list, but here the sum is not correct, then I have the double amount like mentiond above. And it is affecting the accounting figures because the missing amout is put in the loss account of the POS...

 

 

Avatar
Discard

Did you find how to automaticly put the invoices in the state paid ? I'm having the same problem, my invoices are all in the state open...

Related Posts Replies Views Activity
1
Mar 15
5293
1
Jun 19
2601
1
Mar 25
1144
1
Mar 23
4875
1
Oct 22
11134