Laurent Destailleur
c63896f746
Merge pull request #27563 from mdeweerd/fix/strftime_deprecation
...
Fix: PHP8.1 strftime deprecation -> dol_print_date
2024-01-18 21:36:22 +01:00
Frédéric FRANCE
4ca05b97e2
remove unknown module required
2024-01-18 18:36:47 +01:00
MDW
aed39b73e5
Fix: PHP8.1 strftime deprecation -> dol_print_date
...
# Fix: PHP8.1 strftime deprecation -> dol_print_date
Change strftime to dol_print_date to work around deprecation
2024-01-18 17:01:30 +01:00
Laurent Destailleur
ec31f00dbd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-18 13:45:39 +01:00
Charlène Benke
0a97f1b19c
stock transfert realy not stable
...
I detected quite a few bugs, absence of token, error in class definition on certain page...
I don't understand how we could declare this module stable overnight without having a minimum of testing it.
2024-01-18 12:06:14 +01:00
Laurent Destailleur
949da06555
Merge pull request #27600 from W1W1-M/new-export-invoice-source-id
...
New export invoice source id
2024-01-18 12:01:44 +01:00
Laurent Destailleur
64445a8312
Merge pull request #27555 from frederic34/fix_global
...
fix warnings
2024-01-18 11:13:47 +01:00
William Mead
e56458fe1b
Added fk_facture_source export filter
2024-01-18 10:17:28 +01:00
William Mead
f036da31cc
Added fk_facture_source to invoice exports. Added contributor details.
2024-01-18 10:09:56 +01:00
Laurent Destailleur
2f79aac2e9
Merge pull request #27569 from lamrani002/moduleAI
...
New Module Ai, create manualy
2024-01-17 18:16:02 +01:00
William Mead
4fa726f340
Added contributor details
2024-01-16 17:11:16 +01:00
William Mead
8544f95ac7
Updated PHPDoc
2024-01-16 17:10:28 +01:00
William Mead
df65cb76df
Updated PHPDoc
2024-01-16 17:09:45 +01:00
Lamrani Abdel
592e9e33d0
New Module Ai, create manualy
2024-01-16 15:52:52 +01:00
Laurent Destailleur
fc9206097a
Merge pull request #27551 from frederic34/patch-10
...
fix phpstan
2024-01-15 21:50:11 +01:00
Frédéric France
a1e117283d
fix warnings
2024-01-15 21:28:19 +01:00
Frédéric FRANCE
19059d6705
fix phpstan
2024-01-15 20:49:50 +01:00
Frédéric FRANCE
a73bd4f256
fix phpstan
2024-01-15 20:48:34 +01:00
Laurent Destailleur
7fecb5e44b
Merge pull request #27517 from frederic34/patch-5
...
fix phpstan
2024-01-15 11:37:44 +01:00
Laurent Destailleur
dc9fa8a6e0
Merge pull request #27516 from frederic34/patch-3
...
fix phpstan
2024-01-15 11:31:31 +01:00
Frédéric FRANCE
4938beb441
fix phpstan
2024-01-14 22:25:29 +01:00
Frédéric FRANCE
df48eb6032
fix phpstan
2024-01-14 22:23:50 +01:00
Frédéric FRANCE
459c07abd8
fix phpstan
2024-01-14 22:22:10 +01:00
MDW
a04f2bf4e7
Qual: Spelling fixes that newly appeared. ( #27495 )
...
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-14 12:26:37 +01:00
Laurent Destailleur
40f4ef9285
Close #27496
2024-01-14 12:10:09 +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
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
b2af85a9be
fix phpstan ( #27475 )
...
* fix phpstan
* Update mod_codeproduct_leopard.php
2024-01-13 15:35:55 +01:00
Frédéric FRANCE
677109df41
fix phpstan ( #27483 )
...
* fix phpstan
* fix phpstan
2024-01-13 15:32:07 +01:00
Laurent Destailleur
00903a7672
Fix phpstan
2024-01-12 20:55:40 +01:00
Frédéric FRANCE
0d3e0c8ec4
fix incorrect case and remove exclude check ( #27449 )
2024-01-12 20:40:34 +01:00
Frédéric FRANCE
b7846ac9d1
fix phpdoc ( #27430 )
2024-01-12 18:02:28 +01:00
Laurent Destailleur
aba9afe9f1
NEW Add method getPublicImageOfObject() for website module
2024-01-12 13:05:28 +01:00
Laurent Destailleur
866b44e34e
Debug v20
2024-01-11 14:37:32 +01:00
Laurent Destailleur
6b42b48d20
NEW Can generate the email selector file
2024-01-11 02:47:42 +01:00
Laurent Destailleur
c15627016a
Fix bad test for disabling TCPDI. Add more phpunit
2024-01-10 21:51:32 +01:00
Laurent Destailleur
0a00afcad3
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-10 16:24:49 +01:00
Laurent Destailleur
e9205dcdb1
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-10 16:23:01 +01:00
Frédéric FRANCE
6bc40a5e26
fix duplicate ( #27389 )
2024-01-10 16:17:30 +01:00
David
82c93e6812
FIX: typo when adding height after custom header ( #27384 )
...
'extra_under_header_shift' instead of 'extra_under_address_shift'
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-10 15:40:36 +01:00
David
5ea1c977a5
FIX: typo when adding height after custom header ( #27384 )
...
'extra_under_header_shift' instead of 'extra_under_address_shift'
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-10 15:40:04 +01:00
Laurent Destailleur
75746ba90e
Merge pull request #27373 from mdeweerd/fix/remove_extra_arg_mod_codeclient_constructs
...
FIX: Update mod_codeclient_* constructor to have $db argument as in callers.
2024-01-10 15:33:55 +01:00
Laurent Destailleur
b418bc9e1e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-01-10 15:14:11 +01:00
Laurent Destailleur
e770259b3f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-10 15:12:50 +01:00
Laurent Destailleur
f3911bccc8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-10 15:11:40 +01:00
Laurent Destailleur
f711144428
Try to move tmp dir
2024-01-10 14:52:12 +01:00
Laurent Destailleur
38994fa9ec
Merge pull request #27359 from frederic34/patch-19
...
Method should return null but return statement is missing.
2024-01-10 14:30:05 +01:00
MDW
9d2bc42ee3
FIX: Update mod_codeclient_* constructor to have $db argument as in callers.
...
None of the mod_codeclient_* constructors has an argument.
Reported by phan as `PhanParamTooMany: Call with 1 arg(s) to \mod_codeclient_leopard::__construct() which only takes 0 arg(s) defined at htdocs/core/modules/societe/mod_codeclient_leopard.php:69`
in all modified files.
One exception in the card.php file because the code has no explicit detail,
but it also uses a mod_codeclient_ constructor.
2024-01-10 14:06:40 +01:00
Laurent Destailleur
565c4b7a8b
Merge pull request #27369 from mdeweerd/fix/pdf_typing_hint
...
Fix: Typing hint for PDF set to TCPDF
2024-01-10 12:37:11 +01:00
MDW
ed2f5cb2bf
Fix: Typing hint for PDF set to TCPDF
...
# Fix: Set typing hint to TCPDF (not PDF)
There is no PDF proxy class in the project, change to TCPDF
to help static tools.
2024-01-09 21:29:23 +01:00