Categories
CBMS ODOO ERP Colorize field in tree views
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
'============================
Colorize field in tree views
============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/licence-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/web-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/14.0/web_tree_dynamic_colored_field
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_tree_dynamic_colored_field
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/162/14.0
:alt: Try me on Runbot

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

This module aims to add support for dynamically coloring fields in tree view
according to data in the record.

Features
========

* Add attribute ``bg_color`` on field's ``options`` to color background of a cell in tree view
* Add attribute ``fg_color`` on field's ``options`` to change text color of a cell in tree view

**Table of contents**

.. contents::
:local:

Usage
=====

* In the tree view declaration, put ``options='{"bg_color": "red: customer==True"}`` attribute in the ``field`` tag::

...
<field name="arch" type="xml">
<tree string="View name">
...
<field name="name" options='{"bg_color": "red: customer == True"}'/>
...
</tree>
</field>
...

With this example, column which renders 'name' field will have its background colored in red.

* In the tree view declaration, put ``options='{"fg_color": "white:customer == True"}'`` attribute in the ``field`` tag::

...
<field name="arch" type="xml">
<tree string="View name">
...
<field name="name" options='{"fg_color": "white:customer == True"}'/>
...
</tree>
</field>
...

With this example, column which renders 'name' field will have its text colored in white on a customer records.

* If you want to use more than one color, you can split the attributes using ';':

.. code::

options='{"fg_color": "red:red_color == True; green:green_color == True"}'

Example:

.. code:: xml

...
<field name="arch" type="xml">
<tree string="View name">
...
<field name="name" options='{"fg_color": "red:red_color == True; green:green_color == True"}'/>
...
</tree>
</field>
...

With this example, the content of the field named `my_color` will be used to
populate the `my_color` CSS value. Use a function field to return whichever
color you want depending on the other record values. Note that this
overrides the rest of `colors` attributes, and that you need the tree
to load your field in the first place by adding it as invisible field.

**Note that you should always use single quotes for fields' ``options`` and wrap nested values in double quotes since ``options`` is a JSON object.**

Known issues / Roadmap
======================

* Before version 13.0, this module had a feature allowing to change the color of
a line depending on a field, using a ``colors`` attribute with the name of the
field on the ``<tree>`` element. Since 13.0, the ``colors`` attribute is no
longer in the RelaxNG schema of the tree view, so we can't use it anymore.
This feature has then been dropped, but could be reimplement in another way.

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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/web/issues/new?body=module: web_tree_dynamic_colored_field
version: 14.0

**Steps to reproduce**
- ...

**Current behavior**

**Expected behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Camptocamp
* Therp BV

Contributors
~~~~~~~~~~~~

* Damien Crier <damien.crier@camptocamp.com>
* Holger Brunn <hbrunn@therp.nl>
* Artem Kostyuk <a.kostyuk@mobilunity.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Phuc Tran Thanh <phuc@trobz.com>

Other credits
~~~~~~~~~~~~~

The development of this module has been financially supported by:

* Camptocamp

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

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

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

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Allows you to dynamically color fields on tree views
CBMS ODOO ERP Website Custom Contact Us
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Website custom contact us module helps to manage the
and deactivating the toggle buttons we can set the visibility of company
details in the Website Contact Us Page. Set The Visibility For Company Details In The Website Contact Us Page
CBMS ODOO ERP Website Form
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN

Customize and create your own web forms.
This module adds a new building block in the website builder in order to build new forms from scratch in any website page.
Build custom web forms
CBMS ODOO ERP Hide Price, Add To Cart and Quantity Button In Website
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
This application is used to hide the product pricing,
Add to Cart button, and quantity selection options for guest users in an
eCommerce store, but it is visible to logged-in customers. This module helps to hide the Product price, Add to Cart
button and Quantity buttons in eCommerce shop for guest users
CBMS ODOO ERP Disable Variants in Website
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
This module allows users to selectively conceal
specific products and their associated variants within the website shop This module helps to hide product variants in website shop
CBMS ODOO ERP Website Mail Channels
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN

