odoo/odoo.git
11 years ago[IMP] debian: uninstalling the package will delete /var/lib/openerp but not the files...
Vo Minh Thu [Wed, 27 Feb 2013 16:11:01 +0000 (17:11 +0100)]
[IMP] debian: uninstalling the package will delete /var/lib/openerp but not the filestore.

bzr revid: vmt@openerp.com-20130227161101-mzz3wluzrez7l74n

11 years ago[FIX] debian: it seems postrm do not remove the same directory created by postinst.
Vo Minh Thu [Wed, 27 Feb 2013 14:24:20 +0000 (15:24 +0100)]
[FIX] debian: it seems postrm do not remove the same directory created by postinst.

bzr revid: vmt@openerp.com-20130227142420-295yua6tyfalaido

11 years ago[FIX] typo that caused crash in cron only when launching server with --workers
niv-openerp [Tue, 26 Feb 2013 16:18:53 +0000 (17:18 +0100)]
[FIX] typo that caused crash in cron only when launching server with --workers

bzr revid: nicolas.vanhoren@openerp.com-20130226161853-26a2vz9tn8nnc44z

11 years ago[MERGE] res.config: fix incorrect assertion syntax in tests
Olivier Dony [Tue, 26 Feb 2013 15:36:23 +0000 (16:36 +0100)]
[MERGE] res.config: fix incorrect assertion syntax in tests

bzr revid: odo@openerp.com-20130226153623-ci35l04otvk5mb3t

11 years ago[IMP] report_webkit: some improvements, notably the use of "makoed" jinja like email_...
niv-openerp [Tue, 26 Feb 2013 15:35:24 +0000 (16:35 +0100)]
[IMP] report_webkit: some improvements, notably the use of "makoed" jinja like email_template
and shortcut to extend evaluation context

bzr revid: nicolas.vanhoren@openerp.com-20130226153524-ny52u94g2l4qtcwk

11 years agoAdded report extender + demo and doc
niv-openerp [Tue, 26 Feb 2013 15:30:47 +0000 (16:30 +0100)]
Added report extender + demo and doc

bzr revid: nicolas.vanhoren@openerp.com-20130226153047-0qzs21v7xiybrjmj

11 years agoSwitched to jinja
niv-openerp [Tue, 26 Feb 2013 13:59:17 +0000 (14:59 +0100)]
Switched to jinja

bzr revid: nicolas.vanhoren@openerp.com-20130226135917-vkxa2gaxyxy1v7b0

11 years ago[IMP] typo po
Fabien Pinckaers [Tue, 26 Feb 2013 11:03:51 +0000 (12:03 +0100)]
[IMP] typo po

bzr revid: fp@openerp.com-20130226110351-fgz1vxyo3e4n20jr

11 years ago[IMP] use assertIsInstance instead of assertTrue
Antonin Bourguignon [Tue, 26 Feb 2013 10:58:32 +0000 (11:58 +0100)]
[IMP] use assertIsInstance instead of assertTrue

bzr revid: abo@openerp.com-20130226105832-xq3mbnml1iwzvg67

11 years ago[IMP] use assertEqual instead of assertTrue and fix a test
Antonin Bourguignon [Tue, 26 Feb 2013 10:45:41 +0000 (11:45 +0100)]
[IMP] use assertEqual instead of assertTrue and fix a test

bzr revid: abo@openerp.com-20130226104541-hmzla9y2sa3qfqgi

11 years ago[MERGE] Better exception handling in tools.convert:
Vo Minh Thu [Tue, 26 Feb 2013 10:02:43 +0000 (11:02 +0100)]
[MERGE] Better exception handling in tools.convert:

- The exception is not logged in tools.convert. It is loggeg by the netsv layer anyway.
- The exception is re-raised instead, but with the full traceback available.
- A fix in openerp.service.db where the cr is closed twice.

bzr revid: vmt@openerp.com-20130226100243-mpns1k9odz69gpax

