'inspect.relations': relationships of starting models do not seem all displayed

Bug #1287833 reported by Sébastien Alix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OERPLib
Fix Released
Undecided
Unassigned

Bug Description

With 'sale.order' and 'sale.order.line' as root/starting models, the relationships of 'sale.order.line' are not displayed on the resulting graph:

>>> g = oerp.inspect.relations(['sale.order', 'sale.order.line'], whitelist=['account*'])
>>> g.write('TEST_relations.png', format='png')

no longer affects: oerplib/0.8
Changed in oerplib:
status: In Progress → Fix Committed
Changed in oerplib:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.