Marta Vázquez Rodríguez
371a8d95f0
Translated using Weblate (Spanish)
Currently translated at 100.0% (26 of 26 strings)
Translation: server-ux-11.0/server-ux-11.0-mass_editing
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-mass_editing/es/
6 years ago
Jordi Ballester Alomar
089c01da5e
Translated using Weblate (Spanish)
Currently translated at 96.2% (25 of 26 strings)
Translation: server-ux-11.0/server-ux-11.0-mass_editing
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-mass_editing/es/
6 years ago
cubells
f678dad9d7
[FIX] mass_editing: remove non existent field in tests
6 years ago
Pedro M. Baeza
235a588292
[IMP] mass_editing: Work with integration tests
Execute tests at the end after the module loading for not failing with a
required field not filled by default defined in other modules.
6 years ago
oca-travis
177a54ecb2
[UPD] Update mass_editing.pot
6 years ago
Pedro M. Baeza
a57f59b134
[FIX] mass_editing: Don't import tests
6 years ago
Raúl Martín
8c950a68d8
[FIX] mass_editing: Fixing error when removing value for fields being translatable, as their translations were not removed. ( #12 )
7 years ago
Serpent Consulting Services Pvt. Ltd
ea38704b68
[FIX] mass_editing : README correction ( #11 )
7 years ago
Juan Negrete
6cda892544
[MIG] mass_editing: Migration to 11.0
7 years ago
Jairo Llopis
8b6d0d2d62
[FIX][mass_editing] Allow to delete models
Without this fix, it is impossible to uninstall an addon that removes a model for which we had a `mass.object`.
7 years ago
Florent de Labarre
bc40c37c25
[FIX] mass_editing : bug in view ( #906 )
* [FIX] View
* [FIX] viewing in community
7 years ago
OCA Transbot
a6675566cd
OCA Transbot updated translations from Transifex
8 years ago
Jerome Boisvert-Chouinard
59d1cb99e6
[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
a7ced8b52b
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
ad4bcf8bae
[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
aed7ada4be
OCA Transbot updated translations from Transifex
8 years ago
David Beal
58d74ecef1
FIX warning in mass editing module when read ( #741 )
8 years ago
Serpent Consulting Services Pvt Ltd
3402860759
[MIG] mass_editing: Migration to v10 ( #598 )
8 years ago
OCA Transbot
2d619e0c5a
OCA Transbot updated translations from Transifex
8 years ago
Serpent Consulting Services Pvt Ltd
32c3ef88eb
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
OCA Transbot
315e6de1f6
OCA Transbot updated translations from Transifex
9 years ago
Martin Schmid
bf4b1a6b97
[ADD] German translation of mass_editing
10 years ago
Alexandre Fayolle
f5641b38cf
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.
[UPD] prefix versions with 8.0
Add missing default oca icons
10 years ago
Matjaz Mozetic
7e430dda86
Slovene translation added
10 years ago
Juan Jose Scarafia
fd11b04179
[FIX] mass_editing: onchange method name + ADD crud rule to erp manager
10 years ago
Sandy Carter
be4befb0e5
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
8f9d943cc9
[ADD] Migrated <mass_editing> for Odoo
10 years ago
Stéphane Bidoul
699c73e595
move all modules to __unported__ on master branch and set installable=False
10 years ago
Sylvain LE GAL
0d50817dff
[REF] 'mass_editing': flake8.
11 years ago
Unknown
bc0f7d3012
Launchpad automatic translations update.
11 years ago
Jose Morales
f3656950a8
[IMP] In 7.0 version of OpenERP it is unnecessary put the type of view when we define it, is why that I remove the tag type in the view to avoid that server shows us a warning
11 years ago
Jairo Llopis
bb629f0adf
Add spanish translation and translation template.
11 years ago
Sabrina Romero
07bed6e790
[IMP] Added one2many handling
12 years ago
Virgil Dupras
aa48b78746
[ENH] Transformed mass.object's model_list char field into a proper m2m field.
12 years ago
Anu Patel
32a74a3ce1
[IMP] mass_editing: Corrections based on the merge comments
12 years ago
Serpent Consulting Services
f40a252219
[ADD] Added mass_editing module compatible to version 7.0
12 years ago