Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
5 Odpovědi
6607 Zobrazení

Hello,

Just migrated to Odoo 15 and can't close the POS session

Some Cash Registers are already posted. Please reset them to new in order to close the session. Cash Registers: ['POS/00718']
Anyone experienced the same or can asssit in finding a solution?

Avatar
Zrušit
Nejlepší odpověď

Hi geoffrey,

I can show you how to solve this but i can't honestly tell you the impact in other related models. So, i suggest you do this in a test DB !! 

1- Go to POS/00718, Then Add field "statement_ids" to your form view ( it does not exists by default, you can add it via debug mode).
2- This field refers to "Cash Statements" and you will find some records in it. 
3- For records that have status != "New", click to open Popup and then click on Action button Reset To until the status Becomes "New"
4- Do step 3 for the next record having status != new
5- once all records have status == "New", you can close the session.

Hope this helps. 
Regards.

Avatar
Zrušit

Hi, please can you explain more about this? I use the Odoo community version.

Nejlepší odpověď

it's duplicate the closing journal 


Avatar
Zrušit
Nejlepší odpověď

check another journal posted at the same day and rest to draft

this document used in the journal that used in POS 

it will work

Avatar
Zrušit
Nejlepší odpověď

Same here, but once I set the statements to new, it still calculates the cash amount double and complains that a) the total vlosning amount of the POS session does not match as well as b) the calculated amount of the bank statements. Do you have a clue how to resolve this and where this issue is coming from?

Avatar
Zrušit
Autor Nejlepší odpověď

Thanks Got it sorted


Avatar
Zrušit

Hi, I have the same problem. can you explain how to add "statement_ids" on the form?