Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3762d98
Add expedition to massaction order to invoice
Jan 4, 2024
75f1b62
Merge branch '3.22' of https://github.com/ATM-Consulting/dolibarr_mod…
Jan 4, 2024
6fccf4f
Merge branch '3.22_new_exp_in_massaction' into main
Jan 4, 2024
bec9600
Merge branch 'main' of https://github.com/ATM-Consulting/dolibarr_mod…
Jul 2, 2024
e11d575
Merge branch 'main' of https://github.com/ATM-Consulting/dolibarr_mod…
Aug 27, 2024
161a6e1
Merge branch 'main' of https://github.com/ATM-Consulting/dolibarr_mod…
Sep 4, 2024
7339715
NEW : mass action option for expeditions
Sep 4, 2024
30dcb28
remove cp fail
Sep 4, 2024
9961ab5
Update langs
Sep 4, 2024
97bc203
changelog
Sep 4, 2024
ffcf0ad
fix font awesome
Sep 4, 2024
028270f
ll
Sep 16, 2024
aaad0af
Merge branch 'fix_v20_compatibility_nc_col' of github.com:THERSANE/do…
Sep 16, 2024
1714f3c
remove duplicate setup
Sep 16, 2024
0828bab
Fix
Sep 16, 2024
1914602
NEW : Use v20 dropdown for action buttons & fix buttons orders
Oct 1, 2024
71a6afc
changelog
Oct 1, 2024
32f96d6
Changement suite à modifications de eldy
Oct 4, 2024
6b7f64c
Update langs/es_ES/subtotal.lang
thersane-john Nov 27, 2024
d3276df
Update langs/en_US/subtotal.lang
thersane-john Nov 27, 2024
ab0733a
Update langs/es_ES/subtotal.lang
thersane-john Nov 27, 2024
34a923e
Update langs/fr_FR/subtotal.lang
thersane-john Nov 27, 2024
5839ff9
Update langs/es_ES/subtotal.lang
thersane-john Nov 27, 2024
3016006
Update langs/fr_FR/subtotal.lang
thersane-john Nov 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
…ule_subtotal into 3.22_new_exp_in_massaction
  • Loading branch information
John BOTELLA committed Jan 4, 2024
commit 75f1b621ba0522dfb69645edec91c68dd1f7d0ba
13 changes: 13 additions & 0 deletions langs/fr_FR/subtotal.lang
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,19 @@ SUBTOTAL_ONLY_HIDE_SUBPRODUCTS_PRICES = Masquer uniquement les prix pour les pr
SubtotalExperimentalZone = Configurations expérimentales ou dépréciées
QuickSummary = Sommaire rapide
SUBTOTAL_DISABLE_SUMMARY = Désactiver le menu "sommaire rapide" (apparaît dans le menu de gauche lorsque le document a des titres)

Subtotal_HideAll=Cacher toutes les lignes
Subtotal_ShowAll=Afficher toutes les lignes
Subtotal_Hide=Cacher les lignes
Subtotal_Show=Afficher les lignes

NumberOfHiddenLines = Nombre de lignes cachées
Subtotal_ForceHideAll = Cacher toutes les lignes du bloc ainsi que les lignes des blocs de titre de niveau inférieur
Subtotal_ForceShowAll = Afficher toutes les lignes du bloc ainsi que les lignes des blocs de titre de niveau inférieur
DISPLAY_MARGIN_ON_SUBTOTALS=Afficher les marges sur les lignes de sous-totaux
HideSubtitleOnFold = Cacher les lignes de titre et sous total enfant
KeepSubtitleDisplayOnFold = Afficher les lignes de titre et sous total enfant
SUBTOTAL_BLOC_FOLD_MODE = Comportement à adopter lorsque l'on cache un bloc de titre
LinkedShippings = Bons d'expéditions liés
LinkedShipping = Bon d'expédition lié
LinkedDeliveries = Bons de livraison liés
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.