Odoo to UML

by
Odoo

21.44

v 15.0 Third Party 35
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 2589
Technical Name odoo_uml
Versions 11.0 17.0 12.0 16.0 15.0 13.0 14.0 10.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 2589
Technical Name odoo_uml
Versions 11.0 17.0 12.0 16.0 15.0 13.0 14.0 10.0

DEMO in Youtube

Software Escarlata

Visit us:
https://softwareescarlata.com



You create the UML diagrams of your projects in an easy way.

UML diagram of dependencies of the Projects module



Inverse Dependencies

UML diagram of inverse dependencies of the Projects module



Class Diagram

Class Diagram of the Projects module

Select the Module

You can select the module to generate the diagrams



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 or have a question related to your purchase, please use the support page.
There are no ratings yet!
Can the file created by this module open with StarUML?
by
adi bagus malik
on 10/18/22, 10:42 AM

Hello

Can the file created by this module open with StarUML?

Thanks


by
ibrahim.karout98@gmail.com
on 6/13/22, 8:01 AM Confirmed Purchase
Traceback (most recent call last):
  File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/home/ubuntu/odoo15/odoo/http.py", line 686, in dispatch
    result = self._call_function(**self.params)
  File "/home/ubuntu/odoo15/odoo/http.py", line 358, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/home/ubuntu/odoo15/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/ubuntu/odoo15/odoo/http.py", line 347, in checked_call
    result = self.endpoint(*a, **kw)
  File "/home/ubuntu/odoo15/odoo/http.py", line 915, in __call__
    return self.method(*args, **kw)
  File "/home/ubuntu/odoo15/odoo/http.py", line 534, in response_wrap
    response = f(*args, **kw)
  File "/home/ubuntu/odoo15/addons/web/controllers/main.py", line 1352, in call_button
    action = self._call_kw(model, method, args, kwargs)
  File "/home/ubuntu/odoo15/addons/web/controllers/main.py", line 1340, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/home/ubuntu/odoo15/odoo/api.py", line 464, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "/home/ubuntu/odoo15/odoo/api.py", line 451, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "<decorator-gen-74>", line 2, in button_immediate_install
  File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_module.py", line 74, in check_and_log
    return method(self, *args, **kwargs)
  File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_module.py", line 483, in button_immediate_install
    return self._button_immediate_function(type(self).button_install)
  File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_module.py", line 600, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "/home/ubuntu/odoo15/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/home/ubuntu/odoo15/odoo/modules/loading.py", line 474, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/home/ubuntu/odoo15/odoo/modules/loading.py", line 363, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/home/ubuntu/odoo15/odoo/modules/loading.py", line 222, in load_module_graph
    load_data(cr, idref, mode, kind='data', package=package)
  File "/home/ubuntu/odoo15/odoo/modules/loading.py", line 69, in load_data
    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
  File "/home/ubuntu/odoo15/odoo/tools/convert.py", line 745, in convert_file
    convert_xml_import(cr, module, fp, idref, mode, noupdate)
  File "/home/ubuntu/odoo15/odoo/tools/convert.py", line 794, in convert_xml_import
    relaxng.assert_(doc)
  File "src/lxml/etree.pyx", line 3633, in lxml.etree._Validator.assert_
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/ubuntu/odoo15/odoo/http.py", line 642, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/home/ubuntu/odoo15/odoo/http.py", line 300, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AssertionError: Element odoo has extra content: data, line 3