GregM
235641e2df
FIX total line for extrafields
2023-02-28 15:46:42 +01:00
Frédéric FRANCE
e198e16944
doc
2023-02-28 15:15:04 +01:00
hystepik
6d6ba3fa83
Fix : php 8.0 warnings + errors
2023-02-28 14:37:50 +01:00
David Pareja Rodriguez
590373a620
Forgot to loop on the results
2023-02-28 13:33:52 +01:00
Laurent Destailleur
d3cfa1050e
Fix deployment of metapackages
2023-02-28 13:32:00 +01:00
David Pareja Rodriguez
b191330a79
Ignore localtaxes if localtax1_type or localtax2_type is 0
2023-02-28 13:24:11 +01:00
Laurent Destailleur
be49df370a
css
2023-02-28 11:42:47 +01:00
Laurent Destailleur
afae14d914
Fix CSP Policy
2023-02-28 11:35:40 +01:00
Frédéric FRANCE
04ff41adc3
doc
2023-02-28 08:56:38 +01:00
Alexandre SPANGARO
1b77abcb8a
Update official French list of legal form update in september 2022
2023-02-28 00:00:54 +01:00
Laurent Destailleur
49a403b4a5
NEW Can select the export format during export of journals
2023-02-27 20:34:49 +01:00
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