Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[10.0] ImportError after running ./odoo-bin #1169

Closed alxolivares closed 7 years ago

alxolivares commented 7 years ago

ImportError: No module named fields

Impacted versions:

Steps to reproduce:

  1. run ./odoo-bin
  2. open http://localhost:8069 in a browser

Current behavior: 1

Expected behavior:

zaoral commented 7 years ago

HI @alxolivares

I think this error has been solve with https://github.com/Vauxoo/addons-vauxoo/pull/1168 merged just 15 minutes ago.

Please update addons-vauxoo and try to run your odoo server again.

Best Regards

nhomar commented 7 years ago

Sorry for the problem @alxolivares our bad here.

nhomar commented 7 years ago

closed vía https://github.com/Vauxoo/addons-vauxoo/commit/80fd767f4f1b0552da5146de1505833efbf78204

zaoral commented 7 years ago

Actually my fault, sorry sorry for the problems caused Best Regards

alxolivares commented 7 years ago

Thanks @zaoral @nhomar , problem solved. Greetings