odoo/odoo.git
12 years ago[IMP] buttons styling
Xavier Morel [Thu, 15 Dec 2011 16:14:17 +0000 (17:14 +0100)]
[IMP] buttons styling

bzr revid: xmo@openerp.com-20111215161417-o2o8wwah325vqwhs

12 years ago[FIX] share: res.users API change to avoid global var usage
Olivier Dony [Thu, 15 Dec 2011 15:42:20 +0000 (16:42 +0100)]
[FIX] share: res.users API change to avoid global var usage

bzr revid: odo@openerp.com-20111215154220-824h7pcuj4o4n5ms

12 years ago[FIX] static datasets: don't set the index to 0 if there are no ids at all, the form...
Xavier Morel [Thu, 15 Dec 2011 15:41:00 +0000 (16:41 +0100)]
[FIX] static datasets: don't set the index to 0 if there are no ids at all, the form view does not like it

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

bzr revid: xmo@openerp.com-20111215154100-aspzga71cng767u8

12 years ago[FIX] res.users: no global var for filtering groups, rather an overridable method
Olivier Dony [Thu, 15 Dec 2011 15:40:48 +0000 (16:40 +0100)]
[FIX] res.users: no global var for filtering groups, rather an overridable method

bzr revid: odo@openerp.com-20111215154048-qz7o4qqj9d1g439k

12 years ago[ADD] form links into list views
Xavier Morel [Thu, 15 Dec 2011 15:29:34 +0000 (16:29 +0100)]
[ADD] form links into list views

bzr revid: xmo@openerp.com-20111215152934-ujciaxk6o1iyorng

12 years agoremoved min-width on buttons and fixed glitches on filter label
Minh Tran [Thu, 15 Dec 2011 15:29:18 +0000 (16:29 +0100)]
removed min-width on buttons and fixed glitches on filter label

bzr revid: mit@openerp.com-20111215152918-49ss55o6hhm4arus

12 years ago[MERGE] ir.sequence: Fix bug 863221 - higher priority for current company sequences
Olivier Dony [Thu, 15 Dec 2011 15:26:35 +0000 (16:26 +0100)]
[MERGE] ir.sequence: Fix bug 863221 - higher priority for current company sequences

bzr revid: odo@openerp.com-20111215152635-u5ajjake19a2gxzk

12 years ago[IMP] incorrect wording
Fabien Meghazi [Thu, 15 Dec 2011 14:55:28 +0000 (15:55 +0100)]
[IMP] incorrect wording

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

bzr revid: fme@openerp.com-20111215145528-28yx0dka5gldxu5k

12 years ago[REM] Removed clark
Fabien Meghazi [Thu, 15 Dec 2011 14:01:49 +0000 (15:01 +0100)]
[REM] Removed clark

bzr revid: fme@openerp.com-20111215140149-6ygw2ublnr8pzg5e

12 years ago[IMP] Use proper name for edit_link option
Fabien Meghazi [Thu, 15 Dec 2011 13:38:00 +0000 (14:38 +0100)]
[IMP] Use proper name for edit_link option

bzr revid: fme@openerp.com-20111215133800-q8cypwxu7hps21ty

12 years ago[MERGE] demo data: remove salesman on customers
Raphael Collet [Thu, 15 Dec 2011 12:57:33 +0000 (13:57 +0100)]
[MERGE] demo data: remove salesman on customers

bzr revid: rco@openerp.com-20111215125733-ikzn0vlyw3kx1d3m

12 years ago[FIX] Advanced filters date widget too big
Fabien Meghazi [Thu, 15 Dec 2011 12:50:05 +0000 (13:50 +0100)]
[FIX] Advanced filters date widget too big

bzr revid: fme@openerp.com-20111215125005-43fat0tdjjs2vry9

12 years ago[FIX] Use event.target instead of event.toElement
Fabien Meghazi [Thu, 15 Dec 2011 12:35:36 +0000 (13:35 +0100)]
[FIX] Use event.target instead of event.toElement

