Commit Graph

12616 Commits

Author SHA1 Message Date
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
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
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
Laurent Destailleur
06f9c84467
Merge pull request #22376 from hregis/fix_missing_check_if_category_module_is_enabled
FIX missing check if category module is enabled
2022-09-23 17:20:51 +02:00
lmarcouiller
b0d2aa6d9b Fix : php 8.1 warnings 2022-09-23 16:05:11 +02:00
Regis Houssin
4f6cf3f067 FIX missing check if category module is enabled 2022-09-23 11:46:55 +02:00
Laurent Destailleur
e1b5e5033f Clean code of deprecated field 2022-09-23 09:35:17 +02:00
Laurent Destailleur
d4db4480d7 FIX Warning php8 2022-09-22 14:55:00 +02:00
Laurent Destailleur
d314ed380b NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
Frédéric FRANCE
744d1b0218
Update bonprelevement.class.php 2022-09-21 21:52:39 +02:00
Frédéric FRANCE
f53e3e9cce
Update facture.class.php 2022-09-21 09:42:44 +02:00
Frédéric FRANCE
9f7c17333b
Update bonprelevement.class.php 2022-09-21 08:44:15 +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
cb7db080cd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-21 01:21:11 +02:00
Laurent Destailleur
dfe8281805 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-20 15:03:51 +02:00
Laurent Destailleur
8c7cb5b70b FIX Warning php8 2022-09-20 11:15:15 +02:00
Laurent Destailleur
99c146652d
Merge pull request #22285 from javieralapps4up/patch-3
Update create.php
2022-09-20 00:23:38 +02:00
Laurent Destailleur
f759b918ff Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-19 17:24:27 +02:00
Laurent Destailleur
7d7a9597c1 Fix regression 2022-09-19 17:23:38 +02:00
Laurent Destailleur
f7722a3de4
Merge pull request #22325 from aspangaro/17p5
NEW #22298 Bank - Add salaries & vat in tab planned entries
2022-09-19 16:42:05 +02:00
Alexandre SPANGARO
76ecf1d35a NEW Bank - Add salaries & vat in tab planned entries 2022-09-19 08:54:45 +02:00
Regis Houssin
f5fe366525 FIX broken feature, wrong fk_parent_line 2022-09-16 15:03:53 +02:00
Regis Houssin
7eb3f16e62 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into fix_broken_feature_wrong_fk_parent_line 2022-09-16 14:14:57 +02:00
Laurent Destailleur
4b2c4d2df3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-15 18:13:27 +02:00
javieralapps4up
a1d8879f34
Update create.php
There is a previous line $format = GETPOST('format', 'aZ09');
2022-09-15 14:30:37 +02:00
Laurent Destailleur
2ac4103af8 Fix css 2022-09-15 10:20:31 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +02:00
Frédéric FRANCE
edef39bed9
strftime is deprecated in php8.1 2022-09-14 09:01:56 +02:00
Frédéric FRANCE
81e8b872a8
Update bonprelevement.class.php 2022-09-14 08:51:22 +02:00
Frédéric FRANCE
cba04c9648
Update bonprelevement.class.php 2022-09-13 20:48:59 +02:00
Regis Houssin
a3a973466f FIX broken feature, wrong fk_parent_line after cloning object 2022-09-13 15:16:17 +02:00
Laurent Destailleur
4566342d59 FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 11:47:06 +02:00
Laurent Destailleur
8771dc197b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-12 10:32:50 +02:00
Laurent Destailleur
295b850ae8 Fix missing include 2022-09-11 22:25:03 +02:00
Laurent Destailleur
a11a33a804 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-11 22:21:18 +02:00
Laurent Destailleur
767897595b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-10 02:46:10 +02:00
Laurent Destailleur
2ebd78d980 Fix date 2022-09-10 02:15:15 +02:00
Laurent Destailleur
38676b6c04 Fix phpunit 2022-09-10 00:54:16 +02:00
Laurent Destailleur
62f8c533c5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 18:36:06 +02:00
Laurent Destailleur
09700a6aa7 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 18:35:36 +02:00
Laurent Destailleur
6f77359617 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-09 18:11:06 +02:00
Laurent Destailleur
689a1df761
Merge pull request #22100 from grandoc/new_branch_06_09_2022
update code
2022-09-09 18:04:27 +02:00
Laurent Destailleur
7a277d9560
Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
c01c595cfd
Merge pull request #22147 from frederic34/patch-5
doc
2022-09-09 15:59:23 +02:00
Alexandre SPANGARO
6b4bd6c09e FIX #21859 - Don't show html balise on list for private/public note 2022-09-09 15:56:17 +02:00
Laurent Destailleur
94e0577728
Merge pull request #22161 from dolibit-ut/patch-550
Update transfer.php
2022-09-09 15:52:37 +02:00
Laurent Destailleur
7e6d52c137
Merge pull request #22168 from Hystepik/develop#2
Fix : php 8.1 warnings
2022-09-09 15:51:03 +02:00
lmarcouiller
68b72ac17d Fix : php 8.1 warnings 2022-09-09 10:06:16 +02:00
Frédéric France
1c2a89f52d Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-09 08:09:12 +02:00
Laurent Destailleur
9a09e0f304 Merge SEPA payment using Stripe manually. 2022-09-09 02:26:45 +02:00
Laurent Destailleur
7c7ccc2393 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 01:45:59 +02:00
Laurent Destailleur
fb60c100e5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-09 01:39:52 +02:00
Laurent Destailleur
5341c7a4a1 Fix sql error 2022-09-09 01:36:58 +02:00
Laurent Destailleur
3177a065cd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-09 01:31:43 +02:00
Laurent Destailleur
fa64be5e82 Fix wrong number of td 2022-09-09 00:29:45 +02:00
UT from dolibit
32f5642156
Update transfer.php 2022-09-08 20:43:26 +02:00
Frédéric France
da8617e3ff Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-08 18:59:23 +02:00
Frédéric FRANCE
5b213b2b1a
doc 2022-09-08 15:18:52 +02:00
Laurent Destailleur
ee05abaa27 Clean code 2022-09-08 15:13:16 +02:00
Laurent Destailleur
aa9036a0f5 Clean code 2022-09-08 15:05:51 +02:00
Frédéric France
835441d437 remove blank line 2022-09-07 20:14:49 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Laurent Destailleur
8f2a66cc44
Merge pull request #22078 from grandoc/fix_for_fichinter
fix : extrafields of line where missing when cloning a fichinter
2022-09-07 14:03:38 +02:00
Laurent Destailleur
6b7e11dbdd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-07 13:59:12 +02:00
Laurent Destailleur
aa560db06d Fix regression 2022-09-07 13:58:24 +02:00
Laurent Destailleur
32b6ade70a
Merge pull request #22092 from aspangaro/16p9
FIX #22057 Missing class AccountingAccount on clientfourn
2022-09-07 13:12:26 +02:00
Laurent Destailleur
b33b39e3b9
Merge pull request #22091 from aspangaro/14p39
FIX Column label
2022-09-07 13:12:09 +02:00
Laurent Destailleur
8c3c16dbe1
Merge pull request #22109 from dolibit-ut/patch-522
Update bilan.php
2022-09-07 13:07:10 +02:00
Laurent Destailleur
cd3164f3f0
Merge pull request #22111 from dolibit-ut/patch-524
Update supplier_turnover_by_thirdparty.php
2022-09-07 13:07:01 +02:00
Laurent Destailleur
7eb88e5151
Merge pull request #22108 from dolibit-ut/patch-521
Update info.php
2022-09-07 13:06:21 +02:00
Laurent Destailleur
f27a49d30c Fix missing var 2022-09-07 12:45:43 +02:00
This Charlène
0886f85579
Update card.php 2022-09-07 08:57:51 +02:00
This Charlène
bfb93609dd
php V8 Warning 2022-09-07 08:56:02 +02:00
UT from dolibit
079dab3a2c
Update supplier_turnover_by_thirdparty.php 2022-09-06 18:37:03 +02:00
UT from dolibit
86377a337e
Update categ.php 2022-09-06 18:30:10 +02:00
UT from dolibit
ee799693b1
Update bilan.php 2022-09-06 18:27:07 +02:00
UT from dolibit
3cebf6767e
Update info.php 2022-09-06 18:24:26 +02:00
Philippe GRAND
3a5abf12bc update code 2022-09-06 16:40:07 +02:00
Alexandre SPANGARO
a13f232d2d FIX #22057 2022-09-06 05:42:04 +02:00
Alexandre SPANGARO
9a5927d833 FIX Column label 2022-09-06 05:30:35 +02:00
Laurent Destailleur
9959aa9701 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-05 18:33:42 +02:00
Laurent Destailleur
3e9df092f4 css 2022-09-05 09:15:45 +02:00
Alexandre SPANGARO
a542c86bcd FIX Project - on global view, missing display of ref customer 2022-09-04 04:59:31 +02:00
Laurent Destailleur
9693587780
Merge pull request #21966 from dolibit-ut/patch-477
Update index.php
2022-09-03 11:44:51 +02:00
Laurent Destailleur
760c6e581e
Merge pull request #22060 from grandoc/new_branch_03_09_2022
Update code
2022-09-03 11:44:36 +02:00
Laurent Destailleur
83bb78f981
Merge pull request #22045 from frederic34/pr/grandoc/22009
Pr/grandoc/22009
2022-09-03 11:39:39 +02:00