Commit Graph

143 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 63ebd1cdb3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110702050553-o1o1p8skzk0twqr9
2011-07-02 05:05:53 +00:00
Launchpad Translations on behalf of openerp a1ba78184d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110701045428-brozmnv50tuoe0f4
2011-07-01 04:54:28 +00:00
Xavier Morel 3a17944671 [IMP] view_id should really be a m2o-style pair of (id, name).
And replace the and/or hack by an if expression, because it's more fool-proof

bzr revid: xmo@openerp.com-20110630095142-g600bg6nqvnnpkw5
2011-06-30 11:51:42 +02:00
Xavier Morel 60842d0f06 [FIX] view_id should be a scalar
bzr revid: xmo@openerp.com-20110630064831-ibfsljiwik52huj6
2011-06-30 08:48:31 +02:00
Vo Minh Thu a101398751 [MERGE] netsvc+ir_cron: display the execution time in debug_rpc.
bzr revid: vmt@openerp.com-20110628153705-6mattiub65b7ozq3
2011-06-28 17:37:05 +02:00
Vo Minh Thu 5ae5809dab [REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done previously).
bzr revid: vmt@openerp.com-20110628153148-hkxh5n1ct4y8k6z3
2011-06-28 17:31:48 +02:00
Launchpad Translations on behalf of openerp 3a5ebf6a0a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110628043920-ily8l9uswahaf0c0
2011-06-28 04:39:20 +00:00
Launchpad Translations on behalf of openerp b58afd07c4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110627044611-p2nznsg2ahoijbwm
2011-06-27 04:46:11 +00:00
Olivier Dony 5ad88d5d35 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624133457-hu2yihcq1t6in6u0
2011-06-24 15:34:57 +02:00
Olivier Dony 301497c543 [IMP] lint cleanup
bzr revid: odo@openerp.com-20110624133335-jf5kg6dh9kgxw2dg
2011-06-24 15:33:35 +02:00
Vo Minh Thu 9744cb085f [FIX] corrected a test giving warning from the previous merge.
bzr revid: vmt@openerp.com-20110624133216-9mxlte0jydnz74sb
2011-06-24 15:32:16 +02:00
Olivier Dony 60cbf9bf14 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624102631-kiy8j2d1fc7heeco
2011-06-24 12:26:31 +02:00
Vo Minh Thu 2e7721f1af [MERGE] res_lang: set the default lang for both partner and user, not just partner.
bzr revid: vmt@openerp.com-20110624085649-m52b2f62xfublvhx
2011-06-24 10:56:49 +02:00
Vo Minh Thu c68edd3682 [MERGE] expression: all child_of cases can accept the same right operand.
bzr revid: vmt@openerp.com-20110624084311-q8581bjo3p6qji9e
2011-06-24 10:43:11 +02:00
Naresh (OpenERP) 9673cca563 [FIX]:shortcuts are reverted back to their original state i.e translatable becuase we removed editing of the shortcuts from the client
lp bug: https://launchpad.net/bugs/798643 fixed

bzr revid: nch@tinyerp.com-20110624054056-xbf6wdvblgoam652
2011-06-24 11:10:56 +05:30
Vo Minh Thu 9029d4da7b [FIX] res_lang: set the default lang for both partner and user, not just partner.
lp bug: https://launchpad.net/bugs/798637 fixed

