diff --git a/galatea.cfg b/galatea.cfg index ee746f7..75eedc3 100644 --- a/galatea.cfg +++ b/galatea.cfg @@ -33,3 +33,21 @@ repo = hg url = https://bitbucket.org/zikzakmedia/flask-blueprint-contact path = ./ branch = default + +[invoice] +repo = hg +url = https://bitbucket.org/zikzakmedia/flask-galatea_invoice +path = ./ +branch = default + +[sale] +repo = hg +url = https://bitbucket.org/zikzakmedia/flask-galatea_sale +path = ./ +branch = default + +[shipment] +repo = hg +url = https://bitbucket.org/zikzakmedia/flask-galatea_shipment +path = ./ +branch = default