Skip to content

fix bad logging within map_values - #464

Open
Hugo-Trentesaux wants to merge 1 commit into
OCA:masterfrom
Hugo-Trentesaux:patch-1
Open

fix bad logging within map_values#464
Hugo-Trentesaux wants to merge 1 commit into
OCA:masterfrom
Hugo-Trentesaux:patch-1

Conversation

@Hugo-Trentesaux

Copy link
Copy Markdown

When model is an empty recordset (env["res.partner"]), the condition is falsy, where we want it to be truthy instead (model._table is actually defined).

@pedrobaeza

Copy link
Copy Markdown
Member

Please rephrase the commit message to map_values: detect model absence correctly

@Hugo-Trentesaux

Copy link
Copy Markdown
Author
git commit --amend -m "map_values: detect model absence correctly"

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.

2 participants