Modifications : etc/sv/openerp7_burette/local.sh
[lhc/ateliers.git] / etc / sv / openerp7_burette / local.sh
index 52ac910..ff708c8 100644 (file)
@@ -42,6 +42,7 @@ for db in \
        autourducycle \
        bretzselle \
        changedechaine \
+       choisir \
        convibicy \
        cyclamaine \
        cyclesetmanivelles \
@@ -97,13 +98,17 @@ sudo adduser "$sv" postgres-data
 for addon in \
        account_analytic_improvement \
        account_export_csv \
+       account_financial_report_webkit \
        account_move_line_nofilters \
+       account_move_line_no_default_search \
+       analytic_point_of_sale \
        atelieretincelle \
        bikecoop \
        bikecoop_l10n_fr \
        bikecoop_translations \
        bretzselle \
        changedechaine \
+       choisir \
        cyclamaine \
        cyclesetmanivelles \
        cyclofficine_angouleme \
@@ -140,7 +145,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" \