Skip to content

WIP: Business Template V2

Ayush Tiwari requested to merge tiwariayush/erp5:bt5_config into master

This is the first step on moving the existing bt5(s) to only use paths, property and patch items.

Documentation (PathItem and PropertyItem )

Documentation (PatchItem)

BusinessPatchItem only supports deepdiff for now as we want to have conflict free and commutative diff system.

Merge request reports