Commit Graph

107380 Commits

Author SHA1 Message Date
lmarcouiller
791927723a Fix #22671 : fix permissions notes.tpl.php 2022-10-26 11:38:07 +02:00
Laurent Destailleur
e76eb2680f Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-24 19:09:12 +02:00
Laurent Destailleur
a7a4e76194 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-24 19:07:10 +02:00
Laurent Destailleur
8b52d108f2
Merge pull request #22662 from atm-maxime/fix_scrut2
Fix scrutinizer api_thirdparties.class.php 5 issues
2022-10-24 16:55:04 +02:00
Laurent Destailleur
9c776437c8
Merge pull request #22663 from atm-maxime/fix_product_import_finished
Fix : remove duplicate code and fix #22176
2022-10-24 16:53:48 +02:00
Laurent Destailleur
4ec88056fa
Merge pull request #22664 from atm-maxime/fix_vat_form_warning
Fix : remove nonsense code and fix #21889
2022-10-24 16:43:50 +02:00
Laurent Destailleur
d021c0b2a1
Merge pull request #22665 from atm-maxime/fix_dict_error_data_toolong
Fix : dict data too long error
2022-10-24 16:38:10 +02:00
Maxime Kohlhaas
92ad656bf0 Fix : dict data too long error 2022-10-23 12:06:13 +02:00
Maxime Kohlhaas
7bf0287c65 Fix : remove nonsense code 2022-10-23 11:46:15 +02:00
Maxime Kohlhaas
7e1a37c138 Fix : remove duplicate code and fix #22176 2022-10-23 11:35:58 +02:00
Maxime Kohlhaas
39934a9a81 Fix scrutinizer api_thirdparties.class.php 5 issues 2022-10-23 11:19:23 +02:00
Laurent Destailleur
31ef942c96 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-18 23:09:52 +02:00
Laurent Destailleur
c727ebd9dd Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-18 21:12:04 +02:00
Laurent Destailleur
da3ae71a47 Try to fix rounding error 2022-10-18 13:32:18 +02:00
Laurent Destailleur
7df36e4a1f Try fix phpunit 2022-10-18 00:53:13 +02:00
Laurent Destailleur
042db61523 Merge 2022-10-15 13:52:57 +02:00
Laurent Destailleur
305960bad8 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-15 13:52:34 +02:00
Laurent Destailleur
7387e535ef Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-15 13:51:50 +02:00
Laurent Destailleur
63a62edcf6 Fix filter on member without subscription 2022-10-15 13:41:15 +02:00
Laurent Destailleur
5212990b7e
Merge pull request #22578 from atm-lena/15.0_FIX_PrivateMessageTicketEdit
15.0 fix private message ticket edit
2022-10-15 11:43:36 +02:00
Laurent Destailleur
459086b11e
Merge pull request #22569 from atm-gauthier/fix_conf_PRODUCT_LOAD_EXTRAFIELD_INTO_OBJECTLINES
FIX : input selector is wrong with PRODUCT_LOAD_EXTRAFIELD_INTO_OBJEC…
2022-10-14 19:22:56 +02:00
atm-lena
5dde5e1a20 Input "Private Mssage" 2022-10-14 09:54:47 +02:00
atm-lena
1cec84c21a FIX : private message ticket become public if edit action 2022-10-13 12:18:25 +02:00
Gauthier PC portable 024
8850412da8 FIX : input selector is wrong with PRODUCT_LOAD_EXTRAFIELD_INTO_OBJECTLINES usage 2022-10-13 11:25:42 +02:00
Laurent Destailleur
ada0f2b82a
Merge pull request #22499 from FHenry/15_fix_bad_error_message_CronJobSendEmailsRemindersOnInvoiceDueDate
fix: display correct id of thirdparty in Error of sendEmailsRemindersOnInvoiceDueDate
2022-10-13 10:25:53 +02:00
Laurent Destailleur
2ba4993666
Merge pull request #22518 from hregis/fix_avoid_error_with_postgresql
FIX remove db object for avoid error with postgresql
2022-10-13 10:24:50 +02:00
Laurent Destailleur
fccebe7fba
Merge pull request #22533 from fmarcet/14.0
Fix: Not load project title when sending email from project
2022-10-13 09:56:08 +02:00
Laurent Destailleur
54c5ca7c75 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-13 01:06:15 +02:00
Laurent Destailleur
b6a85271e6 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-13 00:52:33 +02:00
Laurent Destailleur
14edd053fb Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-13 00:52:23 +02:00
Laurent Destailleur
374e56d938 FIX #22538 2022-10-13 00:50:55 +02:00
Laurent Destailleur
467a97c0e9
Merge pull request #22542 from marc-dll/14.0_FIX_update_buyprice_error_reporting
FIX: supplier price update: missing error reporting
2022-10-13 00:37:57 +02:00
Laurent Destailleur
66c6d1927b Fix duplicate invoice created 2022-10-11 16:46:08 +02:00
Marc de Lima Lucio
ba94bc146f FIX: supplier price update: missing error reporting 2022-10-11 10:00:23 +02:00
Florian HENRY
a8dd29de85 review 2022-10-10 14:10:02 +02:00
Florian HENRY
9f8a09b4c8 Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_bad_error_message_CronJobSendEmailsRemindersOnInvoiceDueDate 2022-10-10 14:08:55 +02:00
Ferran Marcet
1aa2427fd2 Fix: Not load project title when sending email from project 2022-10-10 11:26:20 +02:00
stickler-ci
837573c6ea Fixing style errors. 2022-10-08 05:53:48 +00:00
Regis Houssin
53502ccd70 FIX better fix for compatibility 2022-10-08 07:49:02 +02:00
Laurent Destailleur
4e4b0e0039 FIX Duplicate creation of invoice when closing shipment linked to order 2022-10-07 22:44:20 +02:00
Laurent Destailleur
035448c66e Fix log cleaner 2022-10-07 21:36:30 +02:00
Laurent Destailleur
2df791ccf7 Fix badge not visible on delivery tab 2022-10-07 21:22:17 +02:00
Regis Houssin
4bb4d2dc64 FIX remove db object for avoid error with postgresql 2022-10-07 08:54:13 +02:00
Laurent Destailleur
9125ac61a8 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-06 15:33:59 +02:00
Laurent Destailleur
dc898fbc19
Merge pull request #22490 from FHenry/14_fix_warning
fix: remove php warning Non Numeric Value
2022-10-06 11:46:36 +02:00
Laurent Destailleur
a3a9044043
Merge pull request #22492 from ksar-ksar/patch-15
FIX #22241
2022-10-06 11:29:24 +02:00
Florian HENRY
27236fe853 fix: display correct id of thirdparty 2022-10-06 10:36:11 +02:00
stickler-ci
82cb267fb8 Fixing style errors. 2022-10-05 14:57:47 +00:00
ksar
a72fff4a5d
FIX #22241 2022-10-05 16:39:26 +02:00
Florian HENRY
b2cd5fc3ca fix: remove php warning non_numeric_value 2022-10-05 16:14:59 +02:00