El 06/06/17 a les 09:33, Christophe ha escrit:
Hi,

I would like to test the module 'account_budget' but I can not find where i can
clone it ?
Is there a 'how to' to retrieve the modules in test?
I imagine you refer to the reviews of https://bugs.tryton.org/issue6089

In order to get a review of a new module, you have to create an empty mercurial repository and download the review to it. The commands will be:

mkdir account_budget
cd account_budget
hg init .
hg review --fetch -i XXXXX

where XXXXXX is the review id.

Hope it helps.

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

--
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/ef5fdcda-e0d7-f967-94ca-a5ab4c03f439%40koolpi.com.

Reply via email to