Commit Graph

6722 Commits

Author SHA1 Message Date
Laurent Destailleur
3e6dad286c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-19 16:14:58 +01:00
Laurent Destailleur
8fc0d12ee1 Merge pull request #27095 from defrance/patch-307
php V8 warning
2023-12-19 16:12:14 +01:00
Laurent Destailleur
d6e4b71958 Merge pull request #27104 from cfoellmann/19/PR/stings-supplier
make UI strings differenciate between orders torward customer or supplier
2023-12-19 16:08:48 +01:00
Laurent Destailleur
a9d3925290 Clean code 2023-12-19 15:58:19 +01:00
Christian Foellmann
045c623536 QUAL fix hooks on contact.php files - fixes contexts 2023-12-19 14:39:29 +01:00
Laurent Destailleur
7f5df80efd Debug v19 2023-12-19 11:51:48 +01:00
Laurent Destailleur
4dc5483b12 Fix warning 2023-12-17 23:54:08 +01:00
Laurent Destailleur
98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
Laurent Destailleur
afdb24324a Merge pull request #27140 from frederic34/patch-20
fix defaults values
2023-12-17 20:57:34 +01:00
Frédéric FRANCE
8d39f4c149 fix default value 2023-12-16 11:07:09 +01:00
Frédéric FRANCE
2e543ddf82 fix defaults values 2023-12-16 10:12:35 +01:00
Laurent Destailleur
d92c65ad91 FIX infinite loop in API call/trigger by adding a caller 2023-12-15 12:15:33 +01:00
ATM-Nicolas
a5b95b7be3 FIX : Fatal error converting object of class User to string (php8) 2023-12-15 11:01:16 +01:00
Laurent Destailleur
6ca736e8a5 Debug v19 2023-12-14 15:16:11 +01:00
Christian Foellmann
88c0700ee5 QUAL make UI strings differenciate between orders torward customer or supplier 2023-12-14 13:42:15 +01:00
Laurent Destailleur
396570e24e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-12-14 12:44:24 +01:00
Laurent Destailleur
3dbfbe965a Merge v17 2023-12-14 12:44:15 +01:00
Christophe Battarel
28634dc860 add constant SUPPLIER_ORDER_MODE_OPTIONAL 2023-12-14 12:25:05 +01:00
Charlène Benke
2165e5d84b php V8 warning 2023-12-14 10:31:22 +01:00
Laurent Destailleur
63328fc246 Merge pull request #27062 from altairisfr/fixamountht
fix missing declaration
2023-12-14 10:27:36 +01:00
Christophe Battarel
2a48d3497d better fix 2023-12-14 09:36:08 +01:00
Laurent Destailleur
d3b0032fb7 Fix date 2023-12-13 16:35:47 +01:00
Frédéric FRANCE
ab7b9820d4 fix error message 2023-12-13 09:34:25 +01:00
Christophe Battarel
11e3101a7e fix missing declaration 2023-12-12 11:27:08 +01:00
Laurent Destailleur
c4dc94fd35 Fix warning 2023-12-11 18:22:35 +01:00
Laurent Destailleur
0ec3de4230 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-11 18:04:55 +01:00
Laurent Destailleur
b20e130dba Debug v19 2023-12-11 18:04:39 +01:00
Laurent Destailleur
8df6fc6688 Fix warning 2023-12-11 17:48:40 +01:00
Laurent Destailleur
73ac9b3f5f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-11 15:38:25 +01:00
Laurent Destailleur
b697375edc Removed not used var 2023-12-11 15:31:33 +01:00
Laurent Destailleur
a3e0c95687 Update fournisseur.facture.class.php 2023-12-11 15:20:52 +01:00
Alexandre SPANGARO
4d7a256d0d NEW Supplier Invoice - List - Selector with choice on ECC country 2023-12-10 07:26:02 +01:00
Hystepik
8d7ab21ad6 Fix some php code smell 2023-12-08 14:23:34 +01:00
Laurent Destailleur
60af6843fd Clean code 2023-12-08 02:05:51 +01:00
Laurent Destailleur
89e1e1b859 Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Laurent Destailleur
b4d0ba5f06 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-06 22:36:46 +01:00
Laurent Destailleur
dfc7bc799f Fix warning 2023-12-06 22:36:05 +01:00
Laurent Destailleur
2a7f9378c9 Doc 2023-12-06 20:49:32 +01:00
atm-florian
5ced139e3b FIX: $this->newref already exists and could have been modified by trigger but we still use a local variable for the filesystem-based renaming 2023-12-06 17:51:43 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Sylvain Legrand
cdf9d045d6 Update card.php
When using a discount or credit equal to the invoice amount, set that invoice as paid.
2023-12-06 06:41:08 +01:00
Jonathan Lescaut
771b735384 FIX in_array() on key 2023-12-05 16:12:18 +01:00
Laurent Destailleur
a7125280bc Fix with php-cs-fixer 2023-12-04 12:12:12 +01:00
Laurent Destailleur
386c91790a Fix warning 2023-12-03 20:32:08 +01:00
Laurent Destailleur
3d0cbf15b0 Look and feel v1 2023-12-02 20:39:07 +01:00
Laurent Destailleur
3ecfc1b55f Fix css 2023-12-02 20:27:09 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
b5f2d2fb10 Debug v19 2023-12-01 14:06:22 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Laurent Destailleur
240869f2f2 Fix warnings 2023-11-30 21:45:58 +01:00