diff --git a/nantic.cfg b/nantic.cfg index 7febdfd..ba30ad2 100644 --- a/nantic.cfg +++ b/nantic.cfg @@ -160,6 +160,25 @@ repo = hg url = ssh://hg@bitbucket.org/nantic/trytond-babi path = ./trytond/trytond/modules +[babi_reports_account] +branch = default +repo = hg +url = ssh://hg@bitbucket.org/nantic/trytond-babi_reports_account +path = ./trytond/trytond/modules + +[babi_reports_account_invoice] +branch = default +repo = hg +url = ssh://hg@bitbucket.org/nantic/trytond-babi_reports_account_invoice +path = ./trytond/trytond/modules + +[babi_reports_sale_opportunity] +branch = default +repo = hg +url = ssh://hg@bitbucket.org/nantic/trytond-babi_reports_sale_opportunity +path = ./trytond/trytond/modules + + [carrier_file] branch = default repo = hg