Document Management System

by
Odoo
v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 16751
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 398
Technical Name document_management_system
LicenseLGPL-3
Websitehttps://renjie.me
Versions 17.0 12.0 13.0 14.0 15.0 16.0 10.0 8.0 11.0 9.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 398
Technical Name document_management_system
LicenseLGPL-3
Websitehttps://renjie.me
Versions 17.0 12.0 13.0 14.0 15.0 16.0 10.0 8.0 11.0 9.0

Document Management System

Enterprise online document management

Kanban View

Tree path, parent and child, description and color

List View

Document details, sorting and grouping, batch operation

Form View

Online editing, moving position, support attachment

Discuss Panel

Everyone can participate

Access Rights

General users can read, manage users can write

Advanced plug-in

Odoo/OpenERP Full Stack Customization and Development

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.
Would not install in v12
by
David Welch
on 9/4/19, 12:44 PM

Error on install: KeyError: 'parent_path' Have installed the prerequisite document_sidebar. Trace below. File "/opt/odoo/odoo/odoo/http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/odoo/odoo/http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/odoo/odoo/tools/pycompat.py", line 87, in reraise raise value File "/opt/odoo/odoo/odoo/http.py", line 696, in dispatch result = self._call_function(**self.params) File "/opt/odoo/odoo/odoo/http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/odoo/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/odoo/odoo/http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo/odoo/odoo/http.py", line 939, in __call__ return self.method(*args, **kw) File "/opt/odoo/odoo/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/opt/odoo/odoo/odoo/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/odoo/odoo/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/odoo/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/opt/odoo/odoo/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 445, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 561, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/opt/odoo/odoo/odoo/modules/registry.py", line 86, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/opt/odoo/odoo/odoo/modules/loading.py", line 421, in load_modules loaded_modules, update_module, models_to_check) File "/opt/odoo/odoo/odoo/modules/loading.py", line 313, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/opt/odoo/odoo/odoo/modules/loading.py", line 195, in load_module_graph registry.init_models(cr, model_names, {'module': package.name}) File "/opt/odoo/odoo/odoo/modules/registry.py", line 296, in init_models model._auto_init() File "/opt/odoo/odoo/odoo/models.py", line 2423, in _auto_init self._parent_store_compute() File "/opt/odoo/odoo/odoo/models.py", line 2296, in _parent_store_compute self.invalidate_cache(['parent_path']) File "/opt/odoo/odoo/odoo/models.py", line 5156, in invalidate_cache fields = [self._fields[n] for n in fnames] File "/opt/odoo/odoo/odoo/models.py", line 5156, in fields = [self._fields[n] for n in fnames] KeyError: 'parent_path'

Re: Would not install in v12
by
SU REN JIE
on 9/4/19, 10:58 PM Author

Sorry, the version of odoo is updated every day. Now we have fixed this new problem.


There are no comments yet!