Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 42 |
Technical Name |
bc_log_all_fields |
Website | https://github.com/block-cat |
track all fields changes in chatter
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
AssertionError: The ID "log_all_fields.ir_model_form"
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?