Commit Graph

7 Commits (9b1c9b1090c07de5b51c025d41dfcc891b097deb)

Author SHA1 Message Date
Sylvain LE GAL 5b02c32702 [FIX] 'web_easy_switch_company' flake8 2014-10-15 00:46:07 +02:00
Adil Houmadi 81f5e939d5 Flake8 issues 2014-07-17 22:57:41 +02:00
Adil Houmadi 8cce6a5a2a Try to make flake8 happy !
./web_easy_switch_company/controllers/main.py:26:1: E302 expected 2 blank lines, found 1
./web_easy_switch_company/controllers/main.py:32:9: F841 local variable 'context' is assigned to but never used
./web_easy_switch_company/controllers/main.py:36:1: W391 blank line at end of file
2014-07-17 22:41:07 +02:00
Adil Houmadi 0c4acb4847 Migrate web_easy_switch_company to the last v8
- change route in controller
- adapt the JS to call the backend
- modify the css to graft the widget in the toolbar
2014-07-15 10:53:32 +02:00
Holger Brunn 9972de3b44 move all addons to __unported__, set all addons as not installable 2014-07-07 13:11:28 +02:00
Sylvain LE GAL 0fe62818be [REF] pep8;
[REF] change copyright header in each file;
[REF] typos in __openerp__.py file;
2014-04-02 11:17:53 +02:00
Sylvain LE GAL 290f6f1c7f [ADD] new module 'web_easy_switch_company'. 2014-03-10 21:13:54 +01:00