Re-enable sale_edi and purchase_edi modules now that requirements.txt has been fixed to work on docker.

This commit is contained in:
Albert Cervera i Areny 2019-04-25 00:39:11 +02:00
parent 9b169ff700
commit 3b514ee4a7
1 changed files with 10 additions and 10 deletions

View File

@ -1018,11 +1018,11 @@ repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-purchase_delivery_date
path = ./trytond/trytond/modules
# [purchase_edi]
# branch = default
# repo = hg
# url = ssh://hg@bitbucket.org/nantic/trytond-purchase_edi
# path = ./trytond/trytond/modules
[purchase_edi]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-purchase_edi
path = ./trytond/trytond/modules
[purchase_edit]
branch = default
@ -1180,11 +1180,11 @@ repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_discount_price_list
path = ./trytond/trytond/modules
# [sale_edi]
# branch = default
# repo = hg
# url = ssh://hg@bitbucket.org/nantic/trytond-sale_edi
# path = ./trytond/trytond/modules
[sale_edi]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-sale_edi
path = ./trytond/trytond/modules
[sale_edit_inline]
branch = default