Commit Graph

112287 Commits

Author SHA1 Message Date
Laurent Destailleur
eb5f1b6649 Fix filter on supplier categories 2023-02-06 22:26:09 +01:00
Laurent Destailleur
48026b038e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-05 20:18:15 +01:00
Laurent Destailleur
2690dd6274
Merge pull request #23730 from altairis-benjamin/commandcard
FIX Get data back when error on command create
2023-02-04 17:06:32 +01:00
kkhelifa
2c826a4fcc FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-04 16:15:18 +01:00
Laurent Destailleur
100b572aa3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-04 16:11:28 +01:00
Laurent Destailleur
ff4ea81429 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-04 16:11:16 +01:00
Laurent Destailleur
87d2f6be2e
Merge pull request #23749 from altairis-melina/product_card
FIX : Get data back on product update
2023-02-04 16:08:58 +01:00
Laurent Destailleur
d3a26efb0e
Merge pull request #23755 from frederic34/patch-4
fix #23753
2023-02-04 15:39:01 +01:00
Laurent Destailleur
4a5e474ab9
Merge pull request #23774 from noec764/16_0_Fix_Cgeneric
FIX: Cannot import find type_fees with cgenericdic.class because it has id and not rowid
2023-02-04 15:07:13 +01:00
Laurent Destailleur
601ca8ad7a Fix changelog 2023-02-03 18:22:36 +01:00
Laurent Destailleur
d0d30d1f17 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-03 17:11:30 +01:00
Laurent Destailleur
782e953a1d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-03 17:09:38 +01:00
Laurent Destailleur
86c2f2fcde Fix phpcs 2023-02-03 17:08:24 +01:00
Noé Courtier
9cf71e7d1c FIX: Cannot import find type_fees with cgenericdic.class because its have id and not rowid 2023-02-03 16:34:36 +01:00
Mélina JOUM
e10a7de3e0 stickler-ci error 2023-02-02 17:52:07 +01:00
Mélina JOUM
f46d9f1a15 Fix GETPOST 2023-02-02 15:54:24 +01:00
Laurent Destailleur
45dd6c8f0b Prepare option PDF_SWISS_QRCODE_USE_OWNER_OF_ACCOUNT_AS_CREDITOR 2023-02-02 15:06:19 +01:00
Mélina JOUM
4b61ef946a Fix 2023-02-02 11:44:10 +01:00
Frédéric FRANCE
eb6c25f64d
fix https://github.com/Dolibarr/dolibarr/issues/23753 2023-02-01 22:06:22 +01:00
Mélina JOUM
afa1fd3e8a Get data back on product update 2023-02-01 16:51:13 +01:00
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