odoo/odoo.git
12 years ago[IMP] Kanban: Only reload current record when button is clicked
Fabien Meghazi [Thu, 29 Sep 2011 12:24:41 +0000 (14:24 +0200)]
[IMP] Kanban:  Only reload current record when button is clicked

bzr revid: fme@openerp.com-20110929122441-x0o94teq3zbftyai

12 years ago[FIX] Fixed the calendar view for new do_search
Fabien Meghazi [Thu, 29 Sep 2011 12:19:02 +0000 (14:19 +0200)]
[FIX] Fixed the calendar view for new do_search

bzr revid: fme@openerp.com-20110929121902-np8driu2jukwh9b0

12 years ago[FIX] Fixed kanban view for new do_search
Fabien Meghazi [Thu, 29 Sep 2011 11:58:30 +0000 (13:58 +0200)]
[FIX] Fixed kanban view for new do_search

bzr revid: fme@openerp.com-20110929115830-ww0xxxxxaso5rqs7

12 years ago[IMP] Fixed gantt in order to support new do_search
Fabien Meghazi [Thu, 29 Sep 2011 11:48:15 +0000 (13:48 +0200)]
[IMP] Fixed gantt in order to support new do_search

bzr revid: fme@openerp.com-20110929114815-4nql5xzwztb77vdm

12 years ago[IMP] Search also when controller is not yet instanciate
Fabien Meghazi [Thu, 29 Sep 2011 11:47:20 +0000 (13:47 +0200)]
[IMP] Search also when controller is not yet instanciate

bzr revid: fme@openerp.com-20110929114720-cjpkgjr7rm03w5rn

12 years ago[MERGE] Merge with trunk
Fabien Meghazi [Thu, 29 Sep 2011 11:31:20 +0000 (13:31 +0200)]
[MERGE] Merge with trunk

bzr revid: fme@openerp.com-20110929113120-30k2cdyyxw7tpfot

12 years ago[FIX] Introduced a bug in last commit
Fabien Meghazi [Thu, 29 Sep 2011 10:40:00 +0000 (12:40 +0200)]
[FIX] Introduced a bug in last commit

bzr revid: fme@openerp.com-20110929104000-vnahwe0w09p03cqx

12 years ago[IMP] Fixed list view in order to support new do_search
Fabien Meghazi [Thu, 29 Sep 2011 10:32:29 +0000 (12:32 +0200)]
[IMP] Fixed list view in order to support new do_search

bzr revid: fme@openerp.com-20110929103229-l9pfjqbezj28ihd9

12 years ago[imp] synch with client lib
niv-openerp [Thu, 29 Sep 2011 10:28:32 +0000 (12:28 +0200)]
[imp] synch with client lib

bzr revid: nicolas.vanhoren@openerp.com-20110929102832-j3sdi29poe48vq2o

12 years ago[FIX] Forgot to merge dataset domain and contexts
Fabien Meghazi [Thu, 29 Sep 2011 10:26:37 +0000 (12:26 +0200)]
[FIX] Forgot to merge dataset domain and contexts

bzr revid: fme@openerp.com-20110929102637-it9gxczwo40o1qqr

12 years ago[MERGE] res_partner kaban view
Antony Lesuisse [Thu, 29 Sep 2011 10:19:06 +0000 (12:19 +0200)]
[MERGE] res_partner kaban view

bzr revid: al@openerp.com-20110929101906-rsc6ru5h3k9t64gd

12 years ago[MERGE] hr product projet_issue kanban views
Antony Lesuisse [Thu, 29 Sep 2011 10:09:17 +0000 (12:09 +0200)]
[MERGE] hr product projet_issue kanban views

bzr revid: al@openerp.com-20110929100917-d94q84r6dftvjsz0

12 years ago[IMP] Evaluate domain and context in viewmanager
Fabien Meghazi [Thu, 29 Sep 2011 09:53:05 +0000 (11:53 +0200)]
[IMP] Evaluate domain and context in viewmanager

bzr revid: fme@openerp.com-20110929095305-kol38i614124nvv7

12 years ago[FIX] code should use abscissa, not first_field
Xavier Morel [Thu, 29 Sep 2011 08:30:13 +0000 (10:30 +0200)]
[FIX] code should use abscissa, not first_field

bzr revid: xmo@openerp.com-20110929083013-85voh4e8062vx8hx

