Commit Graph

14955 Commits

Author SHA1 Message Date
MDW
ee9e89efaa Qual: Fix phan notices (facture/3 + filefunc.inc) (#33383)
* Qual: Fix PhanMismatchType

* Finalize rename of $attrV into $value

* Correct getGlobalString into getGlobalInt

* Do not require some fields in the 'title' definition of $cols

* Qual: Fix phan notices (core/lib)

* Qual: Fix phan (contrat)

* Qual: Fix phan notices (facture/3 + filefunc.in)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-11 01:59:34 +01:00
MDW
988fc75ca2 Qual: Fix phan notices (emailcollector, bookkeeping) (#33375)
* Qual: Fix phan notices (mostly propal)

* Fix some const arguments to Form::select_dolusers()

* Update phan baseline

* Qual: Fix phan notices (propal)

* Qual: Fix phan notices (emailcollector, bookkeeping)
2025-03-10 15:47:55 +01:00
Laurent Destailleur
aad4a2bc7e Merge branch 'develop' into retrieving-extraparams-for-lines 2025-03-06 04:57:15 +01:00
ldestailleur
d20e730c66 Clean code 2025-03-06 04:56:54 +01:00
ldestailleur
caead5de9f Fix protect use of sanitize to make sql injection 2025-03-06 03:29:54 +01:00
ldestailleur
ca9763afc1 Fix type int 2025-03-06 02:15:18 +01:00
MDW
56e354e112 Qual: Fix phan notices (facture/2) 2025-03-05 21:17:58 +01:00
MDW
941c80d108 Qual: Fix phan notices (facture/1) 2025-03-05 21:17:56 +01:00
ldestailleur
4161418381 Clean name of var 2025-03-05 20:51:50 +01:00
Laurent Destailleur
e874529873 Merge pull request #33250 from aspangaro/22_catinvoice
NEW Add invoice tags
2025-03-05 14:29:55 +01:00
MDW
f625f8de60 Qual: Fix api phan notices 2025-03-05 13:22:08 +01:00
MDW
eac44b164a Qual: Fix phpdoc index(), FIELDS 2025-03-05 13:21:05 +01:00
Laurent Destailleur
41377a9917 Merge pull request #33313 from mdeweerd/phan/big_violators
Fix PhanTypeMismatchArgument in commonobject, commande/card,
2025-03-05 13:05:42 +01:00
ldestailleur
6c9e25677c close #33310 2025-03-05 13:03:35 +01:00
ldestailleur
0ef806e15a Close #33309 2025-03-05 12:58:04 +01:00
ldestailleur
739bda4fc4 Fix remove status for kanban tr (there is only 1 tr for all invoices) 2025-03-05 12:52:02 +01:00
MDW
acf6b62822 Fix PhanTypeMismatchArgument in commonobject, commande/card, 2025-03-05 12:15:12 +01:00
Laurent Destailleur
f50a0aa7f8 Merge branch 'develop' into retrieving-extraparams-for-lines 2025-03-04 21:35:01 +01:00
Laurent Destailleur
13db8a9827 Merge branch 'develop' into patch-13 2025-03-04 21:34:02 +01:00
ldestailleur
14000c46e7 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-04 21:33:15 +01:00
ldestailleur
bf0a594427 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-04 21:31:50 +01:00
EchoLoGeek
146bd33e90 Fix updateline method for INVOICE_USE_SITUATION = 2
If there is no progress on a line, percent must not be 100%
2025-03-04 11:00:24 +01:00
iouston
7e142374d2 add status class 2025-03-03 17:45:53 +01:00
yannis
e70fe9c40d Merge branch 'develop' of github.com:Dolibarr/dolibarr into retrieving-extraparams-for-lines 2025-03-03 17:15:30 +01:00
yannis
3519174adf Added retrieving extraparams for some object lines 2025-03-03 16:57:32 +01:00
Laurent Destailleur
e78c327031 Merge pull request #33296 from aspangaro/22_hook
NEW Invoice - Document - Add hook on action
2025-03-03 16:33:49 +01:00
yannis
cf83c6668e Retrieve extraparams from db to objectline 2025-03-03 16:01:38 +01:00
Frédéric FRANCE
3e2d57c19a add missing translation 2025-03-03 10:05:07 +01:00
Alexandre SPANGARO
c462a03683 Merge branch 'develop' into 22_catinvoice 2025-03-03 06:27:02 +01:00
Alexandre SPANGARO
f4244f4466 NEW Invoice - Document - Add hook on action 2025-03-03 06:24:28 +01:00
MDW
6b9361d252 Fix phpstan notices 2025-03-02 20:49:48 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
Alexandre SPANGARO
a71ae83f2a Merge branch 'develop' into 22_catinvoice 2025-03-01 10:30:08 +01:00
Regis Houssin
b703abfda5 FIX avoid overwrite the current user object 2025-02-28 11:22:30 +01:00
Laurent Destailleur
91c73cc673 Merge pull request #33256 from altairisfr/fix_msg_customer_packaging
NEW: Success message when add a product line that has packaging
2025-02-27 15:46:36 +01:00
Noé Cendrier
08327dd08b Merge pull request #29 from altairis-melina/fix_msg_customer_packaging
FIX: Success message when add a product line that has packaging
2025-02-27 10:31:40 +01:00
Alexandre SPANGARO
7eb0f22084 CI 2025-02-27 10:01:05 +01:00
Alexandre SPANGARO
dfc72d4028 CI 2025-02-27 09:45:19 +01:00
Alexandre SPANGARO
98461cc957 CI 2025-02-27 09:34:59 +01:00
Irvine Fleith
bcc830e33c fix(facture): removed useless fetch product 2025-02-27 07:28:55 +01:00
Alexandre SPANGARO
d58fbd8eb4 NEW Add invoice tags 2025-02-27 06:51:00 +01:00
Laurent Destailleur
65a194650b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-27 02:28:28 +01:00
Laurent Destailleur
3a79a0b6c2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-27 02:26:29 +01:00
Laurent Destailleur
d3a347b7b9 Merge pull request #33239 from aspangaro/20_fixstatswithcat
FIX Stats Supplier turnover by thirdparty - Problem on search
2025-02-26 19:48:11 +01:00
Alexandre SPANGARO
4f0b909508 FIX Stats Supplier turnover by thirdparty - Problem on search 2025-02-26 09:30:37 +01:00
Eric Seigne
950d7259f0 Fix Situation Percent with USE_INVOICE_SITUATION = 2 2025-02-25 15:20:25 +01:00
ldestailleur
34ecda6994 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-25 02:47:26 +01:00
ldestailleur
030d83145f Merge 2025-02-25 02:44:30 +01:00
Mélina JOUM
d2387dd8bc FIX: Success message when add a product line that has packaging 2025-02-24 17:23:34 +01:00