Commit Graph

3605 Commits

Author SHA1 Message Date
Anup (OpenERP) 93acb43f94 [FIX] Not allowing Duplicate shortcuts
bzr revid: ach@tinyerp.com-20100512114823-npehnd8qrj4xs2um
2010-05-12 17:18:23 +05:30
Jay (Open ERP) 380f5abd47 [FIX] 'Partner Manager' group should see the Partner menu
bzr revid: jvo@tinyerp.com-20100512114835-8631seupswjwy4y3
2010-05-12 17:18:35 +05:30
Jay (Open ERP) 53ef884ff2 [FIX] retro-compatibility: 'obj' is available in ir.action.server code
bzr revid: jvo@tinyerp.com-20100512114125-sh2wj2awjq8guvcn
2010-05-12 17:11:25 +05:30
Anup (OpenERP) 2205170823 [FIX]Expression.py corrected when M2O search returns no IDs
bzr revid: ach@tinyerp.com-20100512112620-yrralz7xovn0uxee
2010-05-12 16:56:20 +05:30
Albert Cervera i Areny - http://www.NaN-tic.com 22f85f783a [FIX] Exploit Broken : Search should have checked access rights of read
lp bug: https://launchpad.net/bugs/531026 fixed

bzr revid: jvo@tinyerp.com-20100512112627-z9g2no4ddrattx0z
2010-05-12 16:56:27 +05:30
Jay (Open ERP) 8972e42f8a Merged odo's branch about bug #495948
bzr revid: jvo@tinyerp.com-20100512110758-2dqrz2w00iq9brwq
2010-05-12 16:37:58 +05:30
Anup (OpenERP) aff447c7a5 [IMP] Licensing options : Added AGPL-3 and others in choices
bzr revid: ach@tinyerp.com-20100512105722-n209hlsr098kcplp
2010-05-12 16:27:22 +05:30
Anup (OpenERP) f0781ecb44 [FIX] Missing imports of _ of tools.translate provided
bzr revid: ach@tinyerp.com-20100512104758-mkh0fe6fmlf5czdp
2010-05-12 16:17:58 +05:30
Jay (Open ERP) e364e89751 [FIX] orm: ensure the cursor is valid before computing parent_store values
bzr revid: jvo@tinyerp.com-20100512104615-wp6v9cpp5jh8py0i
2010-05-12 16:16:15 +05:30
Anup (OpenERP) db035455a3 [FIX] Export translations + Cache on translations + Resynchronization wizard Corrections
bzr revid: ach@tinyerp.com-20100512104249-pqdbofr2xikw59l9
2010-05-12 16:12:49 +05:30
Jay (Open ERP) 8f81995ec8 [FIX] correct ustr. avoid a crash if getlocale() return None
bzr revid: jvo@tinyerp.com-20100512104026-mttsmb49zx80yhpc
2010-05-12 16:10:26 +05:30
Jay (Open ERP) 773238132b [FIX] Export translations: module name from path calculations corrected
lp bug: https://launchpad.net/bugs/519699 fixed

bzr revid: jvo@tinyerp.com-20100512103352-604yu97m9aexm9zr
2010-05-12 16:03:52 +05:30
Jay (Open ERP) 4f5be5aa54 [FIX] importation of time lib was missing for eval()
bzr revid: jvo@tinyerp.com-20100512103229-lusl8l48x3fwuzf2
2010-05-12 16:02:29 +05:30
Jay (Open ERP) a6d5a61714 [FIX] Default_get : fields of _inherits for default values should be considered
lp bug: https://launchpad.net/bugs/523071 fixed

bzr revid: jvo@tinyerp.com-20100512065725-7n4tbn95f4dhlgv0
2010-05-12 12:27:25 +05:30
Jay (Open ERP) e2ec26683e [FIX] User / Preferences should always display translatable languages.
lp bug: https://launchpad.net/bugs/516965 fixed

bzr revid: jvo@tinyerp.com-20100512065331-2kwk9yprxxkv70ba
2010-05-12 12:23:31 +05:30
Jay (Open ERP) 97f2647309 [FIX] [FIX] Menu attribute to report/wizard/url made behaving correctly
lp bug: https://launchpad.net/bugs/425350 fixed

