You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vishal Patel 6008384b79 Improved the code and fixed the issue when first time record is being created then jsignature library was not properly initialized. 8 years ago
..
static add web_sheet_full_width_selective 10 years ago
views add web_sheet_full_width_selective 10 years ago
README.rst add OCA to author 10 years ago
__init__.py add web_sheet_full_width_selective 10 years ago
__openerp__.py [MIG] Make modules uninstallable 9 years ago

README.rst

Description
-----------
This module adds a css class to change a Form Sheet view
to cover the full screen.

You can activate the Full Screen view by the creation of an
inherited view with the following content:
::

<xpath expr="//sheet" position="attributes">
<attribute name="class">oe_form_sheet_full_screen</attribute>
</xpath>

Install the 'web_sheet_full_width' module if you want to have a full screen
behaviour in all sheets.


Acknowledgements
''''''''''''''''
Icon courtesy of http://www.picol.org/ (size_width.svg)


Maintainer
----------

.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.