odoo / o-spreadsheet

Other
195 stars 44 forks source link

[FW][FIX] Datavalidation: coreView plugin should not dispatch #5222

Closed fw-bot closed 5 days ago

fw-bot commented 5 days ago

See #5216 - CoreView plugins replay remote revisions and should not take the risk to dispatch during the replay. The code that was assigning arbitrary default values to the cells of a boolean datavalidation has been moved to a UI feature plugin, hence avoiding the problem raised in PR #5216.

Task: 4241141

Description:

description of this task, what is implemented and why it is implemented that way.

Task: TASK_ID

review checklist

Forward-Port-Of: odoo/o-spreadsheet#5217 Forward-Port-Of: odoo/o-spreadsheet#5071

robodoo commented 5 days ago

Pull request status dashboard

fw-bot commented 5 days ago

@rrahir @pro-odoo this PR targets master and is the last of the forward-port chain containing:

To merge the full chain, use

@robodoo r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

rrahir commented 5 days ago

@robodoo r+