bzr revid: jvo@tinyerp.com-20100512064959-1tyns9iy96fhk9rx
2010-05-12 12:19:59 +05:30
Anup (OpenERP) f59c5387cd [MERGE] Merged to Main Server Trunk branch
bzr revid: ach@tinyerp.com-20100512055139-vvm604yc3i3ga6o9
2010-05-12 11:21:39 +05:30
Launchpad Code Hosting 2ceb51f030 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100511041842-yyxyhmh2cpqvmxfz
bzr revid: codehost@crowberry-20100512042002-58kr47pbvcdsq5gw
2010-05-12 05:20:02 +01:00
Jay (Open ERP) 894ab2d8ad [FIX] Fixed error notification on parent_store=true with a column without ondelete=cascade
bzr revid: jvo@tinyerp.com-20100511151707-aamx090ypqjusqhv
2010-05-11 20:47:07 +05:30
Anup (OpenERP) 17b9f5802f [FIX] bin/tools/convert.py: no need to import time since the eval(domain) is probably going to be removed or wrapped in an exception handler
bzr revid: ach@tinyerp.com-20100511144427-nw2b9c8fu4p39rfg
2010-05-11 20:14:27 +05:30
Jay (Open ERP) 0c9ecbf429 [MERGE] Merged the changelog upto 5.0.10
bzr revid: jvo@tinyerp.com-20100511143954-exhrzxidou2r3j2a
2010-05-11 20:09:54 +05:30
Anup (OpenERP) 505b63fe5f [IMP] By pass a missing field in the translation
bzr revid: ach@tinyerp.com-20100511140111-87az887kvi6rl0uz
2010-05-11 19:31:11 +05:30
Anup (OpenERP) c6543844f4 [FIX] Illustration tag beahvior corrected
bzr revid: ach@tinyerp.com-20100511125631-3f4smbu370e7swt8
2010-05-11 18:26:31 +05:30
Anup (OpenERP) d05d9bccc4 [FIX] Raise a detailed exception if the record does not exist in the ir_model_data object
bzr revid: ach@tinyerp.com-20100511115355-9kdfpqaupsb718jj
2010-05-11 17:23:55 +05:30
Anup (OpenERP) 2d69e871a3 [FIX] Copy() of ir_model_fields corected
bzr revid: ach@tinyerp.com-20100511105508-n4png61qm0w8ctot
2010-05-11 16:25:08 +05:30
Anup (OpenERP) ee6e52fac7 [FIX] _constraints : Multiple constraints on the same field should be allowed
bzr revid: ach@tinyerp.com-20100511083601-ne9n2ftq5lbohvwg
2010-05-11 14:06:01 +05:30
Anup (OpenERP) d8672f0f3a [FIX] Groups if removed, should remove relavent access rights too
bzr revid: ach@tinyerp.com-20100511083033-gbpbgiaopyesfzvv
2010-05-11 14:00:33 +05:30
Anup (OpenERP) 24069b2fa6 [FIX] Server Actions: Cleaner legend help and error message
bzr revid: ach@tinyerp.com-20100511073051-ewoak4j5lhsyvfg1
2010-05-11 13:00:51 +05:30
Anup (OpenERP) b8aa071d97 [MERGE] Merged with Main Trunk Server Branch
bzr revid: ach@tinyerp.com-20100511062529-3lxbzb9ta9jhgcir
2010-05-11 11:55:29 +05:30
Fabien Pinckaers de0f1d7863 [FIX] multi-company
bzr revid: fp@tinyerp.com-20100510183249-s1k1c0o1umdh2m6r
2010-05-10 20:32:49 +02:00
Launchpad Code Hosting 06fc5d044a Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100508040441-r9t4df5jqzdlvz1v
bzr revid: codehost@crowberry-20100510041735-7t4pk39t2xknzuw4
2010-05-10 05:17:35 +01:00
Christophe Simonis 588679134e [IMP] users: add constraint on company
bzr revid: chs@openerp.com-20100507142025-g5p6vwunthtrdm4q
2010-05-07 16:20:25 +02:00
Christophe Simonis fea00d9429 [FIX]orm: invisible fields with widget=selection must have at least the default value into the selection
lp bug: https://launchpad.net/bugs/575748 fixed

