Commit Graph

1935 Commits

Author SHA1 Message Date
Laurent Destailleur
08e428b46d Fix missing param 2023-08-09 18:00:31 +02:00
Laurent Destailleur
298522d791 Merge pull request #25598 from lamrani002/removeDictionaryInMB
New|NEW functionality for remove dictionary in ModuleBuilder
2023-08-09 15:20:41 +02:00
Laurent Destailleur
04b7b0aaa6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-08-09 15:02:34 +02:00
Laurent Destailleur
db2a70b86a NEW Factorize a lot of code for numbering modules 2023-08-09 14:50:28 +02:00
Lamrani Abdel
d0dc3b019c fix problem for namedic 2023-08-09 13:43:44 +02:00
Lamrani Abdel
5a825f519b update functionnality for delete dict 2023-08-09 13:19:52 +02:00
Laurent Destailleur
33cc8e1ff9 Doc 2023-08-09 13:08:57 +02:00
Lamrani Abdel
513dc9c0dc Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into removeDictionaryInMB 2023-08-09 12:44:23 +02:00
Lamrani Abdel
d5140b312a new functionnality for remove dict 2023-08-09 12:42:37 +02:00
lamrani abdelwadoud
2e8525933c Add new dictionary for modulebuilder (#25592)
* product_card problem unexpected tocken

* new update for function generate_doc

* new function for create dictionnary

* add function for create new dictionary

* fix problem

* update function for building correct string

* optimize function and fix incoherences

* optimize function and fix incoherences

* Revert "optimize function and fix incoherences"

This reverts commit ecbd902a9f.
2023-08-09 12:37:20 +02:00
Laurent Destailleur
6daf47e0e5 Add flag to isolate sections 2023-08-08 20:22:31 +02:00
Laurent Destailleur
b43ca2a0ad Clean code 2023-08-06 13:39:32 +02:00
Laurent Destailleur
08fa36d52a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 15:48:56 +02:00
Laurent Destailleur
7ce9bf6b23 Clean code 2023-08-05 15:44:28 +02:00
Laurent Destailleur
4a7e52f808 Debug v18 2023-08-05 14:26:57 +02:00
Laurent Destailleur
0658c91bb6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f Debug v18 2023-08-05 14:20:25 +02:00
Laurent Destailleur
ea364ff1a3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 13:47:17 +02:00
Laurent Destailleur
df76b9940d Debug v18 2023-08-05 13:27:56 +02:00
Laurent Destailleur
81b8d1e532 Clean code 2023-08-04 18:33:07 +02:00
Laurent Destailleur
b76dadd5c5 Clean code 2023-08-02 00:37:02 +02:00
Laurent Destailleur
17d813a8d5 Clean code 2023-08-02 00:34:52 +02:00
Laurent Destailleur
b52f426518 Remove hardcoded value 2023-08-01 18:52:35 +02:00
Laurent Destailleur
d34e718770 Debug v18 2023-07-31 22:40:17 +02:00
Laurent Destailleur
ddaa32d67b Debug v18 2023-07-31 22:17:46 +02:00
Laurent Destailleur
9fd651ee5c FIX warnings 2023-07-30 19:46:23 +02:00
Laurent Destailleur
054cb4a6d1 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-21 14:44:22 +02:00
Laurent Destailleur
dbe9cc45f9 Debug v18 2023-07-19 02:51:51 +02:00
Laurent Destailleur
e8ad953e12 Debug v18 2023-07-12 15:23:14 +02:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
Laurent Destailleur
d4cda09794 Debug v18 2023-07-10 02:25:33 +02:00
Laurent Destailleur
5fd7bcaae9 Debug v18 2023-06-29 12:10:31 +02:00
Laurent Destailleur
b5cdb1b88c Debug v18 2023-06-28 15:15:37 +02:00
Laurent Destailleur
cb40e2ebd2 Fix warnings 2023-06-28 14:52:44 +02:00
Laurent Destailleur
fb51c902a6 Debug v18 2023-06-28 12:05:51 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Laurent Destailleur
31474d80f1 Doxygen 2023-06-19 00:52:43 +02:00
Laurent Destailleur
f90483cc09 FIX #25095 2023-06-16 03:50:24 +02:00
Laurent Destailleur
990c2335b2 Merge pull request #25099 from lamrani002/fixremoveApiFile
fix path of api file in module builder
2023-06-16 00:31:05 +02:00
Frédéric FRANCE
740ac26277 use user hasRight 2023-06-14 19:54:16 +02:00
Lamrani Abdel
04ba3e8883 fix path of api file 2023-06-14 15:36:43 +02:00
Frédéric France
0cb70110eb use user hasRight 2023-06-12 20:10:42 +02:00
Maxime Kohlhaas
fd5064d51d Merge pull request #25026 from Hystepik/develop#1
Fix : Wrong lang code modulebuilder
2023-06-12 19:40:33 +02:00
Lamrani Abdel
f55510a02e add script for complet label field 2023-06-12 14:16:09 +02:00
Aloïs Micard
25587ba786 FIX: ModuleBuilder admin setup numbering rules 2023-06-10 23:01:48 +02:00
hystepik
826466d071 Fix : Wrong lang code modulebuilder 2023-06-09 15:02:46 +02:00
Florian HENRY
3624e0efe3 again check php 8 review 2023-06-09 11:02:46 +02:00
Florian HENRY
ce10c68d31 getDol rather than ->global 2023-06-08 22:38:11 +02:00
Laurent Destailleur
5525cfcab2 Merge branch 'develop' into AddApiUrl 2023-06-07 19:14:26 +02:00
Frédéric France
5a018d715d use user hasRight 2023-06-06 00:05:02 +02:00