[MIG] base_sparse_field_list_support: Migration to 16.0

pull/2533/head
hda 2023-01-30 10:04:31 +01:00
parent 96f09bbbae
commit f75469cfc3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Base Sparse Field List Support",
"summary": "add list support to convert_to_cache()",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"category": "Technical Settings",
"website": "https://github.com/OCA/server-tools",
"author": "Akretion,Odoo Community Association (OCA)",

View File

@ -1,6 +1,6 @@
import json
from odoo import fields
from odoo.addons.base_sparse_field.models import fields
#
# Definition and implementation of serialized fields: override