Commit Graph

663 Commits

Author SHA1 Message Date
Laurent Destailleur
f3f67c2f6f Debug v17 2023-05-10 22:52:31 +02:00
Regis Houssin
984e302813 FIX avoid warnings php8 2023-05-02 16:05:28 +02:00
Laurent Destailleur
f0d5dfe719 FIX Rounding on total margin on invoice list 2023-04-06 22:17:55 +02:00
Laurent Destailleur
1c1e93bb37 Fix use MT rounding for cost price and margin on list of invoice 2023-03-30 16:35:07 +02:00
Laurent Destailleur
f49ad63bcb Missing trans 2023-03-18 01:20:14 +01:00
Laurent Destailleur
c06f0e0b20 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-15 18:23:22 +01:00
Laurent Destailleur
6db1c1cd2f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-15 18:22:06 +01:00
Laurent Destailleur
7db2c9706d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-14 10:59:23 +01:00
Laurent Destailleur
3278b7bc86 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-13 23:38:07 +01:00
Laurent Destailleur
5217ae28f8 Fix load of margin infos 2023-02-13 21:35:48 +01:00
Laurent Destailleur
503b01334f Fix position for column of total 2023-02-13 21:11:39 +01:00
Laurent Destailleur
212f24ac9e Prepare code to fix too many sql error 2023-02-13 21:08:53 +01:00
Laurent Destailleur
98b37d6648 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 16:53:03 +01:00
Laurent Destailleur
2755e3dad7 Fix typo 2023-01-06 15:53:25 +01:00
mgabriel
a7de5e4c72 Added &$arrayfields to $parameters so that hooks can manipulate list columns. 2023-01-05 11:59:43 +01:00
hystepik
27cb4b4d86 Fix: php 8.1 warnings 2022-12-15 14:46:29 +01:00
Laurent Destailleur
279e161b95
Merge pull request #23152 from atm-lena/develop_fixsearchlistaliasname
FIX Search Alias / Company
2022-12-10 16:33:58 +01:00
Laurent Destailleur
e1e9ff8cda Fix debug v17 2022-12-08 19:34:16 +01:00
stickler-ci
0db8a0b831 Fixing style errors. 2022-12-08 09:34:48 +00:00
Laurent Destailleur
6b7f1a32f9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-07 13:32:23 +01:00
atm-lena
9fef8b7dc2 FIX Search List Alias Name 2022-12-07 10:11:57 +01:00
Laurent Destailleur
ba582963d6 Fix typo 2022-12-06 19:56:49 +01:00
Laurent Destailleur
a0e53a402d Fix reponsive 2022-12-02 19:23:12 +01:00
Laurent Destailleur
26270201f7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-11-30 00:17:22 +01:00
Maxime Kohlhaas
fb310de0aa Fix : use count() in lists - part 2 2022-11-26 01:23:45 +01:00
Laurent Destailleur
124a969127 Debug v17 2022-10-31 15:35:00 +01:00
Laurent Destailleur
f0e51d4a28 Debug v17 - use of 'mode' for user list and filter on categories 2022-10-31 08:22:53 +01:00
Laurent Destailleur
18c9685051 Rename table to prepare need of direct debit for non invoices 2022-10-28 17:51:25 +02:00
Laurent Destailleur
b15f0093cc
Merge branch 'develop' into fix_missing_hook_parameters 2022-10-25 17:19:38 +02:00
Laurent Destailleur
b4218f4c53 Responsive 2022-10-24 03:07:22 +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
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
f516a4b052 FIX filter on categories 2022-10-11 03:48:00 +02:00
Laurent Destailleur
201b774d6d Clean code 2022-10-10 20:14:51 +02:00
Alexandre SPANGARO
ef94f2af70 Use isModEnabled 2022-09-25 22:45:10 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +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
Alexandre SPANGARO
6b4bd6c09e FIX #21859 - Don't show html balise on list for private/public note 2022-09-09 15:56:17 +02:00
Frédéric France
da8617e3ff Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-08 18:59:23 +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
8d33953142 add comment 2022-09-07 20:08:59 +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
Philippe GRAND
8a73872130 update code 2022-08-31 22:05:44 +02:00
Laurent Destailleur
a5c18ea776 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-31 17:57:14 +02:00