Commit Graph

15284 Commits

Author SHA1 Message Date
ldestailleur
9c24707a90 FIX link to stripe dashboard in stripe payment 2025-08-24 16:42:39 +02:00
ldestailleur
ba941876ed FIX link to stripe dashboard in stripe payment 2025-08-24 16:41:33 +02:00
ldestailleur
27ceadeaf6 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-20 17:17:03 +02:00
ldestailleur
924204ac29 LEFT JOIN syntax 2025-08-20 17:09:43 +02:00
ldestailleur
ef5f825667 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-20 16:52:22 +02:00
ldestailleur
263626b2fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-20 16:51:05 +02:00
hermans
63924e2f94 Fix facture haader title on dolibar-21 (#34993)
* Fix facture haader title on dolibar-21

* fix error - No space found after comma in argument list

---------

Co-authored-by: hermans <hermans@users.noreply.github.com>
2025-08-19 11:41:03 +02:00
Frédéric FRANCE
e0861b922f normalise doc (#34987)
* normalise doc

* normalise doc

* normalise doc
2025-08-19 11:24:38 +02:00
Frédéric FRANCE
c992ac8955 clean code (#34984) 2025-08-19 11:23:12 +02:00
ldestailleur
3ac25e9581 Fix phpunit 2025-08-17 17:43:20 +02:00
ldestailleur
17cf416489 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-17 16:58:43 +02:00
ldestailleur
b188c89f74 NEW Add the "Dispute status" in list of invoice. 2025-08-17 16:58:29 +02:00
Frédéric FRANCE
8e0b1eb606 fix object reference (#34928)
* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* merge

* fix doc

* fix doc

* fix doc

* fix doc

* fix doc

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-17 16:32:09 +02:00
ldestailleur
b1b1504111 Enhance the stripe IPN on dispute 2025-08-17 16:10:14 +02:00
ldestailleur
2d848e5512 Parameters $maxlen and $notooltip of Contract have been inverted to
follow the standard.
2025-08-17 02:20:52 +02:00
ldestailleur
ee52d31f18 NEW On invoice, show also nb of credit notes notyet converted for
consumption
2025-08-15 18:43:58 +02:00
ldestailleur
2427553211 The property $sumpayed (duplicate of $totalpaid), $sumdeposit
(duplicate of $totaldeposits) and $sumcreditnote (duplicate of
$totalcreditnotes) has been removed (there are replaced with the
property that was a duplication of (same for $sumpayed_multicurrency,
$sumdeposit_multicurrency, $sumcreditnote_multicurrency).
2025-08-12 04:08:38 +02:00
ldestailleur
bb27ff9707 Clean code 2025-08-11 19:48:03 +02:00
ldestailleur
6bcc159d8a Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-10 03:29:25 +02:00
ldestailleur
2ab75ef240 Fix CI 2025-08-10 03:23:46 +02:00
ldestailleur
aca71e1573 Standardize code 2025-08-10 03:22:19 +02:00
ldestailleur
f852e32393 Rename the route 2025-08-09 17:37:48 +02:00
ldestailleur
3313e34797 Fix deprecated var 2025-08-09 17:31:27 +02:00
ldestailleur
20805044b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-09 17:30:54 +02:00
ldestailleur
8fb9ca9488 Fix deprecated var 2025-08-09 17:30:28 +02:00
Charlène Benke
025e478945 bank api : add direct fetch on accountline (#34885)
* bank api : add direct fetch on accountline

* Update api_bankaccounts.class.php

* Update api_bankaccounts.class.php

* Update api_bankaccounts.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-09 17:28:55 +02:00
Frédéric FRANCE
403d8cc38a fix CI v22 (#34902)
* fix CI v22

* Update test.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-09 14:55:11 +02:00
ldestailleur
c7edb6af2f Fix CI warnings 2025-08-07 14:38:30 +02:00
ldestailleur
3af041a5b2 Standardize code 2025-08-07 13:42:11 +02:00
Frédéric FRANCE
944cc36b9c clean code (#34886)
* clean code

* clean code

* clean code

* clean code

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-06 22:01:32 +02:00
ldestailleur
bd999c21a2 Fix CI 2025-08-06 19:49:31 +02:00
ldestailleur
f54e684e98 Fix trans 2025-08-06 19:22:22 +02:00
ldestailleur
d03af36d95 Fix use of const trigger to avoid compatibility pb in future. 2025-08-06 19:08:01 +02:00
ldestailleur
e06e53a2b2 Fix color on graph and label in legend 2025-08-06 17:49:07 +02:00
ldestailleur
4c05d48117 NEW Save the BAN and RUM for SEPA into database not just file. 2025-08-06 16:45:53 +02:00
ldestailleur
80999ed6fd QUAL: Clean/Standardize hook response of hook printFieldListHaving 2025-08-04 14:57:44 +02:00
atm-lucas
0c044c8349 NEW - Add a boolean for lines in api and $properties (#34293)
* Add a boolean for lines in api

* Upgrade
2025-08-02 00:35:16 +02:00
Laurent Destailleur
e8a17bd1e3 Fix warning 2025-08-01 17:42:58 +02:00
Sébastien NASSIET
73d7f755c1 NEW Add tpl loader for discounts.tpl.php (#34798)
* Add tpl loader for discounts.tpl.php

* Update card.php
2025-07-31 22:28:45 +02:00
Laurent Destailleur
82098594a6 Fix warning 2025-07-31 22:13:45 +02:00
Laurent Destailleur
d6e0d9ad34 Fix dolPrintHTML 2025-07-31 21:44:09 +02:00
ldestailleur
974039423a Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-30 14:51:31 +02:00
ldestailleur
0a8fd7d0f1 Clean code 2025-07-29 15:47:33 +02:00
ldestailleur
3a303d4a83 Debug v22 2025-07-29 15:40:36 +02:00
Frédéric FRANCE
7f173724ef NEW can admin payments extrafields (#34822)
* add admin for payments extrafields

* add admin for payments extrafields

* add admin for payments extrafields

* add admin for payments extrafields

* add admin for payments extrafields
2025-07-29 13:51:58 +02:00
ldestailleur
5e31b370f8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-07-27 13:54:02 +02:00
ldestailleur
770efaed97 Fix warning 2025-07-27 13:54:02 +02:00
ldestailleur
faebfdb464 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-07-27 13:54:02 +02:00
ldestailleur
7ea3c419aa Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-25 17:00:22 +02:00
Lenin Rivas
14dd86d75d NEW Withholdingtax how VatRefund (#34649)
* Withholdingtax VatRefund

* Withholdingtax VatRefund

* Withholding save VatRefund

* Use $this->db->escape() label in Where

* Use GETPOSTFLOAT of resteapayer

* Fix Whitespace

* Update card.php

* Update card.php

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-24 19:18:06 +02:00