Closed bambid closed 2 years ago
Ive uninstalled the module and reinstalled the module and now i get an other error:
Error while importing module 'account_bank_statement_import': '"ValidateError\nField(s)
archfailed against a constraint: Invalid view definition\n\nError details:\nField
module_base_bank_account_number_uniquedoes not exist\n\nError context:\nView
account.config.settings form\n[view_id: 566, xml_id: n/a, model: account.config.settings, parent_id: 495]" while parsing /tmp/tmpGe7W5H/account_bank_statement_import/views/account_config_settings.xml:4, near\n<record id="view_account_config_settings" model="ir.ui.view">\n <field name="model">account.config.settings</field>\n <field name="inherit_id" ref="account.view_account_config_settings"/>\n <field name="arch" type="xml">\n <xpath expr="." position="inside">\n <separator name="account_bank_statement_import" string="Bank statement import"/>\n <group>\n <field name="module_base_bank_account_number_unique"/>\n </group>\n </xpath>\n </field>\n </record>' Error while importing module 'account_bank_statement_import_mt940_base': "(u'Error !', u'Unmet module dependencies: account_bank_statement_import')"
is there a problem with the installation of the odoo?
kind regards
`
@bambid It might be that you have to do a full update of your database. That is, update the base module. This will first reload all available modules with the right dependency tree and then update all installed modules.
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Hello Ive Installed the odoo8 on a synology DS. i have installed the Module and if i press the Import button i get this response: Field account.bank.statement.import.hide_journal_field is accessed before being computed.
The Logfile is:
so what can i do? did i forget somthing?
kind regards bambid