Skip to content

Conversation

@ljimenezsidoo
Copy link

No description provided.

yajo and others added 30 commits March 7, 2019 16:14
…xisting attachment record + Fix the 'pre_init_hook_for_submodules()' hook to extract the images from the ir_attachment table for binary fields initialized with the 'attachment=True' parameter
@pedrobaeza pedrobaeza added this to the 12.0 milestone Mar 13, 2019
@pedrobaeza
Copy link
Member

Please squash together adjacent "OCA Transbot.." commits using https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests, and maybe others from same author

@OCA-git-bot OCA-git-bot mentioned this pull request Mar 13, 2019
32 tasks
oca-transbot and others added 3 commits March 13, 2019 17:45
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
improve uninstall hook to move images from multi to single mode
@ljimenezsidoo ljimenezsidoo force-pushed the 12.0-mig-base_multi_image branch from f85a250 to f1aec3a Compare March 13, 2019 16:46
@ljimenezsidoo ljimenezsidoo force-pushed the 12.0-mig-base_multi_image branch from f1aec3a to f0d2007 Compare March 20, 2019 12:35
Copy link
Contributor

@florian-dacosta florian-dacosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acm1pt-colorado Made to suggestion in order to make the module functional with url stored images

@rvalyi
Copy link
Member

rvalyi commented Mar 29, 2019

@sebastienbeau @sbidoul @hparfr worth looking at this PR if we want some compatibility with https://github.com/akretion/storage/tree/10.0/storage_image in v12

@ljimenezsidoo ljimenezsidoo force-pushed the 12.0-mig-base_multi_image branch from f0d2007 to 86f0fea Compare April 1, 2019 08:38
@ljimenezsidoo
Copy link
Author

@florian-dacosta and @canvasMM-odoo1 thansk for the improves

@angelmoya
Copy link
Member

@florian-dacosta and @canvasMM-odoo1 can you check now?

Copy link
Contributor

@florian-dacosta florian-dacosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

functional review

@karan-dreambits
Copy link

karan-dreambits commented Apr 2, 2019

Runbot seems to be failing due to following warnings and errors:

2019-04-01 14:51:11,152 159 WARNING openerp_test odoo.models: The model base_multi_image.image has no _description
2019-04-01 14:51:11,152 159 WARNING openerp_test odoo.models: The model base_multi_image.owner has no _description
<string>:59: (ERROR/3) Unknown interpreted text role "meth".
<string>:59: (ERROR/3) Unknown interpreted text role "meth".

2019-04-01 14:51:11,457 159 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message level="1" line="59" source="<string>" type="INFO"><paragraph>No role entry for "meth" in module "docutils.parsers.rst.languages.en".
Trying "meth" as canonical role name.</paragraph></system_message>
2019-04-01 14:51:11,457 159 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message backrefs="id2" ids="id1" level="3" line="59" source="<string>" type="ERROR"><paragraph>Unknown interpreted text role "meth".</paragraph></system_message>
2019-04-01 14:51:11,457 159 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message level="1" line="59" source="<string>" type="INFO"><paragraph>No role entry for "meth" in module "docutils.parsers.rst.languages.en".
Trying "meth" as canonical role name.</paragraph></system_message>
2019-04-01 14:51:11,457 159 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message backrefs="id4" ids="id3" level="3" line="59" source="<string>" type="ERROR"><paragraph>Unknown interpreted text role "meth".</paragraph></system_message>

@ivantodorovich
Copy link
Contributor

@acm1pt-colorado can you please squash transbot commits as @pedrobaeza suggested and fix the runbot warnings/errors.

One of the warning is because the base_multi_image.image and base_multi_image.owner models have no _description attribute.

@ljimenezsidoo ljimenezsidoo force-pushed the 12.0-mig-base_multi_image branch from 86f0fea to 53c074b Compare May 31, 2019 10:44
@ljimenezsidoo
Copy link
Author

ljimenezsidoo commented May 31, 2019

@ivantodorovich
I did the squash before for the transbot i dont know if im missing something. Add _description in both files.

@pedrobaeza
Copy link
Member

Warnings:

2019-05-31 10:48:19,024 160 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message level="1" line="59" source="<string>" type="INFO"><paragraph>No role entry for "meth" in module "docutils.parsers.rst.languages.en".
Trying "meth" as canonical role name.</paragraph></system_message>
2019-05-31 10:48:19,025 160 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message backrefs="id2" ids="id1" level="3" line="59" source="<string>" type="ERROR"><paragraph>Unknown interpreted text role "meth".</paragraph></system_message>
2019-05-31 10:48:19,025 160 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message level="1" line="59" source="<string>" type="INFO"><paragraph>No role entry for "meth" in module "docutils.parsers.rst.languages.en".
Trying "meth" as canonical role name.</paragraph></system_message>
2019-05-31 10:48:19,025 160 WARNING openerp_test odoo.addons.base.models.ir_module: docutils' system message present: <system_message backrefs="id4" ids="id3" level="3" line="59" source="<string>" type="ERROR"><paragraph>Unknown interpreted text role "meth".</paragraph></system_message>

It seems the README is not well formatted.

I still see the transbot commits not squashed. You can use https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests

@ljimenezsidoo
Copy link
Author

Hi @pedrobaeza

I tried to do the squash of the transbot and i dont know if i'm doing something wrong. This is what i did:

git rebase -i origin/10.0
then tried to change the transbot for "f" and only "pick" the last but i have conflicts in readme,travis and gitignore files.

i tried to use last commits but i can not be able to finish the rebase. what i'm missing.

@shepilov-vladislav
Copy link

@pedrobaeza @acm1pt-colorado I did squash all - #1650

Can we merge it?

@pedrobaeza
Copy link
Member

Superseeded by #1650

@pedrobaeza pedrobaeza closed this Aug 22, 2019
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (17.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.