From cf1ef3dc1064a61f63a3940f865df782289484ad Mon Sep 17 00:00:00 2001 From: ?ngel ?lvarez Date: Thu, 15 Feb 2018 16:57:27 +0100 Subject: [PATCH] add babi reports modules --- nantic.cfg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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