Lamrani Abdel
64ce1705f7
add checkbox when itit object for generate permission by default
2023-02-03 11:01:06 +01:00
Lamrani Abdel
ed42696a79
add message warning & error in library lang
2023-02-03 10:29:33 +01:00
tnegre
e44bbba481
Stickler fix
2023-02-03 09:53:30 +01:00
Laurent Destailleur
af61006b8b
Add missing call of hook doActions in projet/contact.php
2023-02-02 21:11:52 +01:00
Laurent Destailleur
e9c43718ba
Fix error was not propagated correctly
2023-02-02 20:53:07 +01:00
Mélina JOUM
e10a7de3e0
stickler-ci error
2023-02-02 17:52:07 +01:00
Laurent Destailleur
1be5145148
NEW Add more zip, town, country for owner of a bank account
2023-02-02 16:04:16 +01:00
Mélina JOUM
f46d9f1a15
Fix GETPOST
2023-02-02 15:54:24 +01:00
Rept0id
fb655a0b0a
Updated function dol_eval, added error handling
...
- There were cases that dol_eval() would break the whole system.
-That was happening in case of using a new version plugin on an old version dolibarr. New plugin validates through isModActive() instead of $conf->moduleName->enabled. Even if you were deactivating the plugin, or totally delete it, the records were still on database for menu, so there were no obvious solution. This update adds a backwards compatibility, makes doli more stable and counterparts the use of eval, making it more safe.
- Use of eval is not bad, as well there are techniques in any project that are project-related useful and smart. For example, Linux kernel uses GOTO. But in such cases, there needs to be a safety net.
-I found out this after a lot of trouble, I hope this small fix will save other developers.
👍
2023-02-02 16:50:50 +02:00
Laurent Destailleur
45dd6c8f0b
Prepare option PDF_SWISS_QRCODE_USE_OWNER_OF_ACCOUNT_AS_CREDITOR
2023-02-02 15:06:19 +01:00
Laurent Destailleur
be63736f87
Enhance repair by removing some bad named indexes
2023-02-02 13:03:30 +01:00
Laurent Destailleur
c78e2b11f9
Complete the repair to remove orphelins states and regions
2023-02-02 13:03:18 +01:00
Laurent Destailleur
088d783e03
Fix all indexes must have a name
2023-02-02 12:59:05 +01:00
Laurent Destailleur
fc64d78247
NEW The upgrade process can be done by creating a file upgrade.unlock
2023-02-02 12:58:12 +01:00
Laurent Destailleur
8f0f9af94a
Enhance repair by removing some bad named indexes
2023-02-02 12:27:43 +01:00
Laurent Destailleur
2aa6868f13
Complete the repair to remove orphelins states and regions
2023-02-02 12:17:17 +01:00
Laurent Destailleur
40852a124d
Fix doc
2023-02-02 12:15:22 +01:00
Laurent Destailleur
2c1e1a6126
Fix missing upgrade
2023-02-02 11:48:30 +01:00
Mélina JOUM
4b61ef946a
Fix
2023-02-02 11:44:10 +01:00
FLIO
0080b0a80f
fix (qodana) fix condlicts
2023-02-01 23:38:49 +01:00
FLIO
cc0d9b27f2
fix (scrutinizer) remove comments and create function send an email TODO
2023-02-01 23:31:53 +01:00
FLIO
4c5bcd02b7
fix (scrutinizer) remove comments and create function send an email TODO
2023-02-01 23:31:39 +01:00
Sylvain Legrand
eaf125e028
Fix input for progress not shown on lines in edit mode
2023-02-01 22:42:41 +01:00
Frédéric FRANCE
ac5b95b555
Update commondocgenerator.class.php
2023-02-01 22:14:37 +01:00
Frédéric FRANCE
941a73411b
doc
2023-02-01 22:10:20 +01:00
Frédéric FRANCE
eb6c25f64d
fix https://github.com/Dolibarr/dolibarr/issues/23753
2023-02-01 22:06:22 +01:00
FLIO
6e3042cad9
Merge branch 'develop' into scrutinizernewproject
2023-02-01 17:43:27 +01:00
Mélina JOUM
afa1fd3e8a
Get data back on product update
2023-02-01 16:51:13 +01:00
Laurent Destailleur
a564cb8532
css
2023-02-01 16:12:29 +01:00
kkhelifa
1ce55f34bd
FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields()
2023-02-01 15:33:14 +01:00
Laurent Destailleur
a6f6192d78
Fix warnings
2023-02-01 11:20:52 +01:00
Quentin VIAL-GOUTEYRON
ca32f6247e
FIX filter status na
2023-02-01 08:53:10 +01:00
Laurent Destailleur
958c149d85
Fix permission to delete a website
2023-02-01 03:39:40 +01:00
Laurent Destailleur
e67eac97e7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-01 00:00:59 +01:00
Laurent Destailleur
670d77ce34
Sync transifex
2023-01-31 23:41:05 +01:00
Laurent Destailleur
9fb08b5a0a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-31 21:28:59 +01:00
Laurent Destailleur
36cf05318b
Debug v17
2023-01-31 21:17:06 +01:00
Laurent Destailleur
67bf4a3ec0
Debug v17
2023-01-31 20:45:32 +01:00
Laurent Destailleur
79eacba4d8
Add a protection for forged sql filters
2023-01-31 20:41:00 +01:00
Laurent Destailleur
19eced3981
css
2023-01-31 20:10:39 +01:00
Laurent Destailleur
5e8e4551fb
Debug v17
2023-01-31 20:07:08 +01:00
Laurent Destailleur
99f26b49b7
Trans
2023-01-31 19:46:02 +01:00
Laurent Destailleur
52267efb99
Fix filter must use the Dolibarr filter syntax
2023-01-31 18:18:33 +01:00
Faustin
f53b55b360
checkbox colum on left for resource list
2023-01-31 16:55:37 +01:00
Laurent Destailleur
e2efeeef9a
Fix menu accountancy not visible with module "comptabilite"
2023-01-31 16:05:19 +01:00
Faustin
e36a1ebf7c
checkbox colum on left for compta/cashcontrol list
2023-01-31 14:49:24 +01:00
Faustin
8167d5a64d
checkbox colum on left for compta/tva list
2023-01-31 14:43:15 +01:00
Faustin
7861ff8ae7
checkbox colum on left for compta/sociales list
2023-01-31 14:39:11 +01:00
Faustin
0c3d4a77c6
checkbox colum on left for compta/bank/various_payment list
2023-01-31 13:38:50 +01:00
Faustin
76489bdc28
</tr> missing loan list
2023-01-31 13:32:39 +01:00