Commit Graph

3667 Commits

Author SHA1 Message Date
Jay (Open ERP) 40215c023a [MERGE] Merged main trunk server branch
bzr revid: jvo@tinyerp.com-20100514160602-0nnir766yoyr57i2
bzr revid: jvo@tinyerp.com-20100517053403-e8nxmhjir01v87rz
2010-05-17 11:04:03 +05:30
Launchpad Code Hosting c146c020be Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100515045820-3o9bgdohi0ls3npn
bzr revid: codehost@crowberry-20100517050107-s182g9q32op39oui
bzr revid: codehost@crowberry-20100518051451-j94p2t5a1wu9da3w
2010-05-18 06:14:51 +01:00
Jay (Open ERP) 48598ea002 [FIX] Illustration tag beahvior corrected
bzr revid: jvo@tinyerp.com-20100514134911-gy61vss8irvgnkx0
2010-05-14 19:19:11 +05:30
Jay (Open ERP) 1450f31e8f [REF]
bzr revid: jvo@tinyerp.com-20100514133802-6o3zdxze409s3lke
2010-05-14 19:08:02 +05:30
Christophe Simonis 028ee0f221 [IMP] sql_db.py: improve logging
bzr revid: chs@openerp.com-20100514133341-y093gp9yqfckcm80
2010-05-14 15:33:41 +02:00
Jay (Open ERP) 0a0103521c [FIX] Bad code reverted for domain under act_window tag
bzr revid: jvo@tinyerp.com-20100514132934-0tsikhuwts7y0t0k
2010-05-14 18:59:34 +05:30
Christophe Simonis b3f8f4313b [IMP] sql_db.py: backport changes from stable branch
bzr revid: chs@openerp.com-20100514131506-yx7qsu2nuylk1v5e
2010-05-14 15:15:06 +02:00
Xavier ALT 1bfd4b60d0 [FIX] reporting: change the way that para style are computed
- we now compute generic style (i.e. inside <styles/> tag) only once
    at the begenning of the report.
  - for each <para/> tag we encounter, we first try use generic style, and
    we only make a deepcopy() of the style structre, in the case there is
    some style customization directly on the tag

bzr revid: jvo@tinyerp.com-20100514131355-mdv7jpsapib7edm9
2010-05-14 18:43:55 +05:30
Elias Hermoso Illera 2f0ff7766a [FIX] DONT pformat() each RPC request !
- move import pformat() statement to top of file
  - until now server was doing pformat() for each RPC request before calling
    notifyChannel function. if we wasn't in LOG_DEBUG_RPC level we lost RAM
    and CPU for nothing.

