Mohamed DAOUD
239c0bdd2c
NEW Add Button to Remove Payment Reports ( #31822 )
...
* button to remove rapport
* Update user.class.php
* Update rapport.php
* Update user.class.php
2024-11-14 23:29:35 +01:00
Frédéric FRANCE
2c4d1038d0
fix phpstan ( #31805 )
...
* fix
* fix
* fix
* fix
* fix
2024-11-13 22:37:17 +01:00
Laurent Destailleur
2b19f6e065
Trans
2024-11-13 14:29:03 +01:00
Laurent Destailleur
b1e3830c3b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 00:38:58 +01:00
Laurent Destailleur
a186903844
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 00:38:00 +01:00
Laurent Destailleur
4cd2e572ae
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 00:30:26 +01:00
Laurent Destailleur
5b4744a677
Fix duplicate status after merge from v18 fix
2024-11-12 16:18:19 +01:00
Laurent Destailleur
9730a83d9c
Fix phpstan missing parenthesis
2024-11-12 14:42:07 +01:00
Bahfir Abbes
4b807e2b47
sells do not need to be paid completely to be included in the cash control ( #31727 )
...
Co-authored-by: abb <contact@ab1consult.com>
2024-11-12 13:51:13 +01:00
Laurent Destailleur
4b384b3753
Doc
2024-11-12 13:28:50 +01:00
Laurent Destailleur
405444879a
Debug v21
2024-11-12 13:25:46 +01:00
MDW
56dc321665
Qual: Fix phan notices (in order of appearance) ( #31768 )
...
* Qual: Fix phan notices (in order of appearance)
* Qual: Fix phan notices (in order of appearance)/2
2024-11-12 00:35:14 +01:00
atm-lena
10e18da5d7
Develop new facture rec field societe rib management ( #31698 )
...
* Add field "fk_societe_rib" in llx_facture_rec
* Add field fk_societe_rib FactureRec
* Management of new field "Bank Account Customer" in facture rec
* Empty Value Management
* Change method of hide/show field
* Preselect RIB
* Rename function
* Edit structure formiban
* fix merge conflict
* Clean code
* clean code
* change translations
* default rib preselected in invoice rec create
* fix "=="
* Update card-rec.php
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 17:53:35 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Frédéric FRANCE
661059ca9a
fix phpstan ( #31763 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 14:33:53 +01:00
Frédéric FRANCE
92ef950e6d
fix phpstan ( #31761 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* hide new error with phpstan 1.12.9
2024-11-10 23:47:14 +01:00
Frédéric FRANCE
7ef1d270e7
fix phpstan in loan cards ( #31758 )
...
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in cards
2024-11-10 17:55:36 +01:00
uvaldenaire-opendsi
67bcc242db
fix trim null value on invoice creation ( #31682 )
...
* fix trim null value on invoice creation
* fix trim with null value for note_public
2024-11-10 11:18:05 +01:00
Frédéric FRANCE
15490b292f
fix phpstan and fix CI ( #31739 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-11-10 11:16:23 +01:00
Laurent Destailleur
27224afa9f
Debug v21
2024-11-10 02:21:50 +01:00
Laurent Destailleur
46974bdf3f
Debug v21
2024-11-10 02:19:35 +01:00
Laurent Destailleur
c7d0482f8d
Debug v21
2024-11-10 01:59:46 +01:00
Laurent Destailleur
6db1a73f9e
Debug v21
2024-11-10 01:47:19 +01:00
Laurent Destailleur
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00
MDW
43b5bb049a
Qual: Fix phan notifications for compta/facture/card ( #30667 )
...
* Qual: Fixes for htdocs/compta/facture/card.php (phan)
* Improve initialisations compta/facture/card
* Add initialisations and tests to fix phan notices
* Add initialisations for phan
* Test argument to property_exists is not null for typing
* Ignore PhanUndeclaredProperty notice on specific line
* Fix uninitialized $price_base_type
* Changes after rebase
* Remove duplicate becasue of rebase
* Update card.php
* Add dolsyslog of observed type
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-07 05:10:31 +01:00
Laurent Destailleur
b03684c0ee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 20:17:28 +01:00
Laurent Destailleur
13ce7cfd04
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 20:17:14 +01:00
MDW
178d748cad
Qual: Fix phan/phpstan notices in class files (part 5) ( #31617 )
...
* Qual: fix commonstickergen..don.class
* Fix notifications for pdf_paiement...cronjob.class
* Qual: Fix notifications for emailcollector..price_parser.class
* Ensure that NULL is used in the database when fk's are 0/empty
* Fix notifications for pdf_paiement...cronjob.class
* Cope with updated phpstan, and make fk_origin_stock int in multiple locations
2024-11-06 20:15:15 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Laurent Destailleur
0819a57345
Better fix for #31015
2024-11-06 19:12:49 +01:00
Frédéric FRANCE
52e99c4795
add phpdoc ( #31700 )
...
* add phpdoc
* add phpdoc
2024-11-05 17:31:29 +01:00
Frédéric FRANCE
24e7285539
fix CI ( #31692 )
...
* Update commonobjectline.class.php
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-05 15:33:09 +01:00
Laurent Destailleur
1b1e5979ed
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-05 15:23:53 +01:00
Bahfir Abbes
9d1aff0d79
Fix:Style bodyforlist is better for cashcontrols list ( #31691 )
...
Co-authored-by: abb <contact@ab1consult.com>
2024-11-05 15:23:32 +01:00
Laurent Destailleur
be1a658285
Look and feel v21
2024-11-05 15:22:55 +01:00
Alexandre SPANGARO
1558112e55
Fix phan ( #31690 )
...
* Fix phan
* Fix phan
* Fix phan
* Fix copyright
* Fix phan
* Fix phan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-05 15:10:27 +01:00
Laurent Destailleur
91fdfc7bf0
Fix phan
2024-11-05 14:25:49 +01:00
Laurent Destailleur
54216fc00d
Fix phan
2024-11-05 14:16:32 +01:00
Laurent Destailleur
61e3838ab3
Code comment
2024-11-05 11:08:13 +01:00
Laurent Destailleur
10a457e2cc
Debug v21
2024-11-05 10:40:07 +01:00
Laurent Destailleur
c4533c281e
Debug v21
2024-11-05 10:34:09 +01:00
Laurent Destailleur
0d6c3f9580
Debug v21
2024-11-05 10:28:47 +01:00
Laurent Destailleur
ee518f2776
Debug v21
2024-11-05 10:21:48 +01:00
Laurent Destailleur
54dc80d8f3
Debug v21
2024-11-05 10:20:28 +01:00
Laurent Destailleur
eff4ee9fae
Debug v21
2024-11-05 10:14:40 +01:00
Laurent Destailleur
590ecf0243
Debug v21
2024-11-05 01:43:48 +01:00
Laurent Destailleur
e7d628109d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-05 00:37:13 +01:00
Laurent Destailleur
a5da4bd054
Close #31494
2024-11-05 00:36:51 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Laurent Destailleur
4886f6ce63
Debug v21
2024-11-04 21:28:59 +01:00