Commit Graph

1865 Commits

Author SHA1 Message Date
Laurent Destailleur
f06cf40830
Merge pull request #23485 from lamrani002/kanbanFactureClient
NEW kanban mode for list of client invoice
2023-01-11 20:25:20 +01:00
Laurent Destailleur
577ef4a8a1
Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02 Use isModEnabled() 2023-01-11 06:11:41 +01:00
Lamrani Abdel
c52247e6ac kanban mode for list of client invoice 2023-01-10 12:43:55 +01:00
Laurent Destailleur
b3b0fe2444 Clean code 2023-01-06 20:12:58 +01:00
Laurent Destailleur
5280d070e3 Fix technical debt 2023-01-06 19:24:57 +01:00
Laurent Destailleur
43a0ccce2b Clean code 2023-01-04 11:37:24 +01:00
Laurent Destailleur
ba6374e6be Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-03 15:31:00 +01:00
Laurent Destailleur
8d4e973e00 Fix warnings 2023-01-03 15:29:49 +01:00
Laurent Destailleur
377ba47763 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 19:53:25 +01:00
Laurent Destailleur
8dc89e9a9a Fix warning 2022-12-30 19:51:07 +01:00
Laurent Destailleur
8850f56c01 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 19:29:42 +01:00
Laurent Destailleur
c5ca50b5db Fix warning 2022-12-30 19:27:13 +01:00
Laurent Destailleur
6824f82cc8 Fix warnings 2022-12-28 13:58:23 +01:00
Laurent Destailleur
77d6b9510b Clean code 2022-12-28 13:04:11 +01:00
Laurent Destailleur
8c3dc0fcae
Merge pull request #23040 from FliyFly/ScrutinizerList
Fix(scrutinizer) list
2022-12-01 11:01:29 +01:00
FLIO
67d28dc81b Fix(scrutinizer) 2022-11-30 16:03:19 +01:00
Laurent Destailleur
c22d9f282a
Merge pull request #23016 from inovea-conseil/FIX_product_type9
FIX product_type 9
2022-11-30 00:41:35 +01:00
FLIO
c767d3f8df Fix(scrutinizer) https://scrutinizer-ci.com/g/Dolibarr/dolibarr/issues/develop/files/htdocs/compta/facture/list.php?selectedLabels%5B0%5D=9&selectedSeverities%5B0%5D=10&orderField=lastFound&order=desc&honorSelectedPaths=0 2022-11-29 14:20:10 +01:00
Nicolas
7017b37354 FIX product_type 9 2022-11-26 16:28:58 +01:00
Laurent Destailleur
d0ac102bd0 Debug v17 2022-11-23 17:07:11 +01:00
Laurent Destailleur
55c284ebb9 Fix filter on entity 2022-11-07 14:28:42 +01:00
Laurent Destailleur
7fae4d1b1c Can force recipient of unpaid invoice email reminder 2022-11-07 14:22:43 +01:00
Laurent Destailleur
055627e248 NEW scheduled job to send unpaid invoice reminder can use the cc and bcc
of template.
2022-11-07 14:16:04 +01:00
Laurent Destailleur
290d02c0df
Merge pull request #22627 from noec764/14_FIX_Invoice_Order_FetchLines
FIX: Missing return 0 if object not found
2022-10-24 19:45:41 +02:00
Laurent Destailleur
f87ec74b9f Replace LEFT JOIN with EXISTS 2022-10-22 00:22:54 +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
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
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
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
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
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
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
Florian HENRY
664ba283bc fix/feat: on CronJob sendEmailsRemindersOnInvoiceDueDate use billing contact email if exists 2022-10-06 09:49:17 +02:00
Alexandre SPANGARO
5fc79979bc Use isModEnabled 2022-09-25 06:02:13 +02:00
Philippe GRAND
76858ed605 update code toward php8 compliance 2022-09-24 14:39:07 +02:00
Laurent Destailleur
a87aa30e75 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-23 18:53:18 +02:00
Laurent Destailleur
780b627b55 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-23 18:43:45 +02:00
lmarcouiller
b0d2aa6d9b Fix : php 8.1 warnings 2022-09-23 16:05:11 +02:00
Laurent Destailleur
e1b5e5033f Clean code of deprecated field 2022-09-23 09:35:17 +02:00
Frédéric FRANCE
f53e3e9cce
Update facture.class.php 2022-09-21 09:42:44 +02:00
Laurent Destailleur
6fb9a4713c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-21 01:30:40 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +02:00