Quentin-Seekness
a9b2e7bde1
Update facture.class.php ( #32013 )
...
Incoterms and location are missing when invoice is auto gen from an order (when WORKFLOW_ORDER_AUTOCREATE_INVOICE is active for instance)
2024-11-20 20:50:49 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
MDW
7304048afb
Qual: Fix phan notices ( #31996 )
...
# Qual: Fix phan notices
Fix phan notices up to htdocs\core\ajax\selectsearchbox.php.
2024-11-19 03:07:18 +01:00
MDW
3685032671
Qual: Fix phan notices ( #31990 )
2024-11-19 00:09:38 +01:00
Benoît PASCAL
f10d9464a1
fix: get file link in invoice list with multicompany ( #31966 )
2024-11-18 17:58:25 +01:00
Laurent Destailleur
5891fd3022
Clean code
2024-11-18 15:43:34 +01:00
MDW
58fa1ac626
Qual: Fix phan notices ( #31962 )
2024-11-18 15:40:54 +01:00
Laurent Destailleur
90652a8d5d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-18 15:39:52 +01:00
Laurent Destailleur
6afb0774d5
Fix warning
2024-11-18 15:10:50 +01:00
Frédéric FRANCE
943d10c60a
fix phpstan and CI ( #31969 )
...
* fix phpstan
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
2024-11-18 15:10:29 +01:00
Alexandre SPANGARO
73171867e0
Accountancy personalized reports - Prepare report page ( #31935 )
2024-11-16 20:58:09 +01:00
Laurent Destailleur
8d580eaa5f
Fix travis
2024-11-16 18:39:54 +01:00
Laurent Destailleur
3c3a1193a5
Fix conf->global
2024-11-16 18:08:53 +01:00
MDW
78fde76f61
Qual: Fix some phan notices ( #31948 )
2024-11-16 17:59:26 +01:00
Benoît PASCAL
a6b18b1f5d
fix: get file link in invoice list with multicompany ( #31930 )
2024-11-16 01:55:35 +01:00
kkhelifa-opendsi
d0323fa27d
FIX : Update on a sold line of bank entrie set the type to empty, now it's fixed #22539 ( #31888 )
2024-11-15 23:53:04 +01:00
Marc de Lima Lucio
7e9919e6b3
FIX: invoice: revenue stamp wrongly converted to int ( #31840 )
2024-11-15 15:01:03 +01:00
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