Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2311 Lượt xem

1. When clicking the settings app in the Odoo v16 CE, I am getting the below error.

UncaughtPromiseError

Uncaught Promise > Missing field string information for the field 'account_tax_periodicity' from the 'res.config.settings' model

2. When clicking Invoicing app in the Odoo v16 CE, I am getting the below error.

Uncaught Promise > Missing field string information for the field 'expiring_synchronization_date' from the 'account.journal' model





Please help me resolve this issue.


Thanks,
Prabhu Karan

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,
Did you installed any enterprise application in this instance previously and removed enterprise module from addons path ?

To resolve such error, you have to remove the view containing this field from your db.

* debug mode
* settings -> user interface -> views
* search for account_tax_periodicity in architecture
* delete the view or remove the field from view

Repeat the same if it happens with another field.

UPDATE: upgrade account_reports application

Thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello, I hace the same problem, did you find a solution? I summited a ticket but have not receive an answer. I need to urgently solve this.

Thanks a lot!

Ảnh đại diện
Huỷ bỏ

Upgrade account_reports module