bzr revid: jvo@tinyerp.com-20100514130602-1r3c31tzpz7g0s0x
2010-05-14 18:36:02 +05:30
Jay (Open ERP) 30ba228595 [REF]
bzr revid: jvo@tinyerp.com-20100514130425-mfvlwlhgxejjsrba
2010-05-14 18:34:25 +05:30
Jay (Open ERP) cb3d7ab0f2 [FIX] Menu : Search corrected for count attribute and non-admin user
bzr revid: jvo@tinyerp.com-20100514124610-n8dtqbpn6myjwrpe
2010-05-14 18:16:10 +05:30
Christophe Simonis e54441409e [IMP] orm: allow import and record creation to defer the computation of parent_left/right,[IMP] orm: do not update parent_left/right if the parent haven't been changed
bzr revid: jvo@tinyerp.com-20100514091143-sl731yzxbw12c058
2010-05-14 14:41:43 +05:30
Jay (Open ERP) 60bec7e475 [REF]
bzr revid: jvo@tinyerp.com-20100514085831-ubzjdf59sl1f5m1g
2010-05-14 14:28:31 +05:30
Jay (Open ERP) 1979d23ded [FIX] modifying a cron from client make it run concurrently multiple times
bzr revid: jvo@tinyerp.com-20100514085525-op7lvavl8aq6lakz
2010-05-14 14:25:25 +05:30
Jay (Open ERP) a212406285 [IMP] Base : Added Delivery and Invoice addresses to Agrolait Demo data
bzr revid: jvo@tinyerp.com-20100514084927-8gxqm1j41p5u3x8d
2010-05-14 14:19:27 +05:30
nch@tinyerp.com 8f0e5e9a81 [IMP,REF]:user can change view type(simple/extended) from user preferences also.Refactored the code from interface configuration wizard
bzr revid: nch@tinyerp.com-20100514083402-6q0i4lz0s6ueqk60
2010-05-14 14:04:02 +05:30
Anup (OpenERP) cb0ff560ac [MERGE] Merged with the main trunk branch
bzr revid: ach@tinyerp.com-20100514063423-97jbfh395zvzgb3e
2010-05-14 12:04:23 +05:30
rpa (Open ERP) 2970d09b3a [ADD]: Added new class ir_filters
bzr revid: rpa@tinyerp.com-20100514062212-4hr6q8gr40ow20o0
2010-05-14 11:52:12 +05:30
Launchpad Code Hosting 890f1bbf5d Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100514045501-rrwv53g51g6nqkk3
2010-05-14 05:55:01 +01:00
nch@tinyerp.com 2ec25243c7 [IMP]:config wizard for company setup
bzr revid: nch@tinyerp.com-20100513115029-wqwc3q444d4icali
2010-05-13 17:20:29 +05:30
Anup (OpenERP) c3c52f6631 [FIX] Evaluate domain in act_window element is now possible
bzr revid: ach@tinyerp.com-20100513101827-cnd58xsa5itvhj0m
2010-05-13 15:48:27 +05:30
Anup (OpenERP) 9f1015621b [FIX] Export : Correction made when selection field value if False.
bzr revid: ach@tinyerp.com-20100513090241-6gyslly3fleii1tf
2010-05-13 14:32:41 +05:30
Anup (OpenERP) 9830fb430f [FIX] do not keep connections to template1, template0 and postgres in the connection pool
bzr revid: ach@tinyerp.com-20100513084819-4b3r2l60wla6zf1n
2010-05-13 14:18:19 +05:30
Anup (OpenERP) 9b0ec193f3 [FIX] base: respect the limit and offset arguments of the search method
bzr revid: ach@tinyerp.com-20100513073031-aog69xcq70w5dokt
2010-05-13 13:00:31 +05:30
Anup (OpenERP) b90cc7e852 [FIX]: --smtp-ssl is not a dependent on the server ssl mode it can be have a value even if server running with normal mode
bzr revid: ach@tinyerp.com-20100513070700-8jl1jjcuoimq9o2p
2010-05-13 12:37:00 +05:30
sma (Tiny) 5ff73e4c64 [FIX] Fixed search method corrected for count attributes(ir.ui.menu).
bzr revid: sma@tinyerp.com-20100513063242-fyn0yosd2yc8kgjp
2010-05-13 12:02:42 +05:30
Anup (OpenERP) 5af62f75e3 [MERGE] Merged with the main trunk branch
bzr revid: ach@tinyerp.com-20100513053205-90uzfk01fc0hlhyp
2010-05-13 11:02:05 +05:30
Launchpad Code Hosting 4d60f460a4 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100513043641-d8hoekrijsr89t82
2010-05-13 05:36:41 +01:00
Jay (Open ERP) 89e7934e7d [FIX] fixed a bug in copy_data: it now copies the original (not translated) field value as the source value
bzr revid: jvo@tinyerp.com-20100512143348-2sislcjnilge4nci
2010-05-12 20:03:48 +05:30
Jay (Open ERP) 7b881e314f [FIX] Export should honor the current locale(language) settings of the user.
bzr revid: jvo@tinyerp.com-20100512142644-89n2sy66r6vocuxj
2010-05-12 19:56:44 +05:30
Anup (OpenERP) 4178ddbc9b [FIX] translate: error with workaround about \xa0 in decimal_point and thousands_sep
bzr revid: ach@tinyerp.com-20100512140640-yhum1bfmy5lfhg2w
2010-05-12 19:36:40 +05:30
nch@tinyerp.com 1a7b8c64db [IMP]:images and typo for configuration wizards
bzr revid: nch@tinyerp.com-20100512140124-8e2qg1gbdbzvjk1r
2010-05-12 19:31:24 +05:30
Anup (OpenERP) ec91b8a264 [FIX] Internal Header/Footer : Now considered for Printing reports
bzr revid: ach@tinyerp.com-20100512135007-0gvdopf7zm1z4cxy
2010-05-12 19:20:07 +05:30
Anup (OpenERP) e7b0525da3 [FIX] Extra blank Menu Removed.
bzr revid: ach@tinyerp.com-20100512132915-8ke51t0jpvr78xon
2010-05-12 18:59:15 +05:30
Jay (Open ERP) 47c1d21759 [FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse-list option
bzr revid: jvo@tinyerp.com-20100512130756-2mtjv7k4kfpdckkg
2010-05-12 18:37:56 +05:30
Jay (Open ERP) 36ef5cb46c [FIX]Config option Server_actions_allow_code added to allow python code in server action
bzr revid: jvo@tinyerp.com-20100512125650-uf242fcr8h2wwme3
2010-05-12 18:26:50 +05:30
Jay (Open ERP) 5a028fa5ed [MERGE] MErged with main server of trunk
bzr revid: jvo@tinyerp.com-20100512122913-0xy3ntmkqvgp3paf
2010-05-12 17:59:13 +05:30
Jay (Open ERP) bb1efedd22 [FIX] Uninstalling a board_* module removes dashboard action, but user shuold be allowed to login with default action
bzr revid: jvo@tinyerp.com-20100512122703-2dphzjpr9uzs1wrl
2010-05-12 17:57:03 +05:30
Jay (Open ERP) 50747906e7 [FIX] Import : Any exception should be raised in well-manner
bzr revid: jvo@tinyerp.com-20100512121108-nun18cptfdjuxuqu
2010-05-12 17:41:08 +05:30
Jay (Open ERP) e16e37c66f [FIX] only admin can delete ir.property
bzr revid: jvo@tinyerp.com-20100512120603-e3pqwoe2s7g0jdt1
2010-05-12 17:36:03 +05:30
Anup (OpenERP) aed8e4e957 [FIX] Ir_model : Made an offensive check of context
bzr revid: ach@tinyerp.com-20100512115933-b3f3ti4g3epjrw8z
2010-05-12 17:29:33 +05:30
Jay (Open ERP) 7700e4227b [FIX] correct import rng file
bzr revid: jvo@tinyerp.com-20100512115330-q675z0trr312we1p
2010-05-12 17:23:30 +05:30
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