add ngx-modules

This commit is contained in:
?ngel ?lvarez 2017-11-02 16:21:25 +01:00
parent 651f06d8ee
commit fdd2f63cfa
4 changed files with 72 additions and 65 deletions

1
app-local.cfg Symbolic link
View File

@ -0,0 +1 @@
../app/local.cfg

59
app.cfg
View File

@ -1,59 +0,0 @@
[login-tryton]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-login/
path = ./nan-modules
branch = default
[inventory]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-inventory/
path = ./nan-modules
branch = default
[menu]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-menu/
path = ./nan-modules
branch = default
[json]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-json/
path = ./nan-modules
branch = default
[infinite-list]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-infinite-list/
path = ./nan-modules
branch = default
[providers]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-provider/
path = ./nan-modules
branch = default
[app_proxy]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-app_proxy
path = ./trytond/trytond/modules
branch = 4.0
[config]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-config
path = ./nan-modules
branch = default
[shipments-internal]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-shipments_internal
path = ./nan-modules
branch = default
[interfaces]
repo = hg
url = ssh://hg@bitbucket.org/nantic/app-interfaces
path = ./nan-modules
branch = default

71
app.cfg.files Normal file
View File

@ -0,0 +1,71 @@
[ngx-tryton]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton/
path = ./app/src/nan-modules
branch = default
[ngx-tryton-login]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-login/
path = ./app/src/nan-modules
branch = default
[ngx-tryton-inventory]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-inventory/
path = ./app/src/nan-modules
branch = default
[ngx-menu]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-menu/
path = ./app/src/nan-modules
branch = default
[ngx-tryton-json]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-json/
path = ./app/src/nan-modules
branch = default
[ngx-tryton-infinite-list]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-infinite-list/
path = ./app/src/nan-modules
branch = default
[ngx-tryton-providers]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-providers/
path = ./app/src/nan-modules
branch = default
[app_proxy]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-app_proxy
path = ./trytond/trytond/modules
branch = 4.0
[ngx-tryton-config]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-config
path = ./app/src/nan-modules
branch = default
[ngx-tryton-shipments-internal]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-shipments-internal
path = ./app/src/nan-modules
branch = default
[ngx-tryton-product-interface]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-product-interface
path = ./app/src/nan-modules
branch = default
[ngx-tryton-stock-interface]
repo = hg
url = ssh://hg@bitbucket.org/nantic/ngx-tryton-stock-interface
path = ./app/src/nan-modules
branch = default

View File

@ -37,12 +37,6 @@ url = ssh://hg@bitbucket.org/nantic/tryton-tasks/
path = ./
branch = default
[config]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-config/
path = ./config
branch = 4.0
[patches]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-patches