bzr revid: chs@openerp.com-20100507135002-78s6p0rwccu1vrdd
2010-05-07 15:50:02 +02:00
Launchpad Code Hosting a278c1f5d0 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100506040342-tsc4nnunicvyommo
bzr revid: codehost@crowberry-20100507040241-rzkw5vmms32t1l3q
2010-05-07 05:02:41 +01:00
Stephane Wirtel f2c30ef177 [FIX] ir_property: Improve the layout of the form view
bzr revid: stephane@openerp.com-20100505112007-rvxomqlha4f7uw1u
2010-05-05 13:20:07 +02:00
Quality Team 1a8baa044a [IMP] Add the capabilities to store a datetime, date, integer, float and char in a field.property
lp bug: https://launchpad.net/bugs/562356 fixed

bzr revid: stephane@openerp.com-20100505100241-o5w0twdccrs7ppx2
2010-05-05 12:02:41 +02:00
Quality Team 6f53850e7d [FIX] Rewrite the field.property engine to work as expected (value per
company)

bzr revid: stephane@openerp.com-20100504144642-piruhn25d8qyxiof
2010-05-04 16:46:42 +02:00
Stephane Wirtel 60f1981def [REF] res.company: Typo fix and review the code
bzr revid: stephane@openerp.com-20100504105958-p5lpknbqrobfrtkm
2010-05-04 12:59:58 +02:00
Launchpad Code Hosting af7a135805 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100505034740-gryudstp2nvot7d2
2010-05-05 04:47:40 +01:00
OpenERP Framework R&D Team 72f15fd68b [MERGE] merged trunk-dev-framework branch with latest changes: ir.rule refactoring, yaml improvements,...
bzr revid: odo@openerp.com-20100504010008-y2609d3pqcx8dqor
2010-05-04 02:00:08 +01:00
Olivier Dony 900c2ef440 [FIX] orm/selection widget: fixed leftover typos
bzr revid: odo@openerp.com-20100503234246-9otvvfnedcfqp453
2010-05-04 00:42:46 +01:00
Olivier Dony e05850f9e1 [FIX] removed use of magic methods/attributes, plus some useless code duplication
bzr revid: odo@openerp.com-20100503233516-85tk5wr61ip2agw5
2010-05-04 00:35:16 +01:00
Olivier Dony b1d4680359 [FIX] reviewed and improved some naming and formatting, plus removed attrs from field if groups disallows showing it
bzr revid: odo@openerp.com-20100503231759-08zd69hk72p5qkw2
2010-05-04 00:17:59 +01:00
Olivier Dony 0fb50cd625 [FIX] restore proper exception context and logging for test-continue
bzr revid: odo@openerp.com-20100503230519-vc4bxt8y2j87p5qf
2010-05-04 00:05:19 +01:00
Rvo (Open ERP) e2f40f8300 [Add]: warning starting server with '-u XXX' or '-i XXX' where XXX is not a valid module name or 'all'
bzr revid: rvo@tinyerp.co.in-20100503134414-ma87k4htpifi00tz
2010-05-03 19:14:14 +05:30
HDA (OpenERP) a3206f1ac8 Merged
bzr revid: hda@tinyerp.com-20100503090304-g1f7033ptx6e3fe6
2010-05-03 14:33:04 +05:30
Launchpad Code Hosting a42aaf14cb Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100501035453-hziicka4anasmcx3
bzr revid: codehost@crowberry-20100502035702-ng8eqf5j0pzfunju
bzr revid: codehost@crowberry-20100503040332-ejq7bph3qyvydxzn
2010-05-03 05:03:32 +01:00
Olivier Dony da17e9c161 [FIX] reviewed and improved some naming and formatting, plus removed attrs from field if groups disallows showing it
bzr revid: odo@openerp.com-20100430145754-og8gm3dlma5qwm89
2010-04-30 16:57:54 +02:00
PAP(OpenERP) 9e36298cf0 Added commmand line arguments to make yml test easier
bzr revid: hda@tinyerp.com-20100430142250-ieb6mzx59wyvl3u9
2010-04-30 19:52:50 +05:30
PAP(OpenERP) eba5bcdc20 Improved yml import for recording osv.memory objects
bzr revid: hda@tinyerp.com-20100430141810-pvp1ah28b5j6fsxo
2010-04-30 19:48:10 +05:30