2
0
forked from Wavyzz/dolibarr
Commit Graph

12771 Commits

Author SHA1 Message Date
Regis Houssin
9145388301 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_missing_hook_parameters 2022-10-21 11:09:45 +02:00
Laurent Destailleur
2670c2f33f NEW On a bank reconciled line, we can modify the bank receipt 2022-10-19 18:48:43 +02:00
Laurent Destailleur
06d94c9a97 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-19 17:11:32 +02:00
Noé Courtier
477f5e2890 FIX: Missing return 0 if object not found 2022-10-19 11:53:17 +02:00
Regis Houssin
0e63591604 FIX avoid warning (php8) missing hook parameters 2022-10-18 10:45:48 +02:00
Laurent Destailleur
b6e87ccb91 Merge pull request #22610 from Easya-Solutions/new-invoice-list-parent-company
NEW parent company column and filter in invoice list
2022-10-17 23:22:05 +02:00
Laurent Destailleur
04ecf365de Merge pull request #22605 from Easya-Solutions/new-thirdparty-contact-list-note-private
NEW private note in thirdparty contact list
2022-10-17 23:20:23 +02:00
Laurent Destailleur
3eae33dcc7 Merge pull request #22597 from ptibogxiv/patch-53
fix php 8 error
2022-10-17 23:12:40 +02:00
Laurent Destailleur
c63d310f2f Clean code 2022-10-17 15:26:42 +02:00
lvessiller
7b29707137 NEW parent company column and filter in invoice list 2022-10-17 15:08:32 +02:00
lvessiller
2d181f01be NEW rename MAIN_LIST_ALLOW_NOTES by MAIN_LIST_HIDE_NOTES 2022-10-17 11:37:09 +02:00
Laurent Destailleur
68f16b13d7 Fix typo 2022-10-17 02:52:03 +02:00
Laurent Destailleur
babf1e0e27 Fix doc 2022-10-17 01:55:57 +02:00
ptibogxiv
1044e79aa1 fix php 8 error 2022-10-15 13:19:55 +02:00
Frédéric FRANCE
555f17f846 fix warning 2022-10-14 10:33:34 +02:00
Frédéric FRANCE
220da95fa4 fix warnings 2022-10-13 20:28:16 +02:00
Laurent Destailleur
3fb7e1252d Merge pull request #22496 from FHenry/dev_fix_new_InvoiceRemindersEmailToInvoiceContact
new: on CronJob, sendEmailsRemindersOnInvoiceDueDate use billing contact email if exists
2022-10-13 10:29:38 +02:00
Laurent Destailleur
eabf01a422 Debug sepa payment 2022-10-13 05:31:36 +02:00
Laurent Destailleur
eb0f898b01 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-13 01:10:31 +02:00
Laurent Destailleur
020d3dcbe5 Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!) 2022-10-12 12:14:04 +02:00
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