11 years ago[MERGE] safe_eval: do not log reported exception, instead re-raise them with a comple...
Vo Minh Thu [Tue, 26 Feb 2013 10:01:30 +0000 (11:01 +0100)]
[MERGE] safe_eval: do not log reported exception, instead re-raise them with a complete stacktrace and the evaluated expression.

bzr revid: vmt@openerp.com-20130226100130-hxwgfvwlvvcox5mr

11 years agosafe_eval: re-raise the same exception type when completing it.
Vo Minh Thu [Tue, 26 Feb 2013 09:44:46 +0000 (10:44 +0100)]
safe_eval: re-raise the same exception type when completing it.

bzr revid: vmt@openerp.com-20130226094446-7c2dw5c5eou0lg8r

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 26 Feb 2013 05:09:18 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130226050906-46stgrk7893w9l9n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226050918-7395f7imyy1j0jhs

11 years ago[FIX] typo in attachment server-side methods
niv-openerp [Mon, 25 Feb 2013 17:24:46 +0000 (18:24 +0100)]
[FIX] typo in attachment server-side methods

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

bzr revid: nicolas.vanhoren@openerp.com-20130225172446-gfuhhg0dqetiz51m

11 years ago[IMP] convert to opporunity on phone call fix
Fabien Pinckaers [Mon, 25 Feb 2013 16:46:16 +0000 (17:46 +0100)]
[IMP] convert to opporunity on phone call fix

bzr revid: fp@openerp.com-20130225164616-v3bu51s277sto15j

11 years ago[IMP] better outlook install instructions
Fabien Pinckaers [Mon, 25 Feb 2013 16:44:09 +0000 (17:44 +0100)]
[IMP] better outlook install instructions

bzr revid: fp@openerp.com-20130225164409-dc5nrddqwrxvt6ff

11 years ago[FIX] tools.convert: use tools.ustr() instead of str() on exceptions.
Vo Minh Thu [Mon, 25 Feb 2013 16:40:28 +0000 (17:40 +0100)]
[FIX] tools.convert: use tools.ustr() instead of str() on exceptions.

bzr revid: vmt@openerp.com-20130225164028-d48k5yheuoph1vm3

11 years ago[IMP] report_webkit: some improvements including a demo report and a better default...
niv-openerp [Mon, 25 Feb 2013 16:37:17 +0000 (17:37 +0100)]
[IMP] report_webkit: some improvements including a demo report and a better default header

bzr revid: nicolas.vanhoren@openerp.com-20130225163717-wf3aley43qgzobg5

11 years ago[FIX] tools.safe_eval: we want to see the expr which fail to eval(), so report it...
Vo Minh Thu [Mon, 25 Feb 2013 16:35:25 +0000 (17:35 +0100)]
[FIX] tools.safe_eval: we want to see the expr which fail to eval(), so report it in the exception.

bzr revid: vmt@openerp.com-20130225163525-3g9qw1g3hkyyxf1j

11 years ago[IMP] project manager can delete projects
Fabien Pinckaers [Mon, 25 Feb 2013 16:35:16 +0000 (17:35 +0100)]
[IMP] project manager can delete projects

bzr revid: fp@openerp.com-20130225163516-tux6qmtge0z9t0xx

11 years ago[IMP] change kanban_statein form view of issues
Fabien Pinckaers [Mon, 25 Feb 2013 16:30:25 +0000 (17:30 +0100)]
[IMP] change kanban_statein form view of issues

bzr revid: fp@openerp.com-20130225163025-8rxn8ybturgoc13n

11 years agoSolve a bug that appear in the runbot with js tests (??)
niv-openerp [Mon, 25 Feb 2013 16:21:59 +0000 (17:21 +0100)]
Solve a bug that appear in the runbot with js tests (??)

bzr revid: nicolas.vanhoren@openerp.com-20130225162159-qhmiet8a22m983rg

11 years ago[IMP] add new icon
Fabien Pinckaers [Mon, 25 Feb 2013 16:18:04 +0000 (17:18 +0100)]
[IMP] add new icon

bzr revid: fp@openerp.com-20130225161804-k533zhmdhunled1j