bzr revid: fme@openerp.com-20111215123536-wnsbnqakjhflle7x

12 years ago[ADD] PageView: Added FieldBinaryFile.readonly
Fabien Meghazi [Thu, 15 Dec 2011 12:27:39 +0000 (13:27 +0100)]
[ADD] PageView: Added FieldBinaryFile.readonly

bzr revid: fme@openerp.com-20111215122739-3lsb5wsepzhf0rbi

12 years ago[MERGE] project_issue: clean yml tests
Raphael Collet [Thu, 15 Dec 2011 12:09:29 +0000 (13:09 +0100)]
[MERGE] project_issue: clean yml tests

bzr revid: rco@openerp.com-20111215120929-ehr5bxnbbq1bsqyj

12 years ago[FIX] res_users: side-effect of virtual groups prevented users from saving their...
Olivier Dony [Thu, 15 Dec 2011 12:07:41 +0000 (13:07 +0100)]
[FIX] res_users: side-effect of virtual groups prevented users from saving their prefs

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

bzr revid: odo@openerp.com-20111215120741-1lne9fjs67d7c42k

12 years ago[IMP] Improved binary file display
Fabien Meghazi [Thu, 15 Dec 2011 12:04:15 +0000 (13:04 +0100)]
[IMP] Improved binary file display

bzr revid: fme@openerp.com-20111215120415-2wwzywko3qyg0bvj

12 years ago[IMP] remove pixel-based min-widths
Xavier Morel [Thu, 15 Dec 2011 11:29:42 +0000 (12:29 +0100)]
[IMP] remove pixel-based min-widths

bzr revid: xmo@openerp.com-20111215112942-zk73l2334on3kliq

12 years ago[FIX] Binary field do not show correct size of data
Fabien Meghazi [Thu, 15 Dec 2011 10:57:37 +0000 (11:57 +0100)]
[FIX] Binary field do not show correct size of data

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

bzr revid: fme@openerp.com-20111215105737-a3rg05amrxk7q9gc

12 years ago[EXP] export translation templates for strings marked during previous revision
Xavier Morel [Thu, 15 Dec 2011 10:41:45 +0000 (11:41 +0100)]
[EXP] export translation templates for strings marked during previous revision

bzr revid: xmo@openerp.com-20111215104145-lzffvxr7co3khck1

