Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
29a7459
[ADD] web_sheet_full_width
hbrunn Dec 16, 2014
21b6c43
new:[web_sheet_full_width] give openchatter full width too.
Jan 1, 2015
617e781
Add OCA as author of OCA addons
gurneyalex Mar 2, 2015
f2f3cb0
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
2fdfac1
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
23b4f5a
fix: full width for sheet v9
Nov 17, 2015
b4d9eca
fix: remove comments and empty line in README.rst
Dec 15, 2015
59b1594
fix: add disclaimer for licence incompatibility with odoo enterprise
Dec 15, 2015
2b5c375
[MIG] Make modules uninstallable
pedrobaeza Oct 6, 2016
c53f46e
[MIG] Rename manifest files
pedrobaeza Oct 6, 2016
3ed2731
10.0 port web sheet full width (#449)
legalsylvain Oct 18, 2016
4154cda
[FIX] Bugfix in web_sheet_full_width for enterprise edition (#530)
BT-fgarbely Feb 2, 2017
fc2f9fd
[MIG] web_sheet_full_width: migration to 11.0.
Jerther Oct 17, 2017
3c3e330
[FIX] web_sheet_full_width: fix assets.xml in manifest and missing pa…
Jerther Oct 17, 2017
463b799
[FIX] web_sheet_full_width: PEP8
pedrobaeza Oct 19, 2017
955e646
[UPD] Update web_sheet_full_width.pot
oca-travis Jun 24, 2018
1195482
[IMP] web_sheet_full_width: black, isort, prettier
feketemihai Jul 17, 2020
e0a09be
[MIG] web_sheet_full_width: Migration to 13.0
feketemihai Jul 17, 2020
ef07e40
[13.0][MIG] web_sheet_full_width:
LoisRForgeFlow Oct 6, 2020
be7123c
[UPD] Update web_sheet_full_width.pot
oca-travis Oct 14, 2020
23ea947
[UPD] README.rst
OCA-git-bot Oct 14, 2020
c1592ad
Added translation using Weblate (Spanish)
claudiagn Feb 17, 2021
23ff1a7
[MIG] web_sheet_full_width: Migration to 14.0
SimoRubi Mar 16, 2021
9fa0b70
web_sheet_full_width: Override css of enterprise styles
SimoRubi Mar 18, 2021
7975cfd
[UPD] Update web_sheet_full_width.pot
oca-travis Apr 2, 2021
80249d1
[UPD] README.rst
OCA-git-bot Apr 2, 2021
d8888bf
web_sheet_full_width 14.0.1.0.1
OCA-git-bot Apr 2, 2021
1cbd0d6
[MIG] web_sheet_full_width: Migration to 15.0
JoanMForgeFlow Dec 22, 2021
c8af9d9
[UPD] Update web_sheet_full_width.pot
Mar 2, 2022
3c7a459
[UPD] README.rst
OCA-git-bot Mar 2, 2022
171d77f
web_sheet_full_width 15.0.1.0.1
OCA-git-bot Mar 2, 2022
f27baaf
[MIG] web_sheet_full_width: Migration to 16.0
hugosantosred Oct 28, 2022
cf31e16
[UPD] Update web_sheet_full_width.pot
Feb 21, 2023
5092eac
[UPD] README.rst
OCA-git-bot Feb 21, 2023
b082efe
Update translation files
weblate Feb 21, 2023
3c221c4
[UPD] README.rst
OCA-git-bot Sep 3, 2023
df46e3a
Added translation using Weblate (Italian)
mymage Nov 27, 2023
ba694fd
Added translation using Weblate (Galician)
pcastelovigo May 23, 2026
6c36ed1
[19.0][MIG] web_sheet_full_width: Migration to 19.0
Jul 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 97 additions & 0 deletions web_sheet_full_width/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

====================
Web Sheet Full Width
====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dca42879af8282b84a007a91f937d351da9b64987b9bd319c1940815128609e6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/19.0/web_sheet_full_width
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-19-0/web-19-0-web_sheet_full_width
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=19.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module was written to extend the functionality of the web client to
get full width in the form view sheet.

This module works in community edition and in enterprise edition.

This module feature and many other features and improvements to the web
backend are included in `web_responsive
module <https://github.com/OCA/web/tree/13.0/web_responsive>`__. Before
installing this module, please consider Web Responsive as a better
alternative.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_sheet_full_width%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Therp BV
* Sudokeys
* GRAP
* Métal Sartigan

Contributors
------------

- Holger Brunn <hbrunn@therp.nl>
- Nicolas JEUDY - Sudokeys (https://github.com/njeudy)
- Stephane (SOLIBRE) <stephane@omerp.net>
- Sylvain LE GAL (https://twitter.com/legalsylvain)
- Jérôme Thériault <jtheriault@metalsartigan.com>
- Lois Rilo <lois.rilo@forgeflow.com>

Maintainers
-----------

This module is maintained by the OCA.

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

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.

This module is part of the `OCA/web <https://github.com/OCA/web/tree/19.0/web_sheet_full_width>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
20 changes: 20 additions & 0 deletions web_sheet_full_width/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Web Sheet Full Width",
"version": "19.0.1.0.0",
"author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",
"license": "AGPL-3",
"summary": "Use the whole available screen width when displaying sheets",
"category": "Tools",
"depends": ["web"],
# 19.0: el bundle web.assets_common desaparecio del core (se dividio en
# assets_backend / assets_frontend). Este SCSS solo aplica al backend.
"assets": {
"web.assets_backend": [
"web_sheet_full_width/static/src/scss/web_sheet_full_width.scss",
],
},
"installable": True,
}
Empty file added web_sheet_full_width/i18n/es.po
Empty file.
14 changes: 14 additions & 0 deletions web_sheet_full_width/i18n/gl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
14 changes: 14 additions & 0 deletions web_sheet_full_width/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
13 changes: 13 additions & 0 deletions web_sheet_full_width/i18n/web_sheet_full_width.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
3 changes: 3 additions & 0 deletions web_sheet_full_width/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
6 changes: 6 additions & 0 deletions web_sheet_full_width/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Holger Brunn \<hbrunn@therp.nl\>
- Nicolas JEUDY - Sudokeys (<https://github.com/njeudy>)
- Stephane (SOLIBRE) \<stephane@omerp.net\>
- Sylvain LE GAL (<https://twitter.com/legalsylvain>)
- Jérôme Thériault \<jtheriault@metalsartigan.com\>
- Lois Rilo \<lois.rilo@forgeflow.com\>
10 changes: 10 additions & 0 deletions web_sheet_full_width/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
This module was written to extend the functionality of the web client to
get full width in the form view sheet.

This module works in community edition and in enterprise edition.

This module feature and many other features and improvements to the web
backend are included in [web_responsive
module](https://github.com/OCA/web/tree/13.0/web_responsive). Before
installing this module, please consider Web Responsive as a better
alternative.
Binary file added web_sheet_full_width/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading