Skip to content

Basic branch feature

Rohan Khairnar requested to merge rohankhairnar/gkcore:branching into devel

closes #441 (closed)

This modification is done for adding branch feature.
Added new field "gbflag" in godown table.
updated gkdb.py file to add new field in godown table.
updated organization.py api.
godown api is complete modified and also use for branch feature.

Merge request reports