Hi, can someone help solve to untick Lock posted entries with a hash. I mistakenly checked the box and need uncheck now.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, can someone help solve to untick Lock posted entries with a hash. I mistakenly checked the box and need uncheck now.
Thanks
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.
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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
Hello, did you find any solution for this issue? i have the same problem