Skip to content

erp5_core: setup a random id generator on portal_callable

Romain Courteaud requested to merge romain/erp5:fix/callableid into master

If one callable has the default ID '1', it will break nearly all newContent calls on empty object

Merge request reports