Laurent Destailleur
03c05b4fd8
Debug v19
2023-12-14 18:05:46 +01:00
Laurent Destailleur
2aced0faaa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-14 14:52:34 +01:00
Laurent Destailleur
14ba1138c4
Fix payment SEPA for salary
2023-12-14 14:51:30 +01:00
Laurent Destailleur
33dd878f9e
Fix payment SEPA for salary
2023-12-14 14:48:22 +01:00
Laurent Destailleur
d5722ee4b2
Fix payment SEPA for salary
2023-12-14 13:50:29 +01:00
Laurent Destailleur
0a2e28435e
Debug v19
2023-12-13 20:33:36 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
100a657633
Debug v19 - Support of bank payment rejection on SEPA.
2023-12-09 20:28:28 +01:00
Laurent Destailleur
02735fab0a
Debug v19
2023-12-09 19:20:19 +01:00
Laurent Destailleur
9d479c5df0
Debug v19
2023-12-08 21:39:10 +01:00
Laurent Destailleur
d248840779
Debug v19
2023-12-08 21:09:32 +01:00
Laurent Destailleur
01a207a592
Debug v19
2023-12-08 20:57:01 +01:00
Laurent Destailleur
230371a6c9
Debug v19
2023-12-08 19:08:42 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
lamrani abdelwadoud
01d3526d8d
FIX sql request in function checkIfSalary ( #26538 )
...
* fix sql request in function checkIfSalary
* Update bonprelevement.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-10 18:45:20 +01:00
Laurent Destailleur
955af0695e
Fix return code
2023-11-09 15:44:17 +01:00
Laurent Destailleur
74ff2acc6c
Debug v19
2023-11-07 15:03:45 +01:00
Laurent Destailleur
1e2d06bf80
Debug v19
2023-11-07 14:18:33 +01:00
Laurent Destailleur
e5d9fb10e5
Debug v19
2023-11-07 13:12:07 +01:00
Laurent Destailleur
cb81978080
NEW Add field TechnicalID in list of users
2023-11-07 11:07:31 +01:00
Laurent Destailleur
8ec367406d
Clean code
2023-11-06 20:23:33 +01:00
Laurent Destailleur
3bd677ffb9
Debug v19
2023-11-06 19:59:19 +01:00
Laurent Destailleur
c154a72d88
Debug v19
2023-11-06 19:32:04 +01:00
lamrani abdelwadoud
23ce23021f
NEW functionality for request_transfer ( #26078 )
...
* NEW functionality for request_transfer
* fix problem
* fix problem in transferBank
* fix request sql
* ajust functions for salary invoices
* add badges for each onglet invoice and salary
* Fix update in table bon_prelevement for amount
* Fix in section virement_request list of bonPrelevements
* for prelevemts lignes
* for prelevemts lignes
* update sql for get lignes prelevement with correct info
* update sql for get lignes prelevement with correct info
* add function for check if invoice salaries
* adjust bonprelevement for get salaries
* fix incoherences in create function for class BonPrelevement
* fix request sql for insert in prelevement ligne table
* fix problems and incoherences
* remove parametre from function
* add parenthensises for cast in sql request
* disable button when make demande virement
* fix condition for type
* fix conflit "
* fix whitespace
* fix condition for sourcetype
* fix page demandes.php for list salaries invoices
* add prefix db
* fix incoherences for conditions
* Update virement_request.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-06 16:09:05 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
371dd4551a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-20 03:03:24 +02:00
Lucas Marcouiller
42865a975a
Fix some code smell ( #26277 )
...
* Fix some code smell
* Update commande.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 02:20:26 +02:00
Laurent Destailleur
a60040366d
Debug v19
2023-10-20 02:10:26 +02:00
lamrani abdelwadoud
1949eb564f
NEW updating by adjust request Sql for Salary invoice ( #26279 )
...
* adjust request Sql for Salary invoice
* remove print_r
* Update bonprelevement.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 01:34:08 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
f039c70f8a
Fix class not found
2023-09-09 14:49:56 +02:00
Laurent Destailleur
66a4433896
Fix regression
2023-09-07 17:39:54 +02:00
Laurent Destailleur
862f10f7fd
Fix error management
2023-09-07 17:28:51 +02:00
Frédéric FRANCE
cd81c2e18d
phpstan
2023-09-04 20:29:33 +02:00
Laurent Destailleur
4b5c7677d2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-04 16:42:55 +02:00
David Pareja Rodriguez
9f389415ce
Fix typo, sr.type = 'bank' -> sr.type = 'ban'
2023-09-04 15:19:25 +02:00
David Pareja Rodriguez
39c46ec162
Switch prelevement_demande alias from pfd to pd
2023-09-04 13:24:32 +02:00
David Pareja Rodriguez
4b2a972902
Requested changes
2023-09-04 08:45:19 +02:00
David Pareja Rodriguez
e9cfb1e08a
Simplify verification
2023-08-19 22:09:57 +02:00
David Pareja Rodriguez
ad140ea4bc
Removed classes instantiations and fetch to avoid multiple DB queries per invoice
2023-08-19 22:09:57 +02:00
Laurent Destailleur
d2f8b5dbfa
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 21:12:23 +02:00
Laurent Destailleur
84ff55c477
Debug v18
2023-08-16 21:03:17 +02:00
Laurent Destailleur
a7fca15f12
Clean label for direct debit and credit transfer into llx_bank.
2023-08-12 03:52:34 +02:00
Laurent Destailleur
df6b9947b0
Debug SEPA payment
2023-08-10 13:13:52 +02:00
Laurent Destailleur
8b1ed46df6
Fix warning
2023-08-06 12:47:45 +02:00