joezsweet 75c7d300d3 Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
2018-09-21 17:24:51 +02:00
2018-09-21 05:42:57 +02:00
2018-07-21 05:44:47 +02:00
2018-07-18 05:46:41 +02:00
2018-08-24 05:40:23 +02:00
2017-10-03 17:06:45 +02:00
2018-06-24 12:21:23 +02:00
2017-10-03 17:06:45 +02:00

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality
Description
Odoo web client UI related addons
Readme 306 MiB
Languages
JavaScript 69.3%
HTML 24.2%
Python 3.9%
SCSS 1.8%
CSS 0.8%