11 years ago[IMP] ready for next stage/blocked in form view
Fabien Pinckaers [Mon, 25 Feb 2013 16:16:35 +0000 (17:16 +0100)]
[IMP] ready for next stage/blocked in form view

bzr revid: fp@openerp.com-20130225161635-rdzlbxxwofc2gd32

11 years agoAdded helper for company logo
niv-openerp [Mon, 25 Feb 2013 16:06:50 +0000 (17:06 +0100)]
Added helper for company logo

bzr revid: nicolas.vanhoren@openerp.com-20130225160650-o4llg0bg7xxt7dnp

11 years ago[MERGE] netsvc/service.model: added missing/removed unnecessary `except` clauses.
Vo Minh Thu [Mon, 25 Feb 2013 15:58:28 +0000 (16:58 +0100)]
[MERGE] netsvc/service.model: added missing/removed unnecessary `except` clauses.

bzr revid: vmt@openerp.com-20130225155828-a364gk3ii2prxe0b

11 years agoBetter sample.
niv-openerp [Mon, 25 Feb 2013 15:51:39 +0000 (16:51 +0100)]
Better sample.

bzr revid: nicolas.vanhoren@openerp.com-20130225155139-491mjrm12eppavqp

11 years agoCorrected report view
niv-openerp [Mon, 25 Feb 2013 15:25:07 +0000 (16:25 +0100)]
Corrected report view

bzr revid: nicolas.vanhoren@openerp.com-20130225152507-onhr6y8asfkqapvl

11 years ago[IMP] osv: removed unnecessary `except` clauses.
Vo Minh Thu [Mon, 25 Feb 2013 15:20:57 +0000 (16:20 +0100)]
[IMP] osv: removed unnecessary `except` clauses.

bzr revid: vmt@openerp.com-20130225152057-9ehnwo2szr4pphz3

11 years agoAdded sample for webkit
niv-openerp [Mon, 25 Feb 2013 15:16:30 +0000 (16:16 +0100)]
Added sample for webkit

bzr revid: nicolas.vanhoren@openerp.com-20130225151630-5x8c43i535o99uh4

11 years ago[FIX] report_webkit: typo that made it impossible to register a webkit report
niv-openerp [Mon, 25 Feb 2013 15:03:06 +0000 (16:03 +0100)]
[FIX] report_webkit: typo that made it impossible to register a webkit report

bzr revid: nicolas.vanhoren@openerp.com-20130225150306-uo9r7ua7iqj57255

11 years ago[MERGE] netrpc: support for netrpc was already removed, but command line flags and...
Vo Minh Thu [Mon, 25 Feb 2013 13:45:52 +0000 (14:45 +0100)]
[MERGE] netrpc: support for netrpc was already removed, but command line flags and docs were not updated.

bzr revid: vmt@openerp.com-20130225134552-p0fkh0ldn5xehaqx

11 years ago[IMP]Added css class for proper view
Anand Patel (OpenERP) [Mon, 25 Feb 2013 12:03:31 +0000 (17:33 +0530)]
[IMP]Added css class for proper view

bzr revid: pan@tinyerp.com-20130225120331-dm226uh9gw0srjdw

11 years ago[FIX] Previous `[iMP]` was broken.
Vo Minh Thu [Mon, 25 Feb 2013 10:55:23 +0000 (11:55 +0100)]
[FIX] Previous `[iMP]` was broken.

bzr revid: vmt@openerp.com-20130225105523-12pnud4oa41tx3cx

11 years ago[IMP]Added image file to show kanban_state normal in form view of task in project
Anand Patel (OpenERP) [Mon, 25 Feb 2013 08:55:44 +0000 (14:25 +0530)]
[IMP]Added image file to show kanban_state normal in form view of task in project

bzr revid: pan@tinyerp.com-20130225085544-7276pbg3eh0mo6gr

11 years ago[IMP] Added the kanban_state buttons in task form view
Anand Patel (OpenERP) [Mon, 25 Feb 2013 08:44:00 +0000 (14:14 +0530)]
[IMP] Added the kanban_state buttons in task form view

