Skip to content

WIP: it allows to create documents with predefined id.

Boris Kocherov requested to merge bk/jio:bk_for_devtool into master

I'm creating the development tool with offline mode, which allows to create web pages, scripts, styles (web elements) in web_page_module. But we are using the BT system, which allocates the web elements by their ids. I don't see other possibilities than to allow client to decide ERP5 document ID. /cc @cedric.leninivin

Merge request reports