trytonspain.cfg: Add *_kit modules

This commit is contained in:
Guillem Barba 2014-02-05 11:46:32 +01:00
parent 26a16d92f6
commit 40f8003e33

View file

@ -234,6 +234,10 @@ repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_vat_unique
path = ./trytond/trytond/modules
#purchase_invoice_cancel repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-purchase_invoice_cancel
[product_kit]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-product_kit
path = ./trytond/trytond/modules
[purchase_payment_type]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-purchase_payment_type
@ -248,10 +252,18 @@ path = ./trytond/trytond/modules
repo=hg
url=ssh://hg@bitbucket.org/trytonspain/trytond-sale_invoice_line_standalone
path = ./trytond/trytond/modules
[sale_kit]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_kit
path = ./trytond/trytond/modules
[sale_payment_type]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_payment_type
path = ./trytond/trytond/modules
[stock_kit]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-stock_kit
path = ./trytond/trytond/modules
[ir_module_info]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-ir_module_info