Commit Graph

118871 Commits

Author SHA1 Message Date
Amael
58d3cdb13c
FIX #23334 Implement a price equivalent in propal
Implement a price equivalent when dealing with minimum prices and foreign currencies. 
Added in comm/propal/card.php as it was done in command/card.php for add and update.
2022-12-26 00:31:38 +01:00
Amael
07a1f8e651
FIX #23334 Implement a price equivalent in command
Implement a price equivalent when dealing with minimum prices and foreign currencies.
Added in command/card.php for add and update.
2022-12-26 00:05:34 +01:00
wdammak
2c940c5bf8
Take the correct value of the product supplier ref 2022-12-25 22:20:27 +01:00
wdammak
b2a7894f72
FIX: Show supplier product reference input field
The title of ref_fournis is displayed but not the input field

Here you have disabled the show of the title but not of the input field
/* jQuery("#title_fourn_ref").hide(); */
2022-12-25 16:05:46 +01:00
Mo
e1747f342f
Add SARL-S for Luxembourg
The simplified limited liability company (Société à responsabilité limitée simplifiée – SARL-S) is a form of commercial company that is subject to rules that are somewhat different to those that apply to a conventional private limited liability company (Société à responsabilité limitée – SARL).

La société à responsabilité limitée simplifiée (SARL-S) est une forme de société commerciale qui déroge à certaines règles propres à la société à responsabilité limitée (SARL) classique.

https://guichet.public.lu/fr/entreprises/creation-developpement/forme-juridique/societe-capitaux/sarl-s.html
2022-12-25 03:19:14 +01:00
Laurent Destailleur
7d2804bd32 Fix warning 2022-12-24 15:59:08 +01:00
Laurent Destailleur
41256352fe Fix warning 2022-12-24 15:53:33 +01:00
stickler-ci
6df6f786df Fixing style errors. 2022-12-24 14:38:11 +00:00
Philippe GRAND
344c241970 Warning: count(): Parameter must be an array or an object 2022-12-24 15:37:36 +01:00
Laurent Destailleur
facb003627 Fix phpunit 2022-12-24 15:37:07 +01:00
Laurent Destailleur
03aefbc1f0 FIX #yogosha13939 2022-12-24 15:33:13 +01:00
Laurent Destailleur
8c237c8f38 Debug v17 2022-12-24 15:32:20 +01:00
Philippe GRAND
d3a0ad0687 Warning: count(): Parameter must be an array or an object 2022-12-24 15:29:23 +01:00
Laurent Destailleur
685a7dbd59 Clean code. Add a phpunit test to avoid duplicate jquery. 2022-12-24 15:06:32 +01:00
Laurent Destailleur
99d5c4ebf3 FIX #yogosha13939 2022-12-24 14:18:58 +01:00
Mo
40f55e8f8e
correct to the right apostrophe in tow occurrences
no more message after this correction in Luxembourg plan comptable normalisé 2020 (PCN 2020) 
"Erreur lors du chargement du tableau de compte. Si certains comptes n’ont pas été chargés, vous pouvez toujours les entrer manuellement."
2022-12-24 03:19:12 +01:00
Randall Mora
92d9d31b8c
Update functions.lib.php
Agrega el tipo de moneda CRC (colones Costa Rica) para que se muestre al incio como simbolo de moneda.
Adds the CRC currency (Costa Rican colones) so that it is displayed at the beginning as a currency symbol.
2022-12-23 13:18:04 -06:00
Laurent Destailleur
da37ad43bf Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-23 16:02:54 +01:00
Laurent Destailleur
b80413db2b Fix deletion of page 2022-12-23 16:00:27 +01:00
Laurent Destailleur
f9bba29d6f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-23 15:54:51 +01:00
Laurent Destailleur
50d5ee5e21 Fix deletion of one page 2022-12-23 15:52:48 +01:00
Laurent Destailleur
6dc5a15de6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-23 14:35:25 +01:00
Laurent Destailleur
3f30c7eb80 Fix selection of vat rate in combo 2022-12-23 14:35:08 +01:00
Frédéric FRANCE
1e9ab45947 fix code 2022-12-23 14:24:28 +01:00
Frédéric FRANCE
a08d84b995 fix code 2022-12-23 14:11:13 +01:00
Philippe GRAND
669c8d10f4 fix path and traduction 2022-12-23 14:10:39 +01:00
Frédéric FRANCE
0d56ef8c1d fix code 2022-12-23 14:02:23 +01:00
VESSILLER
298c97d5a6 NEW copyrights 2022-12-23 12:43:26 +01:00
Laurent Destailleur
fc466b1ce3
Merge pull request #23320 from rycks/sql_migration_remove_amount_from_llx_facture
remove amount from llx_facture (sql migration)
2022-12-23 12:01:49 +01:00
Eric Seigne
6edea2fe43 remove amount from llx_facture (sql migration) 2022-12-23 07:58:25 +01:00
Randall Mora
ddc7e76961
Update assets.lang
additional translations
2022-12-22 17:45:13 -06:00
Frédéric France
328b62eeb4 clean code 2022-12-22 22:31:03 +01:00
Frédéric France
637fc95265 clean code 2022-12-22 22:29:24 +01:00
Frédéric France
d7dd584d62 clean code 2022-12-22 21:59:24 +01:00
Laurent Destailleur
020177a778 FIX dark theme 2022-12-22 21:11:28 +01:00
Laurent Destailleur
d1c8610ed2 Trans 2022-12-22 20:36:11 +01:00
Laurent Destailleur
8f02fb2ab8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-22 20:34:22 +01:00
Laurent Destailleur
dcd80860a4 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-22 20:11:55 +01:00
Randall Mora
4110669098
Update perf.php
Check validate when BROTLI_COMPRESS  is enable
2022-12-22 10:30:58 -06:00
ksar
1b03c423b9
FIX #23281 2022-12-22 17:13:11 +01:00
Laurent Destailleur
68ebd850f4 Debug v17 2022-12-22 16:21:25 +01:00
Laurent Destailleur
451f802cd1 Enhance kanban views 2022-12-22 15:35:38 +01:00
Laurent Destailleur
8c66f1ed84
Merge pull request #23151 from lamrani002/kanbanModeOrdre
NEW|New view mode for List of Orders
2022-12-22 15:09:50 +01:00
Laurent Destailleur
f2d7c2d90b
Merge pull request #23247 from daraelmin/patch-6
Fix Darkmode color of menu without link
2022-12-22 15:07:24 +01:00
Laurent Destailleur
f912624e79
Merge pull request #23192 from frederic34/patch-9
display lot with getNomUrl
2022-12-22 15:06:20 +01:00
stickler-ci
56d05c09b2 Fixing style errors. 2022-12-22 13:52:39 +00:00
IC-Florian
2a68836375
New require for product in generateOutputField 2022-12-22 14:52:03 +01:00
Lamrani Abdel
061ef892b2 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into KanbanViewForAdherent
resolve the conflict in project.lib
2022-12-22 14:49:13 +01:00
Laurent Destailleur
ed326feb7f
Merge pull request #23237 from atm-gauthier/FIX_read_evaluation_of_user_and_subordinates_with_read_right
FIX : "read" right of hrm evaluations must allow to see only user eva…
2022-12-22 14:46:59 +01:00
Laurent Destailleur
bb1659fb70
Update evaluation.class.php 2022-12-22 14:45:56 +01:00