Skip to content

WIP: RFC core: split "edit code" logic in a new bt

Jérome Perrin requested to merge feat/erp5_ide into master

erp5_core should contain only the minimal objects needed during bootstrap phases to install other business templates, but it also contained all the user interface to edit and maintain the code, run test and all of this is not strictly required at this point.

Merge request reports