@ -2,6 +2,10 @@
#### 09.10.2021
#### Version 16.0.1.0.0
##### ADD
-Initial Commit for pos_dashboard
##### Initial Commit for pos_dashboard
#### 15.05.2023
#### Version 16.0.2.0.1
##### FIX
-Error of increasing the font in the entire database removed
@ -68,11 +68,6 @@
text-align: center;
color: #00438b; }
.mb-0{
font-size: 20px;
position: relative;
}
.mb-0 .dash-title {
@ -85,6 +80,7 @@
color: #00438b;
font-weight: 600;
body .text-color {
@ -6,7 +6,7 @@
</record>
<menuitem name="Dashboard" id="pos_dashboard" parent="point_of_sale.menu_point_rep"
sequence="1"
sequence="5"
groups="point_of_sale.group_pos_manager"
action="action_pos_dashboard"/>
</data>