Commit Graph

112767 Commits

Author SHA1 Message Date
Benjamin Falière
9f85e4a60f Fixed another little error 2023-01-30 14:21:10 +01:00
Benjamin Falière
e7c6eac984 Replaced GETPOST with GETPOSTISSET 2023-01-30 14:06:49 +01:00
stickler-ci
f2c877f66a Fixing style errors. 2023-01-30 11:06:30 +00:00
Benjamin Falière
79f401f5fb Get data back when error on command create 2023-01-30 11:50:23 +01:00
Laurent Destailleur
c4d8268ea5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-30 02:27:28 +01:00
Laurent Destailleur
af649d0abd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:25 +01:00
Laurent Destailleur
194f803dbd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:13 +01:00
Laurent Destailleur
5395a4ab4b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:53 +01:00
Laurent Destailleur
10d822896d Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:45 +01:00
Laurent Destailleur
84934046b9 Merge pull request #23670 from Daviid-P/fix_database_backtick
Encase database name in backticks
2023-01-29 20:49:47 +01:00
Laurent Destailleur
971b3f2bfc Merge pull request #23717 from rycks/13.0_fix_newpayment_handle_hooks
fix #23716 : handle hookmanagers returns
2023-01-29 20:24:31 +01:00
Eric Seigne
d3b1ee367a fix #23716 : handle hookmanagers returns 2023-01-28 14:27:45 +01:00
Laurent Destailleur
7aeff6db98 Merge pull request #23714 from aspangaro/14p42
FIX Accountancy - Quadra export
2023-01-28 10:43:34 +01:00
Alexandre SPANGARO
791a69dd09 FIX Accountancy - Quadra export 2023-01-28 04:48:55 +01:00
Laurent Destailleur
ba21d9ff83 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:47 +01:00
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
59f163f699 Fix regression 2023-01-26 02:12:42 +01:00
Laurent Destailleur
3c9ba08369 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-26 02:10:54 +01:00
Laurent Destailleur
1a4cb5b4e2 FIX #22964 #23012 2023-01-26 02:06:40 +01:00
Laurent Destailleur
00d9aa2378 Merge pull request #23296 from IC-Florian/FIX#23087
FIX : Product list in setup.php in new Module
2023-01-26 01:30:30 +01:00
Laurent Destailleur
8ae80cec86 Merge pull request #23671 from Daviid-P/fix_undefined_facidnext
Fix wrong variable used to fetch replaced invoice
2023-01-26 00:06:13 +01:00
Laurent Destailleur
98e94b9901 Merge pull request #23672 from Easya-Solutions/14.0_fix-massaction-builddoc-simple-quote
FIX simple quote in generated file name from build doc mass action
2023-01-26 00:04:05 +01:00
Laurent Destailleur
14b9a88218 Merge pull request #23675 from noec764/14_FixExpenseReportAddLine
FIX: ExpenseReport card was not reloaded after addline
2023-01-25 23:51:39 +01:00
Laurent Destailleur
3aec1289f8 Merge pull request #23618 from ATM-Consulting/FIX_16.0_fieldvalue_emailtemplate
FIX : Empty FormSetup emailTemplate type IF empty fieldvalue
2023-01-25 18:28:26 +01:00
GregM
934bcc72c4 update space 2023-01-25 17:34:57 +01:00
stickler-ci
08bd8caaf2 Fixing style errors. 2023-01-24 13:28:59 +00:00
Noé Courtier
b964f1a476 FIX: page was not reloaded after addline causing a new lline creation was page was reloaded 2023-01-24 14:21:14 +01:00
VESSILLER
b2ac7a72be FIX simple quote in generated file name from build doc mass action 2023-01-24 11:21:59 +01:00
David Pareja Rodriguez
01e90a4854 Fix wrong variable used to fetch replaced invoice 2023-01-24 11:04:26 +01:00
David Pareja Rodriguez
7f6d993040 Encase database name in backticks 2023-01-24 10:54:48 +01:00
Laurent Destailleur
c2b9f05fe8 Merge pull request #23631 from Easya-Solutions/15.0_harmonize_table_noborder_style
Harmonize CSS for tables in fichehalfleft/fichehalfright
2023-01-23 02:27:25 +01:00
Laurent Destailleur
dac3acd71f Merge pull request #23634 from piernov/14.0-fix-donPaid
Fix: don setPaid sets paid field
2023-01-23 02:23:03 +01:00
Laurent Destailleur
92d977655c Merge pull request #23636 from Easya-Solutions/14.0_fix_public_ticket_list_pages
FIX on public ticket list, pages > 1 were 404 errors
2023-01-23 02:21:50 +01:00
Laurent Destailleur
56f0efa2fc Fix greek language 2023-01-20 19:09:56 +01:00
Thomas Negre
51f1871dd6 FIX on public ticket list, only the page 1 was accessible. Other pages were 404 error. 2023-01-19 17:22:31 +01:00
piernov
9a40c966bd Fix: don setPaid sets paid field
When donation is classified as paid, paid field also needs to be set to 1 so that accounting reports show the correct information.
2023-01-19 16:31:32 +01:00
Laurent Destailleur
17b6cb2724 Fix warning 2023-01-19 13:23:08 +01:00
Thomas Negre
c8d0226613 Harmonize CSS for tables in fichehalfleft/fichehalfright 2023-01-19 11:24:53 +01:00
Laurent Destailleur
e78f59c8b6 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-19 10:44:28 +01:00
Laurent Destailleur
c3ebda359d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-19 10:39:19 +01:00
Laurent Destailleur
d6eef78f11 Merge pull request #23629 from frederic34/patch-8
Update bonprelevement.class.php
2023-01-19 10:38:00 +01:00
Frédéric FRANCE
ff7a666c2b Update bonprelevement.class.php 2023-01-18 23:43:54 +01:00
Laurent Destailleur
6d8851d1e4 Merge pull request #23468 from FHenry/16_fix_reminder_type_label
fix: reminder type label on Actioncomm Card
2023-01-18 23:41:18 +01:00
Laurent Destailleur
055cecc4e2 Merge pull request #23519 from comaiteseb/16.0
correction bug sur le filtre des langues module Emailing
2023-01-18 23:34:54 +01:00
Laurent Destailleur
6ce20e3bae Merge pull request #23541 from FHenry/16_fix_token
fix: token for scan inventory
2023-01-18 23:33:00 +01:00
Laurent Destailleur
ddc9a0487a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 22:58:24 +01:00
Laurent Destailleur
f084c306b2 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 22:55:58 +01:00
Laurent Destailleur
4001101f59 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-18 22:50:29 +01:00
Laurent Destailleur
20956e9b7d Fix data truncated 2023-01-18 22:50:13 +01:00
Laurent Destailleur
8a12f337ab Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 20:54:19 +01:00