Commit Graph

26512 Commits

Author SHA1 Message Date
Olivier Dony ef82508c3d [FIX] PKGINFO: updated with more recent data
bzr revid: odo@openerp.com-20110119150643-mruee2h1i2rjravj
2011-01-19 16:06:43 +01:00
Olivier Dony 4c111c0be1 [FIX] tools.misc: win32 compatibility for the new subprocess code
bzr revid: odo@openerp.com-20110119150114-8c5yr38nwaa8yex5
2011-01-19 16:01:14 +01:00
Launchpad Translations on behalf of openerp 10a6bb350c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110120045034-kedaudaf7rtyrwxt
2011-01-20 04:50:34 +00:00
niv-openerp d2f4923d3e [FIX] Modified base_calendar to make test in project pass.
bzr revid: nicolas.vanhoren@openerp.com-20110119181930-hcafgtyzp4x1v1xl
2011-01-19 19:19:30 +01:00
Olivier Dony 90fe206e80 [FIX] users_ldap: typo in __openerp__
bzr revid: odo@openerp.com-20110119165636-atozrscqaxuo355w
2011-01-19 17:56:36 +01:00
niv-openerp 33ca516cc1 [FIX] Fixed problem with yaml tests in base_calendar.
bzr revid: nicolas.vanhoren@openerp.com-20110119124622-6y2vkh4n4hjff2iv
2011-01-19 13:46:22 +01:00
niv-openerp cf561091c8 [FIX] Fixed incorrect handling or rrule in base_calendar.
bzr revid: nicolas.vanhoren@openerp.com-20110119104955-v7h63nazhxz5tx23
2011-01-19 11:49:55 +01:00
qdp-launchpad@tinyerp.com 896d3cd63c [IMP] sale: removed company_id field from sale.order.line form view (embedded in sale.order form view)
bzr revid: qdp-launchpad@tinyerp.com-20110119095159-158pr53ggx6xwp07
2011-01-19 10:51:59 +01:00
qdp-launchpad@tinyerp.com 327efcd1cb [FIX] sale: prevent writing on sale.shop on editing a sale order line with multi company group
bzr revid: qdp-launchpad@tinyerp.com-20110119083817-xx2m3jwtdgw0zszt
2011-01-19 09:38:17 +01:00
Antony Lesuisse d4a86122bf [RELEASE] version 6.0.0
bzr revid: al@openerp.com-20110119051045-78iy2naw8gc9m8pw
2011-01-19 06:10:45 +01:00
Launchpad Translations on behalf of openerp 8274154d42 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110119044710-j9kqtr7v8wqqgu6i
2011-01-19 04:47:10 +00:00
Antony Lesuisse 103bbf4437 [RELEASE] version 6.0.0
bzr revid: al@openerp.com-20110119043715-9dznk1wka21b1smw
2011-01-19 05:37:15 +01:00
Thibault Francois ec7fc1cd7d [FIX] Fix all the bug form builtbot
bzr revid: tfr@openerp.com-20110119042017-c97dlh9mft7n19cd
2011-01-19 05:20:17 +01:00
Thibault Francois cbafa950d0 [FIX] builtbot fix
bzr revid: tfr@openerp.com-20110119033008-tm6zhajagjezhesf
2011-01-19 04:30:08 +01:00
Thibault Francois 44ecc85b46 [FIX] update(data) erase old data, need to fix rrule
bzr revid: tfr@openerp.com-20110119030802-rx27ez3spx5vahtb
2011-01-19 04:08:02 +01:00
Olivier Dony 19e9b8ddf9 [FIX] res.product: avoid issues with non-ascii product names, e.g. via NET-RPC (via xrg)
bzr revid: odo@openerp.com-20110119014119-336wp8ohqb5747hu
2011-01-19 02:41:19 +01:00
Fabien Pinckaers f80fe2a66d fix
bzr revid: fp@tinyerp.com-20110119013810-9g4ds1vf37yzpext
2011-01-19 02:38:10 +01:00
Fabien Pinckaers d78d7106c0 [FIX] plugin
bzr revid: fp@tinyerp.com-20110119012935-u1o20rr46vh88frp
2011-01-19 02:29:35 +01:00
qdp-launchpad@tinyerp.com 2fbecc4238 [FIX] purchase: default value of partial picking wizard was crashing because of deprecated code
lp bug: https://launchpad.net/bugs/704652 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110119011724-mrn0xam9cs0gmyc7
2011-01-19 02:17:24 +01:00
Thibault Francois 0604e48888 [FIX] ir.attachement with base_calendar
bzr revid: tfr@openerp.com-20110119010646-35w5chzmmh10nyl2
2011-01-19 02:06:46 +01:00
Olivier Dony 76a690785a [FIX] base.calendar.event: search() should handle count=True properly
bzr revid: odo@openerp.com-20110119005109-2eus3ujhnybclfn3
2011-01-19 01:51:09 +01:00
Thibault Francois 1f4c958b10 [fix] create return normal id
bzr revid: tfr@openerp.com-20110119003007-dtspudd6fi03masy
2011-01-19 01:30:07 +01:00
Fabien Pinckaers 34e1dcaf7a [IMP] removed unused columns for journal items
bzr revid: fp@tinyerp.com-20110119000938-w88dmwop4ulvnc7p
2011-01-19 01:09:38 +01:00
niv-openerp e940f8424e [FIX] Fix previous fix.
bzr revid: nicolas.vanhoren@openerp.com-20110119000310-4ggakewlxvqbpge4
2011-01-19 01:03:10 +01:00
niv-openerp f8df38e4e3 [FIX] Fixed problem with rrule.
bzr revid: nicolas.vanhoren@openerp.com-20110118235546-wwagvhi2el8qdtut
2011-01-19 00:55:46 +01:00
Antony Lesuisse 12e4cdf71b [IMP] rpc send, reduce the number of write (reducing the number of packets)
bzr revid: al@openerp.com-20110118235238-qwpur4srw9d75nx5
2011-01-19 00:52:38 +01:00
Antony Lesuisse 62e28bf1af revert commit 3298, 3299. This will be revised after 6.0.
bzr revid: al@openerp.com-20110118235033-r3n38tu482krm173
2011-01-19 00:50:33 +01:00
Thibault Francois 13380e334a [FIX] stupid bug bug ']'
bzr revid: tfr@openerp.com-20110118231752-wtwig2yvg5emiv03
2011-01-19 00:17:52 +01:00
Thibault Francois 019c02eaf0 [MERGE] with addons 1 improvement meeting recurrent
bzr revid: tfr@openerp.com-20110118224539-m6j3iv8o0jxg175m
2011-01-18 23:45:39 +01:00
Antony Lesuisse e38669677b [FIX] deprecate picture widget, hide pict icon from ir.ui.view menu
bzr revid: al@openerp.com-20110118224040-i3pg9rc7gcn5iifq
2011-01-18 23:40:40 +01:00
Thibault Francois 4de0ca454d [IMP,FIX] calendar, recurrent meeting now work correctlty, Finally grep -Rn -A 2 -B 2 --include=*.py print .
bzr revid: tfr@openerp.com-20110118223502-ws1rruwjrajv1xwz
2011-01-18 23:35:02 +01:00
Fabien Pinckaers 19d3b31d72 [FIX] removed editable tasks in dashbaord
bzr revid: fp@tinyerp.com-20110118213348-88q5rlai5isk08il
2011-01-18 22:33:48 +01:00
Olivier Dony 0e28c6a591 [MERGE] ir.cron: rollback db transaction upon job execution failure (courtesy of Tristan Hill (credativ))
Tristan's original patch included better debugging, but the logging has been improved recently,
and moved to pythonic logging, so this part was removed during the merge.

