From 7ea36e9d815480c5b4d63b4a4ef8e7c5ee8526c0 Mon Sep 17 00:00:00 2001 From: Albert Cervera i Areny Date: Fri, 16 Aug 2013 18:14:38 +0200 Subject: [PATCH] Add AEAT modules. --- trytonspain.cfg | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/trytonspain.cfg b/trytonspain.cfg index c35ab48..e671e12 100644 --- a/trytonspain.cfg +++ b/trytonspain.cfg @@ -3,7 +3,6 @@ repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank path = ./trytond/trytond/modules - [account_bank_statement] repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank_statement @@ -114,6 +113,22 @@ path = ./trytond/trytond/modules repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_statement_of_account path = ./trytond/trytond/modules +[aeat_303] +repo = hg +url = ssh://hg@bitbucket.org/trytonspain/trytond-aeat_303 +path = ./trytond/trytond/modules +[aeat_340] +repo = hg +url = ssh://hg@bitbucket.org/trytonspain/trytond-aeat_340 +path = ./trytond/trytond/modules +[aeat_347] +repo = hg +url = ssh://hg@bitbucket.org/trytonspain/trytond-aeat_347 +path = ./trytond/trytond/modules +[aeat_349] +repo = hg +url = ssh://hg@bitbucket.org/trytonspain/trytond-aeat_349 +path = ./trytond/trytond/modules [company_logo] repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-company_logo