Commit Graph

7121 Commits

Author SHA1 Message Date
Laurent Destailleur
4cba87129c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-02-01 12:22:54 +01:00
Laurent Destailleur
9dd1646818 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-02-01 12:20:12 +01:00
Laurent Destailleur
a4d5be00e6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-01 11:54:48 +01:00
Christophe Battarel
a2ae40e62a Merge branch 'develop' into rdb 2024-02-01 11:34:08 +01:00
Laurent Destailleur
8ec97aad63 Merge pull request #27936 from thibdrev/patch-6
qual: phpstan for htdocs/fourn/class/fournisseur.facture.class.php
2024-02-01 10:56:45 +01:00
Laurent Destailleur
e62204da8b Update fournisseur.facture.class.php 2024-02-01 10:56:31 +01:00
Laurent Destailleur
c8b1fd81da Fix type (boolean must be replaced with int) 2024-02-01 10:55:47 +01:00
thibdrev
30c0258dda qual: phpstan for htdocs/fourn/class/fournisseur.product.class.php
htdocs/fourn/class/fournisseur.product.class.php	839	Property ProductFournisseur::$product_fourn_price_id (int) does not accept string.
htdocs/fourn/class/fournisseur.product.class.php	850	Property ProductFournisseur::$id (int) does not accept string.
2024-01-31 22:28:27 +01:00
thibdrev
8bf313cb8c qual: phpstan for htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/class/fournisseur.facture.class.php	957	Property FactureFournisseur::$vat_reverse_charge (bool) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1147	Property CommonObject::$entity (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1150	Property FactureFournisseur::$type (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1153	Property CommonInvoice::$subtype (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1156	Property CommonInvoice::$socid (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1162	Property FactureFournisseur::$paye (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1185	Property FactureFournisseur::$total_ttc (float) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1200	Property FactureFournisseur::$fk_facture_source (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1204	Property CommonObject::$fk_project (int) does not accept null.
htdocs/fourn/class/fournisseur.facture.class.php	1210	Property CommonInvoice::$cond_reglement_id (int) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	1863	Property CommonObject::$origin (string) does not accept $this(FactureFournisseur).
htdocs/fourn/class/fournisseur.facture.class.php	2004	Property CommonObject::$origin (string) does not accept $this(FactureFournisseur).
htdocs/fourn/class/fournisseur.facture.class.php	2435	Property SupplierInvoiceLine::$remise_percent (float) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	2443	Property SupplierInvoiceLine::$localtax1_tx (float) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	2444	Property SupplierInvoiceLine::$localtax2_tx (float) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	2985	Method FactureFournisseur::getNextNumRef() should return string but returns int.
htdocs/fourn/class/fournisseur.facture.class.php	3388	Property FactureFournisseur::$vat_reverse_charge (bool) does not accept int.
htdocs/fourn/class/fournisseur.facture.class.php	3932	Property SupplierInvoiceLine::$localtax1_type (float) does not accept string.
htdocs/fourn/class/fournisseur.facture.class.php	3935	Property SupplierInvoiceLine::$localtax2_type (float) does not accept string.
2024-01-31 21:56:14 +01:00
Laurent Destailleur
c67b34ed35 Merge pull request #27921 from ATM-Nicolas/fix_17_missing_begin_transaction
FIX : Missing begin transaction
2024-01-31 11:58:58 +01:00
ATM-Nicolas
318aed668d FIX : SQL concatenation error 2024-01-31 11:24:37 +01:00
ATM-Nicolas
39f3fe4606 FIX : Missing begin transaction when updating supplier recurring invoice 2024-01-31 11:04:23 +01:00
Laurent Destailleur
8ff1474799 Merge pull request #27039 from aspangaro/20p2
NEW Supplier Invoice - List - Selector with choice on ECC country
2024-01-29 00:57:35 +01:00
thibdrev
6f18b66bfa doc 2024-01-28 17:38:46 +01:00
thibdrev
f03f5b6be4 qual: phpstan for htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php	1146	Method CommandeFournisseur::getNextNumRef() should return string but returns int.
htdocs/fourn/class/fournisseur.commande.class.php	1150	Method CommandeFournisseur::getNextNumRef() should return string but returns int.
htdocs/fourn/class/fournisseur.commande.class.php	1867	Property CommandeFournisseur::$date_creation (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	1869	Property CommandeFournisseur::$ref_supplier (string) does not accept null.
htdocs/fourn/class/fournisseur.commande.class.php	1870	Property CommandeFournisseur::$user_approve_id (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	1871	Property CommandeFournisseur::$user_approve_id2 (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	1872	Property CommandeFournisseur::$date_approve (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	1873	Property CommandeFournisseur::$date_approve2 (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	3020	Property CommonOrderLine::$remise_percent (float) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	3048	Property CommonOrderLine::$remise_percent (float) does not accept string.
2024-01-28 17:35:17 +01:00
Laurent Destailleur
62e25855e5 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-28 00:40:53 +01:00
Laurent Destailleur
f3ce7a2a93 Debug v19 Fix label of option 2024-01-28 00:37:48 +01:00
Laurent Destailleur
c49e0bf46b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-26 03:58:41 +01:00
Laurent Destailleur
5d60fb6da8 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/filefunc.inc.php
2024-01-26 00:24:30 +01:00
Laurent Destailleur
3d1ff876ad Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-25 23:09:10 +01:00
Laurent Destailleur
fe71403046 Fix from #27807 added manually to fix one bug at time 2024-01-25 23:08:46 +01:00
Christophe Battarel
3f8bbebb7d Merge branch 'develop' into rdb 2024-01-25 10:22:04 +01:00
Laurent Destailleur
a91ee19f65 Merge pull request #27753 from frederic34/patch-14
Update codespell-dict.txt
2024-01-24 14:29:36 +01:00
Laurent Destailleur
3ed68ee69b Merge pull request #27762 from thibdrev/patch-2
qual: phpstan and phpdoc
2024-01-24 10:50:28 +01:00
Frédéric FRANCE
9cfe1d8e88 Merge branch 'develop' into patch-14 2024-01-24 08:44:20 +01:00
Laurent Destailleur
ce21af7b6c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 22:17:46 +01:00
Laurent Destailleur
cca01cbda4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-23 22:15:36 +01:00
Laurent Destailleur
b05d1c5f6e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-23 22:03:28 +01:00
Laurent Destailleur
f5b6b8ece9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-23 21:33:52 +01:00
Frédéric France
d9079dae9a translate comments 2024-01-23 20:18:33 +01:00
thibdrev
4143a55b24 phpcs 2024-01-23 20:18:02 +01:00
Frédéric France
a859483384 translate comments 2024-01-23 20:14:35 +01:00
thibdrev
251fcef63e qual: phpstan and phpdoc
htdocs/fourn/class/fournisseur.commande.class.php	2919	Property CommonOrderLine::$localtax1_tx (float) does not accept string.
htdocs/fourn/class/fournisseur.commande.class.php	2920	Property CommonOrderLine::$localtax2_tx (float) does not accept string.
2024-01-23 20:13:10 +01:00
Laurent Destailleur
28b3e656a9 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 10:44:10 +01:00
Laurent Destailleur
2b5155ef02 Fix typo 2024-01-23 10:38:25 +01:00
Laurent Destailleur
9873c6c6c2 Debug v20 2024-01-22 19:36:35 +01:00
Laurent Destailleur
6c6adc5333 Merge pull request #24911 from Easya-Solutions/new-productlot-make-sell-or-eat-by-mandatory2
NEW make sell or eat by mandatory in product lot
2024-01-22 15:21:34 +01:00
atm-lena
6f0a91856f Missing Translations 2024-01-22 12:42:34 +01:00
Laurent Destailleur
e950bdde26 Merge pull request #27687 from frederic34/dol_print_error_db
fix param
2024-01-22 00:03:06 +01:00
Frédéric FRANCE
80787b661e Update fournisseur.facture.class.php 2024-01-21 19:58:44 +01:00
Frédéric FRANCE
3a1b7a16f4 fix incorrect default value 2024-01-21 19:57:11 +01:00
Laurent Destailleur
15ece2ccc8 Merge branch 'develop' into dol_print_error_db 2024-01-21 17:27:42 +01:00
Frédéric FRANCE
91127d4043 Merge branch 'develop' into dol_print_error_db 2024-01-21 17:11:21 +01:00
thibdrev
0d2dbe3318 Merge branch 'Dolibarr:develop' into patch-4 2024-01-21 16:26:04 +01:00
thibdrev
747820da7c qual: phpstan
htdocs/fourn/facture/card-rec.php	197	Property FactureFournisseurRec::$fk_project (int) does not accept array|string.
htdocs/fourn/facture/card-rec.php	389	Property CommonObjectLine::$id (int) does not accept array|string.
2024-01-20 21:29:46 +01:00
thibdrev
02da32736e qual: phpstan
htdocs/fourn/facture/card.php	763	Property CommonInvoice::$socid (int) does not accept array|string.
2024-01-20 21:27:24 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Christophe Battarel
c3c7c1f742 Merge branch 'develop' into rdb 2024-01-19 08:54:06 +01:00
Frédéric France
4b3f351f95 phpdoc 2024-01-18 23:28:42 +01:00
Laurent Destailleur
7f84b1e569 Merge pull request #27614 from frederic34/patch-3
fix box_dolibarr_state_board.php
2024-01-18 21:28:03 +01:00