bzr revid: vmt@openerp.com-20110623141003-ysj8dmm93714nipb
2011-06-23 16:10:03 +02:00
Vo Minh Thu 0e6668a391 [MERGE] ir_model_data unlinking does not use _unlink anymore, clears caches.
bzr revid: vmt@openerp.com-20110622135344-i4u23z22binbq8h1
2011-06-22 15:53:44 +02:00
Vo Minh Thu 78986ba9d2 [REF] netsvc+ir_cron: removed unnecessary getLogger, removed double call to f/dispatch.
bzr revid: vmt@openerp.com-20110621083011-53toyp3lsa4rxs39
2011-06-21 10:30:11 +02:00
Vo Minh Thu 73a97f3c3b [YEAH]
bzr revid: vmt@openerp.com-20110620153347-zwc42po38cysj5p8
2011-06-20 17:33:47 +02:00
Vo Minh Thu ca91b75f21 [IMP] netsvc+ir_cron: display the execution time in debug_rpc.
bzr revid: vmt@openerp.com-20110620152615-kyl8s7z6we2or1yw
2011-06-20 17:26:15 +02:00
Olivier Dony c46fa82418 [FIX] res_user: de-duplicate usernames for warning msg about group deletion
bzr revid: odo@openerp.com-20110619130939-nnwi3u2ohl150mr6
2011-06-19 15:09:39 +02:00
Olivier Dony dd1cefe446 [FIX] res_user: typo when deleting group with more than 4 users
bzr revid: odo@openerp.com-20110619124042-qjoqges5b5jpxr59
2011-06-19 14:40:42 +02:00
Launchpad Translations on behalf of openerp bad8913066 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110618045637-r4gxj14xt15ojkbe
2011-06-18 04:56:37 +00:00
Olivier Dony 4f6bee5bf7 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110617170517-pvhf772lewqk3z8c
2011-06-17 19:05:17 +02:00
Vo Minh Thu 78e7117c92 [DEL] ir_board: removed unused module.
lp bug: https://launchpad.net/bugs/767015 fixed

bzr revid: vmt@openerp.com-20110615103831-bmb6g3zr3nzq0kxu
2011-06-15 12:38:31 +02:00
Launchpad Translations on behalf of openerp 6b34c3addc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110615043944-84zko94ku42dqhfs
2011-06-15 04:39:44 +00:00
Naresh (OpenERP) 64df44c12b [FIX]:The pdf when printing workflow was always showing 'G' in the title changed to model name
bzr revid: nch@tinyerp.com-20110614065257-nuqlqhrkw2yd5lm4
2011-06-14 12:22:57 +05:30
Vo Minh Thu d4adda9d06 [MERGE] ir_values: added asserts on the models argument type.
bzr revid: vmt@openerp.com-20110610101924-al1z5vvmcehbcgva
2011-06-10 12:19:24 +02:00
P. Christeas ba03d85325 ir.values: whitespace cleaning, put assertions on arg types
res.lang was calling with modules='string', which was not right.
Don't allow such a case.

bzr revid: xrg@linux.gr-20110610091852-y8083s085gn6kwcs
2011-06-10 12:18:52 +03:00
Vo Minh Thu e1e0860f1d [MERGE] res/partner/crm: removed unused code.
bzr revid: vmt@openerp.com-20110608150455-hd6tjghx938d94yh
2011-06-08 17:04:55 +02:00
Vo Minh Thu 2d1f8c93dd [MERGE] ir_translation: lang field selection only displays installed languages.
bzr revid: vmt@openerp.com-20110608145033-67n0g3g28pw91c9l
2011-06-08 16:50:33 +02:00
Antony Lesuisse 28a37267e4 [IMP] ir_translation only display installed lang, context in read
bzr revid: al@openerp.com-20110608141806-oeixkg763vgmv2we
2011-06-08 16:18:06 +02:00
Yogesh (OpenERP) 04c0fc1931 Remove unused code.
lp bug: https://launchpad.net/bugs/792059 fixed

