Fix relation reception
See ``tests/test_relation.py > test_many2one_to_odoo`` for a test case. ``get_instance`` functions can now return a ``Newinstance`` record (record being created).
parent
b4c3824e
No related branches found
No related tags found
Showing
- NEWS.rst 7 additions, 0 deletionsNEWS.rst
- __manifest__.py 1 addition, 1 deletion__manifest__.py
- base.py 1 addition, 1 deletionbase.py
- field.py 2 additions, 2 deletionsfield.py
- model.py 12 additions, 7 deletionsmodel.py
- relation.py 13 additions, 4 deletionsrelation.py
- tests/test_relation.py 64 additions, 3 deletionstests/test_relation.py
- xref.py 5 additions, 3 deletionsxref.py
Please register or sign in to comment