Skip to Content
Menu
v 12.0 Third Party 202
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 42
Technical Name bc_log_all_fields
Websitehttps://github.com/block-cat
You bought this module and need support? Click here!
track all fields changes in chatter

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
AssertionError: The ID "log_all_fields.ir_model_form"
by
David Miranda
on 7/30/19, 1:03 PM

Hi, I tried to install it in my business version, I get this error: Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 758, in parse self._tags[rec.tag](rec, de, mode=mode) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 584, in _tag_record self._test_xml_id(rec_id) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 259, in _test_xml_id assert modcnt == 1, """The ID "%s" refers to an uninstalled module""" % (xml_id,) AssertionError: The ID "log_all_fields.ir_model_form" refers to an uninstalled module Can you help me?