Commit Graph

910 Commits

Author SHA1 Message Date
Regis Houssin
fa10fc0f94 FIX avoid NULL value (#36126) 2025-11-06 13:15:03 +01:00
Benjamin Chanudet
4c5e17f7e6 allow deactivation of document models on Donation module (#35882) 2025-10-22 02:30:58 +02:00
ldestailleur
ae0d3b4133 FIX Deletion of a donation. Button was disabled. 2025-10-12 13:53:41 +02:00
Frédéric FRANCE
bcbcf30959 fix CI v22 (#35227)
* fix CI v22

* Update time.php

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update card.php
2025-09-04 20:58:40 +02:00
Jyhere
787bd1d278 CHANGE: ternary simplification (#34675) 2025-07-01 20:34:09 +02:00
Charlène Benke
c0b4af32be FIX some error on donation list (#34666)
* fix some error on donation list

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-30 17:25:44 +03:00
Laurent Destailleur
144854769a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-06-13 16:27:57 +02:00
Maxime Kohlhaas
cbc2cf5063 Fix : thirdparty type was not set on creation form (#34451) 2025-06-13 16:12:30 +02:00
ldestailleur
094a05b9a5 Debug v22 2025-05-27 14:48:25 +02:00
Frédéric FRANCE
3aa1babd6f fix translations (#34230) 2025-05-22 17:02:44 +02:00
ldestailleur
084bc9af3c Use the getValidPayment to detect payment modules 2025-05-06 14:32:48 +02:00
ldestailleur
6a22102155 Use the getValidPayment to detect payment modules 2025-05-06 14:26:30 +02:00
rogue-spectre
900884a94a Close #34038 enable transmitter and bank name to be saved for a donation payment (#34039)
* Update clientfourn.php

correction of a sql request returning a buggy result. 

Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation.

* Update payment.php -  Transmitter field and bank name for donation

Add  transmitter and bank names field to donation payment. 
Extra added fields are copy-paste from htdoc/compta/paiment.php

* Update payment.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-05 04:08:36 +02:00
Frédéric FRANCE
b95b074922 fix missing translations (#34025)
* fix missing translations

* fix missing translations

* fix missing translations

* fix missing translations
2025-05-04 11:25:18 +02:00
Mohamed DAOUD
13222f6102 NEW Add public page for donation module (#33978)
* add donation publique page

* add trans keys

* fix trans

* fix

* Fix CI

* fix CI

* fix CI
2025-04-26 01:20:45 +02:00
ldestailleur
5998b62a64 Debug v22 2025-04-25 16:25:07 +02:00
Mohamed DAOUD
6c96283434 donation ip protection (#33972)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-24 20:07:12 +02:00
ldestailleur
ae59c409f6 Modulebuilderization 2025-03-26 00:56:24 +01:00
MDW
0cc1aa6d80 Qual: Fix phan notices (asset..compta/paiement) (#33484)
* Qual: Fix phan notices (accountancy, adherents)

* Qual: Fix phan notices (admin)

* Qual: Fix phan notices (asset..compta/paiement)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-16 20:45:04 +01:00
MDW
2cd6459d10 Qual: Fix phan notices (*card) (#33450) 2025-03-14 17:25:11 +01:00
MDW
eac44b164a Qual: Fix phpdoc index(), FIELDS 2025-03-05 13:21:05 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
Frédéric France
0ec7241b2d fix phan 2025-03-01 16:25:22 +01:00
Frédéric France
915c025aef fix phan 2025-03-01 15:42:29 +01:00
Laurent Destailleur (aka Eldy)
da7bd36ce4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-13 15:36:51 +01:00
Laurent Destailleur (aka Eldy)
f02554d328 Fix warnings 2025-02-13 15:36:39 +01:00
Laurent Destailleur
9a7767908a Merge pull request #33063 from ilhan69/patch-2
Fix: don stats: SQL query was not formatted correctly due to double quotes
2025-02-13 15:30:09 +01:00
Ilhan K.
4bc2258e13 Fix: donation: fix url to see last 3 donations 2025-02-13 14:40:39 +01:00
Laurent Destailleur
9ee26cbb09 Merge pull request #33055 from ilhan69/patch-1
Fix: donation: fix url to see last 3 donations
2025-02-13 14:22:44 +01:00
Laurent Destailleur (aka Eldy)
c5ea61d9d4 NEW Mass action delete on donation list 2025-02-13 14:17:07 +01:00
Ilhan K.
55b5298d5b Fix: don stats: SQL query was not formatted correctly due to double quotes 2025-02-13 12:35:41 +01:00
Ilhan K.
e359d09609 Fix: donation: fix url to see last 3 donations 2025-02-13 12:23:56 +01:00
Laurent Destailleur
86c4c0ccc6 Merge pull request #31904 from IC-Mathieu/FIx_go_back_status
FIX go back status #24944
2025-02-12 04:39:42 +01:00
Laurent Destailleur (aka Eldy)
e400883ad1 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-05 18:32:15 +01:00
Laurent Destailleur (aka Eldy)
61e50f4430 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-05 18:30:13 +01:00
Laurent Destailleur (aka Eldy)
e32f0ea2c9 Fix phpunit 2025-02-05 14:13:16 +01:00
Laurent Destailleur (aka Eldy)
1d560c3623 Fix sql injection detection 2025-02-05 14:11:32 +01:00
Regis Houssin
3e45bf00eb FIX missing company name if dontaion is linked to third party 2025-02-05 13:54:36 +01:00
MDW
24fa28dfe2 Qual: Fix getKanban phpdoc
# Qual: Fix getKanban phpdoc

Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
MDW
f250f7caa5 Qual: Fix Phan notices
# Qual: Fix phan notices
2025-01-27 19:15:09 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur (aka Eldy)
152050d1a8 Debug v21 2024-12-30 03:14:20 +01:00
Frédéric FRANCE
ea8f449d1d fix phpstan (#32187)
* wip

* fix phpstan

* fix phpstan

* fix phpstan
2024-12-01 23:04:40 +01:00
Frédéric FRANCE
51c2e8973b fix phpstan (#32185)
* fix phpstan

* remove multiple fetch not needed
2024-12-01 23:02:36 +01:00
Laurent Destailleur
b6b53218c5 Update don.class.php 2024-11-17 01:18:57 +01:00