Commit Graph

9287 Commits

Author SHA1 Message Date
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
Frédéric FRANCE
a08d84b995 fix code 2022-12-23 14:11:13 +01:00
Frédéric FRANCE
0d56ef8c1d fix code 2022-12-23 14:02:23 +01:00
Laurent Destailleur
46db4b51d1 FIX Debug v17 2022-12-22 03:08:41 +01:00
Laurent Destailleur
44f1699683 FIX Debug v17 2022-12-22 03:06:53 +01:00
Laurent Destailleur
b0fdf83922 Removed <<<<<<< string 2022-12-21 21:09:50 +01:00
Laurent Destailleur
50d4b6c2b2 css 2022-12-21 21:00:44 +01:00
Laurent Destailleur
91f725447a Merge pull request #23305 from lamrani002/kanbanBomList
New mode view "Kanban" for BOM list
2022-12-21 20:46:05 +01:00
Laurent Destailleur
41f1c20d4c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-20 23:25:59 +01:00
Laurent Destailleur
7eedcdd115 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2022-12-20 11:16:00 +01:00
Laurent Destailleur
2c9863e7db Sec: The data field into unalterable log table is stored in json instead
of serialize
2022-12-17 15:44:30 +01:00
Laurent Destailleur
24fcb2ff16 The deprecated method escapeunderscore() of database handlers has been
removed. You must use escapeforlike instead.
2022-12-17 13:06:22 +01:00
Laurent Destailleur
e32b7789e5 Merge 2022-12-17 11:44:25 +01:00
Laurent Destailleur
14c3f01809 Merge pull request #23220 from sonikf/develop
Update functions2.lib.php Allow also non latin characters in {tttt} tag
2022-12-17 01:33:28 +01:00
Laurent Destailleur
a73a9e8583 Merge pull request #23234 from defrance/patch-254
FIX : duplicate tabs on external module with 5 params
2022-12-17 01:22:56 +01:00
Laurent Destailleur
e009e8da23 Merge pull request #23236 from Hystepik/develop#2
Fix: php 8.1 warnings
2022-12-17 01:17:43 +01:00
Frédéric FRANCE
141a321ff6 Update expedition.lib.php 2022-12-16 16:59:23 +01:00
VESSILLER
c77e065050 NEW - Invoice - Show Category of operations 2022-12-16 14:41:45 +01:00
Laurent Destailleur
d07669a92c Debug v17 2022-12-16 12:04:37 +01:00
Charlène Benke
4863b0ff4e FIX : duplicate tabs on external module with 5 params 2022-12-15 09:22:36 +01:00
sonikf
6159e67dc6 Update functions2.lib.php 2022-12-14 15:53:14 +02:00
Laurent Destailleur
d866903992 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-14 11:39:53 +01:00
Laurent Destailleur
50c76110bb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-14 11:19:12 +01:00
Laurent Destailleur
62b0447c7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-14 11:02:23 +01:00
Laurent Destailleur
64de591770 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-14 10:20:47 +01:00
Laurent Destailleur
a673bdba15 Debug v17, on supplier, default vat rate is sale if no price found 2022-12-13 20:06:56 +01:00
Laurent Destailleur
8741c6cffb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-13 18:56:02 +01:00
Laurent Destailleur
bbeddae5f5 Debug v17 2022-12-13 17:05:50 +01:00
Laurent Destailleur
6cf50356a3 Debug v17 2022-12-13 16:50:29 +01:00
Laurent Destailleur
623150b1e1 Doc 2022-12-13 15:52:07 +01:00
Laurent Destailleur
66dff8ebc9 Fix var_dump 2022-12-12 17:13:09 +01:00
Laurent Destailleur
88df865e30 Debu v17 2022-12-12 10:25:03 +01:00
Laurent Destailleur
5b31882ce3 Merge pull request #23167 from Hystepik/develop#2
Fix : php 8.1 warnings
2022-12-10 16:15:40 +01:00
Laurent Destailleur
247d950e6a Debug v17 2022-12-09 17:02:34 +01:00
Laurent Destailleur
a07193ef4b Fix php8 2022-12-09 15:57:18 +01:00
hystepik
d8ce58811a Fix : php 8.1 warnings 2022-12-09 14:27:43 +01:00
Laurent Destailleur
e1e9ff8cda Fix debug v17 2022-12-08 19:34:16 +01:00
Lamrani Abdel
eecd0f2f82 fix 2022-12-08 16:33:31 +01:00
Lamrani Abdel
bf508254f9 Merge branch 'develop' of github.com:lamrani002/dolibarr into develop 2022-12-08 16:29:28 +01:00
Lamrani Abdel
fd1930a7aa Merge branch 'develop' of github.com:lamrani002/dolibarr into develop 2022-12-08 16:18:58 +01:00
Laurent Destailleur
6b7f1a32f9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-07 13:32:23 +01:00
Milen Karaganski
3f2367dc16 NEW|New [Bulk delete Project tasks]
Massaction to delete multiple tasks from tab Taks of Project
2022-12-07 13:49:54 +02:00
Laurent Destailleur
28e56de8fd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-07 12:38:10 +01:00
Laurent Destailleur
ba582963d6 Fix typo 2022-12-06 19:56:49 +01:00
Laurent Destailleur
e0bd7f2359 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-06 19:43:42 +01:00
Laurent Destailleur
ac8914eb19 FIX #23115 FIX #23116 2022-12-06 19:25:56 +01:00
Alexandre SPANGARO
a107c81bf1 Merge branch '14.0' into 14p42 2022-12-06 04:53:10 +01:00
Alexandre SPANGARO
89b10b0dfb Fix css 2022-12-06 04:48:04 +01:00
Laurent Destailleur
57371302be FIx #yogosha13798 2022-12-05 15:05:40 +01:00
Laurent Destailleur
7deccc97b1 Fix #yogosha13774 2022-12-05 03:08:57 +01:00