12 years ago[FIX] Only trigger do_search on searchable controllers
Fabien Meghazi [Thu, 29 Sep 2011 08:09:17 +0000 (10:09 +0200)]
[FIX] Only trigger do_search on searchable controllers

bzr revid: fme@openerp.com-20110929080917-4ogqufkoyrwm5jej

12 years ago[IMP] cleanup and simplify graph view implementation, update underscore.string
Xavier Morel [Thu, 29 Sep 2011 07:55:50 +0000 (09:55 +0200)]
[IMP] cleanup and simplify graph view implementation, update underscore.string

bzr revid: xmo@openerp.com-20110929075550-o58x8sxa165sky1r

12 years ago[IMP] avoid reading all fields of the object on big models
Xavier Morel [Thu, 29 Sep 2011 07:51:26 +0000 (09:51 +0200)]
[IMP] avoid reading all fields of the object on big models

bzr revid: xmo@openerp.com-20110929075126-1w9wa3695w3zfr5y

12 years ago[FIX] exceptions: except_osv in already a synonym for o.e.Warning, except_orm should...
Vo Minh Thu [Thu, 29 Sep 2011 07:31:24 +0000 (09:31 +0200)]
[FIX] exceptions: except_osv in already a synonym for o.e.Warning, except_orm should not be qualified.

bzr revid: vmt@openerp.com-20110929073124-kxwwatr8l697ng8r

12 years ago[FIX] netrpc: forgot the removal of auth in the netrpc case in
Vo Minh Thu [Thu, 29 Sep 2011 07:17:13 +0000 (09:17 +0200)]
[FIX] netrpc: forgot the removal of auth in the netrpc case in
the rafactoring that occured on revno 3669
(revision-id: al@openerp.com-20110928220539-5q8eujk1l0q43d4x).

bzr revid: vmt@openerp.com-20110929071713-e29kf3ipc6lzctll

