Skip to content

[IMP] core: remove _drop_table model not exist warning - #57667

Closed
Xavier-Do wants to merge 1 commit into
odoo:masterfrom
odoo-dev:master-remove-model-unlink-warning-xdo
Closed

[IMP] core: remove _drop_table model not exist warning#57667
Xavier-Do wants to merge 1 commit into
odoo:masterfrom
odoo-dev:master-remove-model-unlink-warning-xdo

Conversation

@Xavier-Do

Copy link
Copy Markdown
Contributor

No description provided.

This warning is unlikely to be triggered during an install, and is problematic
during an upgrade since upgrade scripts will already do the same check but are
able to manage exceptions. The log is kept in log 25 for debuging/monitoring.
@Xavier-Do
Xavier-Do requested a review from rco-odoo September 14, 2020 14:39
@C3POdoo C3POdoo added the RD research & development, internal work label Sep 14, 2020
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses ☑ ci/runbot and removed ☐ ci/runbot labels Sep 14, 2020

@rco-odoo rco-odoo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

robodoo pushed a commit that referenced this pull request Sep 15, 2020
This warning is unlikely to be triggered during an install, and is problematic
during an upgrade since upgrade scripts will already do the same check but are
able to manage exceptions. The log is kept in log 25 for debuging/monitoring.

closes #57667

Signed-off-by: Raphael Collet (rco) <rco@openerp.com>
@robodoo robodoo closed this Sep 15, 2020
@robodoo
robodoo temporarily deployed to merge September 15, 2020 10:11 Inactive
@fw-bot
fw-bot deleted the master-remove-model-unlink-warning-xdo branch September 29, 2020 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 🤖 Robodoo has seen passing statuses RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants