1435 Commits

Author SHA1 Message Date
kkhelifa-opendsi
5475df50bf NEW: add new hook in BonPrelevement::EnregDestinataireSEPA() function (#37419)
* NEW: add new hook in BonPrelevement::EnregDestinataireSEPA() function

* Fix test CI

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-03-12 22:53:58 +01:00
Laurent Destailleur
dbcac5bb33 css 2026-02-28 16:20:02 +01:00
Anthony Damhet
7786bfcd0a Added intuitive selection of table rows for missing objects (#37231)
Add the row-with-select class to list tables

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-17 20:29:00 +01:00
Frédéric FRANCE
3429546116 fix ternary always true (#37161)
* fix ternary always true

* Update requests.php

* Update registration.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-09 22:48:16 +01:00
Laurent Destailleur
414337e358 Fix navigation 2026-02-09 16:17:01 +01:00
Laurent Destailleur
9369f4aea3 Fix CI 2026-02-08 00:19:03 +01:00
Laurent Destailleur
e364607856 Fix CI 2026-02-07 23:53:07 +01:00
Laurent Destailleur
a1bc833c3f Fix link 2026-02-07 11:54:54 +01:00
Laurent Destailleur
5b0b22fe28 NEW Add direct debit to close on home thumbs 2026-02-07 11:24:26 +01:00
Laurent Destailleur
0ee93311e9 Fix status code 2026-02-06 22:14:38 +01:00
Laurent Destailleur
8ba58b33ae Fix list of status 2026-02-06 22:11:17 +01:00
Laurent Destailleur
2f023619e9 Fix link 2026-02-06 21:57:46 +01:00
Laurent Destailleur
eaab8a8242 Fix link 2026-02-06 21:53:20 +01:00
Laurent Destailleur
fbd92432b1 Debug v24 2026-02-06 21:50:44 +01:00
Laurent Destailleur
bbba60fa3f Link are clicable on page 2026-02-06 21:47:11 +01:00
Laurent Destailleur
e907abd201 NEW Add status canceled on direct debit payment 2026-02-06 21:27:31 +01:00
Laurent Destailleur
5bde9c7b56 Add tab on sepa direct debit 2026-02-06 20:22:21 +01:00
Laurent Destailleur
38690cd872 Clean code 2026-02-06 19:41:16 +01:00
Laurent Destailleur
92e05a521d Debug filter on status 2026-02-06 19:04:15 +01:00
Laurent Destailleur
d909b6cb75 NEW Filter on status of direct debit 2026-02-06 18:58:34 +01:00
Laurent Destailleur
4ec7c5c3f6 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-30 13:26:10 +01:00
Frédéric FRANCE
00bc3e60d9 fix CI (#37033) 2026-01-30 13:09:17 +01:00
Laurent Destailleur
5ae622fb28 Clean code 2026-01-30 05:40:34 +01:00
Laurent Destailleur
805f0ed971 Debug v24 2026-01-30 03:14:22 +01:00
Laurent Destailleur
8923cd9ac0 Fix when there is more than 99 direct debit in same month 2026-01-30 03:14:06 +01:00
Laurent Destailleur
0b891d1790 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 23.0 2026-01-30 03:11:29 +01:00
Laurent Destailleur
fd71ba3fec Debug v24 2026-01-30 02:56:17 +01:00
Laurent Destailleur
adec349442 Fix when there is more than 99 direct debit in same month 2026-01-30 02:54:03 +01:00
Laurent Destailleur
842b09b2f5 FIX When bank direct debit SEPA ref is > 99 2026-01-30 02:52:34 +01:00
Laurent Destailleur
d8a146d6f3 Fix CI 2026-01-20 16:48:27 +01:00
Frédéric FRANCE
d770d37e29 add phpcs rule extension (#36561)
* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* test

* test

* test

* test

* test

* test

* fix

* fix

* fix

* fix

* fix

* fix

* fix translations

* fix translations

* translate

* translate

* translate

* translate

* translate

* translate

* translate

* Update propal.class.php
2026-01-15 16:05:06 +01:00
ThomasNgr-OpenDSI
bf8575698d NEW : chose which payment request to include in bank transfer (#36814)
* Add checkboxes to bank transfer screen

* make checked lines be used when creating the SEPA mandate
2026-01-06 16:02:35 +01:00
Laurent Destailleur
65024ebf63 Fix bad translation string 2025-11-12 17:34:53 +01:00
MDW
c39e87d703 Qual: Make $fields covariant, define type for $FIELDS in BankAccounts api (#36188)
* Qual: Make $fields covariant

* Qual: Update BankAccounts class phpDoc ($FIELDS)

# Qual: Update BankAccounts class phpDoc ($FIELDS)

Updated the documentation for the $FIELDS property.
2025-11-09 18:06:58 +01:00
MDW
b925dd6c37 Qual: Make $fields type covariant (phpstan) (#36084)
# Qual: Make $fields type covariant (phpstan)

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-04 14:16:17 +01:00
Laurent Destailleur
70d4461c1d QUAL Add phpunit test to avoid a bad code sequence 2025-11-03 02:00:01 +01:00
Frédéric FRANCE
29b3880e6c add dolBuildUrl (#35664)
* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

* clean baseline

* add dolBuildUrl

* add dolBuildUrl

* add dolBuildUrl

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-17 02:31:07 +02:00
ldestailleur
447d8b7a64 Show info on tooltip 2025-10-07 15:47:54 +02:00
Frédéric FRANCE
573f951ac9 clean code (#35541)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-10-01 13:44:36 +02:00
ldestailleur
6ed764bedf Clean code 2025-09-18 11:40:56 +02:00
Frédéric FRANCE
a1d7b11324 fix doc (#35196) 2025-09-03 12:54:17 +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
Laurent Destailleur
82098594a6 Fix warning 2025-07-31 22:13:45 +02:00
Laurent Destailleur
a2d42ebb08 Debug v22 2025-07-03 00:08:51 +02:00
ldestailleur
c13f736ab4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-22 17:29:56 +02:00
ldestailleur
17a0ec87fe Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-22 17:25:29 +02:00
ldestailleur
743ca4bb03 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-22 17:19:41 +02:00
ldestailleur
5042c0959e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-22 17:16:51 +02:00
Pichi1966
9f76298e58 FIX BankTransfer information in line.php (#34425)
* Prepare 18.0.7

* FIX BankTransfer information in line.php

FIX BankTransfer information in line.php

This is too fix a wrong information in line.php.
The mention of WithDrawalsReceipts instead of BankTransfers is wrong information

* Suppress Tab in line.php

---------

Co-authored-by: VESSILLER <lvessiller@open-dsi.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-22 12:57:33 +02:00
Pichi1966
f1ecb023ff FIX BankTransfer link in rejets.php (#34424)
* Prepare 18.0.7

* FIX BankTransfer link in rejets.php

FIX BankTransfer link in rejets.php
This is to fix a wrong action link in rejets.php.
The link was sending to a WithDrawals screen creating confusion.

---------

Co-authored-by: VESSILLER <lvessiller@open-dsi.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-22 12:57:09 +02:00