Commit Graph

118994 Commits

Author SHA1 Message Date
UT from dolibit
731ddf33d8
Update ChangeLog
ChangeLog for 16.0.4:
#numbers sorted
two lines were double
2023-02-10 11:52:37 +01:00
Philippe GRAND
fa856424a4 fix : Warning: Undefined property: Facture:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/doc/pdf_sponge.modules.php on line 1620 2023-02-10 11:43:01 +01:00
Philippe GRAND
5acefe2e72 cleaning my previous 2023-02-10 11:33:34 +01:00
stickler-ci
2e0b7fe4e8 Fixing style errors. 2023-02-10 10:21:39 +00:00
Philippe GRAND
4a826d47e9 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 98 2023-02-10 11:17:02 +01:00
Philippe GRAND
f1c929abd0 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 93 2023-02-10 11:03:31 +01:00
Philippe GRAND
b52de45f73 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 88 2023-02-10 11:01:09 +01:00
Laurent Destailleur
3e7879c886 Debug v17 2023-02-10 11:00:07 +01:00
Philippe GRAND
616b006f2a fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 80 2023-02-10 10:56:55 +01:00
Frédéric FRANCE
afa344393c
add extrafields count in admin eventorganization 2023-02-09 23:55:42 +01:00
Frédéric FRANCE
97f0f33a4f
fix ajax tooltip sometimes stay open 2023-02-09 23:33:39 +01:00
Laurent Destailleur
7358dfa20f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 23:20:09 +01:00
Laurent Destailleur
73b894dca3 Fix the qty in stock when product has no lot 2023-02-09 23:19:58 +01:00
Laurent Destailleur
65982c1675 css 2023-02-09 23:17:18 +01:00
Laurent Destailleur
5ef4aa78e9 Fix filter using != 2023-02-09 23:16:34 +01:00
Laurent Destailleur
356b3af6e6 css 2023-02-09 19:44:55 +01:00
Laurent Destailleur
1554a54e17 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:41:55 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Laurent Destailleur
802ee770c3 FIX #23860 2023-02-09 19:25:55 +01:00
Laurent Destailleur
081ede08ec Fix label 2023-02-09 19:24:42 +01:00
Laurent Destailleur
c28f0d9386 FIX #23860 2023-02-09 19:24:16 +01:00
Laurent Destailleur
e9ce09f9d1 Doc 2023-02-09 18:50:22 +01:00
Laurent Destailleur
17881050e3
Merge pull request #23859 from FHenry/15_fix_ref_fourn_column_size
FIX: product ref fourn same size in supplier order/invoice as in product price fourn
2023-02-09 18:24:55 +01:00
Laurent Destailleur
e5de31a7de Fix size of ref 2023-02-09 18:23:19 +01:00
Laurent Destailleur
6362e3612b
Merge pull request #23856 from atm-quentin/FIX_16.0_strato_pdf
FIX strato pdf
2023-02-09 18:18:25 +01:00
Laurent Destailleur
6764075501
Merge pull request #23857 from frederic34/patch-7
fix syntax
2023-02-09 18:17:42 +01:00
Laurent Destailleur
cab7600f6d
Merge pull request #23742 from frederic34/ajaxtooltip
work on ajax tooltip
2023-02-09 18:17:13 +01:00
Laurent Destailleur
1873371616 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-09 18:08:23 +01:00
Marc de Lima Lucio
da0daa49da FIX: some more PHP8 comptability fixes 2023-02-09 18:01:59 +01:00
Laurent Destailleur
693bdd437a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 18:01:25 +01:00
Laurent Destailleur
6fb24bfcc7 Add missing index 2023-02-09 18:00:25 +01:00
Florian HENRY
8bd6f070aa FIX: product ref fourn same size in supplier order/invoice as in product price fourn 2023-02-09 17:22:45 +01:00
Laurent Destailleur
69b690c45e Merge pull request #23817 from elcf/develop
Added key name to unique constraint
2023-02-09 11:36:41 -04:00
Laurent Destailleur
04c0272d05 Doc 2023-02-09 15:58:28 +01:00
Jean-Patrice Clerc
5ae079b018 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-09 15:42:44 +01:00
Laurent Destailleur
2765c743fe
Merge pull request #23814 from jpclerc-beep/formulaire-email
FIX : Save email from the auto register form in Project module
2023-02-09 15:41:33 +01:00
Laurent Destailleur
393f3a9480
Merge pull request #23811 from evarisk-theo/FIX-clicktodial-backtopage
FIX: fatal error on clicktodial backtopage
2023-02-09 15:40:28 +01:00
Laurent Destailleur
69683f5abb
Merge pull request #23816 from frederic34/patch-4
doc
2023-02-09 15:39:19 +01:00
Laurent Destailleur
b65e3e4014 Fix all indexes must be named 2023-02-09 15:38:35 +01:00
Esteban L. Castro
0e301988a4 Added key name to unique constraint 2023-02-09 15:31:05 +01:00
Laurent Destailleur
365c442f70 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 15:30:09 +01:00
Laurent Destailleur
ec8aacaddb Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 15:30:05 +01:00
Laurent Destailleur
c96513ac5d
Merge pull request #23817 from elcf/develop
Added key name to unique constraint
2023-02-09 15:29:07 +01:00
Frédéric FRANCE
3417b633f7
fix syntax 2023-02-09 15:28:05 +01:00
Laurent Destailleur
a088ef99ee
Merge pull request #23855 from frederic34/patch-14
missing translation
2023-02-09 15:28:05 +01:00
stickler-ci
78e1fad6bd Fixing style errors. 2023-02-09 14:27:50 +00:00
Laurent Destailleur
6cb6098d3c
Merge pull request #23818 from altairis-benjamin/discountOnBom
FIX discount wasn't taken into account when adding a line in BOM
2023-02-09 15:27:46 +01:00
Frédéric FRANCE
1fa1d11500 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-09 15:26:40 +01:00
Quentin VIAL-GOUTEYRON
e83559afb0 FIX strato pdf 2023-02-09 15:20:07 +01:00
Laurent Destailleur
bbca94ba03
Merge pull request #23823 from grandoc/new_branch_07_02_2023
fix : Warning: Undefined property: ExpenseReport:: in /home/httpd/vho…
2023-02-09 15:16:19 +01:00