跳至内容
菜单
此问题已终结
5 回复
6832 查看

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?

形象
丢弃
最佳答案

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.

形象
丢弃

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

最佳答案

it's duplicate the closing journal 


形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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?

形象
丢弃
编写者 最佳答案

Thanks Got it sorted


形象
丢弃

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