Laurent Destailleur
0189d92139
Some country need qr code for legal issues. Add a hook to allow this.
2022-01-04 20:44:17 +01:00
Laurent Destailleur
0046cbbece
Fix phpunit
2022-01-04 15:13:04 +01:00
Laurent Destailleur
f0660b3c99
Fix db transaction
2022-01-04 13:27:26 +01:00
Laurent Destailleur
b19a148f4c
Fix ip used to sing not saved
2022-01-04 13:25:02 +01:00
Laurent Destailleur
1d80b8394a
Debug v15
2022-01-04 12:56:08 +01:00
stickler-ci
f0677ed665
Fixing style errors.
2022-01-04 09:42:24 +00:00
Quentin VIAL-GOUTEYRON
b1f750ac2f
NEW: Project contact tab
2022-01-04 10:35:44 +01:00
John BOTELLA
70a1975ad2
Merge branch 'develop' into new_convert_setup_to_new_setup
2022-01-03 21:53:45 +01:00
Laurent Destailleur
f8a97ef928
FIX a lot of problem with rules for password validation
2022-01-03 16:09:08 +01:00
Ferran Marcet
ff2388ceaf
Fix: correctly display the products of a warehouse in the pdf
2022-01-03 13:08:20 +01:00
Laurent Destailleur
cecb11bb1c
Debug v15
2022-01-03 12:28:42 +01:00
Laurent Destailleur
72998cd8fe
Debug v15
2022-01-03 12:26:57 +01:00
Laurent Destailleur
a49af456ce
Debug page customreports.php
2022-01-03 04:47:17 +01:00
Laurent Destailleur
f7871be6cd
Debug v15
2022-01-03 03:06:18 +01:00
Vincent de Grandpré
6a52b967f4
Permettre de sortir de la fonction de connexion après authentification.
2022-01-02 16:37:07 -05:00
Laurent Destailleur
0d8cf96f8f
FIX croping function
2022-01-02 20:54:35 +01:00
Laurent Destailleur
0c82577fc5
Look and feel v15
2022-01-02 19:04:12 +01:00
Laurent Destailleur
507f91acf8
Fix tooltip
2022-01-02 18:36:18 +01:00
Laurent Destailleur
084a404870
Debug v15
2022-01-02 18:33:57 +01:00
Laurent Destailleur
3d8de7790c
Fix restore color if we cancel color selection
2022-01-02 16:34:46 +01:00
Laurent Destailleur
adec35d4b1
Debug v15
2022-01-02 15:46:28 +01:00
Laurent Destailleur
3774eae510
Responsive
2022-01-02 15:08:46 +01:00
Laurent Destailleur
bdb03c8bd0
Fix responsive
2022-01-02 13:51:30 +01:00
Laurent Destailleur
b41fdb6ec9
Fix tool for generic to sql filters. Must not be saved into api files.
2022-01-01 21:46:16 +01:00
bjoern86
cab4b762d3
Adds possibility to add senders name to $formmail->fromname
...
If INVOICE_EMAIL_SENDER_NAME, SHIPPING_EMAIL_SENDER_NAME, COMMANDE_EMAIL_SENDER_NAME or ORDER_SUPPLIER_EMAIL_SENDER_NAME is beeing set, use it as sender name. If not, keep $formmail->fromname blank
2022-01-01 20:24:30 +01:00
Laurent Destailleur
0037ee2254
Fix ckeditor plugins
2022-01-01 19:37:53 +01:00
Laurent Destailleur
49dae0aed2
Look and feel v15
2022-01-01 18:41:26 +01:00
Laurent Destailleur
ee5ea123ed
Revert "Update functions.lib.php"
...
This reverts commit 2676427ec4 .
2021-12-31 16:13:05 +01:00
Laurent Destailleur
7e11677117
Fix: Add token to the url logout
2021-12-31 14:33:12 +01:00
Laurent Destailleur
9c50cfeb62
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modBom.class.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
2021-12-30 19:18:41 +01:00
Laurent Destailleur
809c8f993b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
htdocs/filefunc.inc.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
2021-12-30 19:03:46 +01:00
Laurent Destailleur
108df3726a
Fix php syntax
2021-12-30 18:46:26 +01:00
Laurent Destailleur
62a74ed428
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
htdocs/societe/list.php
2021-12-30 17:57:45 +01:00
Laurent Destailleur
ebb7aa7494
Merge pull request #19693 from grandoc/new_branch_27_12_2021
...
fix : units were not displayed
2021-12-30 13:19:25 +01:00
Laurent Destailleur
cd8613e9db
Merge pull request #19704 from atm-john/fix_validate_methode_call
...
Fix wrong method call
2021-12-30 12:46:12 +01:00
Laurent Destailleur
706581a227
Merge pull request #19706 from atm-john/fix_scrutinizer_comments
...
Fix : scrutinizer comments
2021-12-30 12:42:08 +01:00
Laurent Destailleur
c288b0d02a
Merge pull request #19711 from dolibarr95/patch-58
...
Update functions.lib.php
2021-12-30 12:40:52 +01:00
Laurent Destailleur
2435ef4f66
Merge pull request #19712 from atm-maxime/fix_boxes_css_amount
...
Fix missing amount css class on boxes
2021-12-30 12:39:34 +01:00
Anthony Berton
78861c1743
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into Add_param_color_button_action
2021-12-29 19:21:03 +01:00
Maxime Kohlhaas
873adb3cb1
Fix : add missing resource stats on stat box
2021-12-29 13:57:22 +01:00
Maxime Kohlhaas
ac7fb65d04
Fix missing amount css class on boxes
2021-12-29 13:43:18 +01:00
dolibarr95
2676427ec4
Update functions.lib.php
...
#19709
2021-12-29 13:24:23 +01:00
John BOTELLA
0f587a37e2
fix missing var definition
2021-12-28 19:36:44 +01:00
John BOTELLA
5449d57d26
fix variable does not seem to be defined for all execution
2021-12-28 19:19:51 +01:00
John BOTELLA
e20d669e34
Fix : prevent fatal error
2021-12-28 19:08:47 +01:00
John BOTELLA
9af621c6f8
Fix scrutinizerh
2021-12-28 18:43:04 +01:00
John BOTELLA
019b10c9eb
Fix wrong method call
2021-12-28 18:27:29 +01:00
Maxime Kohlhaas
706ee8ce62
Fix #19662 : mysql8 user creation in 2 steps
2021-12-28 16:26:21 +01:00
John BOTELLA
e9e100410a
Fix empty value
2021-12-28 14:51:19 +01:00
John BOTELLA
817a9594ae
Convert setup of situation invoice to new setup system + fix size
2021-12-28 14:32:57 +01:00