Commit Graph

2750 Commits

Author SHA1 Message Date
Laurent Destailleur
b1c51954dd NEW Add link to edit VAT list from error message of missing VAT 2023-04-25 22:15:51 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Joachim Kueter
eed1ac8261 Fix: add missing closing html tag
Output of extrafields after the selection box for bom (if BOM_SUB_BOM is enabled) was corrupted due to missing closing </select>.
2023-04-13 10:37:09 +02:00
Laurent Destailleur
90bca8b4d7 NEW Can go back to draft on shipment when stock change not on validate 2023-04-10 15:55:58 +02:00
Laurent Destailleur
74d41c3d11 Add support for keyboard shortcut ALT + S to open search box 2023-04-09 22:44:55 +02:00
Laurent Destailleur
7e200e4506 WIP Add field include opt-outed emails into email screen 2023-04-08 13:29:30 +02:00
Laurent Destailleur
1bab847278 NEW Can set the page "List of opportunities" as landing page 2023-04-08 03:08:17 +02:00
Laurent Destailleur
8d75d7b466 Debug topmenu search option 2023-04-06 21:27:06 +02:00
hystepik
002b0aa386 fix : php 8.1 warnings + log warnings 2023-04-03 16:03:51 +02:00
Laurent Destailleur
386a91c666 Merge pull request #23839 from marcusdeangabriel/SELECT_PRODUITS_LIST
Add hooks to select_produits_list
2023-03-31 20:18:32 +02:00
Laurent Destailleur
28e2694bac Merge pull request #24022 from Daviid-P/add_hours_minutes_to_form_confirm
NEW Make it possible to select hours and minutes in form_confirm
2023-03-31 11:45:56 +02:00
Laurent Destailleur
0bdb6bae64 Update html.form.class.php 2023-03-31 11:44:58 +02:00
Laurent Destailleur
c2f5db9d9c Better compatibility 2023-03-31 11:40:34 +02:00
Laurent Destailleur
1be9364971 Look and feel v18 2023-03-30 19:47:48 +02:00
Laurent Destailleur
9ccc806f3a select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
David
13627e3b3f Merge branch 'develop' into add_hours_minutes_to_form_confirm 2023-03-27 12:31:13 +02:00
Laurent Destailleur
498b2d5279 Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
Laurent Destailleur
ab92bd5860 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00
Laurent Destailleur
77973fd2ee Debug v18 2023-03-24 11:16:00 +01:00
marcusdeangabriel
a5ce545594 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-22 13:00:44 +01:00
Laurent Destailleur
fc6e854028 Fix warning 2023-03-21 19:14:43 +01:00
VESSILLER
738c507724 no need escape js 2023-03-21 17:53:29 +01:00
VESSILLER
b23d3a0edd fix stickler-ci 2023-03-21 17:42:19 +01:00
VESSILLER
fe4b993871 FIX change date on select date input when prefix is used 2023-03-21 17:05:46 +01:00
marcusdeangabriel
34139bdbcd Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-21 10:43:13 +01:00
mgabriel
6f68380efe Changed $reshook check to be like the Dolibarr documentation. 2023-03-21 09:22:35 +01:00
mgabriel
7086b2dab9 Corrected $reshook check which was incorrect. 2023-03-21 08:59:39 +01:00
Laurent Destailleur
8dc1c0c7c2 NEW Can edit account on miscellaneous payment (if not transfered) 2023-03-20 21:46:17 +01:00
Laurent Destailleur
ec45cb23ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 15:53:06 +01:00
marcusdeangabriel
2a55c1f2ad Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-20 09:49:57 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
9e0c822512 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 10:30:11 +01:00
Laurent Destailleur
4ef435e286 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:24:52 +01:00
Laurent Destailleur
926c99f913 Update html.form.class.php 2023-03-18 02:35:31 +01:00
Laurent Destailleur
b7c242c210 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 20:54:18 +01:00
Laurent Destailleur
62ec69770b Fix responsive 2023-03-17 20:06:45 +01:00
mgabriel
86d9fda87e Corrected sticler-ci errors. 2023-03-15 09:19:10 +01:00
marcusdeangabriel
f38a87e971 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-15 08:43:04 +01:00
Noé Courtier
645b0c563e FIX: Add more context for selectForFormsListWhere Hook 2023-03-14 11:43:36 +01:00
Laurent Destailleur
9f13f17e36 Close #18253 by manual merge 2023-03-12 20:43:13 +01:00
Laurent Destailleur
60e12a92ca Merge branch 'develop' into SELECT_PRODUITS_LIST 2023-03-12 17:44:44 +01:00
Laurent Destailleur
ae8b213d04 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-10 13:31:02 +01:00
Laurent Destailleur
238fbb23a8 CSS 2023-03-08 21:55:33 +01:00
marcusdeangabriel
ad0e0833b9 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-07 15:43:04 +01:00
Laurent Destailleur
98352d126e Fix warning 2023-03-05 14:00:33 +01:00
Florian HENRY
5dce64c811 review 2023-03-05 10:41:32 +01:00