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

hello
Today, I encountered the following error:
500: Internal Server Error
QWeb:
Error message:

Error when render the template
UndefinedColumn: column res_company.credit_limit_type does not exist
LINE 1: ..._credit_limit" as "account_default_credit_limit", "res_compa...
^
Template: website.layout
Path: /t/t[1]
Node:
 
The error occurred while rendering the template website.layout and evaluating the following expression:

can you help me?


Avatar
Discard
Author

Thank you, the problem was solved by deleting the addon.

Best Answer

Hi,

Seems you have installed or tried to install some third party app related to credit limit and that's why you are getting the issue. Try upgrading the module contain this field from the terminal to resolve the issue: How To Upgrade Module From Terminal in Odoo

Thanks

Avatar
Discard
Best Answer

But it's better to uninstall it to delete all the changes made by this module and revert the database to the state before installing this module!
Now that you can access the odoo UI you just have to restore the deleted module to the addons folder and uninstall it from the UI or from the command line.

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 23
2306
1
Apr 23
2681
0
Jun 22
1531
3
Mar 24
3094
1
May 23
2243