Hello there,
For example (but I want to know for all modules) :
- is it possible to git pull account_cancel module?
- Is it possible to git pull website_multi_image?
Is it possible to update theses modules (an others) in the same time I update Odoo with :
- git fetch origin 8.0
- git reset --hard FETCH_HEAD
???
THANKS
