[MIG] base_m2m_custom_field: 15.0

pull/2413/head
Fernando La Chica 2022-09-29 09:50:09 +02:00 committed by Denis Roussel
parent d6248f092e
commit 9fc158eee8
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{
"name": "Base Many2many Custom Field",
"summary": "Customizations of Many2many",
"version": "14.0.1.1.0",
"version": "15.0.1.0.0",
"category": "Technical Settings",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",

View File

@ -1 +1,2 @@
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Fernando La Chica <fernandolachica@gmail.com>