2
0
forked from Wavyzz/dolibarr
Commit Graph

550 Commits

Author SHA1 Message Date
Frédéric FRANCE
1d197e42bb fix shippable tooltip value overwritten (#31468) 2024-10-20 00:11:04 +02:00
Laurent Destailleur
111e3fcd32 Revert "NEW - Add a new hook on order list (#31315)"
This reverts commit 1e64870a9e.
2024-10-17 00:52:42 +02:00
atm-lucas
1e64870a9e NEW - Add a new hook on order list (#31315)
* Add a new hook on order list

* pr correction
2024-10-11 15:53:43 +02:00
Benjamin Falière
b5e5b1d4c6 FIX commande context (#26497)
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2023-11-07 17:50:48 +01:00
hystepik
085643edd6 fix impossibility to add default filter for search_billed 2023-06-09 12:29:23 +02:00
Laurent Destailleur
a1d6e55189 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-03 02:40:32 +02:00
Laurent Destailleur
cd949e9fa7 Fix error message not shown 2023-04-28 12:37:01 +02:00
Laurent Destailleur
3b9853f7d3 FIX More complete fix for #24411 2023-04-04 22:45:30 +02:00
Laurent Destailleur
5ba1f2dc56 Update list.php 2023-04-04 22:38:05 +02:00
Anthony Berton
e120780c6c FIX - Filter status order in list 2023-04-01 16:53:54 +02:00
Laurent Destailleur
cd5009d8a4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 21:21:49 +01:00
Ferran Marcet
a00fa5a192 FIX: Do not convert negative line to discount if variable is active 2023-01-18 16:11:22 +01:00
Laurent Destailleur
707101b913 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-13 12:56:24 +01:00
Laurent Destailleur
24651aaa6c FIX #22731 #23524 2023-01-12 12:41:02 +01:00
Laurent Destailleur
3c169ae09a Fix look and feel v17 2023-01-10 21:54:37 +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
Laurent Destailleur
8d4e973e00 Fix warnings 2023-01-03 15:29:49 +01:00
hystepik
27cb4b4d86 Fix: php 8.1 warnings 2022-12-15 14:46:29 +01:00
stickler-ci
0db8a0b831 Fixing style errors. 2022-12-08 09:34:48 +00:00
atm-lena
9fef8b7dc2 FIX Search List Alias Name 2022-12-07 10:11:57 +01:00
Laurent Destailleur
a0e53a402d Fix reponsive 2022-12-02 19:23:12 +01:00
Laurent Destailleur
33afe96762 Merge pull request #23033 from atm-steve/fix_lists_missing_alias
FIX Alias on commande list
2022-11-29 10:37:18 +01:00
atm-steve
9c64b7baca add parameters to getnomurl function to enable and disable alias 2022-11-29 10:01:07 +01:00
Laurent Destailleur
bb46cdb0af Fix regression sql error 2022-11-27 21:10:37 +01:00
Maxime Kohlhaas
8c597543e1 Fix : use count() in lists - part 1 2022-11-26 00:54:49 +01:00
Laurent Destailleur
1984feeae1 Merge pull request #22681 from bb2a/FIX---/td-in-if-to-MAIN_CHECKBOX_LEFT_COLUMN
FIX - </td> in if to MAIN_CHECKBOX_LEFT_COLUMN
2022-11-02 00:38:28 +01:00
Laurent Destailleur
1431d7fa2a Merge pull request #22708 from bb2a/FIX---php-8-totalarray
FIX - php 8 warnings, totalarray commande liste
2022-11-01 21:08:39 +01:00
Laurent Destailleur
124a969127 Debug v17 2022-10-31 15:35:00 +01:00
Anthony Berton
1c0dd84d6f OK 2022-10-29 21:57:58 +02:00
Anthony Berton
df2f3b0469 FIX - php 8 totalarray 2022-10-29 21:50:23 +02:00
Anthony Berton
1d08d2c8ab erreur 2022-10-29 21:50:06 +02:00
Anthony Berton
8efaf03ec9 FIX - php 8 totalarray 2022-10-29 21:49:03 +02:00
Anthony Berton
12db216f1e FIX - $totalarray['nbfield']++; 2022-10-26 16:05:10 +02:00
Anthony Berton
2ed2f74c8a FIX - /td in if to MAIN_CHECKBOX_LEFT_COLUMN 2022-10-26 15:35:27 +02:00
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
Regis Houssin
f57412107b FIX missing hook parameters 2022-10-21 11:09:36 +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
Regis Houssin
0e63591604 FIX avoid warning (php8) missing hook parameters 2022-10-18 10:45:48 +02:00
lvessiller
2d181f01be NEW rename MAIN_LIST_ALLOW_NOTES by MAIN_LIST_HIDE_NOTES 2022-10-17 11:37:09 +02:00
lvessiller
121ebb671b NEW resize parent company column in order list 2022-10-14 08:45:24 +02:00
Nicolas
5528dc3843 FIX closed warehouse for shipping 2022-10-11 10:26:03 +02:00
Laurent Destailleur
395312737b Merge pull request #22406 from aspangaro/17p6
Use isModEnabled
2022-10-04 18:01:59 +02:00
lvessiller
ebeafa487a FIX cache on parent company list 2022-10-03 12:29:12 +02:00
lvessiller
b894136dd9 NEW parent company column and filter in order list 2022-10-03 09:52:46 +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
98ed321514 Merge branch 'develop' into 17p6 2022-09-28 20:55:43 +02:00
Laurent Destailleur
52b12ee47d Trans 2022-09-27 14:12:37 +02:00