X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fopenerp7_burette%2Flocal.sh;h=19963f3fa99b8aeece50ff3ce4bded617093e938;hp=52ac910a80a2e5a5e75b7a08c20acbb9354635fc;hb=182f3d6cb030ac2eceaa749f79f31b63705b2eb5;hpb=f0359d416c643a586535e1f74a61d0c48935ee10 diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index 52ac910..19963f3 100644 --- a/etc/sv/openerp7_burette/local.sh +++ b/etc/sv/openerp7_burette/local.sh @@ -42,6 +42,7 @@ for db in \ autourducycle \ bretzselle \ changedechaine \ + choisir \ convibicy \ cyclamaine \ cyclesetmanivelles \ @@ -98,12 +99,15 @@ for addon in \ account_analytic_improvement \ account_export_csv \ 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 +144,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" \