X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fopenerp7_burette%2Flocal.sh;h=61ae53771f7f64622b612d8ea788a069dfde1f38;hp=e8ebbb2c97174662cf51e8bcbcbc4f4d85887484;hb=4cd6c9137933b99ac7906ba2997f82d980edc6fd;hpb=1fcde2f83e822802cca45627a277204b88318971 diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index e8ebbb2..61ae537 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,9 +60,12 @@ for db in \ laptiterustine \ larouelibre \ lechatperche \ + lesjantesdunord \ + letriseratop \ mobilidees \ ocivelo \ ohcyclo \ + placeauvelo \ ptitvelo \ recupr \ repeyre \ @@ -95,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 \ @@ -115,6 +123,7 @@ for addon in \ laptiterustine \ larouelibre \ lechatperche \ + lesjantesdunord \ lhc \ mobilidees \ nrt_point_of_sale \ @@ -137,7 +146,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" \