[11.0][MIG] Knowledge Migration#149
Conversation
reamed.rst added version number corrected res_config.py is now respecting the new odoo API
Filter on "real"/user documents (no odoo assets), filter on res_model, filter on indexed content.
* [MIG] Migration to version 10.0 * [FIX] Comments and CI errors * [FIX] ValueError: External ID not found in the system: base.menu_base_partner * [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview' * [FIX] Based on @lasley comments * [FIX] External ID not found in the system: base.group_document_user
|
@pedrobaeza @mreficent I think now its fine, could check please? |
|
|
||
| .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas | ||
| :alt: Try me on Runbot | ||
| :target: https://runbot.odoo-community.org/runbot/repo/118/10.0 |
| If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/ | ||
| knowledge/issues/new?body=module:%20 | ||
| knowledge%0Aversion:%20 | ||
| 10.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| * Savoir-faire Linux <support@savoirfairelinux.com> | ||
| * Gervais Naoussi <gervaisnaoussi@gmail.com> | ||
| * Leonardo Donelli <leonardo.donelli@monksoftware.it> | ||
| * Maxime Chambreuil <mchambreuil@ursainfosystems.com> |
| @@ -0,0 +1,12 @@ | |||
| <?xml version="1.0" encoding="utf-8"?> | |||
There was a problem hiding this comment.
No need for the encoding any more.
There was a problem hiding this comment.
Yes for the XML files. It's not needed on Python files in Python 3.
|
Is this including a configuration flag for installing missing modules like CMIS? I don't see that like a good idea. |
|
@pedrobaeza Yes it does. I think it's a good way to promote other related modules. |
|
Yes, but not know that the rest of the modules are not migrated (and maybe they will be never migrated) and thus they throw an error. This should be detected dynamically if there's a module in the module list with the proper name for showing it. |
|
@fayezqandeel Are you going to fix this pull request? Please let us know as there is a lot of other modules depending on this one. Thanks. |
|
I want to finish this pr. Can I push to this branch? |
|
@cubells we need too. |
|
@SalahAdDin I'll create a new pr. |
|
@cubells ok, i'm waiting. |
|
@saadthaifa new pr is here: #170 and supersede this. |
No description provided.