bzr revid: odo@openerp.com-20110118211230-z1gipsfeq2tna210
2011-01-18 22:12:30 +01:00
Thibault Francois 9e1c88525b [IMP] recurrent meeting
bzr revid: tfr@openerp.com-20110118211110-y9ln5hfan5qvw53c
2011-01-18 22:11:10 +01:00
Olivier Dony 437e29f39a [FIX] res.partner.bank.type: everyone should be able to read bank account types
bzr revid: odo@openerp.com-20110118193116-zp7dh7rp8ad66wg8
2011-01-18 20:31:16 +01:00
Olivier Dony f2139f9603 [FIX] share: user m2m for selecting existing users instead of o2m
bzr revid: odo@openerp.com-20110118193022-van29r1hs7qcppng
2011-01-18 20:30:22 +01:00
Christophe Simonis 6d97e2c0ab [FIX] stop related crons when closing a database
bzr revid: chs@openerp.com-20110118192637-i0yyyo86pa2hzq1d
2011-01-18 20:26:37 +01:00
P. Christeas 0d691b2230 [FIX] netsvc.Agent, ir.cron: pythonic logging instead of legacy netsvc logging
bzr revid: odo@openerp.com-20110118180154-1ek9mmf8yarh4se5
2011-01-18 19:01:54 +01:00
qdp-launchpad@tinyerp.com a9356c320d [FIX] account: removed xml reference to an existing report (removed few times ago)
bzr revid: qdp-launchpad@tinyerp.com-20110118180102-wwt49idjp69pc88p
2011-01-18 19:01:02 +01:00
qdp-launchpad@tinyerp.com dfd781cd13 [IMP] account: account.journal.column usability improved
bzr revid: qdp-launchpad@tinyerp.com-20110118175942-dk2bj1m3ayt7spdj
2011-01-18 18:59:42 +01:00
qdp-launchpad@tinyerp.com e7a2997093 [FIX] analytic: quantity shouldn't be computed with exchange rate
lp bug: https://launchpad.net/bugs/704426 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110118173153-ylxkzzwpvigx8fpz
2011-01-18 18:31:53 +01:00
Olivier Dony cb5ebabbf6 [FIX] base_data: fix GBP currency sign (courtesy of Vadim - SmartMode LTD)
lp bug: https://launchpad.net/bugs/704138 fixed

