Commit Graph

119528 Commits

Author SHA1 Message Date
Laurent Destailleur
4bf7c6f84c NEW Can modify bank account of sepa payment (if file not sent yet) 2023-02-27 20:03:50 +01:00
Anthony Berton
eb16050918 FIX - php8 warnning localtaxes_type 2023-02-27 17:26:21 +01:00
Laurent Destailleur
c7f666e038 Doc 2023-02-27 17:26:03 +01:00
Laurent Destailleur
f0986a0fc0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 16:10:10 +01:00
Laurent Destailleur
848e9df241 Debug v18 2023-02-27 16:09:52 +01:00
Laurent Destailleur
570748ad79 NEW Support different bank account for several direct debit payments 2023-02-27 15:58:15 +01:00
Laurent Destailleur
f60c639546 css 2023-02-27 15:11:52 +01:00
Laurent Destailleur
4fdb158c41 Fix warning 2023-02-27 15:07:46 +01:00
Laurent Destailleur
14d6c5fbdb Add missing column for the bank account for SEPA payments 2023-02-27 15:02:01 +01:00
Laurent Destailleur
3355867712 Trans 2023-02-27 14:38:09 +01:00
Laurent Destailleur
7ae7f2481a Fix css 2023-02-27 14:29:34 +01:00
Laurent Destailleur
256ce217d0 Fix regression 2023-02-27 12:08:24 +01:00
Frédéric FRANCE
2daa9b2dba user hasRight 2023-02-27 10:34:28 +01:00
Frédéric FRANCE
e836cc4f55
use hasRight 2023-02-27 10:24:24 +01:00
Laurent Destailleur
857a3090ca Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 04:26:20 +01:00
Laurent Destailleur
06422a5d03 Fix message if no record found 2023-02-27 04:24:12 +01:00
Laurent Destailleur
db8068d08b Transifex sync 2023-02-27 04:05:02 +01:00
Laurent Destailleur
d4ab580e9b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 03:40:29 +01:00
Laurent Destailleur
b0b1e8d327 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 03:40:12 +01:00
Laurent Destailleur
6734f7a6aa Debug v17 Fix #24054 2023-02-27 03:34:49 +01:00
Yoan Mollard
a02e88dc28 Drop the double <tr>
Must be displayed both in the if and else
2023-02-26 22:18:30 +01:00
Laurent Destailleur
87454607af Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-26 20:37:06 +01:00
Laurent Destailleur
8e086fda62
Merge pull request #24050 from grandoc/new_branch_25_02_2023
fix : Warning: Undefined array key tomail in /home/httpd/vhosts/aflac…
2023-02-26 20:35:51 +01:00
Laurent Destailleur
849656935f Fix warning 2023-02-26 20:34:29 +01:00
Laurent Destailleur
7127f86e4b
Merge pull request #24027 from frederic34/patch-8
doc
2023-02-26 19:42:20 +01:00
Alexandre Janniaux
3c883c4b31 NEW inc.php: handle parameters from argv
This commit adds support for --help and --config to provide a different
config file when running upgrade.php from commandline. The argv array
is patched afterwards as if the options were never given so that it
stays transparent for the code path that are not aware of those
arguments.

The intention behind is incrementally move the usage of argc/argv to
this location and force help/usage from there, in particular for
upgrading.

The rationale for the --config addition is to be able to provide a
different path for conf.php when multiple dolibarr instance are using
the same readonly htdocs folder, which is already possible by modifying
the `include_path` from PHP for the htdocs/ directory but not for the
htdocs/install directory since relative paths are used to fetch the
config file. Since the use-case is to upgrade/migrate a Dolibarr
instance from CLI, it makes sense to be able to select for which
instance (and database parameters) the upgrade should take place.
2023-02-26 19:32:20 +01:00
Laurent Destailleur
0fc0b6a00d
Merge pull request #24047 from aspangaro/17p11
FIX Members Index - Missing colspan & language key on widget
2023-02-26 19:32:02 +01:00
Laurent Destailleur
4f275364ec
Merge pull request #24048 from aspangaro/17p10
FIX Activate widget Alert product on stock only on home
2023-02-26 19:30:00 +01:00
Laurent Destailleur
d79929c13b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-26 19:28:34 +01:00
Laurent Destailleur
f23de55809 FIX #24041 2023-02-26 19:28:11 +01:00
Laurent Destailleur
b01e72e8d1
Merge pull request #24055 from grandoc/new_branch_26_02_2023
fix : Warning: Undefined array key height in /home/httpd/vhosts/aflac…
2023-02-26 19:22:06 +01:00
Laurent Destailleur
cd7e93d5bb
Merge pull request #24052 from fappels/17_fix_php_warning
Fix dol_print_date warning
2023-02-26 19:21:16 +01:00
Laurent Destailleur
bf544bef63 css 2023-02-26 13:13:58 +01:00
Laurent Destailleur
ac410a4518 Fix missing url to check 2023-02-26 12:59:25 +01:00
Laurent Destailleur
d97725173b Fix sql error 2023-02-26 12:45:13 +01:00
Laurent Destailleur
32ba0acb32 Fix navigation 2023-02-26 12:03:55 +01:00
stickler-ci
9f2c450953 Fixing style errors. 2023-02-26 10:17:38 +00:00
Philippe GRAND
014aec72c2 fix : Warning: Undefined array key height in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/pdf.lib.php on line 2513 2023-02-26 11:12:06 +01:00
Laurent Destailleur
ed5c890769 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00
Laurent Destailleur
ed9db6c9dd Fix #yogosha15050 2023-02-25 16:36:48 +01:00
Philippe GRAND
ca1508e333 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/files.lib.php on line 2953 2023-02-25 16:29:55 +01:00
Laurent Destailleur
e0cf29b122 Fix #yogosha14973 2023-02-25 15:32:29 +01:00
Philippe GRAND
2c57198de7 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/files.lib.php on line 2847 and Attempt to read property lire on null in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/files.lib.php on line 2847 2023-02-25 14:54:07 +01:00
Francis Appels
822b81913f Fix dol_print_date warning 2023-02-25 14:38:32 +01:00
Philippe GRAND
05a32ab993 fix : Fatal error: Uncaught TypeError: Unsupported operand types: string / int in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/comm/propal/card.php on line 1420 2023-02-25 14:31:20 +01:00
Philippe GRAND
8b09e0f090 fix : Warning: Undefined property: Societe:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/actions_sendmails.inc.php on line 350 2023-02-25 12:38:01 +01:00
Philippe GRAND
b83b9ff598 fix : Warning: Undefined array key tomail in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/actions_sendmails.inc.php on line 193 2023-02-25 12:06:06 +01:00
Frédéric FRANCE
aff284b267 clean code 2023-02-25 10:11:15 +01:00
Frédéric FRANCE
400b246266 doc 2023-02-25 10:07:07 +01:00