"product/ERP5/Document/UnifySolver.py" did not exist on "a31f9deccbee5157002d463b992a4d60ef79e352"
Fix for the following bugs:
- BUG#15166: Wrong update permissions required to execute triggers - BUG#15196: Wrong select permission required to execute triggers The idea of the fix is to check necessary privileges in Item_trigger_field::fix_fields(), instead of having "special variables" technique. To achieve this, we should pass to an Item_trigger_field instance a flag, which will indicate the usage/access type of this trigger variable.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment