Laurent Destailleur
58cc96cd33
QUAL All $conf->global->module->enabled are replaced with isModEnabled()
2024-10-07 14:40:29 +02:00
MDW
1834c37c16
Qual: Fix phan notices ( #31212 )
...
* Qual: Fix phan notices
# Qual: Fix phan notices
Fix several phan notices related to classes with UnknownObject
classes.
* Qual: Fix phan notices
* Qual: Fix phan notices
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-03 19:40:34 +02:00
MDW
7b4c4d772c
Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related ( #31086 )
...
* Qual: Fix Array of tabs typing hints
# Qual: Fix Array of tabs typing hints
Fixed same typing hints accross several files
* Qual: Fix pdf.lib.php, project.lib.php and related files
# Qual: Fix pdf.lib.php, project.lib.php and related files
Fix most phan notices for pdf.lib.php and project.lib.php.
And fixed some items in other files in the process
* Qual: Fix notifications commande/card advtarget.tpl fichinter/card societe/card supplier_proposal/card
* Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
# Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
Fix notices in the files for the classes above and other files to accomodate
these changes/fixes
2024-09-23 00:37:30 +02:00
William Mead
72aec91064
NEW shipment signed status update ( #30928 )
...
* Added event message
* Added CommonSignedObject trait. Updated LibStatut method. Removed unnecessary properties.
* Added SHIPPING_MODIFY notification
* Refactored to use setSignedStatus method
* Updated PHPDoc. Removed unnecessary properties. Added contributor details.
* Added signed status to shipping list
* Added signed status to fetch method
* Fixed type
* Added signed status to notification message
* Updated EN localization
* Fixed static property
* Added event message localization
* Updated EN localization
* Updated PHPDoc
* Added signed status for use in tooltip
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-13 03:09:53 +02:00
Benjamin Falière
ed468036bd
FIX: undefined property warning ( #29730 )
...
Prevent property from being marked as undefined in warning
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2024-05-21 17:59:55 +02:00
Zephyriony
6f524405af
QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. ( #28989 )
...
* Update expedition.class.php
Adapting the query and code to the new table format
* Update llx_expeditiondet.sql
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update llx_expeditiondet.sql
* Update expedition.class.php
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* Update expedition.class.php
* Update expedition.class.php
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* Update 19.0.0-20.0.0.sql
---------
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com >
2024-04-08 12:44:49 +02:00
Laurent Destailleur
54556b37fd
Clean code
2024-03-12 21:59:29 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
7ede5d8f82
Debug v19
2023-12-02 19:13:51 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Laurent Destailleur
492b726da9
Fix regression with label of order
2023-09-19 20:32:23 +02:00
Laurent Destailleur
e31cdbe297
Fix dispatch tab on reception (no way to change batch number once set)
2023-09-12 19:47:45 +02:00
Laurent Destailleur
9972277679
Debug v18
2023-05-22 15:59:48 +02:00
hystepik
1b75dc54b4
can update and create
2023-05-09 11:04:53 +02:00
Laurent Destailleur
8e51bf2c55
Debug 18
2023-04-18 14:04:27 +02:00
Laurent Destailleur
b0cf8cd72d
Clean code
2023-02-21 13:19:57 +01:00
Philippe GRAND
0633ead0e6
fix : Warning: Undefined array key delivery in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/sendings.lib.php on line 53
2023-02-05 18:05:03 +01:00
Laurent Destailleur
3e5273d83b
NEW Option PRODUIT_DESC_IN_FORM accept (desktop only or +smartphone)
2022-10-21 11:14:28 +02:00
Laurent Destailleur
b051da4b04
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-07 22:50:58 +02:00
Laurent Destailleur
73c1efecaf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-10-07 22:47:36 +02:00
Laurent Destailleur
2df791ccf7
Fix badge not visible on delivery tab
2022-10-07 21:22:17 +02:00
Alexandre SPANGARO
d7d5199689
Use isModEnabled
2022-09-25 06:02:37 +02:00
Philippe GRAND
1dc58f9684
update code toward php8 compliance
2022-09-24 14:44:16 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
0e8b7ef656
Clean code
2022-01-24 16:38:25 +01:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
Laurent Destailleur
6bf66adff0
Fix remove some $_REQUEST
2021-05-17 07:27:02 +02:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Francis Appels
ade0e008e9
Some debug on Shipments.
...
Wrong object status on list paging.
Parameter error on link contact.
nbr Linked files not shown in tab badge.
2021-01-02 17:42:33 +01:00
Scrutinizer Auto-Fixer
208740c9c4
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-28 16:49:52 +00:00
Laurent Destailleur
6c1f60f6c0
Fix regression
2020-10-25 17:19:15 +01:00
Laurent Destailleur
8578a7cd7c
Fix regressions
2020-10-25 17:02:25 +01:00
Aurélien
f954e8b173
:mod livraison rename user acces right #14697
2020-10-06 16:10:48 +02:00
Aurélien
c8cd55e158
debug access right after rename class #14697
2020-10-06 15:57:50 +02:00
Aurélien
1af42b313c
rename livraison pdf and dependencies #14697
2020-10-06 13:32:02 +02:00
Aurélien
af7c23b2ac
rename folder admin/livraison.php and dependencies #14697
2020-10-06 12:05:24 +02:00
Aurélien
140200213e
change table into DB and ref #14697
2020-10-06 11:04:31 +02:00
Aurélien
c1b0c1f6a2
rename folder ref to Module Delivery
2020-10-05 15:32:29 +02:00
Aurélien
bdd095f6bb
translate livraison2delivery => change folder, filename and class ref into all dependencies #14697
2020-10-05 13:59:59 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00
Laurent Destailleur
75dd5f268f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/files.lib.php
htdocs/core/lib/sendings.lib.php
2020-05-01 22:00:00 +02:00
Laurent Destailleur
160009630f
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/tools/dolibarr_export.php
2020-05-01 21:57:28 +02:00
Laurent Destailleur
b41b22996f
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/class/utils.class.php
htdocs/core/lib/files.lib.php
2020-05-01 21:03:16 +02:00
Frédéric FRANCE
1aafd4667b
fix countable php7 warning
2020-04-24 11:57:23 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Laurent Destailleur
c2c80bf40f
Fix Look and feel v11
2020-01-28 02:44:41 +01:00