bzr revid: ysa@tinyerp.com-20110608124813-62yj6d75yxy8o0p0
2011-06-08 18:18:13 +05:30
Naresh (OpenERP) 946730f439 [IMP]:naming convention and added test for id,ids
bzr revid: nch@tinyerp.com-20110608052603-ya0u4ep0yt4h13jy
2011-06-08 10:56:03 +05:30
Launchpad Translations on behalf of openerp 01dcbe5313 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110607043504-fva0ovzg24qy3nqd
2011-06-07 04:35:04 +00:00
Vo Minh Thu 00c2b7172b [MERGE] use drawCentredString instead of drawString for report header.
bzr revid: vmt@openerp.com-20110606123941-26v9uoetil2gc8ox
2011-06-06 14:39:41 +02:00
Vo Minh Thu cdf9746d8e [MERGE] res_widget: remove res.widget.user entries when user deleted.
bzr revid: vmt@openerp.com-20110606111057-g97n2woy1ljyt67k
2011-06-06 13:10:57 +02:00
Vo Minh Thu 6a2b93ea0d [REF] res_company: as part of the previous commit:
- dont use methods when plain values are ok (in _constraints),
- dont duplicate strings if it is not necessary.

bzr revid: vmt@openerp.com-20110606094338-58zoutk86hm0j68s
2011-06-06 11:43:38 +02:00
Vo Minh Thu ce5d00e03b [REF] res_lang: removed unused variable.
lp bug: https://launchpad.net/bugs/791756 fixed

bzr revid: vmt@openerp.com-20110603085758-ji277jy5mbn9wq3t
2011-06-03 10:57:58 +02:00
Antony Lesuisse 6aa240ca19 [IMP] ir_translation only display installed lang, 10% speedup in translation loading
bzr revid: al@openerp.com-20110601163455-2o732ssum24kwshu
2011-06-01 18:34:55 +02:00
Olivier Dony 26f73ce7e8 [IMP] base: update ir.rule tests for new combination semantics
(Rules from the same local group are now OR'ed, instead of AND'ed.

bzr revid: odo@openerp.com-20110601143921-g3tv46krsa01y4tv
2011-06-01 16:39:21 +02:00
Olivier Dony ce029f887e [FIX] ir.rule: must eval the rule domain as user, but browse the rule's groups as admin
bzr revid: odo@openerp.com-20110601135526-gk7zfiylnhlpvlod
2011-06-01 15:55:26 +02:00
Olivier Dony 6bbe8c7200 [IMP] ir.rule: local rules will be combined with OR within the same group
This makes it more intuitive: global rules are restrictions and
always combined with AND, while local rules are always combined
with OR, regardless if they are in the same group or different
groups. It makes it also easier to add rules in an existing group
to grant more rights.

bzr revid: odo@openerp.com-20110601130156-c0swo9w21zqun2gl
2011-06-01 15:01:56 +02:00
Olivier Dony a270d19d81 [IMP] ir.ui.view.custom: order by create_date descending
This way search(limit=1) will give you the latest customization for
a given user. This can be used by client side to allow multiple
customizations with multi-level undo.

bzr revid: odo@openerp.com-20110601105209-vtgf73reh90uipct
2011-06-01 12:52:09 +02:00
Olivier Dony cf09b1df94 [FIX] test_osv_expression: fixed for new normalization API
bzr revid: odo@openerp.com-20110601062303-k9z0birutesfmkhp
2011-06-01 08:23:03 +02:00
Olivier Dony eeeda53715 [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531155814-4v057x9fvc1ieaxb
2011-05-31 17:58:14 +02:00
Olivier Dony e10e8073db [IMP] ir.rule,expression: merged improved rule computation mechanism, suggested by RCO
bzr revid: odo@openerp.com-20110531144318-vut0opufvqd5mu07
2011-05-31 16:43:18 +02:00
Olivier Dony 581d06ab65 [FIX] res.partner.bank.type: everyone should be able to read bank account types
bzr revid: odo@openerp.com-20110531134506-lkop1qey7vhhe56i
2011-05-31 15:45:06 +02:00
Olivier Dony bae7ef7732 [MERGE] merged with latest trunk
bzr revid: odo@openerp.com-20110531132023-or3mm8ccgbh8qmwa
2011-05-31 15:20:23 +02:00
Olivier Dony 89e66c498d [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531103720-mas6phcnb22qj4p2
2011-05-31 12:37:20 +02:00