OCA Transbot
ddda3d1a05
OCA Transbot updated translations from Transifex
2015-10-26 06:58:47 -04:00
Stéphane Bidoul
6f8a64238b
[UPD] prefix versions with 8.0
2015-10-09 10:03:09 +02:00
OCA Transbot
9d4e68282a
OCA Transbot updated translations from Transifex
2015-10-05 05:30:46 -04:00
Yannick Vaucher
5c93056356
Add missing default oca icons
2015-08-18 10:47:52 +02:00
Martin Schmid
df672988aa
[ADD] German translation of mass_editing
2015-04-19 10:24:12 +02:00
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.
2015-03-02 17:28:09 +01:00
Alexandre Fayolle
3f6bf8eaea
fix pep8 W503
2015-02-16 16:47:08 +01:00
Yannick Vaucher
3d46f65c20
Add license key in __openerp__.py
2015-02-06 17:07:22 +01:00
Matjaz Mozetic
772b8d166b
Translation correction
2015-01-25 08:11:07 +01:00
Matjaz Mozetic
5f76de819f
Slovene translation added
2015-01-22 06:46:14 +01:00
Holger Brunn
c830d8fff3
[FIX] travis
2014-12-08 09:47:25 +01:00
Jonathan Nemry
01da73caaa
[FIX] pylint
2014-12-03 10:01:54 +01:00
Juan Jose Scarafia
ac1efa6901
ADD crud rule to erp manager on mass object
2014-09-12 08:45:39 -03:00
Juan Jose Scarafia
e9bfa5c559
FIX onchange method name
2014-09-11 14:13:23 -03:00
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.
2014-08-12 12:59:58 -04:00
oihane
9e24c6fc35
[MOD] Splitted mass_editing.py into two files
2014-08-04 09:48:36 +02:00
oihane
89dcf08a1e
[MOD] Some changes
2014-08-01 19:50:53 +02:00
oihane
27970ad2ab
[ADD] Migrated <mass_editing> for Odoo
2014-08-01 19:24:17 +02:00
Stéphane Bidoul
2a7ed7af2e
move all modules to __unported__ on master branch and set installable=False
2014-07-13 11:20:52 +02:00
Sylvain LE GAL
e79795fc32
[REF] 'mass_editing': flake8.
2014-07-03 12:55:05 +02:00
Launchpad Translations on behalf of server-env-tools-core-editors
d6a437f623
Launchpad automatic translations update.
2014-05-24 06:46:27 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
4ff9b77850
Launchpad automatic translations update.
2014-04-28 06:09:32 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
22ed7b8656
Launchpad automatic translations update.
2014-04-17 06:53:31 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
2014-03-25 07:21:45 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
67fcbd897d
Launchpad automatic translations update.
2014-03-21 06:52:02 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
405d6df582
Launchpad automatic translations update.
2014-03-18 06:21:47 +00:00
Sandy Carter
039328bdc4
Generate .pot files
2014-03-14 13:45:14 -04:00
Launchpad Translations on behalf of server-env-tools-core-editors
fd72766f47
Launchpad automatic translations update.
2014-03-08 06:54:35 +00:00
Jose Morales
ff66ef74c2
[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
2014-02-28 13:25:07 +01:00
Launchpad Translations on behalf of server-env-tools-core-editors
7c943123be
Launchpad automatic translations update.
2014-02-21 06:39:02 +00:00
Jose Morales
f0eb126a88
[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
2014-02-16 19:13:30 -05:30
Jairo Llopis
e459f91c93
Add spanish translation and translation template.
2014-02-06 12:54:19 +01:00
Sabrina Romero
f94b4ddfd3
[IMP] Added one2many handling
2013-06-12 21:17:19 -07:00
Virgil Dupras
4442424891
[ENH] Transformed mass.object's model_list char field into a proper m2m field.
2013-05-08 08:41:12 -04:00
Anu Patel
c099945611
[IMP] mass_editing: Added _('') for constraint message.
2013-05-07 19:06:37 +05:30
Anu Patel
8c0bb93dcc
[IMP] mass_editing: Improved the code based on error log.
2013-05-06 19:34:09 +05:30
Anu Patel
2d39868380
[IMP] mass_editing: Improved the code based on error log.
2013-05-06 17:08:18 +05:30
Anu Patel
9f6033509e
[IMP] mass_editing: Corrections based on the merge comments
2013-05-02 18:39:12 +05:30
Serpent Consulting Services
9c3500658b
Mass editing fixes for security access
2013-04-12 18:08:39 +05:30
Serpent Consulting Services
7dae0d6f69
[FIX] More fixes landed
2013-03-11 20:10:56 +05:30
Serpent Consulting Services
099f593621
[IMP] mass_editing : Improved typos and did some refactoring
2013-02-15 02:01:22 +05:30
Serpent Consulting Services
f06d8b22ae
[ADD/IMP] mass_editing : Added ChangeLog file and copyright info
2013-02-15 01:34:14 +05:30
Serpent Consulting Services
f0ff121c68
[ADD] Added the module mass_editing with OpenERPv7 compatability
2013-02-13 22:42:23 +05:30
Serpent Consulting Services
4a5fc7693a
[REVERT]
2013-02-13 22:40:43 +05:30
Serpent Consulting Services
d08ef0a0c7
[ADD] Added mass_editing module compatible to version 7.0
2013-02-13 18:27:36 +05:30