From e1ec94dd5ba01a338cf73ce37e60571d61e01473 Mon Sep 17 00:00:00 2001 From: ?ngel ?lvarez Serra Date: Mon, 16 Dec 2013 12:51:43 +0100 Subject: [PATCH] add sale_invoice_complete_line_grouping, sale_invoice_complete modules --- nan-tic-unstable.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nan-tic-unstable.cfg b/nan-tic-unstable.cfg index 535830e..a796740 100644 --- a/nan-tic-unstable.cfg +++ b/nan-tic-unstable.cfg @@ -154,6 +154,14 @@ path = ./trytond/trytond/modules repo=hg url=ssh://hg@bitbucket.org/nantic/trytond-sale_fedicom path = ./trytond/trytond/modules +[sale_invoice_complete] +repo=hg +url=ssh://hg@bitbucket.org/nantic/trytond-sale_invoice_complete +path = ./trytond/trytond/modules +[sale_invoice_complete_line_grouping] +repo=hg +url=ssh://hg@bitbucket.org/nantic/trytond-sale_invoice_complete_line_grouping +path = ./trytond/trytond/modules [sale_line_address] repo=hg url=ssh://hg@bitbucket.org/nantic/trytond-sale_line_address