bzr revid: odo@openerp.com-20110118171503-0mw03ediw8ayu4vm
2011-01-18 18:15:03 +01:00
qdp-launchpad@tinyerp.com 0f42c9ef01 [MERGE] merged the dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20110118171400-0ijtac2s3ww7ot0q
2011-01-18 18:14:00 +01:00
qdp-launchpad@tinyerp.com db628bda6a [IMP] account_voucher: added form view of account.voucher.line
bzr revid: qdp-launchpad@tinyerp.com-20110118170522-oxjfpas60g4359kb
2011-01-18 18:05:22 +01:00
qdp-launchpad@tinyerp.com b3845d9038 [IMP] stock: usability improvement (display the create invoice button only in 'done' state)
bzr revid: qdp-launchpad@tinyerp.com-20110118164417-eylz4www25mv8w0q
2011-01-18 17:44:17 +01:00
Julien Thewys 0a71cd2982 [MERGE] netrpc: disable TCP "Nagle" algorithm to minimize RPC delays, especially on windows
bzr revid: odo@openerp.com-20110118155946-9h207h8np16bplqh
2011-01-18 16:59:46 +01:00
P.Christeas fe2e83e5a8 [MERGE] xmlrpc,netrpc: try to minimize number of network packets sent for each RPC call
bzr revid: odo@openerp.com-20110118155743-uq0llrmz1zn9fr3p
2011-01-18 16:57:43 +01:00
J-E Baudoux 483b7ed193 [MERGE] orm,base: added ir.model introspection OOo report, made orm._get_xml_ids() private (return type incompatible with XML-RPC)
bzr revid: odo@openerp.com-20110118155219-z02i8o5oz0q2vd09
2011-01-18 16:52:19 +01:00
Olivier Dony 091692fefb [FIX] share: updated share wizard after server changes to ir.ui.menu (dropped create_shortcut() method) + some typos
bzr revid: odo@openerp.com-20110118154056-yzfib31snxn3e5cn
2011-01-18 16:40:56 +01:00
Thibault Francois 664b414265 [FIX] makefile: packaging thunderbird
bzr revid: tfr@openerp.com-20110118145553-ty8nvnqi636zm2rs
2011-01-18 15:55:53 +01:00