In trytonspain.cfg, add account_payment_forecast repository.

This commit is contained in:
Albert Cervera i Areny 2013-06-30 17:25:10 +02:00
parent 17072a1fbe
commit 902da31ec9
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ account_invoice_taxes_required = hg ssh://hg@bitbucket.org/trytonspain/trytond-a
account_move_party_required = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_move_party_required egg=False
account_parent_code = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_parent_code egg=False
account_payment_days = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_days egg=False
account_payment_forecast = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_forecast egg=False
account_payment_type = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_type egg=False
account_payment_type_move = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_type_move egg=False
account_search_with_dot = hg ssh://hg@bitbucket.org/trytonspain/trytond-account_search_with_dot egg=False