Skip to Content
Menu
This question has been flagged
1 Reply
717 Views

I am new to odoo. I have installed Odoo 12 locally to work on the payment module. once I logged in I got this error message. what can I do?

"Could not get content for /account_parent/static/src/scss/coa_hierarchy.scss defined in bundle 'web.assets_common'."

Avatar
Discard
Best Answer

It looks that coa_hierwrchy.scss file was added to backend assets, but file doesnt exist. Or has wrong security. Can you confirm that IT exists?

Avatar
Discard