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

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

Thanks

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć

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