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

We have accidentally overwritten the Accounting module main dashboard page (by selecting Edit View:Kanban) and now the dashboard only shows journal names with no values or links too them:

and when we look to find the view again, it has disappeared and only shows this:

which won't let us find anything without base architecture being installed? It has also caused an error in us accessing our Chart Of Accounts, bringing up this error:

UncaughtPromiseError > OwlError
Uncaught Promise > The following error occurred in onWillStart: "Missing field string information for the field 'type' from the 'account.account' model"
OwlError: The following error occurred in onWillStart: "Missing field string information for the field 'type' from the 'account.account' model"
at wrapError (https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1599:77\)
\ \ \ \ at\ onWillStart\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1605:117\)
\ \ \ \ at\ View\.setup\ \(https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:5622:202\)
\ \ \ \ at\ new\ ComponentNode\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1560:202\)
\ \ \ \ at\ https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:2087:6
\ \ \ \ at\ ControllerComponent\.template\ \(eval\ at\ compile\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:2052:370\),\ :11:27\)
\ \ \ \ at\ Fiber\._render\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1498:96\)
\ \ \ \ at\ Fiber\.render\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1497:6\)
\ \ \ \ at\ ComponentNode\.initiateRender\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:1565:47\)

Caused\ by:\ Error:\ Missing\ field\ string\ information\ for\ the\ field\ 'type'\ from\ the\ 'account\.account'\ model
\ \ \ \ at\ https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6803:258
\ \ \ \ at\ traverse\ \(https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:203\)
\ \ \ \ at\ https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:245
\ \ \ \ at\ Function\.each\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:180:149\)
\ \ \ \ at\ traverse\ \(https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:214\)
\ \ \ \ at\ https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:245
\ \ \ \ at\ Function\.each\ \(https://mdrlighting\.odoo\.com/web/assets/3792\-fde2930/web\.assets_common\.min\.js:180:149\)
\ \ \ \ at\ traverse\ \(https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:214\)
\ \ \ \ at\ https://mdrlighting\.odoo\.com/web/assets/3793\-07f11e6/web\.assets_backend\.min\.js:6798:245
\ \ \ \ at\ Function\.each\ \(https://mdrlighting.odoo.com/web/assets/3792-fde2930/web.assets_common.min.js:180:149)


would anybody be able to help us get our Accounting Dashboard back to it's original state please??

Avatar
Discard
Best Answer

Hi,

Activate the developer mode and navigate to Settings -> Technical -> User Interface -> View, open your view and from the action button click on "Compare/Reset" , select the reset mode as per the need and click on Reset View.




If the view is completely deleted, you have to upgrade the module, it in this case Invoicing app(technical name: account)


Thanks

Avatar
Discard
Best Answer

Hi Aaron,

Updating the Accounting Module and Base Module should restore the view.

Apps -> Accounting and Finance -> Upgrade
Apps -> Base -> Upgrade
Restart Odoo Server

You may need to clear the existing filter('Apps' by default) on search box to show base module.

If this solves the issue. Don't forget to mark this as best answer(Green tick mark on the left)

Cheers!

Avatar
Discard