Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5 Odpowiedzi
6597 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć

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

Najlepsza odpowiedź

it's duplicate the closing journal 


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks Got it sorted


Awatar
Odrzuć

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