2
0
forked from Wavyzz/dolibarr
Commit Graph

7846 Commits

Author SHA1 Message Date
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
Frédéric FRANCE
185b65712a Method should return null but return statement is missing. 2024-01-09 18:51:11 +01:00
Laurent Destailleur
6f144a7ccf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-09 16:43:13 +01:00
Noé
c2f3ce1491 FIX: BarCode Header not well displayed 2024-01-09 15:38:35 +01:00
Laurent Destailleur
910a541c60 Clean code 2024-01-09 13:08:22 +01:00
Laurent Destailleur
1f2d1a2df2 Fix color and dates are missings in export categories 2024-01-08 11:43:54 +01:00
Laurent Destailleur
ffd309e24e Fix missing notes for contacts 2024-01-08 11:27:54 +01:00
Laurent Destailleur
c5cf8b8805 Debug v19 2024-01-07 15:07:59 +01:00
Laurent Destailleur
7cbc1c98fc Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-07 13:40:36 +01:00
Laurent Destailleur
bf17b8767c Debug v19 2024-01-07 11:15:48 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
b5cdfd5190 Rename class file for pdf generation to match Dolibarr standard 2024-01-04 15:23:46 +01:00
Laurent Destailleur
32dec98d14 Fix warning 2024-01-04 15:06:37 +01:00
Charlène Benke
3ac7c8646f Update mod_takepos_ref_simple.php 2023-12-30 08:24:52 +01:00
Charlène Benke
cd711535f4 Update mod_supplier_proposal_marbre.php 2023-12-30 08:24:22 +01:00
Charlène Benke
064aca2825 Update mod_supplier_payment_bronan.php 2023-12-30 08:23:59 +01:00
Charlène Benke
383b1ff3cb Update mod_commande_fournisseur_muguet.php 2023-12-30 08:23:32 +01:00
Charlène Benke
3bfc95bdb8 Update mod_facture_fournisseur_cactus.php 2023-12-30 08:22:42 +01:00
Charlène Benke
132df2c8ae Update mod_stocktransfer_standard.php 2023-12-30 08:22:08 +01:00
Charlène Benke
c74546295a Update mod_reception_beryl.php 2023-12-30 08:21:26 +01:00
Charlène Benke
1b41537087 Update mod_propale_marbre.php 2023-12-30 08:21:02 +01:00
Charlène Benke
58087b56fc Update mod_task_simple.php 2023-12-30 08:20:25 +01:00
Charlène Benke
f9b00c244e Update mod_payment_cicada.php 2023-12-30 08:19:22 +01:00
Charlène Benke
8e7ad7dce4 Update mod_evaluation_standard.php 2023-12-30 08:18:34 +01:00
Charlène Benke
9800ce0bca Update mod_holiday_madonna.php 2023-12-30 08:18:05 +01:00
Charlène Benke
66788f7f5b Update mod_pacific.php 2023-12-30 08:17:15 +01:00
Charlène Benke
09ec073782 Update mod_facture_mars.php 2023-12-30 08:16:49 +01:00
Charlène Benke
ed35c637c1 Update mod_expensereport_jade.php 2023-12-30 08:16:24 +01:00
Charlène Benke
c32b1c4ed0 Update mod_expedition_safor.php 2023-12-30 08:15:57 +01:00
Charlène Benke
00110f11c9 Update mod_delivery_jade.php 2023-12-30 08:15:32 +01:00
Charlène Benke
1a0e475705 Update mod_contract_serpis.php 2023-12-30 08:15:09 +01:00
Charlène Benke
259e61b34f Update mod_commande_marbre.php 2023-12-30 08:14:43 +01:00
Charlène Benke
64f0656051 Update mod_chequereceipt_mint.php 2023-12-30 08:14:22 +01:00
Charlène Benke
612062d7ab Update mod_bom_standard.php 2023-12-30 08:13:51 +01:00
Charlène Benke
de020ca4ab php 8.1 depreciated strftime 2023-12-30 08:13:16 +01:00