@ -21,7 +21,7 @@
{
'name': 'POS All in One Report Generator',
'version': '15.0.1.0.1',
'version': '15.0.1.0.2',
'summary': "Dynamic Point Of Sale Report Maker",
'description': "Dynamic Point Of Sale Report Maker",
'category': 'Point of Sale',
@ -5,3 +5,7 @@
#### ADD
Initial Commit
#### 17.04.2024
#### Version 15.0.1.0.2
#### UPDATED
Fixed the issue that the report is not scrollable.
@ -37,4 +37,7 @@ tr.ps-line {
tr.table_pos_head th {
font-size: 18px;
text-align: center;
}
html .o_web_client > .o_action_manager {
overflow:scroll;