mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] base_external_system: Add create bypass
* In cases of deep inheritance, it may be required to create an adapter directly. Add an override in the create via the env context to support this. * Add default system type if creating from an interface * Fix interface assignment during creation in adapter
This commit is contained in:
committed by
Alexandre Díaz
parent
50c6ee968a
commit
4a22c8764b
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"name": "Base External System",
|
||||
"summary": "Data models allowing for connection to external systems.",
|
||||
"version": "10.0.1.0.0",
|
||||
"version": "10.0.1.0.1",
|
||||
"category": "Base",
|
||||
"website": "https://laslabs.com/",
|
||||
"author": "LasLabs, Odoo Community Association (OCA)",
|
||||
|
||||
Reference in New Issue
Block a user