[FIX]web_responsive: fixed the issue of file viewer not display in form view.#3122
[FIX]web_responsive: fixed the issue of file viewer not display in form view.#3122parvezqureshi wants to merge 1 commit into
Conversation
fd7d4bc to
d4a58bf
Compare
|
@cvinh please review. |
Thanks @parvezqureshi please include a setup by user if someone wants attachment to open automatically or not... default =False (thanks to @pedrobaeza ) Please remove the screenshots, there are personal data in them... I think the reviewers understood the purpose |
7fa550c to
19d2832
Compare
| <data> | ||
| <field name="action_id" position="after"> | ||
| <field name="is_redirect_home" invisible="action_id" /> | ||
| <field name="display_file_viewer" /> |
There was a problem hiding this comment.
It seems it has an incorrect indentation
cvinh
left a comment
There was a problem hiding this comment.
Please can you :
- improve the README explaining this new functionality
- change your commit comment with [IMP] instead of [FIX]
| store=True, | ||
| readonly=False, | ||
| ) | ||
| display_file_viewer = fields.Boolean() |
There was a problem hiding this comment.
Please add a help to explain what this field does
|
cc @vehi-invitu |
19d2832 to
cabeea5
Compare
cabeea5 to
725185e
Compare
vehi-invitu
left a comment
There was a problem hiding this comment.
Thanks for the changes. It's good for me !
|
In the search view, from google chrome on desktop, when rendering the page, the selection field for Custom Group By as rendering with very small font-size (even after refresh) |
@parvezqureshi can you check this please ? |
The attachments of customer invoices appear automatically (see screenshot). When we install oca/web/web_responsive, the attachments do not appear automatically (see screenshot). This is on a computer screen of course.