Commit Graph

14315 Commits

Author SHA1 Message Date
Joachim Kueter
bf9b797e07
Fix regression of #30398 (#30425)
* Fix regression of #30398

If no BIC is provided, only the BIC line must be omitted, not the surrounding block, even if it is empty.

* fix whitespace
2024-07-20 17:44:49 +02:00
Lucas Marcouiller
c8fb079893
FIX bank categorie table name (#30415)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-07-18 23:57:19 +02:00
Laurent Destailleur
3aadad0cea Fix or and 2024-07-17 19:48:48 +02:00
Joachim Kueter
b1b6c91f22
FIX #30397: for direct debit payments, BIC is optional (#30398)
* Fix missing loading trans file

* allow withdrawals without SEPA/BIC code (just IBAN)

* fix pre-commit formatting check

* fix Travis

* fix and, or

* fix formatting

---------

Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net>
2024-07-17 19:45:56 +02:00
Florent Poinsaut
a3edc5db66
FIX #30377 An external user can see invoices of all compagnies (#30378) 2024-07-16 12:50:37 +02:00
Frédéric FRANCE
6a77028b02
fix syntax error, fix phan (#30372)
* fix syntax error

* fix phpstan
2024-07-15 20:52:09 +02:00
Laurent Destailleur
67a0faf306 Clean code 2024-07-15 20:01:10 +02:00
Anthony Damhet
c1270ac2f5
Add llxHeader to projects (#30357)
* Add llxHeader to projects

* Correction llxHeader for compta/prelevement

* Add space after comma

* Add missing space

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-13 18:10:40 +02:00
Laurent Destailleur
413b430cc7 Fix Phan 2024-07-13 17:25:48 +02:00
Laurent Destailleur
33edcbdd59 FIX Missing trunc to $max 2024-07-13 01:32:21 +02:00
Laurent Destailleur
147a8bfaee Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/subscription/list.php
	htdocs/categories/viewcat.php
	htdocs/contrat/card.php
	htdocs/contrat/list.php
	htdocs/eventorganization/conferenceorbooth_list.php
	htdocs/expedition/list.php
	htdocs/societe/card.php
2024-07-11 10:44:39 +02:00
Alexandre SPANGARO
128769811c
Add css bodylist on list (#30334)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-11 00:45:05 +02:00
Zephyriony
f2d622f176
Uniform select name across statistics pages (#30335) 2024-07-10 18:57:43 +02:00
Laurent Destailleur
8a4f550d64 Debug v20 2024-07-09 17:33:27 +02:00
jyhere
2bf38d09ed FIX: $rappro property should match the updated value (Account::updateconciliation()) (#30311) 2024-07-08 23:50:43 +02:00
jyhere
2a18909e9d
FIX: $rappro property should match the updated value (Account::updateconciliation()) (#30311) 2024-07-08 23:44:58 +02:00
Frédéric FRANCE
2874e85728
fix phpdoc of tva_by_rate (#30308)
* fix phpdoc of tva_by_rate

* fix phpdoc of tva_by_thirdparty
2024-07-08 21:51:27 +02:00
Laurent Destailleur
695342731c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 15:32:09 +02:00
Laurent Destailleur
cfd520e595 Clean code 2024-07-06 15:20:05 +02:00
Rémi Champlon
d2907b68c0
NEW : Add pagination data to some api routes (#29895)
* Add pagination date

* Spaces to tabs

* fix
2024-07-06 15:04:11 +02:00
Frédéric FRANCE
f99beb9023
fix expects int (#30304) 2024-07-06 14:30:13 +02:00
Laurent Destailleur
f1b5902c28 Enhance popup of social contribution ref 2024-07-06 13:42:05 +02:00
Laurent Destailleur
875a8dc2ef Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 05:07:45 +02:00
Laurent Destailleur
2f14f9cbab Clean code 2024-07-06 04:21:32 +02:00
IC-Mathieu
fbcc463a6f
ADD_HOOK_IN_SITUATION (#30240)
* ADD_HOOK_SITUATION

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-06 03:54:33 +02:00
Laurent Destailleur
830c7957cb Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 01:16:03 +02:00
Laurent Destailleur
fa50b70985 Debug v20 2024-07-06 01:15:28 +02:00
Laurent Destailleur
0c16944c39 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 00:53:45 +02:00
Laurent Destailleur
5d0e88fcd1 Debug v20 2024-07-06 00:53:26 +02:00
Laurent Destailleur
fb5bda01b2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-06 00:51:24 +02:00
Laurent Destailleur
4733007a4f Debug v20 2024-07-06 00:49:15 +02:00
Laurent Destailleur
952c894f0a Debug v20 2024-07-06 00:42:46 +02:00
Laurent Destailleur
1c52869e3b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-05 16:59:07 +02:00
Laurent Destailleur
27f1e2597d Debug v20 2024-07-04 22:44:33 +02:00
Laurent Destailleur
9af159cdd8 Replace "! empty($conf->global->$" with "getDolGlobalString($" 2024-07-03 20:05:29 +02:00
Zephyriony
2440582f2f Fix filter bug, overdue invoices from home page (#30214)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-03 03:00:19 +02:00
Zephyriony
be87065259
Fix filter bug, overdue invoices from home page (#30214)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-03 02:59:41 +02:00
Frédéric FRANCE
2f5647e4e3
fix checkFunctionArgumentTypes (#30234)
* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* add ignore

* add ignore

add ignore

add ignore

add ignore

add ignore

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes
2024-07-03 02:30:53 +02:00
Philippe Grand
6dd25996c5
fix missmatch of variables (#30241) 2024-07-03 02:03:37 +02:00
Laurent Destailleur
7a732318c5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-02 13:43:54 +02:00
Laurent Destailleur
e72dd7d465 Fix error message when record not found 2024-07-02 12:46:41 +02:00
Laurent Destailleur
12f53a8481 Debug v20 2024-07-02 11:15:38 +02:00
Laurent Destailleur
8cb4110e68 Debug v20 2024-07-02 11:14:11 +02:00
Frédéric FRANCE
c6d44671f5
clean date phpdoc (#30221) 2024-07-01 12:55:16 +02:00
Laurent Destailleur
965e53553a FIX Draft invoices must be excluded from stats and widgets 2024-07-01 03:40:31 +02:00
Alexandre SPANGARO
96afcaa476
Better comments (#30200)
* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* CI Missing language key

* Update eventorganization.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-30 21:02:50 +02:00
Frédéric FRANCE
4b275dc148
add phpdoc (#30208)
* add phpdoc

* add phpdoc

* add phpdoc

* add phpdoc

* clean phpdoc
2024-06-30 19:39:01 +02:00
Laurent Destailleur
4ba6b0d2f0 Clean language 2024-06-30 15:26:31 +02:00
Laurent Destailleur
bbbcf57756 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-29 19:25:59 +02:00
Laurent Destailleur
2f4c84f4b5 Debug v20 2024-06-29 13:23:05 +02:00