12 years ago[IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog...
Xavier Morel [Thu, 15 Dec 2011 10:40:31 +0000 (11:40 +0100)]
[IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)

bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk

12 years ago[MERGE] marketing_campaign: improve tests
Raphael Collet [Thu, 15 Dec 2011 10:32:25 +0000 (11:32 +0100)]
[MERGE] marketing_campaign: improve tests

bzr revid: rco@openerp.com-20111215103225-8rlbof75uxnqjkrw

12 years ago[FIX]Fixed code for showing size of upload file.
Kunal Chavda (OpenERP) [Thu, 15 Dec 2011 10:29:10 +0000 (15:59 +0530)]
[FIX]Fixed code for showing size of upload file.

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

bzr revid: kch@tinyerp.com-20111215102910-zjyp5rsp3wbugoyu

12 years ago[MERGE] hr_recruitment: improve test code coverage
Raphael Collet [Thu, 15 Dec 2011 10:15:35 +0000 (11:15 +0100)]
[MERGE] hr_recruitment: improve test code coverage

bzr revid: rco@openerp.com-20111215101535-6p0m6v9s04z5msfz

12 years ago[TNL] updated translation template files
Xavier Morel [Thu, 15 Dec 2011 10:08:27 +0000 (11:08 +0100)]
[TNL] updated translation template files

bzr revid: xmo@openerp.com-20111215100827-01nokry6vxbw3swh

12 years ago[FIX] translatability of addition button label in listview
Xavier Morel [Thu, 15 Dec 2011 10:06:52 +0000 (11:06 +0100)]
[FIX] translatability of addition button label in listview

* Original label is evaluated very early (before translation database is loaded), defer its execution
* Replacement 'add' label in m2m list views wasn't marked for translation
* Also mark a few strings in form view

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

bzr revid: xmo@openerp.com-20111215100652-8iujastl6bvi7feu

12 years ago[IMP]:removed salesman assigned to demo data partners
Naresh (OpenERP) [Thu, 15 Dec 2011 07:20:38 +0000 (12:50 +0530)]
[IMP]:removed salesman assigned to demo data partners

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

bzr revid: nch@tinyerp.com-20111215072038-0z4qjsaw2gjbzerq

12 years ago[IMP] module kanban
Antony Lesuisse [Wed, 14 Dec 2011 18:35:12 +0000 (19:35 +0100)]
[IMP] module kanban

bzr revid: al@openerp.com-20111214183512-pchd9e7b8h39h1an

12 years ago[MERGE] Added modules icons for main apps mit
Antony Lesuisse [Wed, 14 Dec 2011 18:28:35 +0000 (19:28 +0100)]
[MERGE] Added modules icons for main apps mit

bzr revid: al@openerp.com-20111214182835-aw19ov6jrvxittit

12 years ago[MERGE] url rework
Antony Lesuisse [Wed, 14 Dec 2011 18:06:02 +0000 (19:06 +0100)]
[MERGE] url rework

bzr revid: al@openerp.com-20111214180602-he53g6h13cfo45je

12 years ago[FIX] working urls
Antony Lesuisse [Wed, 14 Dec 2011 18:04:42 +0000 (19:04 +0100)]
[FIX] working urls

bzr revid: al@openerp.com-20111214180442-51bny4wq12qs4okk

12 years ago[IMP] share: slightly improved CSS for share buttons
Olivier Dony [Wed, 14 Dec 2011 17:40:13 +0000 (18:40 +0100)]
[IMP] share: slightly improved CSS for share buttons

bzr revid: odo@openerp.com-20111214174013-qme5oytooifkdtet

12 years ago[FIX] share: evaluate domain client-side before passing to share wizard
Olivier Dony [Wed, 14 Dec 2011 17:35:29 +0000 (18:35 +0100)]
[FIX] share: evaluate domain client-side before passing to share wizard

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

bzr revid: odo@openerp.com-20111214173529-4mge3sgcw2thn3at

12 years ago[ADD] ListView: Added pencil icon linking to form view
Fabien Meghazi [Wed, 14 Dec 2011 17:29:52 +0000 (18:29 +0100)]
[ADD] ListView: Added pencil icon linking to form view

bzr revid: fme@openerp.com-20111214172952-xp4c6h6fccbyzt8r

12 years ago[MERGE] trunk
Antony Lesuisse [Wed, 14 Dec 2011 17:24:34 +0000 (18:24 +0100)]
[MERGE] trunk

bzr revid: al@openerp.com-20111214172434-u2i6im40bviq229q

12 years ago[IMP] factorise View.do_show do_hide
Antony Lesuisse [Wed, 14 Dec 2011 17:18:11 +0000 (18:18 +0100)]
[IMP] factorise View.do_show do_hide

bzr revid: al@openerp.com-20111214171811-c4bka4nwylp3wn21

12 years ago[merge] improvements to pos
niv-openerp [Wed, 14 Dec 2011 17:15:14 +0000 (18:15 +0100)]
[merge] improvements to pos

bzr revid: nicolas.vanhoren@openerp.com-20111214171514-2xjaj4ta78hqcb8x

12 years ago[imp] changed name of payments
niv-openerp [Wed, 14 Dec 2011 17:13:22 +0000 (18:13 +0100)]
[imp] changed name of payments

bzr revid: nicolas.vanhoren@openerp.com-20111214171322-00k6zdwn2oi2d11y

12 years ago[IMP] share: use the builtin Model._all_columns now that it has been added
Olivier Dony [Wed, 14 Dec 2011 17:10:49 +0000 (18:10 +0100)]
[IMP] share: use the builtin Model._all_columns now that it has been added

bzr revid: odo@openerp.com-20111214171049-jdbso53n3wqc8kjn

12 years ago[imp] added wizard when there is no cash registers
niv-openerp [Wed, 14 Dec 2011 17:06:58 +0000 (18:06 +0100)]
[imp] added wizard when there is no cash registers

bzr revid: nicolas.vanhoren@openerp.com-20111214170658-y3eao3448ocy84rf

12 years ago[imp] now closes dialogs when using client actions
niv-openerp [Wed, 14 Dec 2011 17:03:56 +0000 (18:03 +0100)]
[imp] now closes dialogs when using client actions

bzr revid: nicolas.vanhoren@openerp.com-20111214170356-znxja2f0jekb63a9

12 years ago[WIP] better url management, only views are allowed to call this.do_push_state
Christophe Simonis [Wed, 14 Dec 2011 16:09:58 +0000 (17:09 +0100)]
[WIP] better url management, only views are allowed to call this.do_push_state

bzr revid: chs@openerp.com-20111214160958-fb0dtboz2smakb6p

12 years ago[IMP] o2m: do not display action buttons in views used by one2many
Fabien Meghazi [Wed, 14 Dec 2011 15:54:41 +0000 (16:54 +0100)]
[IMP] o2m: do not display action buttons in views used by one2many

bzr revid: fme@openerp.com-20111214155441-8o7ba0yf35f9hy7m

12 years ago[MERGE] lp:900734 (point_of_sale: remove dead code)
Raphael Collet [Wed, 14 Dec 2011 15:44:18 +0000 (16:44 +0100)]
[MERGE] lp:900734 (point_of_sale: remove dead code)

bzr revid: rco@openerp.com-20111214154418-xf4y0dcw08pgl3s0

12 years ago[imp] added wizard when we close the pos
niv-openerp [Wed, 14 Dec 2011 15:36:56 +0000 (16:36 +0100)]
[imp] added wizard when we close the pos

bzr revid: nicolas.vanhoren@openerp.com-20111214153656-ogqo2ik5878lb118

12 years ago[MERGE] lp:898619 (account_followup: fix meaningless ids in views)
Raphael Collet [Wed, 14 Dec 2011 15:33:42 +0000 (16:33 +0100)]
[MERGE] lp:898619 (account_followup: fix meaningless ids in views)

bzr revid: rco@openerp.com-20111214153342-glnui07pfmrevev7

12 years ago[IMP] Move flags to ViewManager level so it can be passed to its constructor
Fabien Meghazi [Wed, 14 Dec 2011 15:29:03 +0000 (16:29 +0100)]
[IMP] Move flags to ViewManager level so it can be passed to its constructor

bzr revid: fme@openerp.com-20111214152903-7vzv503w3e1axtwh

12 years ago[MERGE] point_of_sale: add default_customer for partner_id on pos.order
Raphael Collet [Wed, 14 Dec 2011 15:25:33 +0000 (16:25 +0100)]
[MERGE] point_of_sale: add default_customer for partner_id on pos.order

bzr revid: rco@openerp.com-20111214152533-84no0hmpm06qj5co

12 years ago[MERGE] product: remove domain from act_window action
Raphael Collet [Wed, 14 Dec 2011 15:20:43 +0000 (16:20 +0100)]
[MERGE] product: remove domain from act_window action

bzr revid: rco@openerp.com-20111214152043-e5zt1xa6hflezazu

12 years ago[MERGE] lp:899916 (crm: remove dot from xml_id in ir.model.access.csv)
Raphael Collet [Wed, 14 Dec 2011 15:16:05 +0000 (16:16 +0100)]
[MERGE] lp:899916 (crm: remove dot from xml_id in ir.model.access.csv)

bzr revid: rco@openerp.com-20111214151605-z3hd19ijqgqcweuj

12 years ago[MERGE] lp:898561 (project: add missing request links)
Raphael Collet [Wed, 14 Dec 2011 15:08:48 +0000 (16:08 +0100)]
[MERGE] lp:898561 (project: add missing request links)

bzr revid: rco@openerp.com-20111214150848-26s5ruljfm1w2myi

12 years ago[imp] soft coded the €
niv-openerp [Wed, 14 Dec 2011 14:54:26 +0000 (15:54 +0100)]
[imp] soft coded the €

bzr revid: nicolas.vanhoren@openerp.com-20111214145426-brfbdzyaq15y7brv

12 years agoChanged the default module icon
Minh Tran [Wed, 14 Dec 2011 14:54:01 +0000 (15:54 +0100)]
Changed the default module icon

bzr revid: mit@openerp.com-20111214145401-2ycdd3u8i0ctmqwa

12 years ago[FIX] share: users may have an empty signature
Olivier Dony [Wed, 14 Dec 2011 14:52:00 +0000 (15:52 +0100)]
[FIX] share: users may have an empty signature

lp bug: https://launchpad.net/bugs/902106 fixed
lp bug: https://launchpad.net/bugs/902898 fixed

bzr revid: odo@openerp.com-20111214145200-9ly20dra7n2s1l6p

12 years agoAdded modules icons for main apps
Minh Tran [Wed, 14 Dec 2011 14:48:15 +0000 (15:48 +0100)]
Added modules icons for main apps

bzr revid: mit@openerp.com-20111214144815-itsfpfo68l2m0jnx

12 years ago[FIX] don't display add/remove buttons in group_by_no_leaf views
Xavier Morel [Wed, 14 Dec 2011 14:43:17 +0000 (15:43 +0100)]
[FIX] don't display add/remove buttons in group_by_no_leaf views

bzr revid: xmo@openerp.com-20111214144317-7k0u4s2xg9ochpte

12 years ago[FIX] share: sent share notifications immediately w/o queuing
Olivier Dony [Wed, 14 Dec 2011 14:33:21 +0000 (15:33 +0100)]
[FIX] share: sent share notifications immediately w/o queuing

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

bzr revid: odo@openerp.com-20111214143321-l9r6mdqe2fc7m4t0

12 years ago[MERGE] merged the dev branch with improvements of financial reports
Quentin (OpenERP) [Wed, 14 Dec 2011 14:31:58 +0000 (15:31 +0100)]
[MERGE] merged the dev branch with improvements of financial reports

bzr revid: qdp-launchpad@openerp.com-20111214143158-1adf0724de07x4hn

12 years ago[IMP] o2m: do not display viewmanager header when only one view defined
Fabien Meghazi [Wed, 14 Dec 2011 14:17:29 +0000 (15:17 +0100)]
[IMP] o2m: do not display viewmanager header when only one view defined

bzr revid: fme@openerp.com-20111214141729-2oj23myi1ot42i21

12 years ago[ADD] line and area chart types support
Xavier Morel [Wed, 14 Dec 2011 13:59:30 +0000 (14:59 +0100)]
[ADD] line and area chart types support

bzr revid: xmo@openerp.com-20111214135930-1u461pi2ym2y9nij

12 years ago[FIX] Make Field boolean readonly inherit of form's view boolean Field
Fabien Meghazi [Wed, 14 Dec 2011 13:23:06 +0000 (14:23 +0100)]
[FIX] Make Field boolean readonly inherit of form's view boolean Field

bzr revid: fme@openerp.com-20111214132306-l33r94vm16lpxeko

12 years ago[FIX] make empty readonly fields not look like empty writable field
Xavier Morel [Wed, 14 Dec 2011 13:12:46 +0000 (14:12 +0100)]
[FIX] make empty readonly fields not look like empty writable field

bzr revid: xmo@openerp.com-20111214131246-tyzso7vj2r188lsb

12 years ago[fix] small css bug
niv-openerp [Wed, 14 Dec 2011 13:10:27 +0000 (14:10 +0100)]
[fix] small css bug

bzr revid: nicolas.vanhoren@openerp.com-20111214131027-8sqbng7rp84nez1h

12 years ago[FIX] project_issue: In yml, set email_from on compose mail to send reply to customer
Harry (OpenERP) [Wed, 14 Dec 2011 12:55:43 +0000 (18:25 +0530)]
[FIX] project_issue: In yml, set email_from on compose mail to send reply to customer

bzr revid: hmo@tinyerp.com-20111214125543-oeosngloik6biiu7

12 years ago[REN] project_issue: rename yml file with issue_process.
Harry (OpenERP) [Wed, 14 Dec 2011 12:45:04 +0000 (18:15 +0530)]
[REN] project_issue: rename yml file with issue_process.

bzr revid: hmo@tinyerp.com-20111214124504-9nw5mr688hkpp3a2

12 years ago[REM] project_issue: remove convert_issue_to_task and test_projest_issue_states....
Harry (OpenERP) [Wed, 14 Dec 2011 12:43:14 +0000 (18:13 +0530)]
[REM] project_issue: remove convert_issue_to_task and test_projest_issue_states. test cases of these files are moved into issue_process file.

bzr revid: hmo@tinyerp.com-20111214124314-d72ydud9281pcmnw

12 years ago[imp] now calls home page on close
niv-openerp [Wed, 14 Dec 2011 12:30:41 +0000 (13:30 +0100)]
[imp] now calls home page on close

bzr revid: nicolas.vanhoren@openerp.com-20111214123041-1shjqcvzs0lkd32j

12 years ago[MERGE] merged with trunk-development-branch
Harry (OpenERP) [Wed, 14 Dec 2011 12:29:24 +0000 (17:59 +0530)]
[MERGE] merged with trunk-development-branch

bzr revid: hmo@tinyerp.com-20111214122924-izzibrz1yz67rt7g

12 years ago[MERGE] merged with trunk-development-branch
Harry (OpenERP) [Wed, 14 Dec 2011 12:19:16 +0000 (17:49 +0530)]
[MERGE] merged with trunk-development-branch

bzr revid: hmo@tinyerp.com-20111214121916-3u112ph951zd89zr

12 years ago[FIX] Dashboard: merge domain & context of board action to loaded action
Fabien Meghazi [Wed, 14 Dec 2011 11:28:14 +0000 (12:28 +0100)]
[FIX] Dashboard: merge domain & context of board action to loaded action

bzr revid: fme@openerp.com-20111214112814-sogxz3no8wh0fbai

12 years ago[IMP]: hr_recruitment:remove changes of message_update
Atik Agewan (OpenERP) [Wed, 14 Dec 2011 11:26:47 +0000 (16:56 +0530)]
[IMP]: hr_recruitment:remove changes  of message_update

bzr revid: aag@tinyerp.com-20111214112647-mv855r130x1om8zb

12 years ago[MERGE]: Merge with lp:openobject-addons
Atik Agewan (OpenERP) [Wed, 14 Dec 2011 11:22:41 +0000 (16:52 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: aag@tinyerp.com-20111214112241-t9inqwa3vth8re0m

12 years ago[IMP] Hide secondary menu on home page client action
Fabien Meghazi [Wed, 14 Dec 2011 10:43:01 +0000 (11:43 +0100)]
[IMP] Hide secondary menu on home page client action

bzr revid: fme@openerp.com-20111214104301-a2031jvoo5tek9sl

12 years ago[MERGE] lp:877999 (mrp: fix view_mode in action BOM structure)
Raphael Collet [Wed, 14 Dec 2011 10:38:34 +0000 (11:38 +0100)]
[MERGE] lp:877999 (mrp: fix view_mode in action BOM structure)

bzr revid: rco@openerp.com-20111214103834-rq39elcdqpz6zr26

12 years ago[FIX] account_voucher: missing field used in attrs in payment views
Xavier Morel [Wed, 14 Dec 2011 10:19:53 +0000 (11:19 +0100)]
[FIX] account_voucher: missing field used in attrs in payment views

bzr revid: xmo@openerp.com-20111214101953-43rsnsh44p1w3jri

12 years ago[IMP]: hr_recruitment:optimize code of yml
Atik Agewan (OpenERP) [Wed, 14 Dec 2011 10:17:28 +0000 (15:47 +0530)]
[IMP]: hr_recruitment:optimize code of yml

bzr revid: aag@tinyerp.com-20111214101728-pmxerksloz1972p9

12 years ago[IMP] Merge Advanced Filter button in select box and float it right
Fabien Meghazi [Wed, 14 Dec 2011 10:13:44 +0000 (11:13 +0100)]
[IMP] Merge Advanced Filter button in select box and float it right

bzr revid: fme@openerp.com-20111214101344-61j1cpcjy4bdsz0w

12 years ago[IMP]: hr_recruitment:optimize code of yml
Atik Agewan (OpenERP) [Wed, 14 Dec 2011 09:37:45 +0000 (15:07 +0530)]
[IMP]: hr_recruitment:optimize code of yml

bzr revid: aag@tinyerp.com-20111214093745-rmyqn9qhut07xfne

12 years ago[FIX] account_voucher:- is_multi_currency field add in view and set invisible=1 for...
Yogesh (OpenERP) [Wed, 14 Dec 2011 09:12:07 +0000 (14:42 +0530)]
[FIX] account_voucher:- is_multi_currency field add in view and set invisible=1 for atts.

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

bzr revid: ysa@tinyerp.com-20111214091207-1sje5q3st51cbxfr

12 years ago[MERGE] merged with trunk-development-branch
Harry (OpenERP) [Wed, 14 Dec 2011 09:08:13 +0000 (14:38 +0530)]
[MERGE] merged with trunk-development-branch

bzr revid: hmo@tinyerp.com-20111214090813-wovai3ttsawuup6t

12 years ago[FIX] sale,stock_location: Fixed runbot errors.
Ujjvala Collins (OpenERP) [Wed, 14 Dec 2011 06:14:51 +0000 (11:44 +0530)]
[FIX] sale,stock_location: Fixed runbot errors.

bzr revid: uco@tinyerp.com-20111214061451-7dv4fut2d4y0lway

12 years ago[MERGE]: Merged with trunk-addons.
Ujjvala Collins (OpenERP) [Wed, 14 Dec 2011 06:07:00 +0000 (11:37 +0530)]
[MERGE]: Merged with trunk-addons.

bzr revid: uco@tinyerp.com-20111214060700-oes9euuobmfyco8x

12 years ago[IMP] account_voucher,l10n_de: Renamed remaining account type xml ids.
Ujjvala Collins (OpenERP) [Wed, 14 Dec 2011 05:32:10 +0000 (11:02 +0530)]
[IMP] account_voucher,l10n_de: Renamed remaining account type xml ids.

bzr revid: uco@tinyerp.com-20111214053210-mqrjyxm40a8pd84t

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 14 Dec 2011 04:45:21 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111214044521-noijt6jiqm918uoh

12 years ago[fix] problem with pending operations not always notified
niv-openerp [Tue, 13 Dec 2011 17:02:48 +0000 (18:02 +0100)]
[fix] problem with pending operations not always notified

bzr revid: nicolas.vanhoren@openerp.com-20111213170248-04rbu93vz4yiml96

12 years ago[imp] added css print
niv-openerp [Tue, 13 Dec 2011 16:36:31 +0000 (17:36 +0100)]
[imp] added css print

bzr revid: nicolas.vanhoren@openerp.com-20111213163631-0c3zo6ape917woao

12 years ago[FIX] account_voucher: don't break non-form views when overriding fields_view_get...
Xavier Morel [Tue, 13 Dec 2011 16:25:05 +0000 (17:25 +0100)]
[FIX] account_voucher: don't break non-form views when overriding fields_view_get to manipulate the form view

bzr revid: xmo@openerp.com-20111213162505-fcy8xnq4q3rcrx9v

12 years ago[MERGE] project: copy attachments when delegate task
Raphael Collet [Wed, 14 Dec 2011 09:57:24 +0000 (10:57 +0100)]
[MERGE] project: copy attachments when delegate task

bzr revid: rco@openerp.com-20111214095724-rrdenzxj8nuqfcwh

12 years ago[IMP] Remove bottom pager from o2m
Fabien Meghazi [Wed, 14 Dec 2011 09:51:23 +0000 (10:51 +0100)]
[IMP] Remove bottom pager from o2m

bzr revid: fme@openerp.com-20111214095123-ks095wgp4bvf56bu

12 years ago[MERGE] opw 50688 (account_invoice: set period_id to False when copying)
Raphael Collet [Wed, 14 Dec 2011 09:35:31 +0000 (10:35 +0100)]
[MERGE] opw 50688 (account_invoice: set period_id to False when copying)

bzr revid: rco@openerp.com-20111214093531-6cwo2rga2wyxrpfv

12 years ago[FIX] o2m uses weird class sets
Xavier Morel [Tue, 13 Dec 2011 16:11:44 +0000 (17:11 +0100)]
[FIX] o2m uses weird class sets

bzr revid: xmo@openerp.com-20111213161144-6mhs22l10xmz2j4z

12 years ago[IMP] Dashboard: moved 'Create' button in title of action
Fabien Meghazi [Tue, 13 Dec 2011 16:57:01 +0000 (17:57 +0100)]
[IMP] Dashboard: moved 'Create' button in title of action

bzr revid: fme@openerp.com-20111213165701-qirmbnuyztsrny8u

12 years ago[FIX] Fixed dashboard creatable action default_view flag
Fabien Meghazi [Tue, 13 Dec 2011 16:51:17 +0000 (17:51 +0100)]
[FIX] Fixed dashboard creatable action default_view flag

bzr revid: fme@openerp.com-20111213165117-1cea257xcoc3s9v6

12 years ago[IMP] Use current month range search for calendar view
Fabien Meghazi [Tue, 13 Dec 2011 16:22:35 +0000 (17:22 +0100)]
[IMP] Use current month range search for calendar view

bzr revid: fme@openerp.com-20111213162235-d5jywhbfii8dfpjj

12 years ago[MERGE] Use the new authenticate() API instead of login()
Olivier Dony [Tue, 13 Dec 2011 16:15:54 +0000 (17:15 +0100)]
[MERGE] Use the new authenticate() API instead of login()

Using the new authenticate() API instead allows to pass
a user-agent environment along with the credentials.
The main use for the UA environment at this point is
to pass the base URL used to login, so that the server
may initialize its "web.base.url" global config parameters

bzr revid: odo@openerp.com-20111213161554-jbtrp94aatcnibne

12 years ago[IMP] chrome small cleanups
Antony Lesuisse [Tue, 13 Dec 2011 15:35:50 +0000 (16:35 +0100)]
[IMP] chrome small cleanups

bzr revid: al@openerp.com-20111213153550-x1dd1nrzmaoen61n

12 years ago[FIX] Ignore @invisible field spec on group titles, it's bothersome to have group...
Xavier Morel [Tue, 13 Dec 2011 15:47:22 +0000 (16:47 +0100)]
[FIX] Ignore @invisible field spec on group titles, it's bothersome to have group titles don't display

bzr revid: xmo@openerp.com-20111213154722-vrpbl41hjgu66v1u

12 years ago[FIX] indentation of terminal groups in group_by_no_leaf
Xavier Morel [Tue, 13 Dec 2011 15:39:31 +0000 (16:39 +0100)]
[FIX] indentation of terminal groups in group_by_no_leaf

bzr revid: xmo@openerp.com-20111213153931-vdm0lo1murvz3hjr

12 years ago[IMP] remove deferred stack
Xavier Morel [Tue, 13 Dec 2011 15:33:43 +0000 (16:33 +0100)]
[IMP] remove deferred stack

bzr revid: xmo@openerp.com-20111213153343-oj2ph04h3ac32pm6

12 years ago[FIX] menu loading after immediate install of modules
Christophe Simonis [Tue, 13 Dec 2011 15:13:49 +0000 (16:13 +0100)]
[FIX] menu loading after immediate install of modules

bzr revid: chs@openerp.com-20111213151349-caesb8e51ngm2kko