2
0
forked from Wavyzz/dolibarr
Commit Graph

13153 Commits

Author SHA1 Message Date
Laurent Destailleur
77898ab456 Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!) 2022-10-12 11:52:33 +02:00
Laurent Destailleur
f516a4b052 FIX filter on categories 2022-10-11 03:48:00 +02:00
Laurent Destailleur
92d0dff65d Clean code 2022-10-11 02:40:55 +02:00
Laurent Destailleur
201b774d6d Clean code 2022-10-10 20:14:51 +02:00
Florian HENRY
26a1825411 review 2022-10-10 15:54:03 +02:00
Florian HENRY
fea1b2ef14 review 2022-10-10 15:00:51 +02:00
Florian HENRY
a780829a1b Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_fix_new_InvoiceRemindersEmailToInvoiceContact 2022-10-10 14:11:17 +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
Laurent Destailleur
ae4f8b23d5 Standardize code for action buttons Delete 2022-10-10 11:39:50 +02:00
Laurent Destailleur
7e80737358 css 2022-10-10 00:57:50 +02:00
Laurent Destailleur
b051da4b04 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-07 22:50:58 +02:00
Laurent Destailleur
73c1efecaf Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-07 22:47:36 +02:00
Laurent Destailleur
035448c66e Fix log cleaner 2022-10-07 21:36:30 +02:00
Laurent Destailleur
915f20baa2 FIX Missing token in ajax call 2022-10-06 22:53:16 +02:00
Laurent Destailleur
67e8851a4e FIX Missing token in ajax call 2022-10-06 22:50:57 +02:00
Laurent Destailleur
ff33a1852f FIX Remove use of code we should not have 2022-10-06 20:22:43 +02:00
Laurent Destailleur
20287b90a1 FIX Remove use of code we should not have 2022-10-06 20:21:31 +02:00
Laurent Destailleur
10d40402b7 Merge pull request #22267 from frederic34/patch-8
strftime is deprecated in php8.1
2022-10-06 12:18:43 +02:00
Florian HENRY
27236fe853 fix: display correct id of thirdparty 2022-10-06 10:36:11 +02:00
Florian HENRY
664ba283bc fix/feat: on CronJob sendEmailsRemindersOnInvoiceDueDate use billing contact email if exists 2022-10-06 09:49:17 +02:00
Laurent Destailleur
395312737b Merge pull request #22406 from aspangaro/17p6
Use isModEnabled
2022-10-04 18:01:59 +02:00
Laurent Destailleur
c0dac5d5db Fix RUM number if customer account not defined 2022-10-02 22:32:05 +02:00
Laurent Destailleur
07966f5e6b Clean code 2022-10-01 14:00:43 +02:00
Laurent Destailleur
51c299ffbb NEW Add hidden option MAIN_EMAIL_SUPPORT_ACK 2022-10-01 13:26:11 +02:00
Alexandre SPANGARO
51aa7e8027 Merge remote-tracking branch 'upstream/develop' into 17p6 2022-10-01 07:52:48 +02:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
ec29a6a608 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-28 21:18:22 +02:00
Laurent Destailleur
295f10e43b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-28 21:17:16 +02:00
Laurent Destailleur
98ed321514 Merge branch 'develop' into 17p6 2022-09-28 20:55:43 +02:00
Laurent Destailleur
a67a8fbfe1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-28 20:37:16 +02:00
Laurent Destailleur
825a1dbf3e Update tva.class.php 2022-09-28 20:33:57 +02:00
Laurent Destailleur
cee45b9808 FIX error management of zip extension not found 2022-09-28 20:01:41 +02:00
Florian HENRY
09b3311d45 fix: Download Accoutancy file result to Expired Token 2022-09-28 08:16:50 +02:00
lmarcouiller
45be6ab024 php 8.1 warnings suite 2022-09-27 15:21:10 +02:00
Frédéric FRANCE
61844cd50f Update bonprelevement.class.php 2022-09-26 11:48:29 +02:00
Frédéric FRANCE
50c60c8f34 Update bonprelevement.class.php 2022-09-26 11:46:07 +02:00
Laurent Destailleur
e936231ccb Trans 2022-09-26 10:19:24 +02:00
Alexandre SPANGARO
ef94f2af70 Use isModEnabled 2022-09-25 22:45:10 +02:00
Alexandre SPANGARO
9772bbeff3 Use isModEnabled 2022-09-25 21:58:40 +02:00
Laurent Destailleur
acaf066d1d Merge pull request #22011 from SylvainLegrand/PR_Option_for_input_of_customer_or_supplier_references
Add an option to manage input size for customer / supplier references
2022-09-25 18:48:55 +02:00
Laurent Destailleur
f5e5de1eba Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-25 17:12:03 +02:00
Laurent Destailleur
86091c3fde Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-25 17:01:44 +02:00
Laurent Destailleur
118b975f91 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-25 11:56:05 +02:00
Alexandre SPANGARO
fc9e6c541e Use isModEnabled 2022-09-25 06:30:33 +02:00
Alexandre SPANGARO
43625c2061 Use isModEnabled 2022-09-25 06:26:20 +02:00
Alexandre SPANGARO
5fc79979bc Use isModEnabled 2022-09-25 06:02:13 +02:00
priojk
03f6df206b improve formatting 2022-09-24 17:27:38 +02:00
Philippe GRAND
e0b16ac436 update code toward php8 compliance 2022-09-24 14:40:01 +02:00
Philippe GRAND
76858ed605 update code toward php8 compliance 2022-09-24 14:39:07 +02:00