Skip to Content
Menu
This question has been flagged
2 Replies
3533 Views

Hi, can someone help solve to untick Lock posted entries with a hash. I mistakenly checked the box and need uncheck now.

Thanks

Avatar
Discard

Hello, did you find any solution for this issue?  i have the same problem

Best Answer

I was able to change that field by directly accessing the odoo database. I used pgadmin to do so. The table name is account_journal and can be found in the database in "Schema's", "Public", "Tables", "account_journal". The field name is "restrict_mode_hash_table" and it needs to be filled with [null]. In fact I changed it to [null] for all entries. This is not a setting you should use in a big company (your auditor will definitely not like it), but I have experienced that having this box unticked has many small advantages. Hope this helps.

Avatar
Discard

I have the same problem, I activated that box by mistake and now it won't let me cancel invoices. When doing this procedure, did you not have system instability problems?

@codigo go: no, i did not experience any side effects