v 9.0 Third Party 190
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name int_range_widget
LicenseAGPL-3
Websitehttp://www.xubi.me
You bought this module and need support? Click here!

Integer Range Widget

This project aims to create integer range for input

Contact

  • Blog: www.xubi.me
  • Linkedin: binhnguyenxuan
  • Skype: xubi.uit
  • Email: kid.uit.1412@gmail.com

Installation

Installation process is at present stage only possible in manual way. Then go to you odoo web interface to the module section and start "Update module list". Then look for the "Integer Range Widget" in Apps (module list) and install. I hope you enjoy checking out what all you can do with this application.

Prerequisite

Before installing the module make sure that the you have configured an addon path for custom addons. In a Linux system the parameter in the config file usually looks similar as the following example: specify additional addons paths (separated by commas) addons_path = /opt/odoo/odoo-server/addons, /opt/odoo/custom/addons In this case you have to install the modules into /opt/odoo/custom/addons. At the present stage on dependency could not automatically resolved so you have to install one extra module that vertical community depends on.

Usage

Maybe images in github do not fit with the Odoo apps, so you can check: https://apps.odoo.com/apps/modules/9.0/int_range_widget/ for more details. Thank you.

Configuration

Input Usage

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!
Always writing value 1 to the data base instead of the entered number
by
Wim Audenaert
on 1/19/17, 10:55 AM

Hello, I download the module int_range_widget from Odoo apps (for version 9). When I try it on my test server, and define an integer field with min value 1 and max value 15, I don't succeed in writing another value to the data base than 1. Even when I change the value in the input field to 5, it is reset to 1 in the data base. Any idea how I can solve this? Thanks a lot. Best regards, Wim