bzr revid: pan@tinyerp.com-20130225084400-8vfu7qpiygtgng14

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 25 Feb 2013 05:08:15 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130225050815-m9gohynejqtoqdl6

11 years ago[iMP] error message simplified for required values
Fabien Pinckaers [Sun, 24 Feb 2013 13:52:48 +0000 (14:52 +0100)]
[iMP] error message simplified for required values

bzr revid: fp@openerp.com-20130224135248-wdxg8d3fi79lp88z

11 years ago[IMP] misc improvements
Fabien Pinckaers [Sun, 24 Feb 2013 13:24:36 +0000 (14:24 +0100)]
[IMP] misc improvements

bzr revid: fp@openerp.com-20130224132436-4ehr5f1uidtbuo9m

11 years ago[IMP] holiday request from employee form
Fabien Pinckaers [Sun, 24 Feb 2013 13:21:11 +0000 (14:21 +0100)]
[IMP] holiday request from employee form

bzr revid: fp@openerp.com-20130224132111-vmrxhig1puc7yh60

11 years ago[IMP] convert applicant to employee: name
Fabien Pinckaers [Sun, 24 Feb 2013 11:52:27 +0000 (12:52 +0100)]
[IMP] convert applicant to employee: name

bzr revid: fp@openerp.com-20130224115227-bwidruwy449meaft

11 years ago[IMP] change currency on customer invoices
Fabien Pinckaers [Sun, 24 Feb 2013 11:35:26 +0000 (12:35 +0100)]
[IMP] change currency on customer invoices

bzr revid: fp@openerp.com-20130224113526-737139xo2uvbb73b

11 years ago[IMP] PO: made invoices button invisible in sent state too
Fabien Pinckaers [Sun, 24 Feb 2013 11:27:44 +0000 (12:27 +0100)]
[IMP] PO: made invoices button invisible in sent state too

bzr revid: fp@openerp.com-20130224112744-w642azvk63tf4lff

11 years ago[IMP] pad config tooltip
Fabien Pinckaers [Sun, 24 Feb 2013 11:24:03 +0000 (12:24 +0100)]
[IMP] pad config tooltip

bzr revid: fp@openerp.com-20130224112403-b857l6ldpvbelyij

11 years ago[IMP] buttons in forms, instead of related actions
Fabien Pinckaers [Sun, 24 Feb 2013 11:21:42 +0000 (12:21 +0100)]
[IMP] buttons in forms, instead of related actions

bzr revid: fp@openerp.com-20130224112142-p9g0p7yg3hmq59eb

11 years ago[FIX] default filter to see RfQ Sent
Fabien Pinckaers [Sun, 24 Feb 2013 10:30:04 +0000 (11:30 +0100)]
[FIX] default filter to see RfQ Sent

bzr revid: fp@openerp.com-20130224103004-m41ejm9ie80a0jsv

11 years ago[IMP] access rights: hr for calendar
Fabien Pinckaers [Sun, 24 Feb 2013 10:27:27 +0000 (11:27 +0100)]
[IMP] access rights: hr for calendar

bzr revid: fp@openerp.com-20130224102727-vua96cndhky966d3

11 years ago[FIX] write country if code is null
Fabien Pinckaers [Sun, 24 Feb 2013 10:19:24 +0000 (11:19 +0100)]
[FIX] write country if code is null

bzr revid: fp@openerp.com-20130224101924-6w1eit8a9w3wb9nk

11 years ago[MERGE] fix so invoices
Fabien Pinckaers [Sun, 24 Feb 2013 10:16:07 +0000 (11:16 +0100)]
[MERGE] fix so invoices

bzr revid: fp@openerp.com-20130224101607-sk9an0std7akxu8f

11 years ago[IMP] do not crash if no warehouse
Fabien Pinckaers [Sun, 24 Feb 2013 10:11:11 +0000 (11:11 +0100)]
[IMP] do not crash if no warehouse

bzr revid: fp@openerp.com-20130224101111-zz5n34c5fmr4n8jt

