Skip to content
Snippets Groups Projects
Commit a1c6f43a authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

Expose Context, NewinstanceType and build_context at the top level package

parent 9b38ff64
No related branches found
No related tags found
1 merge request!62Backport 18.0 changes
......@@ -8,6 +8,8 @@
Evolve: Allow to skip update process.
Expose Context, NewinstanceType and build_context at the top level package.
17.0.1.0.1
----------
......
......@@ -27,6 +27,7 @@
PHASE_UPDATE,
Computed,
Constant,
Context,
ContextBuilder,
Converter,
Newinstance,
......@@ -30,6 +31,7 @@
ContextBuilder,
Converter,
Newinstance,
NewinstanceType,
Readonly,
Skip,
message_to_odoo,
......@@ -33,6 +35,7 @@
Readonly,
Skip,
message_to_odoo,
build_context,
)
from .exception import InternalError
from .field import Field, TranslatedSelection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment