Skip to Content
Menu

Just Widget Colorpicker

by
Odoo
v 16.0 Third Party 5 128
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 1655
Technical Name just_Widget_Colorpicker
LicenseLGPL-3
Websitehttp://justzxw.en.ec21.com
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 1655
Technical Name just_Widget_Colorpicker
LicenseLGPL-3
Websitehttp://justzxw.en.ec21.com
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0

just_Widget_Colorpicker

This is a widget referenced by the odoo BPMN workflow component package, which is mainly used for seting color for node and transfern. For the content of the workflow component package, please refer to

  1. github descripte: https://github.com/justsxl/just_ODOO_widget
  2. demo video:[Chinese]https://pan.baidu.com/s/1J72Wr5nrYZ8zhtNINZkWjQ?pwd=tpj1 [English]https://pan.baidu.com/s/1V34N44YOBHwF1xpfWAAj8w?pwd=jqjs

-Easy to use, theme color, recently used color, standard color

-The "more colors" function is implemented in browsers that support HTML5 input [type ='color ']. Its display is different on different browsers or systems. The following picture is based on Chrome browser.
-Support the setting of fill color and border color

        <field name="fill" widget="justcolorpicker" />
		<field name="stroke" widget="justcolorpicker" border="1" />

-简单易用,主题颜色,最近使用颜色,标准颜色

-在支持 html5 input[type='color'] 的浏览器实现了「更多颜色」的功能,它在不同的流览器或系统上的显示是不同的,下面的画面是基于Chrome 浏览器的。

-支持填充色和边框色设定

        <field name="fill" widget="justcolorpicker" />
		<field name="stroke" widget="justcolorpicker" border="1" />

color picker

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Getting errror / instaled module and now gettint this error can't start odoo
by
Ivan
on 6/24/24, 5:00 PM Confirmed Purchase

    process_path(directive, target, path_def)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\base\models\ir_asset.py", line 169, in process_path

    addon, paths = self._get_paths(path_def, installed, exts)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\base\models\ir_asset.py", line 310, in _get_paths

    raise Exception("Unallowed to fetch files from addon %s" % addon)

Exception: Unallowed to fetch files from addon just_widget_colorpicker


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 2005, in __call__

    response = request._serve_db()

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 1591, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\service\model.py", line 133, in retrying

    result = func()

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 1618, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 1732, in dispatch

    return self.request.registry['ir.http']._dispatch(endpoint)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\website\models\ir_http.py", line 237, in _dispatch

    response = super()._dispatch(endpoint)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\base\models\ir_http.py", line 156, in _dispatch

    result.flatten()

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 1100, in flatten

    self.response.append(self.render())

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\http.py", line 1092, in render

    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\website\models\ir_ui_view.py", line 419, in _render_template

    return super()._render_template(template, values=values)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\base\models\ir_ui_view.py", line 2125, in _render_template

    return self.env['ir.qweb']._render(template, values)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\tools\profiler.py", line 292, in _tracked_method_render

    return method_render(self, template, values, **options)

  File "C:\Program Files\Odoo 16.0.20240114\server\odoo\addons\base\models\ir_qweb.py", line 581, in _render

    result = ''.join(rendering)

  File "", line 344, in template_191

odoo.addons.base.models.ir_qweb.QWebException: Error while render the template

Exception: Unallowed to fetch files from addon just_widget_colorpicker

Template: web.webclient_bootstrap

Path: /t/t/t[1]/t[2]/t[2]

Node:

2024-06-24 20:59:07,941 34812 INFO EG_sync_18_6 werkzeug: 127.0.0.1 - - [24/Jun/2024 20:59:07] "GET /web HTTP/1.1" 500 - 28 0.015 0.852