Visitors can join public mail channels managed in the Discuss app in order to get regular updates or reach out with your community.
Allow visitors to join public mail channels
CBMS ODOO ERP Multi Product Return From Website
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Website Multi product Return Order Management, Website Return, Order Return, RMA, Website RMA Sale Order Multi product Return Management from Website
CBMS ODOO ERP Remove CBMS ODOO Branding from Website
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
'=================================
Remove CBMS ODOO Branding from Website
=================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://mycbms.com/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA/website-lightgray.png?logo=github
:target: https://github.com/OCA/website/tree/14.0/website_odoo_debranding
:alt: OCA/website
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.mycbms.com/projects/website-14-0/website-14-0-website_odoo_debranding
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.mycbms.com/runbot/186/14.0
:alt: Try me on Runbot

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

This module remove CBMS ODOO branding on website:

* Remove "Powered by CBMS ODOO" from footer

**Table of contents**

.. contents::
:local:

Usage
=====

By default the option is enabled, so no additional configuration is needed.
You can always control the visibility in `Website > Customize > Brand Promotion > Remove CBMS ODOO Promotional Link`

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/website/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/website/issues/new?body=module: website_odoo_debranding
version: 14.0

**Steps to reproduce**
- ...

**Current behavior**

**Expected behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* Antonio Espinosa <antonioea@antiun.com>
* Vicent Cubells <vicent.cubells@tecnativa.com>
* Jairo Llopis <jairo.llopis@tecnativa.com>
* Karan Shah <karan.shah@dreambits.in>
* Dhara Solanki <dhara.solanki@initos.com>

* `Tecnativa <https://www.tecnativa.com>`_:

* Alexandre Diaz

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://mycbms.com/logo.png
:alt: CBMS ODOO Community Association
:target: https://mycbms.com

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

This module is part of the `OCA/website <https://github.com/OCA/website/tree/14.0/website_odoo_debranding>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://mycbms.com/page/Contribute.
CBMS ODOO ERP Product Attachments on Website
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
This Module allows customer to download documents that are attached to the products from website This Module Allows Customer to Download Documents
That Are Attached to the Products From Website
CBMS ODOO ERP Website Product Custom Description
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN

Add separate description field to website product view.
CBMS ODOO ERP Quick Product Publish/Unpublish
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
quick product published & unpublished on website, multi product publish, category vise publish,
multi product publish/unpublish, products published & unpublished on website,
quick product publishe, publish all products in a category, website publish, all publish,
publish, unpublish, CBMS ODOO13, website, ecommerce,
Quick Product Publish& Unpublish on Website, Multiple Product Publish, Category wise publish
CBMS ODOO ERP Website Reorder
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Add products from sale history of customers to cart Add products from sale history of customers to cart
CBMS ODOO ERP Website Return Order Management
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Website Return Order Management, Website Return, Order Return, RMA, Website RMA Sale Order Return Management from Website
CBMS ODOO ERP Advanced Search in E-commerce
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
<p> CBMS ODOO e-commerce advanced search. Autocomplete search product with category and display name<br>
E-commerce Advanced Search.</p>
CBMS ODOO ERP Website - Sales Management
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN

Display orders to invoice in website dashboard.
CBMS ODOO ERP Whatsapp Chat Layout In CBMS ODOO Discuss
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
User customize the layout of CBMS ODOO discuss module into
whatsapp or their own style Redesigned the discuss module into whatsapp chat layout
CBMS ODOO ERP Send Whatsapp Message
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Send Message to partner via Whatsapp web Send Message to partner via Whatsapp web
CBMS ODOO ERP Wishlist Products In Backend
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
This module will store all Wishlist Product of
Customers in Backend It Records All Wishlist Products to the Backend
CBMS ODOO ERP Default Theme
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Default website theme
CBMS ODOO ERP Event Exhibitors
₦ 10,000.00 ₦ 10,000.00 10000.0 NGN
Event: upgrade sponsors to exhibitors