odoo/odoo.git
11 years ago[FIX] broken data: urls + remove inane position: absolute on listview delete buttons
Xavier Morel [Wed, 31 Oct 2012 14:06:09 +0000 (15:06 +0100)]
[FIX] broken data: urls + remove inane position: absolute on listview delete buttons

bzr revid: xmo@openerp.com-20121031140609-d1d1w01dl9g41odf

11 years ago[FIX]module mrp_repair: remove duplicate cancel button uppon creation of a repair...
Cedric Snauwaert [Wed, 31 Oct 2012 13:42:57 +0000 (14:42 +0100)]
[FIX]module mrp_repair: remove duplicate cancel button uppon creation of a repair order

lp bug: https://launchpad.net/bugs/1047365 fixed

bzr revid: csn@openerp.com-20121031134257-e3vw7lyujmzj7ohe

11 years ago[MERGE]merge with latest addons trunk
Cedric Snauwaert [Wed, 31 Oct 2012 13:27:17 +0000 (14:27 +0100)]
[MERGE]merge with latest addons trunk

bzr revid: csn@openerp.com-20121031102158-6h6d07q26qkf2d7b
bzr revid: csn@openerp.com-20121031132717-jbha5jsq3g1kxshe

11 years ago[FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
Quentin (OpenERP) [Wed, 31 Oct 2012 13:25:10 +0000 (14:25 +0100)]
[FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit

bzr revid: qdp-launchpad@openerp.com-20121031132510-ob15sct5ejav8t76

11 years ago[FIX] sale, hr: fixed RST warnings in module descriptions.
Vo Minh Thu [Wed, 31 Oct 2012 13:19:20 +0000 (14:19 +0100)]
[FIX] sale, hr: fixed RST warnings in module descriptions.

bzr revid: vmt@openerp.com-20121031131920-pa8l85yi6ka2ly0i

11 years agomerge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
RGA(OpenERP) [Wed, 31 Oct 2012 11:15:29 +0000 (16:45 +0530)]
Merge ... lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip

bzr revid: rgaopenerp-20121031111529-8iz1ji2v07z478p1

11 years ago[IMP] Improve code for priority
Hiral Patel (OpenERP) [Wed, 31 Oct 2012 11:10:10 +0000 (16:40 +0530)]
[IMP] Improve code for priority

bzr revid: hip@tinyerp.com-20121031111010-jq1hsg9i8v3s8ept

11 years ago[FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
Quentin (OpenERP) [Wed, 31 Oct 2012 11:07:50 +0000 (12:07 +0100)]
[FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit

bzr revid: qdp-launchpad@openerp.com-20121031110750-x1povpp9mrz3cvi6

11 years ago[IMP] Change tooltip to 'Ready for next stage' instead of 'Stage Done'
Hiral Patel (OpenERP) [Wed, 31 Oct 2012 11:00:32 +0000 (16:30 +0530)]
[IMP] Change tooltip to 'Ready for next stage' instead of 'Stage Done'

bzr revid: hip@tinyerp.com-20121031110032-s07fmsao55e1xb9y

11 years ago[REF] account_voucher: yaml test case 5 refactoring
Quentin (OpenERP) [Wed, 31 Oct 2012 10:44:39 +0000 (11:44 +0100)]
[REF] account_voucher: yaml test case 5 refactoring

bzr revid: qdp-launchpad@openerp.com-20121031104439-yksfyq68ggw1i2fw

11 years ago[FIX] first field of editable list o2ms not showing their content
Xavier Morel [Wed, 31 Oct 2012 10:32:33 +0000 (11:32 +0100)]
[FIX] first field of editable list o2ms not showing their content

Bug introduced in xmo@openerp.com-20121019100725-izotstggoxpfjk6k (and
xmo@openerp.com-20121022103935-78bm40gfotpt1ds6 to the extent that in
the former the cell would disappear altogether and in the latter its
content would be blanked out).

As it was the last 15 times I made this mistake, adding a "!" before
an `instanceof` call and forgetting parens just negates the object
(first argument to `instanceof`), not the whole expression, and thus
the expression is *always false* (the result of !a is a `boolean`
primitive, and `primitive instanceof ObjectType` is always false)

bzr revid: xmo@openerp.com-20121031103233-9qw40l6m2vy0l3m1

11 years ago[IMP] ref and browse_ref helpers on openerp.tests.common.BaseCase
Stéphane Bidoul [Wed, 31 Oct 2012 10:30:27 +0000 (11:30 +0100)]
[IMP] ref and browse_ref helpers on openerp.tests.common.BaseCase

bzr revid: stephane.bidoul@acsone.eu-20121031103027-2sozmbi3z7bkr22q

11 years ago[FIX] Fix the problem of image, at the time of creation of new company.
Divyesh Makwana (Open ERP) [Wed, 31 Oct 2012 09:44:12 +0000 (15:14 +0530)]
[FIX] Fix the problem of image, at the time of creation of new company.

bzr revid: mdi@tinyerp.com-20121031094412-lzspjtpa9fy4z0bc

11 years ago[IMP] Add Underline Link on timesheet
Foram Katharotiya (OpenERP) [Wed, 31 Oct 2012 09:32:46 +0000 (15:02 +0530)]
[IMP] Add Underline Link on timesheet

bzr revid: fka@tinyerp.com-20121031093246-eki39atypv7dg4ie

11 years ago[FIX] At the time of creation of record from yml, the onchange will fire and it will...
Divyesh Makwana (Open ERP) [Wed, 31 Oct 2012 09:28:46 +0000 (14:58 +0530)]
[FIX] At the time of creation of record from yml, the onchange will fire and it will override the actual image by default image.

bzr revid: mdi@tinyerp.com-20121031092846-lfp54q21hqre8231

11 years ago[FIX] At the time of creation of record from yml, the onchange will fire and it will...
Divyesh Makwana (Open ERP) [Wed, 31 Oct 2012 09:27:45 +0000 (14:57 +0530)]
[FIX] At the time of creation of record from yml, the onchange will fire and it will override the actual image by default image.

bzr revid: mdi@tinyerp.com-20121031092745-0yqcnrsv949n1v29

11 years ago[IMP] Add Underline Link on phase
Foram Katharotiya (OpenERP) [Wed, 31 Oct 2012 09:22:54 +0000 (14:52 +0530)]
[IMP] Add Underline Link on phase

bzr revid: fka@tinyerp.com-20121031092254-gnksoid6z7lwr1d8

11 years ago[DOC] test-framework: added note about setUp() throwing exceptions.
Vo Minh Thu [Wed, 31 Oct 2012 08:48:47 +0000 (09:48 +0100)]
[DOC] test-framework: added note about setUp() throwing exceptions.

bzr revid: vmt@openerp.com-20121031084847-fuwtnu8nmegphwqm

11 years ago[IMP] improve code
Foram Katharotiya (OpenERP) [Wed, 31 Oct 2012 07:27:59 +0000 (12:57 +0530)]
[IMP] improve code

bzr revid: fka@tinyerp.com-20121031072759-705esml0nb4cvsdm

11 years ago[IMP] in project kanban add underline link on issues & task
Foram Katharotiya (OpenERP) [Wed, 31 Oct 2012 06:26:09 +0000 (11:56 +0530)]
[IMP] in project kanban add underline link on issues & task

bzr revid: fka@tinyerp.com-20121031062609-tpgx46bzlg27gdtv

11 years ago[IMP] in project kanban view, display a plural with only one task and issue
Foram Katharotiya (OpenERP) [Wed, 31 Oct 2012 06:05:13 +0000 (11:35 +0530)]
[IMP] in project kanban view, display a plural with only one task and issue

bzr revid: fka@tinyerp.com-20121031060513-1dulsf7ypbor5oik

11 years ago[IMP] use apply
RGA(OpenERP) [Wed, 31 Oct 2012 05:47:41 +0000 (11:17 +0530)]
[IMP] use apply

bzr revid: rgaopenerp-20121031054741-kh2y1e36avh906v3

11 years ago[IMP] refectore code
RGA(OpenERP) [Wed, 31 Oct 2012 05:39:53 +0000 (11:09 +0530)]
[IMP] refectore code

bzr revid: rgaopenerp-20121031053953-32jg6wg27pxonclj

11 years agoMerge with trunk
RGA(OpenERP) [Wed, 31 Oct 2012 05:36:42 +0000 (11:06 +0530)]
Merge with trunk

bzr revid: rgaopenerp-20121031053642-2pm6gc1j6r4nj6ya

11 years ago[IMP] Unfold the folded column on record move
Hiral Patel (OpenERP) [Wed, 31 Oct 2012 05:09:05 +0000 (10:39 +0530)]
[IMP] Unfold the folded column on record move

bzr revid: hip@tinyerp.com-20121031050905-8r3u9a45kc6dqyue

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Wed, 31 Oct 2012 05:01:03 +0000 (10:31 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20121031050103-0fphpdu3ea1j3wvp

11 years ago[IMP] Change tooltip to 'Ready for next stage' instead of 'Ready to Pull'
Hiral Patel (OpenERP) [Wed, 31 Oct 2012 04:53:46 +0000 (10:23 +0530)]
[IMP] Change tooltip to 'Ready for next stage' instead of 'Ready to Pull'

bzr revid: hip@tinyerp.com-20121031045346-rlvom6vymxftjx40

11 years ago[MERGE] Merge with lp:openobject-addons
Hiral Patel (OpenERP) [Wed, 31 Oct 2012 04:41:55 +0000 (10:11 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: hip@tinyerp.com-20121031044155-9zskpruuh21i11xs

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 31 Oct 2012 04:41:02 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121031044102-kzq98kd00ff26loy

11 years ago[FIX] account: currency_id must be passed to the chart installation wizard
Olivier Dony [Tue, 30 Oct 2012 18:17:54 +0000 (19:17 +0100)]
[FIX] account: currency_id must be passed to the chart installation wizard

Otherwise the installation of a chart of account
via the settings page fails miserably.

bzr revid: odo@openerp.com-20121030181754-jnfnnyarf3lixsou

11 years ago[MERGE] hr_timesheet_invoice: fix bug 1048305 + add regression test, courtesy of...
Olivier Dony [Tue, 30 Oct 2012 16:24:43 +0000 (17:24 +0100)]
[MERGE] hr_timesheet_invoice: fix bug 1048305 + add regression test, courtesy of Stephane Bidoul (Acsone)

The semantics for invoice taxes in OpenERP is to use
the product taxes if the product has any (and if there
is a specific product), and otherwise use those on the
G/L account that is used. This is how taxes are determined
when creating invoices.

lp bug: https://launchpad.net/bugs/1048305 fixed

bzr revid: odo@openerp.com-20121030162443-rn18sl1twp2t1mex

11 years ago[IMP] added commit_value()
niv-openerp [Tue, 30 Oct 2012 15:53:13 +0000 (16:53 +0100)]
[IMP] added commit_value()

bzr revid: nicolas.vanhoren@openerp.com-20121030155313-g2cx14h4rl6zks6z

11 years ago[FIX] account: context passing in account.move.line search view
Quentin (OpenERP) [Tue, 30 Oct 2012 15:33:09 +0000 (16:33 +0100)]
[FIX] account: context passing in account.move.line search view

bzr revid: qdp-launchpad@openerp.com-20121030153309-7dsnps6dhm0opnvv

11 years ago[IMP] yaml_import: allow to use a view from another module when creating a record...
Odowan Kenobi [Tue, 30 Oct 2012 15:28:24 +0000 (16:28 +0100)]
[IMP] yaml_import: allow to use a view from another module when creating a record in yaml by prefixing it with <module_name> + '.' (e.g: account.supplier_invoice_form_view). A great patch from odony. Hooray

bzr revid: qdp-launchpad@openerp.com-20121030152824-0n2gazacag2hzkbj

11 years ago[ADD] account_voucher: new test on supplier invoice/payment in foreign currency
Quentin (OpenERP) [Tue, 30 Oct 2012 15:23:20 +0000 (16:23 +0100)]
[ADD] account_voucher: new test on supplier invoice/payment in foreign currency

bzr revid: qdp-launchpad@openerp.com-20121030152320-w28za6bmpboocpdo

11 years ago[FIX] problem in graph view with second level of group by
niv-openerp [Tue, 30 Oct 2012 14:59:12 +0000 (15:59 +0100)]
[FIX] problem in graph view with second level of group by

bzr revid: nicolas.vanhoren@openerp.com-20121030145912-5kxyndtucy0do7x3

11 years ago[FIX] hr_timesheet_invoice: make tax test more independent of master data
Stéphane Bidoul [Tue, 30 Oct 2012 14:55:37 +0000 (15:55 +0100)]
[FIX] hr_timesheet_invoice: make tax test more independent of master data

bzr revid: stephane.bidoul@acsone.eu-20121030145537-u4jdutaw2mzdur39

11 years agoMerge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
RGA(OpenERP) [Tue, 30 Oct 2012 13:36:16 +0000 (19:06 +0530)]
Merge ... lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip

bzr revid: rgaopenerp-20121030133616-f8cbc064pnrdn309

11 years ago[IMP] project kanban: add link to dispalay related docs with it's count
RGA(OpenERP) [Tue, 30 Oct 2012 13:32:22 +0000 (19:02 +0530)]
[IMP] project kanban: add link to dispalay related docs with it's count

bzr revid: rgaopenerp-20121030133222-3mq4l2frtdvmeo1q

11 years ago[IMP]add default purchase_id as invoice control is based on incoming shipment
Sanjay Gohel (Open ERP) [Tue, 30 Oct 2012 12:54:30 +0000 (18:24 +0530)]
[IMP]add default purchase_id as invoice control is based on incoming shipment

bzr revid: sgo@tinyerp.com-20121030125430-5z7oxpzr9j4tc7i5

11 years ago[MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-project-10click-rga
Hiral Patel (OpenERP) [Tue, 30 Oct 2012 12:45:12 +0000 (18:15 +0530)]
[MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-project-10click-rga

bzr revid: hip@tinyerp.com-20121030124512-uxnp6bta5gk8zbmg

11 years ago[IMP] rename Categories into Tags field in issue
Foram Katharotiya (OpenERP) [Tue, 30 Oct 2012 12:44:05 +0000 (18:14 +0530)]
[IMP] rename Categories into Tags field in issue

bzr revid: fka@tinyerp.com-20121030124405-92yw2j89a1ryum6p

11 years ago[MERGE] css changes : added more padding to the chat in formview
Frédéric van der Essen [Tue, 30 Oct 2012 12:38:49 +0000 (13:38 +0100)]
[MERGE] css changes : added more padding to the chat in formview

bzr revid: fva@openerp.com-20121030123849-z33j4yfx4lwu587t

11 years ago[DOC] openerp.tests.common: now included in the test-framework page.
Vo Minh Thu [Tue, 30 Oct 2012 11:37:37 +0000 (12:37 +0100)]
[DOC] openerp.tests.common: now included in the test-framework page.

bzr revid: vmt@openerp.com-20121030113737-10h045k368pbrldq

11 years ago[FIX] invoice tasks work: default to account tax when product has no tax
Stéphane Bidoul [Tue, 30 Oct 2012 11:26:32 +0000 (12:26 +0100)]
[FIX] invoice tasks work: default to account tax when product has no tax

lp bug: https://launchpad.net/bugs/1048305 fixed

bzr revid: stephane.bidoul@acsone.eu-20121030112632-7cbfv7xgzqnua6i5

11 years ago[IMP]invoicing control when on on purchase order line it not shown in list view of...
Sanjay Gohel (Open ERP) [Tue, 30 Oct 2012 11:08:23 +0000 (16:38 +0530)]
[IMP]invoicing control when on on purchase order line it not shown in list view of incoming shipment

bzr revid: sgo@tinyerp.com-20121030110823-4rbt0rk3lh8e8ymr

11 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 30 Oct 2012 11:06:43 +0000 (12:06 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121030110643-u775xem0pp6sqvjc

11 years ago[IMP] css: made the padding around the comments bigger
Frédéric van der Essen [Tue, 30 Oct 2012 11:06:21 +0000 (12:06 +0100)]
[IMP] css: made the padding around the comments bigger

bzr revid: fva@openerp.com-20121030110621-86exa4ibrnd9585i

11 years ago[IMP] Add the colour for star when priority is very high
Hiral Patel (OpenERP) [Tue, 30 Oct 2012 10:29:16 +0000 (15:59 +0530)]
[IMP] Add the colour for star when priority is very high

bzr revid: hip@tinyerp.com-20121030102916-tm1goftrzhqc96tg

11 years ago[MERGE] Misc fixes for test-related issues detected during community test sprint
Olivier Dony [Tue, 30 Oct 2012 09:48:54 +0000 (10:48 +0100)]
[MERGE] Misc fixes for test-related issues detected during community test sprint

bzr revid: odo@openerp.com-20121030094854-px1nobnx1hanad7f

11 years ago[IMP] purchase: made revised code in if condition
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 09:23:24 +0000 (14:53 +0530)]
[IMP] purchase: made revised code in if condition

bzr revid: cha@tinyerp.com-20121030092324-5l5x1l7l3p39z1gx

11 years ago[IMP]Give a proper message When a validate or import is refused due to a problem.
Vijaykumar Baladaniya [Tue, 30 Oct 2012 09:12:31 +0000 (14:42 +0530)]
[IMP]Give a proper message When a validate or import is refused due to a problem.

bzr revid: vba@tinyerp.com-20121030091231-ty2edtpcjyaxqzzx

11 years ago[FIX] crm lead country id shoud respect the state
Jigar Amin [Tue, 30 Oct 2012 09:08:06 +0000 (14:38 +0530)]
[FIX] crm lead country id shoud respect the state

bzr revid: jam@tinyerp.com-20121030090806-kdhfku7g8c108s8j

11 years ago[MERGE] merge lp:~openerp-dev/openobject-addons/trunk-bug-1047365-mma
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 08:35:11 +0000 (14:05 +0530)]
[MERGE] merge lp:~openerp-dev/openobject-addons/trunk-bug-1047365-mma

bzr revid: cha@tinyerp.com-20121030083511-jfblpfve9jfj54qf

11 years ago[MERGE] merge with lp:openobject-addons
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 07:31:18 +0000 (13:01 +0530)]
[MERGE] merge with lp:openobject-addons

bzr revid: cha@tinyerp.com-20121030073118-scr9xzzln22jben7

11 years agoMerge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
RGA(OpenERP) [Tue, 30 Oct 2012 07:29:13 +0000 (12:59 +0530)]
Merge ... lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip

bzr revid: rgaopenerp-20121030072913-azgeoigc22efgow8

11 years ago[IMP] Project: documents button should open only it's own attachment, rather than...
RGA(OpenERP) [Tue, 30 Oct 2012 07:26:56 +0000 (12:56 +0530)]
[IMP] Project: documents button should open only it's own attachment, rather than whole ir.attachment object

bzr revid: rgaopenerp-20121030072656-8jxtkcbvkuxl17la

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 07:19:35 +0000 (12:49 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030071935-76vxkolncxzwa8z1

11 years ago[IMP] Improve code
Hiral Patel (OpenERP) [Tue, 30 Oct 2012 07:18:34 +0000 (12:48 +0530)]
[IMP] Improve code

bzr revid: hip@tinyerp.com-20121030071834-wkozor7fit0hh6lv

11 years ago[IMP] Improve code and change the tooltip
Hiral Patel (OpenERP) [Tue, 30 Oct 2012 07:05:03 +0000 (12:35 +0530)]
[IMP] Improve code and change the tooltip

bzr revid: hip@tinyerp.com-20121030070503-tu67vd5ye4iq02my

11 years ago[MERGE] merge with lp:openobject-addons
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 06:59:29 +0000 (12:29 +0530)]
[MERGE] merge with lp:openobject-addons

bzr revid: cha@tinyerp.com-20121030065929-8bikbqk0802oe4qi

11 years ago[IMP] hr_attendance: made lines visible even if employee is absent for whole week
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 06:47:07 +0000 (12:17 +0530)]
[IMP] hr_attendance: made lines visible even if employee is absent for whole week

bzr revid: cha@tinyerp.com-20121030064707-m12g44n2i9q8eun0

11 years agoMerge with trunk
RGA(OpenERP) [Tue, 30 Oct 2012 06:34:44 +0000 (12:04 +0530)]
Merge with trunk

bzr revid: rgaopenerp-20121030063444-xuowe6qkic8cbnae

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 06:33:41 +0000 (12:03 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030063341-ab06r0lnfgvomohg

11 years ago[IMP] move version filed below the category field.
Nimesh (Open ERP) [Tue, 30 Oct 2012 06:32:43 +0000 (12:02 +0530)]
[IMP] move version filed below the category field.

bzr revid: nco@tinyerp.com-20121030063243-n5h80im9y0yr672g

11 years ago[IMP] remove widget from the vesrsion field
Nimesh (Open ERP) [Tue, 30 Oct 2012 06:29:03 +0000 (11:59 +0530)]
[IMP] remove widget from the vesrsion field

bzr revid: nco@tinyerp.com-20121030062903-h69jahwg8w16xgqo

11 years agotypo
Amit Patel [Tue, 30 Oct 2012 06:05:34 +0000 (11:35 +0530)]
typo

bzr revid: apa@tinyerp.com-20121030060534-y20e0xocy9pe1jx4

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 06:00:30 +0000 (11:30 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030060030-kw0i9t9pll0s3ncd

11 years ago[IMP]change name from customer to supplier and search on supplier only
Sanjay Gohel (Open ERP) [Tue, 30 Oct 2012 05:49:31 +0000 (11:19 +0530)]
[IMP]change name from customer to supplier and search on supplier only

bzr revid: sgo@tinyerp.com-20121030054931-wsp90h6xjdvhl16y

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 30 Oct 2012 05:37:00 +0000 (05:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 05:31:10 +0000 (11:01 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030053110-bd8aax30v429i12i

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 05:21:01 +0000 (10:51 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030052101-fcx92io1a4i3v8wp

11 years ago[MERGE] merge with lp:openobject-addons
Ajay Chauhan (OpenERP) [Tue, 30 Oct 2012 05:03:23 +0000 (10:33 +0530)]
[MERGE] merge with lp:openobject-addons

bzr revid: cha@tinyerp.com-20121030050323-cpn92n9txy0xw5gj

11 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Tue, 30 Oct 2012 04:58:55 +0000 (10:28 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20121030045855-mmpkxjsz2sswzcd1

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:58:13 +0000 (10:28 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030045813-d32rqt3fkfighp6e

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:57:11 +0000 (10:27 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030045711-c88fjivi8qwek8m8

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:49:18 +0000 (10:19 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030044918-islk9i91tdr85usx

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:48:10 +0000 (10:18 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030044810-lmfplts8cd5cua1v

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:46:05 +0000 (10:16 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030044605-83f48gp3joeg6emi

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:44:39 +0000 (10:14 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030044439-wyq5hiu0g10jkk9x

11 years ago[MERGE]:trunk
Amit Patel [Tue, 30 Oct 2012 04:43:09 +0000 (10:13 +0530)]
[MERGE]:trunk

bzr revid: apa@tinyerp.com-20121030044309-6lz27pqu5er7gdf0

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 30 Oct 2012 04:33:59 +0000 (10:03 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20121030043359-ojdhmbl0sxyj1mc4

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 30 Oct 2012 04:32:18 +0000 (10:02 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20121030043218-fxn7ebyv8zulercq

11 years ago[FIX] typo
Fabien Pinckaers [Mon, 29 Oct 2012 20:56:02 +0000 (21:56 +0100)]
[FIX] typo

bzr revid: fp@openerp.com-20121029205602-daotsimsdp7c9wcn

11 years ago[IMP] fancy notes by default
Fabien Pinckaers [Mon, 29 Oct 2012 20:54:19 +0000 (21:54 +0100)]
[IMP] fancy notes by default

bzr revid: fp@openerp.com-20121029205419-4vsjpab5frvsk0oa

11 years ago[FIX] orm: _validate should not immediately rollback
Olivier Dony [Mon, 29 Oct 2012 18:07:42 +0000 (19:07 +0100)]
[FIX] orm: _validate should not immediately rollback

For some obscure reason _validate used to immediately
rollback the current transaction as soon as a constraint
failed anywhere. This is completely incorrect and
violates the transaction abstraction: the responsibility
of creating and closing transactions belongs to the
RPC dispatch layer, or whatever takes its place (e.g. the
test setup/teardown for tests). Rolling back or committing
in the middle of a transaction precludes special
error treatment and can have very bad side effects.

bzr revid: odo@openerp.com-20121029180742-2gw08kobdh7w5njc

11 years ago[FIX] yaml: more explicit error if !record has missing parameters
Olivier Dony [Mon, 29 Oct 2012 17:34:21 +0000 (18:34 +0100)]
[FIX] yaml: more explicit error if !record has missing parameters

bzr revid: odo@openerp.com-20121029173421-bbx9kn0xp10bpeh1

11 years ago[FIX] openerp-server: missing variable in startup script for --test-file option
Olivier Dony [Mon, 29 Oct 2012 17:33:21 +0000 (18:33 +0100)]
[FIX] openerp-server: missing variable in startup script for --test-file option

bzr revid: odo@openerp.com-20121029173321-clq0p2z2dh3ld8mu

11 years ago[IMP] margin-right on hours for timesheets
Fabien Pinckaers [Mon, 29 Oct 2012 16:51:38 +0000 (17:51 +0100)]
[IMP] margin-right on hours for timesheets

bzr revid: fp@tinyerp.com-20121029165138-4i0rgh9ayyw2qq5m

11 years ago[IMP] usability of menus by displaying their full hierarchy
Antonin Bourguignon [Mon, 29 Oct 2012 14:59:46 +0000 (15:59 +0100)]
[IMP] usability of menus by displaying their full hierarchy
this will avoid confusion while organizing menu items hierarchy

bzr revid: abo@openerp.com-20121029145946-6fz0rvi7ewzbtp43

11 years ago[MERGE] added single transaction unit test base case.
Vo Minh Thu [Mon, 29 Oct 2012 14:57:23 +0000 (15:57 +0100)]
[MERGE] added single transaction unit test base case.

bzr revid: vmt@openerp.com-20121029145723-ov1efsnh5b834cy4

11 years ago[FIX] timesheet context bug
Fabien Pinckaers [Mon, 29 Oct 2012 14:55:49 +0000 (15:55 +0100)]
[FIX] timesheet context bug

bzr revid: fp@tinyerp.com-20121029145549-n2zdzd3llqqrskba

11 years ago[MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS...
Thibault Delavallée [Mon, 29 Oct 2012 14:50:50 +0000 (15:50 +0100)]
[MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS and behavior.

This addons-side revision brings :
- Chatter DOM and CSS refactoring
- Chatter JS code cleaning
- server-side code cleaning and testing

bzr revid: tde@openerp.com-20121029145050-sp55fkn70t0fcobp

11 years ago[MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS...
Thibault Delavallée [Mon, 29 Oct 2012 14:47:55 +0000 (15:47 +0100)]
[MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS and behavior.

This web-side revision brings a new web widget for attachments, in order to upload one or more file in same time and display them as a list. Files deletion is supported. The blockui option allows to block the UI while the file is uploaded.

bzr revid: tde@openerp.com-20121029144755-7xibc7a3ndmby898

11 years ago[IMP] css: design for 'likes'
Frédéric van der Essen [Mon, 29 Oct 2012 14:45:03 +0000 (15:45 +0100)]
[IMP] css: design for 'likes'

bzr revid: fva@openerp.com-20121029144503-tc124u71b2qijclx

11 years ago[MERGE] Merged branch fixing recurring bug with ClEditor.
Thibault Delavallée [Mon, 29 Oct 2012 14:35:27 +0000 (15:35 +0100)]
[MERGE] Merged branch fixing recurring bug with ClEditor.

bzr revid: tde@openerp.com-20121029143527-6libgkpudmo2xlu8

11 years ago[IMP] mail: openchatter fadeout fix
Christophe Matthieu [Mon, 29 Oct 2012 14:28:56 +0000 (15:28 +0100)]
[IMP] mail: openchatter fadeout fix

bzr revid: chm@openerp.com-20121029142856-kd2mnje5w4ee5x3t

11 years ago[MERGE] trunk-bug-994272-abo: improve project's usability by giving the full path...
Antonin Bourguignon [Mon, 29 Oct 2012 14:27:06 +0000 (15:27 +0100)]
[MERGE] trunk-bug-994272-abo: improve project's usability by giving the full path to linked analytic accounts
without this name_get() overwriting, if you have two accounts with the same name, it's impossible to distinct them when you want to link a project to one of them
also improved the project's 'parent_id' field @help

lp bug: https://launchpad.net/bugs/994272 fixed

bzr revid: abo@openerp.com-20121029142706-fhsoyli5klwg4sco

11 years ago[FIX] cleditor: When the DOM is modify, the event resize try to call refresh and...
Christophe Matthieu [Mon, 29 Oct 2012 14:25:57 +0000 (15:25 +0100)]
[FIX] cleditor: When the DOM is modify, the event resize try to call refresh and refresh has not DOM available. Correction : If the DOM as no prent, don't call refresh.

bzr revid: chm@openerp.com-20121029142557-q4wdjiqw5fortp36

11 years ago[IMP] tests: added a whole-class setup/teardown base class to tests/common.
Vo Minh Thu [Mon, 29 Oct 2012 14:23:02 +0000 (15:23 +0100)]
[IMP] tests: added a whole-class setup/teardown base class to tests/common.

bzr revid: vmt@openerp.com-20121029142302-ug3phcx3c26cxd91