-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[17.0][MIG] sale_order_line_description: Migration to 17.0 #3714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
OCA-git-bot
merged 46 commits into
OCA:17.0
from
Mint-System:17.0-mig-sale_order_line_description
Oct 23, 2025
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
39a9e6f
Rename module to sale_order_line_description
tafaRU fb3ba87
[IMP] Update code to new api
99abbe6
Update po files due to change name of module
tafaRU dfb7f6f
[IMP] sale_order_line_description: res_config => new api
a8858b1
Add bug tracker link on README.rst
yvaucher 439b0df
Slovene translations added
sysadminmatmoz d2b7414
Get product aware of the language partner
tafaRU 5b6f022
[MIG] sale_order_line_description: Migration to 10.0
SimoRubi 5af025c
[ADD] unit tests and minor changes
SimoRubi 91d5603
OCA Transbot updated translations from Transifex
oca-transbot a9cc422
[UPD] Update sale_order_line_description.pot
oca-travis 63d9f96
[IMP] sale_order_line_description: improve README file
tafaRU 91aeb90
[MIG] sale_order_line_description: Migration to 11.0
cubells 9c4b344
[UPD] README.rst
OCA-git-bot 839d0d6
[UPD] Update sale_order_line_description.pot
oca-travis 9d8efa7
Update translation files
oca-transbot 4371d2f
[12.0][MIG] sale_order_line_description: Migration to 12.0
mohamedhagag 3d4f666
squash! [12.0][MIG] sale_order_line_description: Migration to 12.0
mohamedhagag aaa474c
[UPD] Update sale_order_line_description.pot
oca-travis e4065af
[UPD] README.rst
OCA-git-bot bd60948
Update translation files
oca-transbot ecb3312
Added translation using Weblate (Chinese (Simplified))
liweijie0812 793aee6
Translated using Weblate (Chinese (Simplified))
liweijie0812 c1d4048
[IMP] sale_order_line_description: black, isort, prettier
maitaoriana f85409b
[MIG] sale_order_line_description: Migration to 13.0
kongrattapong 010e906
[MIG][14.0] sale_order_line_description
SimoneVagile 001bf1c
[UPD] Update sale_order_line_description.pot
oca-travis 8661b6d
[UPD] README.rst
OCA-git-bot 03cf5e0
Update translation files
oca-transbot 3edece8
Translated using Weblate (German)
marylla 0a1548e
Added translation using Weblate (French (France))
Yvesldff 2c2406b
Translated using Weblate (French)
Yvesldff 064967a
Translated using Weblate (French (France))
Yvesldff 5366f4c
[MIG] sale_order_line_description : Migration to 15.0
emagdalenaC2i 58d8ac4
[UPD] Update sale_order_line_description.pot
e3ef8c4
[UPD] README.rst
OCA-git-bot 6160fd7
[IMP] update dotfiles [ci skip]
OCA-git-bot bab5a71
Translated using Weblate (Italian)
mymage 8b8d433
Translated using Weblate (Spanish)
Ivorra78 28b4442
[UPD] README.rst
OCA-git-bot e930afc
Update translation files
weblate 53730c1
[MIG] sale_order_line_description: Migration to 16.0
tafaRU d063e72
[UPD] Update sale_order_line_description.pot
1aa9220
[BOT] post-merge updates
OCA-git-bot afffcbb
Translated using Weblate (Italian)
mymage bfa20c6
[MIG] sale_order_line_description: Migration to 17.0
scienceuli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,109 @@ | ||
| =========================== | ||
| Sale order line description | ||
| =========================== | ||
|
|
||
| .. | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! This file is generated by oca-gen-addon-readme !! | ||
| !! changes will be overwritten. !! | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! source digest: sha256:ea4e4eb0a0153b71b4fcc755ef48e009cd8dc48c9313c8dd25bb8b00ea5a43eb | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
|
||
| .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
| :target: https://odoo-community.org/page/development-status | ||
| :alt: Beta | ||
| .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png | ||
| :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
| :alt: License: AGPL-3 | ||
| .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github | ||
| :target: https://github.com/OCA/sale-workflow/tree/17.0/sale_order_line_description | ||
| :alt: OCA/sale-workflow | ||
| .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
| :target: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_line_description | ||
| :alt: Translate me on Weblate | ||
| .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
| :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=17.0 | ||
| :alt: Try me on Runboat | ||
|
|
||
| |badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
|
||
| This module sets to use only product's sale description field on the | ||
| sale order lines, instead of "Ref+Name+Sale Description". | ||
|
|
||
| **Table of contents** | ||
|
|
||
| .. contents:: | ||
| :local: | ||
|
|
||
| Configuration | ||
| ============= | ||
|
|
||
| The user has to belong to group_use_product_description_per_so_line. | ||
| This is possible by selecting the related option in the following menu: | ||
|
|
||
| - *Sales > Settings > Quotations & Orders > Product Sale Description* | ||
|
|
||
| Usage | ||
| ===== | ||
|
|
||
| 1. Go to **Sales > Settings > Quotations & Orders** and check "Product | ||
| Sale description\* to use only product sale description on the sales | ||
| order lines. | ||
| 2. Go to **Setting > Users & Companies > Users** and check you have | ||
| checked the "Use only product purchase description on order lines" | ||
| access right for your user. | ||
| 3. Add or modify a sale description to any of your products. | ||
| 4. Create a sale order and add a sale order line with this product and | ||
| check out that now sale order line description only contains the sale | ||
| description you entered. | ||
|
|
||
| Bug Tracker | ||
| =========== | ||
|
|
||
| Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_. | ||
| In case of trouble, please check there if your issue has already been reported. | ||
| If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
| `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_line_description%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
|
||
| Do not contact contributors directly about support or help with technical issues. | ||
|
|
||
| Credits | ||
| ======= | ||
|
|
||
| Authors | ||
| ------- | ||
|
|
||
| * Agile Business Group | ||
|
|
||
| Contributors | ||
| ------------ | ||
|
|
||
| - Alex Comba <alex.comba@agilebg.com> | ||
| - Daniel Campos <danielcampos@avanzosc.es> | ||
| - Simone Rubino <simone.rubino@agilebg.com> | ||
| - `Tecnativa <https://www.tecnativa.com>`__ : | ||
|
|
||
| - Vicent Cubells | ||
|
|
||
| - Rataapong Chokmasermkul <rattapongc@ecosoft.co.th> | ||
| - `Binhex <https://binhex.cloud/>`__: | ||
|
|
||
| - Mario Luis Mora <m.luis@binhex.cloud> | ||
|
|
||
| Maintainers | ||
| ----------- | ||
|
|
||
| This module is maintained by the OCA. | ||
|
|
||
| .. image:: https://odoo-community.org/logo.png | ||
| :alt: Odoo Community Association | ||
| :target: https://odoo-community.org | ||
|
|
||
| OCA, or the Odoo Community Association, is a nonprofit organization whose | ||
| mission is to support the collaborative development of Odoo features and | ||
| promote its widespread use. | ||
|
|
||
| This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/17.0/sale_order_line_description>`_ project on GitHub. | ||
|
|
||
| You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| from . import models |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Copyright 2013 Agile Business Group sagl (<http://www.agilebg.com>) | ||
| # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
| { | ||
| "name": "Sale order line description", | ||
| "version": "17.0.1.0.0", | ||
| "category": "Sales Management", | ||
| "author": "Agile Business Group, " "Odoo Community Association (OCA)", | ||
| "website": "https://github.com/OCA/sale-workflow", | ||
| "license": "AGPL-3", | ||
| "depends": ["sale"], | ||
| "data": ["security/sale_security.xml", "views/res_config_settings_views.xml"], | ||
| "installable": True, | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * sale_order_line_description | ||
| # | ||
| # Translators: | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: sale-workflow (8.0)\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2017-01-14 06:38+0000\n" | ||
| "PO-Revision-Date: 2015-09-03 07:09+0000\n" | ||
| "Last-Translator: <>\n" | ||
| "Language-Team: Catalan (http://www.transifex.com/oca/OCA-sale-workflow-8-0/" | ||
| "language/ca/)\n" | ||
| "Language: ca\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,field_description:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "Allow using only the product sale description on the sales order lines" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Allows you to use only product sale description on the sales order line" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,help:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "" | ||
| "Allows you to use only product sale description on the sales order line." | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_res_config_settings | ||
| msgid "Config Settings" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Product sale description" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_sale_order_line | ||
| msgid "Sales Order Line" | ||
| msgstr "Línia de comanda de vendes" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:res.groups,name:sale_order_line_description.group_use_product_description_per_so_line | ||
| msgid "Use only product sale description on order lines" | ||
| msgstr "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * sale_order_line_description | ||
| # | ||
| # Translators: | ||
| # OCA Transbot <transbot@odoo-community.org>, 2017 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 10.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2017-11-23 01:51+0000\n" | ||
| "PO-Revision-Date: 2021-07-09 15:48+0000\n" | ||
| "Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n" | ||
| "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" | ||
| "Language: de\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
| "X-Generator: Weblate 4.3.2\n" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,field_description:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "Allow using only the product sale description on the sales order lines" | ||
| msgstr "" | ||
| "Ausschließliche Verwendung der Verkaufsbeschreibung eines Produktes in " | ||
| "Auftragszeilen erlauben" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Allows you to use only product sale description on the sales order line" | ||
| msgstr "" | ||
| "Diese Einstellung erlaubt, dass nur die Verkaufsbeschreibung eines Produktes " | ||
| "in Auftragszeilen verwendet werden kann." | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,help:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "" | ||
| "Allows you to use only product sale description on the sales order line." | ||
| msgstr "" | ||
| "Diese Einstellung erlaubt, dass nur die Verkaufsbeschreibung eines Produktes " | ||
| "in Auftragszeilen verwendet werden kann." | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_res_config_settings | ||
| msgid "Config Settings" | ||
| msgstr "Konfigurationseinstellungen" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Product sale description" | ||
| msgstr "Verkaufsbeschreibung des Produktes" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_sale_order_line | ||
| msgid "Sales Order Line" | ||
| msgstr "Auftragsposition" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:res.groups,name:sale_order_line_description.group_use_product_description_per_so_line | ||
| msgid "Use only product sale description on order lines" | ||
| msgstr "Nur die Verkaufsbeschreibung des Produktes in Auftragszeilen verwenden" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * sale_order_line_description | ||
| # | ||
| # Translators: | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: sale-workflow (8.0)\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2015-10-23 08:14+0000\n" | ||
| "PO-Revision-Date: 2023-07-24 21:09+0000\n" | ||
| "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n" | ||
| "Language-Team: Spanish (http://www.transifex.com/oca/OCA-sale-workflow-8-0/" | ||
| "language/es/)\n" | ||
| "Language: es\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
| "X-Generator: Weblate 4.17\n" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,field_description:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "Allow using only the product sale description on the sales order lines" | ||
| msgstr "" | ||
| "Permitir usar solo la descripción de la venta del producto en las líneas de " | ||
| "la orden de venta" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Allows you to use only product sale description on the sales order line" | ||
| msgstr "" | ||
| "Le permite usar solo la descripción de la venta del producto en la línea de " | ||
| "la orden de venta" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,help:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "" | ||
| "Allows you to use only product sale description on the sales order line." | ||
| msgstr "" | ||
| "Le permite usar solo la descripción de la venta del producto en la línea de " | ||
| "la orden de venta." | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_res_config_settings | ||
| msgid "Config Settings" | ||
| msgstr "ajustes de configuración" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Product sale description" | ||
| msgstr "Descripción de la venta del producto" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_sale_order_line | ||
| msgid "Sales Order Line" | ||
| msgstr "Línea de pedido de venta" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:res.groups,name:sale_order_line_description.group_use_product_description_per_so_line | ||
| msgid "Use only product sale description on order lines" | ||
| msgstr "" | ||
| "Utilice solo la descripción de la venta del producto en las líneas de pedido" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * sale_order_line_description | ||
| # | ||
| # Translators: | ||
| # OCA Transbot <transbot@odoo-community.org>, 2017 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 10.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2017-11-23 01:51+0000\n" | ||
| "PO-Revision-Date: 2017-11-23 01:51+0000\n" | ||
| "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" | ||
| "Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" | ||
| "teams/23907/es_VE/)\n" | ||
| "Language: es_VE\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,field_description:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "Allow using only the product sale description on the sales order lines" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Allows you to use only product sale description on the sales order line" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model.fields,help:sale_order_line_description.field_res_config_settings__group_use_product_description_per_so_line | ||
| msgid "" | ||
| "Allows you to use only product sale description on the sales order line." | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_res_config_settings | ||
| msgid "Config Settings" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model_terms:ir.ui.view,arch_db:sale_order_line_description.view_sales_config | ||
| msgid "Product sale description" | ||
| msgstr "" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:ir.model,name:sale_order_line_description.model_sale_order_line | ||
| msgid "Sales Order Line" | ||
| msgstr "Línea de pedido de venta" | ||
|
|
||
| #. module: sale_order_line_description | ||
| #: model:res.groups,name:sale_order_line_description.group_use_product_description_per_so_line | ||
| msgid "Use only product sale description on order lines" | ||
| msgstr "" |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scienceuli You should put migration changes in migration commit.