X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fsv%2Fopenerp7_burette%2Flocal.sh;h=ce3bcc89fc8c1d7662c684edd6fe3c06e8ce380c;hb=7747309ec776d2646f8b7c2519b3b51b3c5cb39b;hp=52ac910a80a2e5a5e75b7a08c20acbb9354635fc;hpb=f0359d416c643a586535e1f74a61d0c48935ee10;p=lhc%2Fateliers.git diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index 52ac910..ce3bcc8 100644 --- a/etc/sv/openerp7_burette/local.sh +++ b/etc/sv/openerp7_burette/local.sh @@ -98,6 +98,7 @@ for addon in \ account_analytic_improvement \ account_export_csv \ account_move_line_nofilters \ + account_move_line_no_default_search \ atelieretincelle \ bikecoop \ bikecoop_l10n_fr \ @@ -140,7 +141,7 @@ for addon in \ sudo -u git git \ --git-dir ~git-data/burette/"$addon".git \ --work-tree="$home"/addon.d/"$addon" \ - checkout -f master + checkout -f 7.0 sudo -u git git \ --git-dir ~git-data/burette/"$addon".git \ --work-tree="$home"/addon.d/"$addon" \