OCA Transbot
a5e20ebcd9
OCA Transbot updated translations from Transifex
2016-12-16 20:26:12 -05:00
OCA Transbot
beeaae6d3d
OCA Transbot updated translations from Transifex
2016-11-29 07:12:31 -05:00
Pedro M. Baeza
ba73f0751b
[IMP] README.md: Codecov flag
2016-10-14 03:18:15 +02:00
OCA Transbot
947210fa4c
OCA Transbot updated translations from Transifex
2016-10-08 08:52:38 -04:00
OCA Transbot
743164877e
OCA Transbot updated translations from Transifex
2016-09-17 09:16:34 -04:00
Stéphane Bidoul (ACSONE)
1c1260b7ab
[FIX] remove en.po that was erroneously created by transbot
2016-08-15 22:13:31 +02:00
OCA Transbot
169bc266a9
OCA Transbot updated translations from Transifex
2015-11-19 09:30:21 -05:00
Maxime Chambreuil - http://www.savoirfairelinux.com
6a4752be92
Merge pull request #44 from savoirfairelinux/7.0_document_multiple_record_add_field
...
Add a new field and change the domain filter
2015-11-14 12:59:34 -05:00
Maxime Chambreuil
f06d0194df
[FIX] Pylint errors
2015-11-14 12:33:50 -05:00
EL HADJI DEM
9366ebf798
[UPD]Change the filter and add the context
...
Add a context to keep the model and model_id.
Change the domain filter with the new field
[ADD] Add a new field function
This new function allows to get the related documents with
the model and the model_id.
We add this new field because the domain in the view or in the js
doesn't match the wanted result
[UPD] Add missing comma
[ADD] Add unittests
2015-11-14 12:27:45 -05:00
OCA Transbot
930c8d7fc9
OCA Transbot updated translations from Transifex
2015-11-08 01:39:34 -05:00
Pedro M. Baeza
e71b597beb
[IMP] Update Travis for Transifex
2015-11-07 13:36:48 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com
ff6a269085
Merge pull request #66 from gurneyalex/7.0-update-travis-cfg
...
[IMP] Update travis config
2015-11-05 14:54:34 -05:00
Maxime Chambreuil - http://www.savoirfairelinux.com
9cf22330d4
Merge pull request #49 from hbrunn/7.0-document_choose_directory
...
[ADD] allow to override attachment sorting
2015-11-05 14:53:14 -05:00
Yannick Vaucher
700dcf7b22
Merge pull request #64 from gurneyalex/7.0-fix-no-field-body-text-in-email-template
...
[FIX] No such field(s) in model email.template: body_text
2015-08-26 15:46:49 +02:00
Maxime Chambreuil - http://www.savoirfairelinux.com
16fc932554
[FIX] No such field(s) in model email.template: body_text
...
Fix Runbot warning
2015-08-26 08:48:11 +02:00
Alexandre Fayolle
ab5cf93f4e
update travis config
2015-08-26 08:38:47 +02:00
Alexandre Fayolle
4f140962af
Update travis configuration
...
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 22:59:35 +02:00
Alexandre Fayolle
db23e7d1ed
Update travis configuration
...
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:10:32 +02:00
Holger Brunn
4e938570a9
[IMP] also sort directories
2015-04-20 11:07:27 +02:00
Holger Brunn
4f4ddfaabc
[ADD] allow to override attachment sorting
2015-04-20 09:55:15 +02:00
Alexandre Fayolle
0f08329b19
don't use travis container-based infrastructure
2015-03-27 16:21:03 +01:00
Pedro M. Baeza
26d6c6b126
Merge pull request #42 from gurneyalex/7.0-fix-travis
...
fix travis (flake8)
2015-03-04 00:42:42 +01:00
Alexandre Fayolle
492f3becdd
fix travis (flake8)
2015-03-03 14:23:42 +01:00
Alexandre Fayolle
b0432a89ce
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:25:07 +01:00
Pedro M. Baeza
e7e0ff440c
[FIX] Update Travis and fix PEP8
2015-02-19 00:06:17 +01:00
Pedro M. Baeza
ac32e340c3
Merge pull request #34 from hbrunn/7.0-attachments_to_filesystem
...
[ADD] attachments_to_filesystem
2015-02-19 00:04:08 +01:00
Holger Brunn
118e7933ac
[FIX] set noupdate=True for ir.config_parameter xmlid
2015-02-16 13:29:04 +01:00
Holger Brunn
cbe4f15adf
[FIX] syntax
2015-02-02 13:15:10 +01:00
Holger Brunn
855d8ecb73
[IMP] use enumerate pattern for counting
2015-02-02 12:23:33 +01:00
Holger Brunn
8db59acf02
[FIX] don't duplicate core functionality
2015-02-02 12:21:21 +01:00
Holger Brunn
8008eb0e7d
[IMP] ignore attachments for unknown models because core chokes on that
2015-01-26 13:08:17 +01:00
Holger Brunn
34edbeec18
[IMP] don't read all attachments at once
2015-01-26 13:07:05 +01:00
Holger Brunn
b61d73b42a
[FIX] set the data column to null when writing again
2015-01-26 12:14:49 +01:00
Holger Brunn
f8427fde66
[ADD] attachments_to_filesystem
2015-01-26 12:06:33 +01:00
Pedro M. Baeza
2f77c9605a
Merge pull request #16 from hbrunn/7.0-attachment_preview
...
[ADD] attachment_preview
2014-11-28 22:21:28 +01:00
Pedro M. Baeza
ba000216d0
Merge pull request #10 from hbrunn/7.0-document_choose_directory
...
[ADD] document_choose_directory
2014-11-22 00:31:54 +01:00
Pedro M. Baeza
4d83c67ca3
Merge pull request #26 from oca-travis/7.0-autofix-script-01-dev-moylop260
...
[REF] auto-fix conventions
2014-11-19 08:21:39 +01:00
Pedro M. Baeza
6016c7799b
[FIX] pylint
2014-11-18 03:03:42 +01:00
moylop260
74ead9ed4f
[REF] auto-fix conventions
2014-11-13 21:20:14 -06:00
Pedro M. Baeza
7720a1acd6
Merge pull request #21 from hbrunn/7.0-travis-2014-10-20
...
[FIX] coding style issues
2014-10-24 15:56:00 +02:00
Holger Brunn
428f7e9450
[FIX] coding style issues
2014-10-20 11:33:22 +02:00
Holger Brunn
3e3157bf4f
Merge pull request #18 from savoirfairelinux/7.0_update_document_multiple_records
...
[UPD] Override the _name_get_resname function to add a condition for account.voucher model
2014-10-20 11:10:10 +02:00
Holger Brunn
fd18fba657
Merge pull request #17 from pedrobaeza/7.0-document_url
...
[ADD] document_url: A module that allows to put URLs as attached documents.
2014-10-20 11:06:44 +02:00
Yannick Vaucher
9335eb2fc9
Merge pull request #19 from savoirfairelinux/i18n
...
Export translations for document_multiple_records
2014-10-08 14:43:27 +02:00
EL HADJI DEM
26424054c4
[UPD] Override the _name_get_resname function to add a condition for account.voucher model
2014-10-01 09:49:24 -04:00
Sandy Carter
9b2287858a
Export translations for document_multiple_records
2014-09-29 17:34:27 -04:00
EL HADJI DEM
dbbea6df2c
[UPD] In create method, use name unless name_get to define res_name value
2014-09-29 17:15:08 -04:00
Holger Brunn
28592d9b74
[FIX] js != py
2014-09-22 18:40:44 +02:00
Holger Brunn
9d806543e7
[FIX] pass filename to column
2014-09-22 18:37:39 +02:00