thibdrev
4eddee5b4d
add ErrorStartDateGreaterEnd to /en_US/errors.lang
2023-12-15 14:18:43 +01:00
lamrani abdelwadoud
15bf064c61
FIX linked files when change ref issue #26844 ( #26873 )
...
* fix linked files when change ref
* update fullpath in table
* escape filepath in sql request
* fix cast id
* Update line.php
* Update line.php
* Update errors.lang
* Update line.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-30 18:09:13 +01:00
lamrani abdelwadoud
c8ad1e616b
Solution to restore a massive stock movement error. ( #26623 )
...
* NEW functionality for save movement reversed
* remove variable
* Fix variable to be properly validated or sanitized
* cast variable
* Fix for cast variable injection on SQL
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 10:58:16 +01:00
MDW
9cb872c8d3
Fix spelling in base language ( #26671 )
2023-11-17 16:20:49 +01:00
Laurent Destailleur
b65d5c8740
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-05 19:52:54 +01:00
thibdrev
51341524a2
fix missing 2 translation keys used in commande/list.php ( #26458 )
...
* modify the translation keys in commande/list.php
* create the error translation key in en_US/errors.lang
* create the error translation key in fr_FR/errors.lang
2023-11-03 22:51:51 +01:00
Laurent Destailleur
ca3c7f0a37
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-26 13:52:22 +02:00
Laurent Destailleur
f2095952ba
FIX Mass import of stock from a file must accept empty source
2023-10-25 23:05:30 +02:00
Laurent Destailleur
e564b063da
FIX Bad error message when dir not writable
2023-10-25 20:14:14 +02:00
Laurent Destailleur
af186509b9
Fix error management
2023-10-13 15:42:15 +02:00
Laurent Destailleur
7939e9e4e9
Debug v19
2023-10-08 14:11:31 +02:00
Laurent Destailleur
cdfa7c901a
Merge pull request #25532 from lamrani002/formAddPropertyMB
...
NEW Form for add object's property on moduleBuilder
2023-09-27 11:34:07 +02:00
Laurent Destailleur
bd5c111f1a
Better error message
2023-09-26 00:56:52 +02:00
Laurent Destailleur
f9e3c2873c
Typo trans
2023-09-12 09:43:08 +02:00
sonikf
438fc3c810
Update errors.lang
2023-09-11 12:16:57 +02:00
sonikf
2e9040df78
Update errors.lang
2023-09-11 11:58:31 +03:00
sonikf
aa6453d739
Update errors.lang
2023-09-11 11:50:58 +03:00
Laurent Destailleur
9ce32c0213
Merge branch
...
'develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier'
of https://github.com/OPEN-DSI/dolibarr into
OPEN-DSI-develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier
2023-09-09 12:08:41 +02:00
sonikf
62c1b7fdb9
Update errors.lang
2023-09-08 17:23:39 +03:00
sonikf
d153d7778f
Update errors.lang
2023-09-08 14:52:47 +03:00
Lamrani Abdel
8f7d68ac8e
add function for check comments for sections before any actions
2023-09-05 15:43:23 +02:00
lamrani abdelwadoud
1d3f2fc34a
Merge branch 'develop' into formAddPropertyMB
2023-08-30 12:11:42 +02:00
Laurent Destailleur
5aca60fb52
Fix trans
2023-08-26 09:56:14 +02:00
Laurent Destailleur
b1e1eecf24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 00:31:51 +02:00
Laurent Destailleur
2bb5954183
Debug v18
2023-08-15 00:05:51 +02:00
Laurent Destailleur
7c2036f437
Fix trans
2023-08-09 17:39:27 +02:00
Laurent Destailleur
1f2a8e0df5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-09 15:24:56 +02:00
Laurent Destailleur
1d19e41439
Fix trans
2023-08-09 15:24:45 +02:00
Lamrani Abdel
5a825f519b
update functionnality for delete dict
2023-08-09 13:19:52 +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
36eef9d106
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-04 04:07:47 +02:00
Laurent Destailleur
39c02afb76
Debug v18
2023-08-02 18:03:47 +02:00
lamrani abdelwadoud
01efddbc23
Merge branch 'develop' into formAddPropertyMB
2023-08-02 11:52:56 +02:00
Lucas Marcouiller
679edeab09
NEW #25512 applicative anti bruteforce - security on too many login attempts ( #25520 )
...
* Close #25512 New security on too many login attempts
* Update security_other.php
* Update functions_dolibarr.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-08-01 17:16:50 +02:00
Lamrani Abdel
1a6c53ef86
add autocomplete for an input
2023-07-28 19:41:25 +02:00
Laurent Destailleur
e4ce4d5576
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-21 14:46:07 +02:00
Laurent Destailleur
862c81494c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-20 01:10:19 +02:00
Laurent Destailleur
fbcb6da4e7
Fix typo
2023-07-19 22:34:25 +02:00
Laurent Destailleur
e9273d6183
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/takepos/receipt.php
2023-07-19 04:19:15 +02:00
Laurent Destailleur
091d7990ad
Debug v18
2023-07-10 22:14:07 +02:00
Laurent Destailleur
9c54c7e52f
Trans
2023-07-10 03:55:00 +02:00
Laurent Destailleur
a5d5847e04
Clean code
2023-06-29 11:20:19 +02:00
Laurent Destailleur
c67ea96e19
FIX Multicompany for SEPA file generation
2023-06-14 15:09:36 +02:00
Lamrani Abdel
0f4feec3ff
fix some problems
2023-06-05 16:15:52 +02:00
Laurent Destailleur
6efa2ecfbb
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-04 03:34:49 +02:00
Laurent Destailleur
6c8b5d489f
NEW Add option MAIN_ALLOW_LOCAL_LINKS_AS_EXTERNAL_LINKS
2023-06-03 11:20:24 +02:00
Laurent Destailleur
2c4e50195a
Merge pull request #24252 from Raksha-ch/real-swissqr
...
Invoices - Add valid SwissQR code on Crabe & Sponge
2023-05-26 17:45:04 +02:00
Lamrani Abdel
0de29550f2
optimize all menu section
2023-05-23 17:37:52 +02:00
Laurent Destailleur
49faae3a0b
Debug v18
2023-05-14 17:38:08 +02:00
Lamrani Abdel
2450819a95
orgnize function for permissions & simplify the code in index
2023-05-03 15:33:58 +02:00