Fix recently added modules URLs.

This commit is contained in:
Albert Cervera i Areny 2018-08-31 13:23:04 +02:00
parent e487a2dc7a
commit 4064faf7ff
3 changed files with 11 additions and 11 deletions

View File

@ -850,10 +850,10 @@ repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_discount_price_list
path = ./trytond/trytond/modules
[sale_distribution_in]
[stock_distribution_in]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-sale_distribution_in
url = ssh://hg@bitbucket.org/nantic/trytond-stock_distribution_in
path = ./trytond/trytond/modules
[sale_incoterm]
@ -901,13 +901,13 @@ path = ./trytond/trytond/modules
[sale_pos_template_extra_products]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-sale_post_template_extra_products
url = ssh://hg@bitbucket.org/nantic/trytond-sale_pos_template_extra_products
path = ./trytond/trytond/modules
[sale_pos_template_quantities]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-sale_post_template_quantities
url = ssh://hg@bitbucket.org/nantic/trytond-sale_pos_template_quantities
path = ./trytond/trytond/modules
[sale_price_list_recompute_price]
@ -931,7 +931,7 @@ path = ./trytond/trytond/modules
[sale_product_raw]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_product_raw
url = ssh://hg@bitbucket.org/nantic/trytond-sale_product_raw
path = ./trytond/trytond/modules
[sale_recompute_price]

View File

@ -400,12 +400,6 @@ repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_payment_type_cost
path = ./trytond/trytond/modules
[sale_pos]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_pos
path = ./trytond/trytond/modules
[smtp]
branch = default
repo = hg

6
zz.cfg
View File

@ -108,6 +108,12 @@ repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_margin
path = ./trytond/trytond/modules
[sale_pos]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_pos
path = ./trytond/trytond/modules
[sale_price_list_change_party]
branch = default
repo = hg