Florent de Labarre
0356200920
[FIX] mass_editing : bug in view ( #906 )
* [FIX] View
* [FIX] viewing in community
7 years ago
OCA Transbot
31c5543be4
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
db575829f0
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
50b234cb9a
OCA Transbot updated translations from Transifex
8 years ago
Jerome Boisvert-Chouinard
ed54cfbd5a
[10.0][FIX] backport of SerpentCS mass_editing v10 port ( #820 )
* Made Mass Editing module v10 compatible
* Mass Editing module v10 translations
* Update ir_model_fields.py
* [FIX] mass_editing v10 port openerp->odoo
* [FIX] pep8
* [FIX] remove no-longer supported auto_refresh in view
8 years ago
OCA Transbot
60ca425ded
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
573c010465
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
71f7910045
[FIX][mass_editing] Add default `views` parameter to fields
Without this patch, if you created a mass editing definition that included a *2many object and then opened the wizard, you got this exception:
Uncaught TypeError: Cannot read property 'list' of undefined
http://localhost/web/static/src/js/views/form_view.js:488
Traceback:
TypeError: Cannot read property 'list' of undefined
at http://localhost/web/static/src/js/views/form_view.js:488:30
at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9 )
at http://localhost/web/static/src/js/views/form_view.js:486:19
at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9 )
at Class._build_onchange_specs (http://localhost/web/static/src/js/views/form_view.js:473:11 )
at Class.do_onchange (http://localhost/web/static/src/js/views/form_view.js:523:18 )
at Array.<anonymous> (http://localhost/web/static/src/js/views/form_view.js:377:26 )
at fire (http://localhost/web/static/lib/jquery/jquery.js:3119:58 )
at Object.fireWith [as resolveWith] (http://localhost/web/static/lib/jquery/jquery.js:3231:49 )
at Object.<anonymous> (http://localhost/web/static/lib/jquery/jquery.js:3360:58 )
8 years ago
Jairo Llopis
13ec3fbce1
[FIX][mass_editing] Remove view mode space
This resulted in frontend searching for ` tree` view, which of course does not exist.
8 years ago
OCA Transbot
81d77ba647
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
9f021a1d92
OCA Transbot updated translations from Transifex
8 years ago
David Beal
b6a6464b3b
FIX warning in mass editing module when read ( #741 )
8 years ago
Serpent Consulting Services Pvt Ltd
2d47eb47c4
[MIG] mass_editing: Migration to v10 ( #598 )
8 years ago
Pedro M. Baeza
70c1f74779
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
79e35eb9a2
[MIG] Make modules uninstallable
8 years ago
OCA Transbot
79070dc117
OCA Transbot updated translations from Transifex
8 years ago
Serpent Consulting Services Pvt Ltd
12050ea20b
Added Mass Editing v9 ( #315 )
* Added Mass Editing v9
* [IMP] Improved the coding standard as per API and PEP8.
* [ADD] Added README and index file.
* [IMP] Improved the indentation of the code as per travis test suggestion.
* [IMP] Improved the README.rst
* Update mass_object.py
* Delete index.html
* [ADD] Added unit test cases for MassEditing module.
* Corrected as per @api.multi
* Correction for the travis test
* Correction for the travis test
* [IMP] Improved the code as per review comments, improved copyrights, added test more cases and uninstall hook.
* [ADD] Added Unit test case for m2m fields.
* [ADD] Further added unit test case for unlink and multiple fields.
* [ADD] Added unit test case for model_id onchange.
* [IMP] Fixed the issue of eval in unit test case.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for wizard's fields_view_get method.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.
8 years ago
Pedro M. Baeza
a157036fca
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
6f8a64238b
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
9d4e68282a
OCA Transbot updated translations from Transifex
9 years ago
Yannick Vaucher
5c93056356
Add missing default oca icons
9 years ago
Martin Schmid
df672988aa
[ADD] German translation of mass_editing
10 years ago
Alexandre Fayolle
f750eed871
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexandre Fayolle
3f6bf8eaea
fix pep8 W503
10 years ago
Yannick Vaucher
3d46f65c20
Add license key in __openerp__.py
10 years ago
Matjaz Mozetic
772b8d166b
Translation correction
10 years ago
Matjaz Mozetic
5f76de819f
Slovene translation added
10 years ago
Matjaz Mozetic
b5d2fa39e3
Slovene translation added
10 years ago
Matjaz Mozetic
7703c885dc
Slovene translation added
10 years ago
Matjaz Mozetic
c2754bf0c7
Slovene translation added
10 years ago
Matjaz Mozetic
cf4ca45c97
Slovene translation added
10 years ago
Matjaz Mozetic
136089695f
Slovene translation added
10 years ago
Matjaz Mozetic
a7eec6dd26
Slovene translation added
10 years ago
Holger Brunn
c830d8fff3
[FIX] travis
10 years ago
Matjaz Mozetic
8958811395
Slovene translation added
10 years ago
Jonathan Nemry
01da73caaa
[FIX] pylint
10 years ago
Juan Jose Scarafia
ac1efa6901
ADD crud rule to erp manager on mass object
10 years ago
Juan Jose Scarafia
e9bfa5c559
FIX onchange method name
10 years ago
Sandy Carter
9b6eee8e46
Tighten type check in domain ( closes #15 )
10 years ago
Sandy Carter
7fc2ef47e0
Tighten type check in domain
Fixes #15
Check that `domain[2]` is `str` because in some cases it's an `int` and `list`
operations don't work on `int`s.
10 years ago
oihane
9e24c6fc35
[MOD] Splitted mass_editing.py into two files
10 years ago
oihane
89dcf08a1e
[MOD] Some changes
10 years ago
oihane
27970ad2ab
[ADD] Migrated <mass_editing> for Odoo
10 years ago
Stéphane Bidoul
2a7ed7af2e
move all modules to __unported__ on master branch and set installable=False
10 years ago
Yannick Vaucher
2dde38db71
[PEP8] mass_editing
10 years ago
Sylvain LE GAL
e79795fc32
[REF] 'mass_editing': flake8.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
d6a437f623
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
4ff9b77850
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
22ed7b8656
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
11 years ago