prepare #app_web_fullwidth将web_chatter_position的功能加入

app_web_fullwidth将web_chatter_position的功能加入
This commit is contained in:
Ivan Office
2023-11-16 20:24:52 +08:00
parent c17e365a39
commit bb8b403aa0
5 changed files with 28 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'App Web Responsive Fullwidth (form view full width)',
'name': 'Web Form Fullwidth, Full screen full width. Chatter Position ',
'version': '16.23.02.19',
'category': 'web',
'author': 'odooai.cn',
@@ -33,11 +33,13 @@
"currency": "EUR",
'images': ['static/description/banner.png'],
'summary': """
Form view Responsive full width (fullwidth). Ready for small, medium, large, extra large screen.Ready for enterprise and communicate version.
Chatter Position set and Form Responsive full screen, full width (fullwidth).
Ready for small, medium, large, extra large screen.Ready for enterprise and communicate version.
Easy config the chatter position to bottom or side or Responsive.
""",
'description': """
UI Enhance for Odoo. Form view fullwidth, full screen.
ready
Easy config the chatter position to bottom or side or Responsive form every user.
""",
'depends': [
'web'

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

View File

@@ -25,6 +25,16 @@
</div>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Set chatter bottom and full width full screen Form</h2>
</div>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo4.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
@@ -55,6 +65,16 @@
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>User can easy switch to normal chatter with width form</h2>
</div>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo3.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
</section>

View File

@@ -40,6 +40,9 @@ sheet全宽
max-width: 98%;
}
}
.o_web_client .o_form_view.o_xxl_form_view .o_form_sheet_bg > .o_form_sheet {
max-width: 98%;
}
//xs: 0,
//vsm: 475px,