Skip to content

WIP: Commit Tool: Object Version Control System for ERP5

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

Portal Commits to manage Business Item, Business Property Item and Business Patch Item in ERP5. These objects are being used to install/uninstall Business Template and their sub-objects.

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