Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cenit_base breaking the odoo #133

Open
anubhav1 opened this issue Jun 4, 2018 · 12 comments
Open

Cenit_base breaking the odoo #133

anubhav1 opened this issue Jun 4, 2018 · 12 comments

Comments

@anubhav1
Copy link

anubhav1 commented Jun 4, 2018

After i Install the cenit_base I get a blank screen in odoo web client and no errors in odoo-server.log. The error in console I get is

Uncaught Error: QWeb2: Can't clone undefined template FieldMany2ManyTag
at Object.exception (web.assets_common.js:3689)
at Engine.add_template (web.assets_common.js:3706)
at Object. (web.assets_common.js:3975)
at Object. (web.assets_common.js:802)
at fire (web.assets_common.js:796)
at Object.fireWith [as resolveWith] (web.assets_common.js:801)
at done (web.assets_common.js:1192)
at XMLHttpRequest.callback (web.assets_common.js:1212)

Any idea where to hit?

@alainfd82
Copy link
Contributor

Hi anubhav1, apparently you are using the version of cenit_base corresponding to Odoo 10, if it is the case then we will test locally to detect the error and correct it.

@anubhav1
Copy link
Author

anubhav1 commented Jun 4, 2018 via email

@alainfd82
Copy link
Contributor

Ok, then we will review that version and notify you in this way.

@alainfd82
Copy link
Contributor

I just tried cenit_base in its version 11, and it installed without problems ..
Could you detail the steps you followed that led to the aforementioned error? Including the urls used to download the code.

@anubhav1
Copy link
Author

anubhav1 commented Jun 5, 2018 via email

@alainfd82
Copy link
Contributor

Hello anubhav1, that's the problem, you must first install cenit_base and then the other modules that depend on it, in your case cenit_slack_api_1_0_0.
The steps to achieve your goal would be:

  • Uninstall cenit_slack_api_1_0_0.
  • Add cenit_base to the addons folder, restart the server.
  • Access the part of the Odoo Apps, in case you do not see cenit_base you should refresh the list of applications.
  • When you are installing cenit_base, you will get a form to create a user in Cenit, in case you already have it you give Skip to that form.
  • In the case of having given Skip in the previous step, you will get another form to put the key and token of your tenant of Cenit.
  • After these steps and if no error has arisen, you can then proceed with the installation of cenit_slack_api_1_0_0.

@anubhav1
Copy link
Author

anubhav1 commented Jun 5, 2018 via email

@alainfd82
Copy link
Contributor

In that case, try clearing the browser's cache and restarting the server. If the problem persists, try creating a new database and follow the steps I recommended.

@anubhav1
Copy link
Author

anubhav1 commented Jun 6, 2018 via email

@anubhav1
Copy link
Author

anubhav1 commented Jun 6, 2018 via email

@anubhav1
Copy link
Author

anubhav1 commented Jun 6, 2018 via email

@maryguirola
Copy link
Contributor

Hi @anubhav1 We have been doing some changes on cenit_base module in the last days and we hadn't published in Odoo apps, so that could be the reason you experimented some errors. The module is updated now in Odoo Apps. Please download it again. Sorry for the inconveniences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants