Commit Graph

117998 Commits

Author SHA1 Message Date
Laurent Destailleur
94cd5da279
Merge pull request #23329 from grandoc/new_branch_24_12_2022
Warning: count(): Parameter must be an array or an object
2022-12-26 23:39:44 +01:00
Laurent Destailleur
ce656c1cdc
Merge pull request #23330 from cybermo/patch-2
Add juridic form SARL-S for Luxembourg
2022-12-26 23:34:51 +01:00
Laurent Destailleur
39163ce58f
Merge pull request #23332 from wdammak/patch-50
FIX: Show supplier product reference input field
2022-12-26 23:34:20 +01:00
Laurent Destailleur
0f63c83f05
Merge pull request #23333 from wdammak/patch-51
Take the correct value of the product supplier ref
2022-12-26 23:32:33 +01:00
Laurent Destailleur
bfadc047ae
Merge pull request #23336 from sonikf/sonikf-patch-1
ADD Greek public holidays
2022-12-26 23:30:35 +01:00
daraelmin
816f1dbc24
Merge branch 'Dolibarr:develop' into daraelmin-box-adh-tags 2022-12-26 23:02:39 +01:00
daraelmin
7a15e61849
Clean code 2022-12-26 22:59:39 +01:00
daraelmin
5d09076a8f
Doc 2022-12-26 22:56:26 +01:00
stickler-ci
5b40a4a210 Fixing style errors. 2022-12-26 21:37:33 +00:00
daraelmin
ffae98085b New box box_members_by_tags.php 2022-12-26 22:36:05 +01:00
Laurent Destailleur
088e70a9db Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-26 17:07:54 +01:00
Laurent Destailleur
ed0e96f2b6 Fix phpunit 2022-12-26 17:05:14 +01:00
Laurent Destailleur
7571223530 Enhance sort of email templates 2022-12-26 17:02:43 +01:00
Laurent Destailleur
1d7c550adb Fix add BARCODE_INIT_MAX to solve timeout in barcode generation 2022-12-26 16:09:05 +01:00
Laurent Destailleur
290d90c4bf Fix phpunit 2022-12-26 15:46:47 +01:00
Laurent Destailleur
6551b8afcc Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-26 15:28:11 +01:00
Laurent Destailleur
bbb775bd11 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-26 15:27:46 +01:00
Laurent Destailleur
527cd1f922 Fix phpunit 2022-12-26 15:25:36 +01:00
Laurent Destailleur
04b38997c6 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-26 15:21:22 +01:00
Laurent Destailleur
76b7f80443 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-26 15:20:28 +01:00
Laurent Destailleur
11c86416a9 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-12-26 15:15:13 +01:00
Laurent Destailleur
9b22d1a8a1 WIP Work on dol_openinpopup 2022-12-26 15:14:55 +01:00
Laurent Destailleur
f6149903dc FIX bad selection of barcode numbering module 2022-12-26 15:08:51 +01:00
VESSILLER
144a7e01b4 NEW remove default percentage for event creation url 2022-12-26 14:33:30 +01:00
Laurent Destailleur
08b81203f0 Debug v17 2022-12-26 13:55:29 +01:00
Laurent Destailleur
1368128743 Debug v17 2022-12-26 13:00:22 +01:00
Laurent Destailleur
f0a862712f Debug v17 2022-12-26 12:44:16 +01:00
Laurent Destailleur
1e706fd090 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-26 12:17:18 +01:00
stickler-ci
f189d71a37 Fixing style errors. 2022-12-26 08:53:27 +00:00
Braito
edf79382bf
php 8 warnings test and testnew 2022-12-26 09:47:03 +01:00
sonikf
44c05ebca5
ADD Greek public holidays 2022-12-26 04:47:20 +02:00
stickler-ci
50e2545bea Fixing style errors. 2022-12-25 23:41:03 +00:00
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