Skip to content

erp5_web_renderjs_ui: rewrite matrixbox

Romain Courteaud requested to merge romain/erp5:matrixboxjs into master

Always recalculate the full matrixbox content if one change is found.

Add mutex to prevent raise condition between render and getContent.

Merge request reports