ldestailleur
|
8bfda88aa8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-10 16:17:39 +01:00 |
|
ldestailleur
|
c9f985f2f9
|
Clean code
|
2025-03-10 16:17:29 +01:00 |
|
ldestailleur
|
1bef5ba9b2
|
Option SHIPPING_PDF_HIDE_QTYTOSHIP supported in merou and espadon
module.
|
2025-03-10 16:17:18 +01:00 |
|
MDW
|
988fc75ca2
|
Qual: Fix phan notices (emailcollector, bookkeeping) (#33375)
* Qual: Fix phan notices (mostly propal)
* Fix some const arguments to Form::select_dolusers()
* Update phan baseline
* Qual: Fix phan notices (propal)
* Qual: Fix phan notices (emailcollector, bookkeeping)
|
2025-03-10 15:47:55 +01:00 |
|
ldestailleur
|
6ac206e4e8
|
Fix regression on auth login.
|
2025-03-10 01:13:08 +01:00 |
|
MDW
|
56e354e112
|
Qual: Fix phan notices (facture/2)
|
2025-03-05 21:17:58 +01:00 |
|
MDW
|
cf7b7009ae
|
Fix writeHTMLCell arguments
|
2025-03-05 21:17:57 +01:00 |
|
ldestailleur
|
b058a2c270
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-05 18:15:07 +01:00 |
|
ldestailleur
|
7a995646e1
|
Fix bad property name
|
2025-03-05 18:13:20 +01:00 |
|
Laurent Destailleur
|
e874529873
|
Merge pull request #33250 from aspangaro/22_catinvoice
NEW Add invoice tags
|
2025-03-05 14:29:55 +01:00 |
|
Laurent Destailleur
|
f5a387138e
|
Merge pull request #33311 from mdeweerd/fix/qual/api
Qual: Fix phan notices in api classes
|
2025-03-05 14:12:29 +01:00 |
|
omogenot
|
c562c6ebab
|
Add is_numeric condition to check empty values
|
2025-03-05 13:39:50 +01:00 |
|
omogenot
|
c0c49f53cb
|
Update export_excel2007.modules.php
Fix Excel Export for zero values
|
2025-03-05 13:39:29 +01:00 |
|
Laurent Destailleur
|
9fd42ab67e
|
Merge pull request #33265 from omogenot/Fix-Excel-Export
Fix Excel Export of zero values
|
2025-03-05 13:38:46 +01:00 |
|
MDW
|
f625f8de60
|
Qual: Fix api phan notices
|
2025-03-05 13:22:08 +01:00 |
|
omogenot
|
f960a6c6a4
|
Add is_numeric condition to check empty values
|
2025-03-05 13:16:30 +01:00 |
|
MDW
|
4096d0ee2f
|
Qual: Fix phan notices for commande
|
2025-03-05 12:15:14 +01:00 |
|
ldestailleur
|
f8f9a81f9b
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-03 17:00:48 +01:00 |
|
ldestailleur
|
fd970b582a
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-03 16:58:17 +01:00 |
|
ldestailleur
|
ebe11cde51
|
Debug pdf (calculation of free text height)
|
2025-03-03 14:42:15 +01:00 |
|
ldestailleur
|
778482d4be
|
Fix bad link to payment (forum
https://www.dolibarr.fr/forum/t/liens-de-paiement-sur-les-pdf/46733/28)
|
2025-03-03 03:11:27 +01:00 |
|
Alexandre SPANGARO
|
e22f2d5cbf
|
Merge branch 'develop' into 22_catinvoice
|
2025-03-02 22:21:05 +01:00 |
|
Laurent Destailleur
|
677a2dc3cc
|
Merge pull request #33290 from frederic34/patch-11
fix CI branch 21.0
|
2025-03-02 17:02:41 +01:00 |
|
Laurent Destailleur
|
7cf7afcddc
|
Merge pull request #33283 from frederic34/phpstan_collab
fix phpstan
|
2025-03-02 17:00:34 +01:00 |
|
ldestailleur
|
ac5d5aeb91
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-03-02 15:29:14 +01:00 |
|
ldestailleur
|
1fb748bb91
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-02 13:36:53 +01:00 |
|
Frédéric FRANCE
|
1418bb9157
|
fix CI branch 21.0
|
2025-03-02 11:51:53 +01:00 |
|
Frédéric France
|
45e3a92b0e
|
fix phan
|
2025-03-01 20:41:58 +01:00 |
|
Frédéric France
|
13b1705503
|
fix phan
|
2025-03-01 20:32:33 +01:00 |
|
Frédéric France
|
9b4dbc2282
|
fix phan
|
2025-03-01 20:21:51 +01:00 |
|
Frédéric France
|
d94333fa75
|
fix phan
|
2025-03-01 20:09:52 +01:00 |
|
Frédéric France
|
43d9a7d086
|
fix phan
|
2025-03-01 20:00:51 +01:00 |
|
Frédéric France
|
598af6576c
|
fix phan
|
2025-03-01 20:00:34 +01:00 |
|
MDW
|
116913abeb
|
Qual: Fix unmatchedArgment*
|
2025-03-01 11:48:28 +01:00 |
|
Alexandre SPANGARO
|
a71ae83f2a
|
Merge branch 'develop' into 22_catinvoice
|
2025-03-01 10:30:08 +01:00 |
|
Laurent Destailleur
|
e3b52283af
|
Merge pull request #33225 from OPEN-DSI/develop_new_customer_price_period_and_discount
NEW: Add management of date begin/end and discount for a customer price (Code)
|
2025-03-01 00:44:26 +01:00 |
|
Laurent Destailleur
|
3badfffd9f
|
Merge pull request #33267 from mdeweerd/fix/phan/dolibarrmodules
Qual: Fix DolibarrModules::_init phpdoc type
|
2025-03-01 00:17:09 +01:00 |
|
JonathanBtq
|
ee8fe3a324
|
New hooks expedition PDF espadon
I add the PrintPDFline hook on expedition espadon PDF
|
2025-02-28 10:57:36 +01:00 |
|
Kamel Khelifa
|
ce1b38e984
|
Corrections
|
2025-02-28 09:48:29 +01:00 |
|
MDW
|
1608b66742
|
Qual: Fix DolibarrModules::_init phpdoc type
|
2025-02-27 18:57:03 +01:00 |
|
omogenot
|
9bc2d08ab1
|
Update export_excel2007.modules.php
Fix Excel Export for zero values
|
2025-02-27 17:21:31 +01:00 |
|
Laurent Destailleur
|
1941404e19
|
Merge branch 'develop' into 22_catinvoice
|
2025-02-27 15:27:11 +01:00 |
|
Laurent Destailleur
|
c82b0c1d19
|
Update mod_member_simple.php
|
2025-02-27 15:25:22 +01:00 |
|
Frédéric FRANCE
|
dbcfd2eadb
|
Update pdf_cornas.modules.php
|
2025-02-27 14:17:30 +01:00 |
|
Frédéric FRANCE
|
6be225c373
|
fix CI
|
2025-02-27 12:13:01 +01:00 |
|
Alexandre SPANGARO
|
7eb0f22084
|
CI
|
2025-02-27 10:01:05 +01:00 |
|
Alexandre SPANGARO
|
fab5a0693a
|
CI
|
2025-02-27 09:37:55 +01:00 |
|
Regis Houssin
|
13d2806f0c
|
FIX invalid input syntax for type integer: '(PROV)'
|
2025-02-27 08:57:13 +01:00 |
|
Alexandre SPANGARO
|
d58fbd8eb4
|
NEW Add invoice tags
|
2025-02-27 06:51:00 +01:00 |
|
Laurent Destailleur
|
65a194650b
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-02-27 02:28:28 +01:00 |
|