12 years ago[MERGE]
Amit (OpenERP) [Thu, 29 Sep 2011 05:29:18 +0000 (10:59 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20110929052918-vskm1ggwv7md1b25

12 years ago[MERGE]
Amit (OpenERP) [Thu, 29 Sep 2011 05:28:41 +0000 (10:58 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20110929052841-xpxdyyud7yubebec

12 years ago[MERGE]
Amit (OpenERP) [Thu, 29 Sep 2011 05:14:07 +0000 (10:44 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20110929051407-i8890ez3ad564j6g

12 years ago[MERGE]
Amit (OpenERP) [Thu, 29 Sep 2011 05:13:01 +0000 (10:43 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20110929051301-ncn3cyk0gag1evbq

12 years ago[MERGE]
Amit (OpenERP) [Thu, 29 Sep 2011 05:12:11 +0000 (10:42 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20110929051211-ywtr87iv48jl17iy

12 years agomerged
Amit (OpenERP) [Thu, 29 Sep 2011 05:08:56 +0000 (10:38 +0530)]
merged

bzr revid: apa@tinyerp.com-20110929050856-iv5h977461gr1bk6

12 years agomerged
Amit (OpenERP) [Thu, 29 Sep 2011 05:07:51 +0000 (10:37 +0530)]
merged

bzr revid: apa@tinyerp.com-20110929050751-xk43161m5s80fxam

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 29 Sep 2011 04:36:52 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110928052022-bf10e5c48galbsqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043652-10gfn8flzy6x79n3

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 29 Sep 2011 04:36:32 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043632-5n8npxnoc9229cw2

12 years ago[MERGE] multi-process/multi-threaded ir.cron implementation
Olivier Dony [Thu, 29 Sep 2011 00:21:57 +0000 (02:21 +0200)]
[MERGE] multi-process/multi-threaded ir.cron implementation

bzr revid: odo@openerp.com-20110929002157-31pgkmqc96by15ak

12 years ago[IMP] ir.cron.write/unlink: try NOWAIT lock to avoid blocking user operations during...
Olivier Dony [Thu, 29 Sep 2011 00:18:58 +0000 (02:18 +0200)]
[IMP] ir.cron.write/unlink: try NOWAIT lock to avoid blocking user operations during cron executions

bzr revid: odo@openerp.com-20110929001858-3v5ffsjela8y71qc

12 years ago[FIX] cron: cleanup wakeup pointers after processing them
Olivier Dony [Wed, 28 Sep 2011 23:54:09 +0000 (01:54 +0200)]
[FIX] cron: cleanup wakeup pointers after processing them

bzr revid: odo@openerp.com-20110928235409-mzsuqxzmvc30sg0n

12 years ago[FIX] cron/registry: typo
Olivier Dony [Wed, 28 Sep 2011 23:50:48 +0000 (01:50 +0200)]
[FIX] cron/registry: typo

bzr revid: odo@openerp.com-20110928235048-ssfqeu7ug35isyfk

12 years ago[IMP] cron: warning about max DB setting that may conflict with cron (thanks to N...
Olivier Dony [Wed, 28 Sep 2011 23:15:22 +0000 (01:15 +0200)]
[IMP] cron: warning about max DB setting that may conflict with cron (thanks to N.Bessi for the idea)

bzr revid: odo@openerp.com-20110928231522-ah3xop8w1z18eg8n

12 years ago[FIX] consider typeless action as ir.actions.act_window_close
Antony Lesuisse [Wed, 28 Sep 2011 22:47:05 +0000 (00:47 +0200)]
[FIX] consider typeless action as ir.actions.act_window_close

bzr revid: al@openerp.com-20110928224705-cf4dwwrz85oqv8y8

12 years ago[FIX] ir_cron: compare timestamps always as UTC (as of v6.1)
Olivier Dony [Wed, 28 Sep 2011 22:46:11 +0000 (00:46 +0200)]
[FIX] ir_cron: compare timestamps always as UTC (as of v6.1)

bzr revid: odo@openerp.com-20110928224611-51eqnelo7mqomnwh

12 years ago[IMP] cron: misc renaming and minor changes to improve reviewability ;-)
Olivier Dony [Wed, 28 Sep 2011 22:44:29 +0000 (00:44 +0200)]
[IMP] cron: misc renaming and minor changes to improve reviewability ;-)

bzr revid: odo@openerp.com-20110928224429-up0k4ts3cdks1u2s

12 years ago[FIX] remove openerpdispatch openerlib need to catch openerp.exceptions.* and raise...
Antony Lesuisse [Wed, 28 Sep 2011 22:13:44 +0000 (00:13 +0200)]
[FIX] remove openerpdispatch openerlib need to catch openerp.exceptions.* and raise as openerplib.exceptions.*

bzr revid: al@openerp.com-20110928221344-z2e9ve48js0fi4be

12 years ago[MERGE] /openerp/6.1 xmlrpc compliant
Antony Lesuisse [Wed, 28 Sep 2011 22:05:39 +0000 (00:05 +0200)]
[MERGE] /openerp/6.1 xmlrpc compliant

bzr revid: al@openerp.com-20110928220539-5q8eujk1l0q43d4x

12 years ago[MERGE] sync with latest trunk
Olivier Dony [Wed, 28 Sep 2011 21:13:26 +0000 (23:13 +0200)]
[MERGE] sync with latest trunk

bzr revid: odo@openerp.com-20110928211326-0e51q7zlw4h2528z

12 years ago[fix] problem with context keys not passed correctly in some cases, here the invoice...
niv-openerp [Wed, 28 Sep 2011 16:44:28 +0000 (18:44 +0200)]
[fix] problem with context keys not passed correctly in some cases, here the invoice created from a sale order

bzr revid: nicolas.vanhoren@openerp.com-20110928164428-07tzfmcip03xspjq

12 years ago[IMP] The views do not have to search manually on do_show anymore
Fabien Meghazi [Wed, 28 Sep 2011 15:46:08 +0000 (17:46 +0200)]
[IMP] The views do not have to search manually on do_show anymore

bzr revid: fme@openerp.com-20110928154608-mlehfgprg03byksr

12 years ago[FIX] Only trigger do_search when controller is ready
Fabien Meghazi [Wed, 28 Sep 2011 15:45:49 +0000 (17:45 +0200)]
[FIX] Only trigger do_search when controller is ready

bzr revid: fme@openerp.com-20110928154549-xurjdf6qh7x73ck5

12 years ago[IMP] Search view can be initialized in ViewManager before start()
Fabien Meghazi [Wed, 28 Sep 2011 15:32:54 +0000 (17:32 +0200)]
[IMP] Search view can be initialized in ViewManager before start()

bzr revid: fme@openerp.com-20110928153254-e0rid4atpho0zf6k

12 years ago[imp] desactivated auto loading of web_hello
niv-openerp [Wed, 28 Sep 2011 15:19:22 +0000 (17:19 +0200)]
[imp] desactivated auto loading of web_hello

bzr revid: nicolas.vanhoren@openerp.com-20110928151922-pxnduq0tvmofv7am

12 years ago[imp] refactoring to improve the way the components are destroyed
niv-openerp [Wed, 28 Sep 2011 15:16:13 +0000 (17:16 +0200)]
[imp] refactoring to improve the way the components are destroyed

bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd

12 years ago[IMP] trigger do_search on_mode_switch. Use headless searchview when hidden and when...
Fabien Meghazi [Wed, 28 Sep 2011 15:13:06 +0000 (17:13 +0200)]
[IMP] trigger do_search on_mode_switch. Use headless searchview when hidden and when no default specified

bzr revid: fme@openerp.com-20110928151306-d7aphegy2gedjsqk

12 years ago[FIX] field names in pie chart builder and link to other views in charts
Xavier Morel [Wed, 28 Sep 2011 14:59:19 +0000 (16:59 +0200)]
[FIX] field names in pie chart builder and link to other views in charts

bzr revid: xmo@openerp.com-20110928145919-z4c7n550399kt8gt

12 years ago[ADD] placeholder info in charts which can not be displayed
Xavier Morel [Wed, 28 Sep 2011 14:24:22 +0000 (16:24 +0200)]
[ADD] placeholder info in charts which can not be displayed

bzr revid: xmo@openerp.com-20110928142422-0uogjyg3sa1znaah

12 years ago[FIX] reimplement transformation for stacked bars
Xavier Morel [Wed, 28 Sep 2011 13:52:19 +0000 (15:52 +0200)]
[FIX] reimplement transformation for stacked bars

In DHTMLX, stacked bars require a very different topology than
clustered, essentially it requires taking clustered data and "rotating
it".

This implement the transformation of the series descriptors
('group_list' sequence which sets up the key, label and color for each
series) and of the series itself (sets up a key for each possible
value of the aggregation field, with each key prefixed by the name of
the ordinate column).

To handle grouped *and clustered* graphs, which dhtmlx does not
natively support, might be able to reimplement this Excel/Numbers
hack:
http://peltiertech.com/WordPress/clustered-stacked-column-bar-charts/
by iterating over all this.columns (rather than just the ordinate)
and... not sure actually, creating a record for each of these columns
for each abscissa value, with all other fields set to 0? Maybe?

bzr revid: xmo@openerp.com-20110928135219-edp80g7k6x60s3l8

12 years ago[IMP] orm: expose ir.model.access check shortcuts.
Vo Minh Thu [Wed, 28 Sep 2011 13:01:07 +0000 (15:01 +0200)]
[IMP] orm: expose ir.model.access check shortcuts.

bzr revid: vmt@openerp.com-20110928130107-5y5di6nx0al3q8mh

12 years ago[NOTSURE] Attempt to make graph code significantly more readable, break groupby and...
Xavier Morel [Wed, 28 Sep 2011 12:45:42 +0000 (14:45 +0200)]
[NOTSURE] Attempt to make graph code significantly more readable, break groupby and pie charts

bzr revid: xmo@openerp.com-20110928124542-5yn683kukq60zwng

12 years ago[fix] problem with al making refactorings like a baraki de kermesse
niv-openerp [Wed, 28 Sep 2011 12:37:46 +0000 (14:37 +0200)]
[fix] problem with al making refactorings like a baraki de kermesse

bzr revid: nicolas.vanhoren@openerp.com-20110928123746-xudpsdgx353s2fnz

12 years ago[fix] problem in o2m, not restoring correctly the status of some o2m which caused...
niv-openerp [Wed, 28 Sep 2011 11:55:37 +0000 (13:55 +0200)]
[fix] problem in o2m, not restoring correctly the status of some o2m which caused problem in chart of account wizard

bzr revid: nicolas.vanhoren@openerp.com-20110928115537-8fa3lls2e04b3fau

12 years ago[IMP] Always instantiate search view in ViewManagerAction
Fabien Meghazi [Wed, 28 Sep 2011 10:44:58 +0000 (12:44 +0200)]
[IMP] Always instantiate search view in ViewManagerAction

bzr revid: fme@openerp.com-20110928104458-1a6768411suiky6c

12 years ago[IMP] use generic value for base_data company
Antony Lesuisse [Wed, 28 Sep 2011 10:12:27 +0000 (12:12 +0200)]
[IMP] use generic value for base_data company

bzr revid: al@openerp.com-20110928101227-199mwqzmsta01am3

12 years ago[MERGE] login nivified
Antony Lesuisse [Wed, 28 Sep 2011 09:41:22 +0000 (11:41 +0200)]
[MERGE] login nivified

bzr revid: al@openerp.com-20110928094122-qvlqcxya0ba3u7p7

12 years ago[FIX] Context of actions loaded by buttons were not properly evaluated
Fabien Meghazi [Wed, 28 Sep 2011 09:35:53 +0000 (11:35 +0200)]
[FIX] Context of actions loaded by buttons were not properly evaluated

bzr revid: fme@openerp.com-20110928093553-571zsugcocpkk1hm

12 years ago[FIX] wrap Login template
Christophe Simonis [Wed, 28 Sep 2011 09:19:58 +0000 (11:19 +0200)]
[FIX] wrap Login template

bzr revid: chs@openerp.com-20110928091958-3pbgyvug309bfmb1

12 years ago[imp] added test in context/domain decoder to check possible error from javascript...
niv-openerp [Wed, 28 Sep 2011 09:15:52 +0000 (11:15 +0200)]
[imp] added test in context/domain decoder to check possible error from javascript side

bzr revid: nicolas.vanhoren@openerp.com-20110928091552-8ghutbmy1ixif5l9

12 years agomerge upstream
Christophe Simonis [Wed, 28 Sep 2011 08:51:50 +0000 (10:51 +0200)]
merge upstream

bzr revid: chs@openerp.com-20110928085150-nkupuglnbrrzixyy

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 28 Sep 2011 05:19:41 +0000 (05:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110928051941-ui5tnmsl3fgkdugk

12 years ago[MERGE] Fixes related to server removal of osv_memory
Olivier Dony [Tue, 27 Sep 2011 21:38:03 +0000 (23:38 +0200)]
[MERGE] Fixes related to server removal of osv_memory

bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl

12 years ago[MERGE] osv_memory removed, merged into database-backed Model/TransientModel
Olivier Dony [Tue, 27 Sep 2011 21:37:12 +0000 (23:37 +0200)]
[MERGE] osv_memory removed, merged into database-backed Model/TransientModel

bzr revid: odo@openerp.com-20110927213712-9aa0x0aqoh13f6ga

12 years ago[FIX] email_template: force fields.selection int backend
Olivier Dony [Tue, 27 Sep 2011 21:23:11 +0000 (23:23 +0200)]
[FIX] email_template: force fields.selection int backend

bzr revid: odo@openerp.com-20110927212311-sfg6eonra10yxveh

12 years ago[FIX] survey: correct osv_memory model to respect proper Model relationships + some...
Olivier Dony [Tue, 27 Sep 2011 20:28:43 +0000 (22:28 +0200)]
[FIX] survey: correct osv_memory model to respect proper Model relationships + some cleanup

bzr revid: odo@openerp.com-20110927202843-d7yj3na2e9nkn8wp

12 years ago[FIX] crm: fix wizards for proper inheritance
Olivier Dony [Tue, 27 Sep 2011 17:20:15 +0000 (19:20 +0200)]
[FIX] crm: fix wizards for proper inheritance

bzr revid: odo@openerp.com-20110927172015-qoeaund7u2knrct5

12 years ago[MERGE] sync with latest trunk
Olivier Dony [Tue, 27 Sep 2011 16:52:19 +0000 (18:52 +0200)]
[MERGE] sync with latest trunk

bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd

12 years ago[MERGE] sync with latest trunk
Olivier Dony [Tue, 27 Sep 2011 16:51:33 +0000 (18:51 +0200)]
[MERGE] sync with latest trunk

bzr revid: odo@openerp.com-20110927165133-uwl7px6bxl6eu7us

12 years agomerge: product cost structure use pricelists
Fabien Pinckaers [Tue, 27 Sep 2011 16:38:20 +0000 (18:38 +0200)]
merge: product cost structure use pricelists

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

bzr revid: fp@tinyerp.com-20110927163820-4xs27b2gcqtipw0b

12 years agoShow the Open button when the state is 'draft'
Fabien Pinckaers [Tue, 27 Sep 2011 16:06:32 +0000 (18:06 +0200)]
Show the Open button when the state is 'draft'

bzr revid: fp@tinyerp.com-20110927160632-72g5f8zuj52rdw0x

12 years agoproduct name in list view for proper information of template. -> yes, a real log.
Fabien Pinckaers [Tue, 27 Sep 2011 16:03:21 +0000 (18:03 +0200)]
product name in list view for proper information of template. -> yes, a real log.

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

bzr revid: fp@tinyerp.com-20110927160321-18lfbnbs3lyvfx4r

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 15:57:59 +0000 (17:57 +0200)]
merge

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

bzr revid: fp@tinyerp.com-20110927155759-6sa05ovfgho5drve

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 15:57:00 +0000 (17:57 +0200)]
merge

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

bzr revid: fp@tinyerp.com-20110927155700-qvbouhvsmad1s142

12 years ago[FIX] nivification of Login Widget
Christophe Simonis [Tue, 27 Sep 2011 15:53:47 +0000 (17:53 +0200)]
[FIX] nivification of Login Widget

bzr revid: chs@openerp.com-20110927155347-dcqeg7hlyaq5djis

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 15:50:33 +0000 (17:50 +0200)]
merge

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

bzr revid: fp@tinyerp.com-20110927155033-kftbn2e3g2ne4uh2

12 years agomerge, partial only
Fabien Pinckaers [Tue, 27 Sep 2011 15:44:36 +0000 (17:44 +0200)]
merge, partial only

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

bzr revid: fp@tinyerp.com-20110927154436-2hnhh2cl5blx7dpz

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 15:35:47 +0000 (17:35 +0200)]
merge

bzr revid: fp@tinyerp.com-20110927153547-k8ow9uf4b2putsk3

12 years ago[FIX]
Fabien Pinckaers [Tue, 27 Sep 2011 15:32:24 +0000 (17:32 +0200)]
[FIX]

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

bzr revid: fp@tinyerp.com-20110927153224-l721tkk15eldde6a

12 years ago[FIX] fp-style merge
Xavier Morel [Tue, 27 Sep 2011 14:43:16 +0000 (16:43 +0200)]
[FIX] fp-style merge

bzr revid: xmo@openerp.com-20110927144316-js6cceeyu5fx6ess

12 years ago[FIX] start only one work order
Fabien Pinckaers [Tue, 27 Sep 2011 14:27:53 +0000 (16:27 +0200)]
[FIX] start only one work order

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

bzr revid: fp@tinyerp.com-20110927142753-ma57g53ssxqofk5t

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 14:05:26 +0000 (16:05 +0200)]
merge

bzr revid: fp@tinyerp.com-20110927140526-ld9eost69hspy69i

12 years ago[IMP] generate XML id when exporting an ID that does not exists
Fabien Pinckaers [Tue, 27 Sep 2011 14:04:50 +0000 (16:04 +0200)]
[IMP] generate XML id when exporting an ID that does not exists

bzr revid: fp@tinyerp.com-20110927140450-2b78h9dsb1fh7t11

12 years ago[IMP] xmlrpc: reverted the common/db URI fusion, we prefer to keep the separate URI.
Vo Minh Thu [Tue, 27 Sep 2011 13:35:22 +0000 (15:35 +0200)]
[IMP] xmlrpc: reverted the common/db URI fusion, we prefer to keep the separate URI.

bzr revid: vmt@openerp.com-20110927133522-5qcngogolyw88vo7

12 years ago[FIX] account_voucher
Fabien Pinckaers [Tue, 27 Sep 2011 13:34:13 +0000 (15:34 +0200)]
[FIX] account_voucher

bzr revid: fp@tinyerp.com-20110927133413-8e1efrce2hifspov

12 years agomerge
Fabien Pinckaers [Tue, 27 Sep 2011 13:08:13 +0000 (15:08 +0200)]
merge

bzr revid: fp@tinyerp.com-20110927130813-1zqfftr0yqvfe7jg

12 years ago[MERGE]: Merge with lp:openobject-addons
Atik Agewan (OpenERP) [Tue, 27 Sep 2011 13:07:57 +0000 (18:37 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: aag@tinyerp.com-20110927130757-zfmbdcz9v2q4yvcr

12 years ago[FIX] Account Voucher
Fabien Pinckaers [Tue, 27 Sep 2011 13:07:30 +0000 (15:07 +0200)]
[FIX] Account Voucher

bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub

12 years ago[FIX] l10n_be: VAT intra XML generation should not crash when company VAT is not set
Olivier Dony [Tue, 27 Sep 2011 13:04:44 +0000 (15:04 +0200)]
[FIX] l10n_be: VAT intra XML generation should not crash when company VAT is not set

bzr revid: odo@openerp.com-20110927130444-1y899h5511j63jld

12 years ago[IMP] crm: New+Open toggled by default in opp search view + cleanup filter names
Olivier Dony [Tue, 27 Sep 2011 12:01:19 +0000 (14:01 +0200)]
[IMP] crm: New+Open toggled by default in opp search view + cleanup filter names

bzr revid: odo@openerp.com-20110927120119-775qzw2ai9iyzf1o

12 years ago[IMP] web_preload js part
Antony Lesuisse [Tue, 27 Sep 2011 11:14:02 +0000 (13:14 +0200)]
[IMP] web_preload js part

bzr revid: al@openerp.com-20110927111402-teb8bpavj4atghle

12 years ago[IMP] xmlrpc: somewhat streamlined the exception types/
Vo Minh Thu [Tue, 27 Sep 2011 10:22:46 +0000 (12:22 +0200)]
[IMP] xmlrpc: somewhat streamlined the exception types/
exception handling code.
OpenERPDispatcherException which was simply wrapping an exception together with
an exc_info is removed.

bzr revid: vmt@openerp.com-20110927102246-87ibftawukc2d8lc

12 years ago[FIX] res_user: def read(..., fields, ...): fields must be optional.
Vo Minh Thu [Tue, 27 Sep 2011 09:53:45 +0000 (11:53 +0200)]
[FIX] res_user: def read(..., fields, ...): fields must be optional.

bzr revid: vmt@openerp.com-20110927095345-3xj7e8fw87vcxpqy

12 years ago[IMP] nivification of Login widget
Christophe Simonis [Tue, 27 Sep 2011 09:32:32 +0000 (11:32 +0200)]
[IMP] nivification of Login widget

bzr revid: chs@openerp.com-20110927093232-j6rdzec2k1u6g2h1

12 years ago[FIX] correct the js-ification of module list to preload
Christophe Simonis [Tue, 27 Sep 2011 08:59:47 +0000 (10:59 +0200)]
[FIX] correct the js-ification of module list to preload

bzr revid: chs@openerp.com-20110927085947-ip3jv93fb5pvqth3

12 years ago[MERGE] merge upstream + code adaptation to revid:al@openerp.com-20110927001435-vttw2...
Christophe Simonis [Tue, 27 Sep 2011 08:54:35 +0000 (10:54 +0200)]
[MERGE] merge upstream + code adaptation to revid:al@openerp.com-20110927001435-vttw23epyru5gm0b

bzr revid: chs@openerp.com-20110927085435-pipko7w752conp3a

12 years ago[IMP] Misc kanban view improvements ( only record is reloaded when changed )
Fabien Meghazi [Tue, 27 Sep 2011 08:47:47 +0000 (10:47 +0200)]
[IMP] Misc kanban view improvements ( only record is reloaded when changed )

bzr revid: fme@openerp.com-20110927084747-k35v05v1f4hbyvj9

12 years ago[FIX] Fixed aggregates when no enumerator is present
Fabien Meghazi [Tue, 27 Sep 2011 08:42:48 +0000 (10:42 +0200)]
[FIX] Fixed aggregates when no enumerator is present

bzr revid: fme@openerp.com-20110927084248-4omtwe9sc8n9b0pl

12 years ago[REM] Removed todo's
Fabien Meghazi [Tue, 27 Sep 2011 08:33:11 +0000 (10:33 +0200)]
[REM] Removed todo's

bzr revid: fme@openerp.com-20110927083311-jkw3ikfh8kujwop9

12 years ago[IMP] Improved aggregates
Fabien Meghazi [Tue, 27 Sep 2011 08:25:59 +0000 (10:25 +0200)]
[IMP] Improved aggregates

bzr revid: fme@openerp.com-20110927082559-f2o8eqimllnl6oie

12 years ago[IMP] xmlrpc: use some commented constant symobls instead of raw numbers.
Vo Minh Thu [Tue, 27 Sep 2011 08:19:02 +0000 (10:19 +0200)]
[IMP] xmlrpc: use some commented constant symobls instead of raw numbers.

bzr revid: vmt@openerp.com-20110927081902-4zu2mri9zx8j27tb