Add purchase_invoice_move_price

This commit is contained in:
Albert Cervera i Areny 2018-10-23 23:26:43 +02:00
parent 0cb8e48257
commit 596acedbfc
1 changed files with 6 additions and 0 deletions

View File

@ -856,6 +856,12 @@ repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-purchase_edit
path = ./trytond/trytond/modules
[purchase_invoice_move_price]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-purchase_invoice_move_price
path = ./trytond/trytond/modules
[purchase_jreport]
branch = default
repo = hg