Commit Graph

45 Commits

Author SHA1 Message Date
OCA Transbot
ee26bf8686 OCA Transbot updated translations from Transifex 2017-11-25 05:20:48 +01:00
OCA Transbot
8263f2cd31 OCA Transbot updated translations from Transifex 2017-11-11 04:32:25 +01:00
OCA Transbot
c7f5ea6b22 OCA Transbot updated translations from Transifex 2017-10-28 05:09:07 +02:00
OCA Transbot
e709c714ff OCA Transbot updated translations from Transifex 2017-09-02 05:19:34 +02:00
OCA Transbot
bd7340c943 OCA Transbot updated translations from Transifex 2017-06-03 04:27:15 +02:00
OCA Transbot
42fc8b1636 OCA Transbot updated translations from Transifex 2017-05-01 19:45:26 +02:00
OCA Transbot
efe5d36b99 OCA Transbot updated translations from Transifex 2017-03-10 21:33:45 -05:00
OCA Transbot
92e58b6f42 OCA Transbot updated translations from Transifex 2017-03-03 21:29:29 -05:00
OCA Transbot
bc16e24303 OCA Transbot updated translations from Transifex 2017-02-24 21:27:41 -05:00
OCA Transbot
9a479b5330 OCA Transbot updated translations from Transifex 2017-02-17 21:31:06 -05:00
OCA Transbot
170f00258c OCA Transbot updated translations from Transifex 2017-01-20 21:30:04 -05:00
OCA Transbot
d8ab71982a OCA Transbot updated translations from Transifex 2017-01-13 22:13:50 -05:00
OCA Transbot
24d2a860ff OCA Transbot updated translations from Transifex 2017-01-06 21:26:19 -05:00
OCA Transbot
2e6008399f OCA Transbot updated translations from Transifex 2016-12-30 22:26:04 -05:00
OCA Transbot
0ee2fcab41 OCA Transbot updated translations from Transifex 2016-12-23 21:11:20 -05:00
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
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
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
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
6016c7799b [FIX] pylint 2014-11-18 03:03:42 +01: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
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
a8c6786771 [FIX] flake8 2014-08-11 11:03:57 +02:00
Sandy Carter
ce37eaf915 Small pep8 fix 2014-07-19 11:29:44 -04:00
Sandy Carter
3f9ea85e45 Cleanup code and fix possible bugs
create():
    Avoid duplicating data locally
    Fix boolean comparison problem
    Use name_get rather than name field
unlink():
    Use more specific context identifiers
    Remove redundant loop and if statement
model:
    Add ondelete='cascade'
2014-07-18 17:18:29 -04:00
Sandy Carter
94f1444213 Add missing access rights 2014-07-18 17:18:29 -04:00
Marc Cassuto
f6e2f1eab1 [i18n] Updated french translations 2014-07-18 17:18:29 -04:00
Marc Cassuto
4069f2bedb [i18n] Added french translations 2014-07-18 17:18:29 -04:00
EL HADJI DEM
6e5f52a548 [IMP]Change condition to pass test 2014-07-18 17:18:29 -04:00
EL HADJI DEM
a9a91394ef [IMP]Change condition to pass test 2014-07-18 17:18:29 -04:00
EL HADJI DEM
dbe7aac614 [IMP]Fix bug to pass tests 2014-07-18 17:18:29 -04:00
EL HADJI DEM
2889c10a50 [IMP] Refresh automatically list of documents in the form view;from knownlege, delete the documents and references; when delete document from form view, juste delete the reference; informations about the model are saved in the attachment_document_ids 2014-07-18 17:18:29 -04:00
Joao Alfredo Gama Batista
b30711948f [IMP] More clear message for the user 2014-07-18 17:18:28 -04:00
Joao Alfredo Gama Batista
eff1598336 [FIX] Use attachment_document_ids to get list of attachments 2014-07-18 17:18:28 -04:00
Joao Alfredo Gama Batista
b23ac72daf [FIX] Partial refactoring based on MP comments 2014-07-18 17:18:28 -04:00
EL HADJI DEM
e1bf00a575 [IMP]comment from lp, create line for attachement if we don't get a res_model 2014-07-18 17:18:28 -04:00
EL HADJI DEM
97503d09ae Added document_multiple_records module: It allows to manage a document with a multiple records. 2014-07-18 17:18:28 -04:00