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
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
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
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
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
Laurent Destailleur
5686ffd9fa
Update evaluation.class.php
2022-12-22 14:45:22 +01:00
Laurent Destailleur
c2894fb8a9
Merge branch '17.0' into FIX_read_evaluation_of_user_and_subordinates_with_read_right
2022-12-22 14:43:28 +01:00
Laurent Destailleur
8dd332a606
Merge pull request #23245 from grandoc/new_branch_17_12_2022
...
update code toward php 8 compliance
2022-12-22 14:42:00 +01:00
Manny Isles
b0bf5d8298
I think it should be $obj->rowid
...
I think it should be $obj->rowid because when its `$obj->id` then it goes nowhere.
2022-12-22 14:35:59 +01:00
Laurent Destailleur
604e15de67
Merge pull request #23251 from mannysoft/patch-1
...
I think it should be $obj->rowid
2022-12-22 14:35:20 +01:00
Laurent Destailleur
6887318f13
Merge pull request #23246 from daraelmin/patch-5
...
Fix Darkmode bgcolor for warning
2022-12-22 14:29:57 +01:00
lamrani abdelwadoud
bba7b93517
Merge branch 'Dolibarr:develop' into kanbanModeOrdre
2022-12-22 14:25:34 +01:00
kkhelifa
9a162100c0
NEW : set ticket status to answered if the client has answered from the public interface
2022-12-22 14:18:20 +01:00
Laurent Destailleur
b55817f7be
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2022-12-22 14:17:59 +01:00
Laurent Destailleur
709d6a8f78
Doc
2022-12-22 14:17:31 +01:00
Laurent Destailleur
617afa5669
Merge pull request #23267 from OPEN-DSI/develop_new_auto_set_status_ticket_to_in_progress_when_a_client_answered
...
NEW : set ticket status to answered if the client has answered from the public interface
2022-12-22 14:16:58 +01:00
Laurent Destailleur
9c97000f81
Merge pull request #23307 from daraelmin/daraelmin-v17-fix-darkmode-badge
...
Fix v17 White bg-color for chart and badge in darkmode
2022-12-22 13:50:04 +01:00
Laurent Destailleur
71669db12c
Merge pull request #23261 from fappels/17_fix_delete_orderline_trigger
...
FIX: trigger LINEORDER_DELETE, delete extrafields should be moved after delete trigger.
2022-12-22 13:49:27 +01:00
Laurent Destailleur
d183760841
Clean code
2022-12-22 13:21:46 +01:00
Laurent Destailleur
d7d07cb204
Fix warning
2022-12-22 12:27:32 +01:00
stickler-ci
0e85c84965
Fixing style errors.
2022-12-22 09:59:58 +00:00
lamrani abdelwadoud
bb1869b463
Merge branch 'develop' into kanbanModeOrdre
2022-12-22 10:53:58 +01:00
Laurent Destailleur
e1093b541e
Fix look and feel
2022-12-22 03:56:08 +01:00
Laurent Destailleur
2959704b80
Fix look and feel
2022-12-22 03:54:53 +01:00
Laurent Destailleur
32f709f531
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-22 03:25:24 +01:00
Laurent Destailleur
fc18a28232
Log
2022-12-22 03:23:53 +01:00
Laurent Destailleur
046b9c031d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-22 03:16:44 +01:00
Laurent Destailleur
58fe0721c3
Try fix in travis
2022-12-22 03:15:23 +01:00
Laurent Destailleur
46db4b51d1
FIX Debug v17
2022-12-22 03:08:41 +01:00
Laurent Destailleur
242713bb97
FIX Duplicate test
2022-12-22 03:08:28 +01:00
Laurent Destailleur
44f1699683
FIX Debug v17
2022-12-22 03:06:53 +01:00
Laurent Destailleur
b2c27cc856
FIX Duplicate test
2022-12-22 02:11:05 +01:00
Laurent Destailleur
3968161686
Fix filter on active on list of account
2022-12-22 01:44:04 +01:00
Laurent Destailleur
7318fb1903
Fix filter on active on list of account
2022-12-22 01:42:53 +01:00
Laurent Destailleur
bc43b4f62d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-22 01:20:32 +01:00