11 years ago[IMP] firefox layout issues
Fabien Pinckaers [Sun, 24 Feb 2013 09:46:16 +0000 (10:46 +0100)]
[IMP] firefox layout issues

bzr revid: fp@openerp.com-20130224094616-n2o57txk39q97e1m

11 years ago[IMP] mail.thread on employee, holidays status in lists
Fabien Pinckaers [Sun, 24 Feb 2013 09:23:10 +0000 (10:23 +0100)]
[IMP] mail.thread on employee, holidays status in lists

bzr revid: fp@openerp.com-20130224092310-olaefyk0ap58a287

11 years ago[IMP] lunch user visible in previous orders
Fabien Pinckaers [Sun, 24 Feb 2013 09:18:45 +0000 (10:18 +0100)]
[IMP] lunch user visible in previous orders

bzr revid: fp@openerp.com-20130224091845-uf6x31gh2lc44r5o

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 24 Feb 2013 04:42:10 +0000 (04:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130222051332-d4jok8jmkw4d8k56
bzr revid: launchpad_translations_on_behalf_of_openerp-20130223052013-0e0cku4hw2cmvymq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130224044210-qdwdy4etryz7h438

11 years ago[MERGE] res_config: improve documentation
Antonin Bourguignon [Fri, 22 Feb 2013 17:34:48 +0000 (18:34 +0100)]
[MERGE] res_config: improve documentation

bzr revid: abo@openerp.com-20130222173448-t3patwvtka31pz8x

11 years ago[IMP] res_config doc
Antonin Bourguignon [Fri, 22 Feb 2013 17:05:41 +0000 (18:05 +0100)]
[IMP] res_config doc

bzr revid: abo@openerp.com-20130222170541-26wsg1r8kkb0h4vp

11 years ago[FIX] mail: test 'id not in record_list'
Raphael Collet [Thu, 21 Feb 2013 14:22:49 +0000 (15:22 +0100)]
[FIX] mail: test 'id not in record_list'

bzr revid: rco@openerp.com-20130221142249-a8go4wtcbi6v1ymb

11 years ago[IMP]typo
Vishmita [Thu, 21 Feb 2013 13:42:54 +0000 (19:12 +0530)]
[IMP]typo

bzr revid: vja@tinyerp.com-20130221134254-jmoi7krnnorwq2n1

11 years ago[REM] netrpc: KILL EVERYBODY
Skrillex [Thu, 21 Feb 2013 12:18:25 +0000 (13:18 +0100)]
[REM] netrpc: KILL EVERYBODY

bzr revid: vmt@openerp.com-20130221121825-dvpacxajwztslukj

11 years ago[IMP] hr_recruitment: added access right for crm.meeting.type
Ajay Chauhan (OpenERP) [Thu, 21 Feb 2013 12:16:47 +0000 (17:46 +0530)]
[IMP] hr_recruitment: added access right for crm.meeting.type

bzr revid: cha@tinyerp.com-20130221121647-ffnqsmpmdww0e7ns

11 years ago[FWD] [MERGE] Forward port of addons-v7 until rev. 8736.
Thibault Delavallée [Thu, 21 Feb 2013 12:04:02 +0000 (13:04 +0100)]
[FWD] [MERGE] Forward port of addons-v7 until rev. 8736.

bzr revid: tde@openerp.com-20130221120402-qgywhwpq7qvr9p0p

11 years ago[FWD] [MERGE] Foward port of web-7.0 until rev 3771.
Thibault Delavallée [Thu, 21 Feb 2013 12:03:34 +0000 (13:03 +0100)]
[FWD] [MERGE] Foward port of web-7.0 until rev 3771.

bzr revid: tde@openerp.com-20130221120334-l9rqz3g28nb655yu

11 years ago[FWD] [MERGE] Foward port of web-7.0 until rev 3771.
Thibault Delavallée [Thu, 21 Feb 2013 11:03:55 +0000 (12:03 +0100)]
[FWD] [MERGE] Foward port of web-7.0 until rev 3771.

bzr revid: tde@openerp.com-20130221110355-p00935eqn4tstkx9

11 years ago[FWD] [MERGE] Forward port of addons-v7 until rev. 8736.
Thibault Delavallée [Thu, 21 Feb 2013 10:52:47 +0000 (11:52 +0100)]
[FWD] [MERGE] Forward port of addons-v7 until rev. 8736.

bzr revid: tde@openerp.com-20130221105247-ezl63lpl4vdjxtys

11 years ago[Fix] correct typo in button names: Move => Moves, Purchase => Purchases
Vishmita [Thu, 21 Feb 2013 09:59:34 +0000 (15:29 +0530)]
[Fix] correct typo in button names: Move => Moves, Purchase => Purchases

bzr revid: vja@tinyerp.com-20130221095934-rrvakpyklngu37sz

11 years ago[IMP]
Vidhin Mehta [Thu, 21 Feb 2013 09:42:55 +0000 (15:12 +0530)]
[IMP]

bzr revid: vme@tinyerp.com-20130221094255-ym41ug3ij7xa35nl

11 years ago[IMP]change misguiding tooltip.
Vidhin Mehta [Thu, 21 Feb 2013 09:08:37 +0000 (14:38 +0530)]
[IMP]change misguiding tooltip.

bzr revid: vme@tinyerp.com-20130221090837-464ff8hnyniq1zi3

11 years ago[Fix][purchases] quotes/pos in rfq sent status are not visible
Vishmita [Thu, 21 Feb 2013 06:33:51 +0000 (12:03 +0530)]
[Fix][purchases] quotes/pos in rfq sent status are not visible

bzr revid: vja@tinyerp.com-20130221063351-uef0qsw362k3x1dg

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 21 Feb 2013 05:44:53 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130221054453-qm6cwyky3hp17ap5

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 21 Feb 2013 05:14:27 +0000 (05:14 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130221051427-ly9013a06yxiy5wj

11 years ago[MERGE] account_analytic_analysis disable quickcreate on contracts, add group by...
Antony Lesuisse [Thu, 21 Feb 2013 01:57:20 +0000 (02:57 +0100)]
[MERGE] account_analytic_analysis disable quickcreate on contracts, add group by pricelist

bzr revid: al@openerp.com-20130221015720-1w7qduk9ivzgdd9r

11 years ago[FIX] contract disable quickcreate, add group_by pricelist
Antony Lesuisse [Thu, 21 Feb 2013 01:29:20 +0000 (02:29 +0100)]
[FIX] contract disable quickcreate, add group_by pricelist

bzr revid: al@openerp.com-20130221012920-o2034onrq76dje78

11 years ago[FIX] tools image thumbnailing jpg into png
Antony Lesuisse [Wed, 20 Feb 2013 22:26:12 +0000 (23:26 +0100)]
[FIX] tools image thumbnailing jpg into png

bzr revid: al@openerp.com-20130220222612-g0j6d2a7az0u53hi

11 years ago[MERGE] correct hashchange check of current_state to do not coerce values. only push...
Christophe Simonis [Wed, 20 Feb 2013 17:44:55 +0000 (18:44 +0100)]
[MERGE] correct hashchange check of current_state to do not coerce values. only push active_ids in state if relevant

bzr revid: chs@openerp.com-20130220174455-gsobu19naslo1h73

11 years ago[MERGE] search: when count=True, execute main query as a subquery to avoid side effec...
Olivier Dony [Wed, 20 Feb 2013 17:44:16 +0000 (18:44 +0100)]
[MERGE] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit

Granted, calling search() with both count=True and
offset or limit is not extremely useful, but
it is still better to accept it and apply it
to the inner query rather than have silly
errors

bzr revid: odo@openerp.com-20130220174416-yoos2py8dc9jc3md

11 years ago[MERGE] [IMP] Custom filters: restore checkboxes and make them exclusive
Fabien Meghazi [Wed, 20 Feb 2013 16:53:47 +0000 (17:53 +0100)]
[MERGE] [IMP] Custom filters: restore checkboxes and make them exclusive

bzr revid: fme@openerp.com-20130220165347-p64fqa7pa1eat0mo

11 years ago[IMP] Custom filters: restore checkboxes and make them exclusive
Fabien Meghazi [Wed, 20 Feb 2013 16:33:06 +0000 (17:33 +0100)]
[IMP] Custom filters: restore checkboxes and make them exclusive

bzr revid: fme@openerp.com-20130220163306-14xwsgvu8rw2ciny

11 years ago[IMP] exceptions tests: use another xml_menu_id that leads directly to the tests...
Antonin Bourguignon [Wed, 20 Feb 2013 15:37:37 +0000 (16:37 +0100)]
[IMP] exceptions tests: use another xml_menu_id that leads directly to the tests wizard.
also use an int instead of a tuple in the exception's constructor

bzr revid: abo@openerp.com-20130220153737-2mvc6aonxsyuv4u6

11 years ago[MERGE] [FIX] viewmanager handles the wrong view dom node in some cases.
Fabien Meghazi [Wed, 20 Feb 2013 15:21:52 +0000 (16:21 +0100)]
[MERGE] [FIX] viewmanager handles the wrong view dom node in some cases.

Example of the problem:

When the first view is a form and contains a *2many field (with embedded list view),
the viewmanager wrongly handle the embedded list view instead of the main list view (if any)

This could be experienced in HR > My Current Timesheet

bzr revid: fme@openerp.com-20130220152152-hgqwqju34167l9x9

11 years ago[IMP] use another xml_menu_id that leads directly to the tests wizard
Antonin Bourguignon [Wed, 20 Feb 2013 14:56:13 +0000 (15:56 +0100)]
[IMP] use another xml_menu_id that leads directly to the tests wizard

bzr revid: abo@openerp.com-20130220145613-2tnid02oatds2gmy

11 years ago[REM] product: removed dead price list report.
Vo Minh Thu [Wed, 20 Feb 2013 14:41:29 +0000 (15:41 +0100)]
[REM] product: removed dead price list report.

bzr revid: vmt@openerp.com-20130220144129-nxwkh9vi64oafca9

11 years ago[FIX] merge of leads/opps with attachments
Quentin (OpenERP) [Wed, 20 Feb 2013 14:09:36 +0000 (15:09 +0100)]
[FIX] merge of leads/opps with attachments

bzr revid: qdp-launchpad@openerp.com-20130220140936-qy04t7hjebsc9tgg

11 years agomade invoices button invisible in sent state too
Ajay Chauhan (OpenERP) [Wed, 20 Feb 2013 13:33:06 +0000 (19:03 +0530)]
made invoices button invisible in sent state too

bzr revid: cha@tinyerp.com-20130220133306-dho6b01zbqx7jff2

11 years ago[FIX]select accurate element with use of 'child selector'.
Vidhin Mehta [Wed, 20 Feb 2013 13:26:34 +0000 (18:56 +0530)]
[FIX]select accurate element with use of 'child selector'.

bzr revid: vme@tinyerp.com-20130220132634-6ycdntomequypxfw

11 years ago[MERGE]7.0
Vidhin Mehta [Wed, 20 Feb 2013 13:19:56 +0000 (18:49 +0530)]
[MERGE]7.0

bzr revid: vme@tinyerp.com-20130220131956-hrnbak55i9qdpe4y

11 years ago[imp]Minor changes
Vishmita [Wed, 20 Feb 2013 13:19:06 +0000 (18:49 +0530)]
[imp]Minor changes

bzr revid: vja@tinyerp.com-20130220131906-mxxgyaebybgdu0tj

11 years ago[FIX] Will bring attachments together when merging leads/opportunities
Josse Colpaert [Wed, 20 Feb 2013 12:40:52 +0000 (13:40 +0100)]
[FIX] Will bring attachments together when merging leads/opportunities

bzr revid: jco@openerp.com-20130220124052-8zf2pkqn4oy4y4qw

11 years ago[IMP] Only unhandled exceptions are logged to the console by the netsvc layer.
Vo Minh Thu [Wed, 20 Feb 2013 11:53:37 +0000 (12:53 +0100)]
[IMP] Only unhandled exceptions are logged to the console by the netsvc layer.

bzr revid: vmt@openerp.com-20130220115337-6319hshm4vfwlr1o

11 years ago[IMP]Improve code
Vishmita [Wed, 20 Feb 2013 11:14:12 +0000 (16:44 +0530)]
[IMP]Improve code

bzr revid: vja@tinyerp.com-20130220111412-ph853pkq0z1dwubd

11 years ago[IMP] stock: added a prodlot_id field in the return picking view
Quentin (OpenERP) [Wed, 20 Feb 2013 11:05:29 +0000 (12:05 +0100)]
[IMP] stock: added a prodlot_id field in the return picking view

bzr revid: qdp-launchpad@openerp.com-20130220110529-7edaj0o9riyvzyu0

11 years ago[IMP]Improve product actions
Vishmita [Wed, 20 Feb 2013 10:41:04 +0000 (16:11 +0530)]
[IMP]Improve product actions

bzr revid: vja@tinyerp.com-20130220104104-91l7ox1rie02ap3p

11 years ago[IMP] ir_filers: added an order in the construction of the list of available models
Quentin (OpenERP) [Wed, 20 Feb 2013 10:34:59 +0000 (11:34 +0100)]
[IMP] ir_filers: added an order in the construction of the list of available models

bzr revid: qdp-launchpad@openerp.com-20130220103459-1wnu06p3fbaaoz83

11 years ago[IMP] safe_eval: do not log exceptions, when re-raising a new exception, make the...
Vo Minh Thu [Wed, 20 Feb 2013 10:22:59 +0000 (11:22 +0100)]
[IMP] safe_eval: do not log exceptions, when re-raising a new exception, make the stacktrace complete.

bzr revid: vmt@openerp.com-20130220102259-avee8fx2a1kpdog3

11 years ago[MERGE] marketing, usaibility: removing groups attribute from categorization group...
Quentin (OpenERP) [Wed, 20 Feb 2013 09:36:51 +0000 (10:36 +0100)]
[MERGE] marketing, usaibility: removing groups attribute from categorization group when installing marketing module (that uses some fields of that group)

bzr revid: qdp-launchpad@openerp.com-20130220093651-j9sdc05fhz7uc0vx

11 years ago[MERGE] account: error message when trying to delete an invoice that already received...
Quentin (OpenERP) [Wed, 20 Feb 2013 09:28:32 +0000 (10:28 +0100)]
[MERGE] account: error message when trying to delete an invoice that already received a number

bzr revid: qdp-launchpad@openerp.com-20130220092832-cvge2q1xxw2aya4c

11 years ago[IMP] Do not push active_ids in state if active_ids == [active_id]
Fabien Meghazi [Wed, 20 Feb 2013 09:12:26 +0000 (10:12 +0100)]
[IMP] Do not push active_ids in state if  active_ids == [active_id]

bzr revid: fme@openerp.com-20130220091226-akczbmurjvn5jzjl

11 years ago[MERGE] project_issue, usability: removed group no one from create_date field in...
Quentin (OpenERP) [Wed, 20 Feb 2013 08:59:21 +0000 (09:59 +0100)]
[MERGE] project_issue, usability: removed group no one from create_date field in tree view

bzr revid: qdp-launchpad@openerp.com-20130220085921-tnoz66c7sb0aa1yy

11 years ago[MERGE] crm_lead, usability: removing the label on subject field
Quentin (OpenERP) [Wed, 20 Feb 2013 08:53:19 +0000 (09:53 +0100)]
[MERGE] crm_lead, usability: removing the label on subject field

bzr revid: qdp-launchpad@openerp.com-20130220085319-luj1r2w4bwywzyvb

11 years ago[FIX] stringify states (patch from chs)
Fabien Meghazi [Wed, 20 Feb 2013 08:44:37 +0000 (09:44 +0100)]
[FIX] stringify states (patch from chs)

bzr revid: fme@openerp.com-20130220084437-cyb0pi8nw71bl5mx