X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fsv%2Fopenerp7_burette%2Flocal.sh;h=a25b2776a93de237b8e771b933e4f079c19ed28a;hb=aca2d45ba0adff55ebaddec82d5db6b66dfd65b3;hp=d7d6e4a13a917df498435426e9a6bbe94abbc307;hpb=d0b9d5fdc267c30b1ceb29028c89f062e1900222;p=lhc%2Fateliers.git diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index d7d6e4a..a25b277 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 \ @@ -59,6 +60,8 @@ for db in \ laptiterustine \ larouelibre \ lechatperche \ + lesjantesdunord \ + letriseratop \ mobilidees \ ocivelo \ ohcyclo \ @@ -96,13 +99,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 \ @@ -116,6 +123,8 @@ for addon in \ laptiterustine \ larouelibre \ lechatperche \ + lesjantesdunord \ + letriseratop \ lhc \ mobilidees \ nrt_point_of_sale \ @@ -138,7 +147,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" \