add asset_project

This commit is contained in:
?ngel ?lvarez 2014-10-09 14:51:06 +02:00
parent 4531b74e07
commit b5dbe22f49
2 changed files with 12 additions and 1 deletions

View file

@ -22,9 +22,14 @@ url = ssh://hg@bitbucket.org/nantic/trytond-project_allocation_edit_inline
path = ./trytond/trytond/modules
branch = default
[project_allocation_report]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-project_allocation_report
path = ./trytond/trytond/modules
branch = default
[project_maintenance]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-project_maintenance
path = ./trytond/trytond/modules

View file

@ -184,6 +184,12 @@ repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-asset_owner
path = ./trytond/trytond/modules
[asset_project]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-asset_project
path = ./trytond/trytond/modules
[asset_relationship]
branch = default
repo = hg