odoo/odoo.git
12 years ago[IMP] email_template: use button name as action name
Olivier Dony [Wed, 25 Jan 2012 17:42:49 +0000 (18:42 +0100)]
[IMP] email_template: use button name as action name

The action name is what gets displayed in the sidebar
and there is no reason to have a different name for
the action and button anyway.

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

bzr revid: odo@openerp.com-20120125174249-wxor3br5xbqtluld

12 years ago[MERGE] email_template: correctly pass template id via context
Olivier Dony [Wed, 25 Jan 2012 17:34:03 +0000 (18:34 +0100)]
[MERGE] email_template: correctly pass template id via context

This fixes the sidebar action buttons that
are supposed to open a given template, but
actually opened an empty form

lp bug: https://launchpad.net/bugs/915372 fixed
lp bug: https://launchpad.net/bugs/886144 fixed

bzr revid: odo@openerp.com-20120125173403-dit8zp3ggalajdhq

12 years ago[IMP] product.product.name_search: avoid duplicate results, cleanup, comment
Olivier Dony [Wed, 25 Jan 2012 16:59:30 +0000 (17:59 +0100)]
[IMP] product.product.name_search: avoid duplicate results, cleanup, comment

bzr revid: odo@openerp.com-20120125165930-re7ad10kqrvecl8l

12 years ago[FIX] handling of encoding of field names when serializing to export data files
Xavier Morel [Wed, 25 Jan 2012 16:25:58 +0000 (17:25 +0100)]
[FIX] handling of encoding of field names when serializing to export data files

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

bzr revid: xmo@openerp.com-20120125162558-1lfs3xb5xi35xjym

12 years ago[IMP] avoid losing error message when DOM parser fails to initialize in MSIE
Xavier Morel [Wed, 25 Jan 2012 16:09:49 +0000 (17:09 +0100)]
[IMP] avoid losing error message when DOM parser fails to initialize in MSIE

bzr revid: xmo@openerp.com-20120125160949-5pr4h7aquohykdn2

12 years ago[FIX] revert change in rev 6400, as it breaks the tests in account_asset
Raphael Collet [Wed, 25 Jan 2012 16:06:06 +0000 (17:06 +0100)]
[FIX] revert change in rev 6400, as it breaks the tests in account_asset

bzr revid: rco@openerp.com-20120125160606-fj5nvg5xzr5uqbwn

12 years ago[IMP] crm.lead: set case opening date when opening automatically
Olivier Dony [Wed, 25 Jan 2012 16:04:17 +0000 (17:04 +0100)]
[IMP] crm.lead: set case opening date when opening automatically

bzr revid: odo@openerp.com-20120125160417-r2q4c1k63v6jrh75

12 years ago[FIX] Using the "id" field in a view used in pop-up creates errors
Fabien Meghazi [Wed, 25 Jan 2012 15:05:06 +0000 (16:05 +0100)]
[FIX] Using the "id" field in a view used in pop-up creates errors

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

bzr revid: fme@openerp.com-20120125150506-g84vyw5pmsk59l9s

12 years ago[IMP] invert sorting arrows
Xavier Morel [Wed, 25 Jan 2012 15:02:01 +0000 (16:02 +0100)]
[IMP] invert sorting arrows

http://notes.ericjiang.com/posts/456

bzr revid: xmo@openerp.com-20120125150201-82vkms4pxyn2qbsu

12 years ago[MERGE] lp:917333 (tame access rights on stock move for purchase and stock users)
Raphael Collet [Wed, 25 Jan 2012 14:50:49 +0000 (15:50 +0100)]
[MERGE] lp:917333 (tame access rights on stock move for purchase and stock users)

bzr revid: rco@openerp.com-20120125145049-t7i9gjr7tic85y3z

12 years ago[IMP] only set auto_search on flags if not already set, so flags can be used to overr...
Xavier Morel [Wed, 25 Jan 2012 14:20:43 +0000 (15:20 +0100)]
[IMP] only set auto_search on flags if not already set, so flags can be used to override action's auto_search

bzr revid: xmo@openerp.com-20120125142043-o9znm8qphrm9rlsp

12 years ago[FIX] front page kanban: incorrect boolean conversion of action.auto_search to flag
Xavier Morel [Wed, 25 Jan 2012 14:19:45 +0000 (15:19 +0100)]
[FIX] front page kanban: incorrect boolean conversion of action.auto_search to flag

bzr revid: xmo@openerp.com-20120125141945-ifyboezexfanw9hi

12 years ago[MERGE] lp:917732 (account_asset: include period boundaries in compute asset wizard)
Raphael Collet [Wed, 25 Jan 2012 14:17:30 +0000 (15:17 +0100)]
[MERGE] lp:917732 (account_asset: include period boundaries in compute asset wizard)

bzr revid: rco@openerp.com-20120125141730-719zykhsu7ltb3k5

12 years ago[IMP] Use a different controller for fields @type=id always readonly
Fabien Meghazi [Wed, 25 Jan 2012 14:04:38 +0000 (15:04 +0100)]
[IMP] Use a different controller for fields @type=id always readonly

bzr revid: fme@openerp.com-20120125140438-rr1bh20st75rq45y

12 years ago[MERGE] lp:915541 (procurement: performance fix)
Raphael Collet [Wed, 25 Jan 2012 13:40:57 +0000 (14:40 +0100)]
[MERGE] lp:915541 (procurement: performance fix)

bzr revid: rco@openerp.com-20120125134057-5gk1tirfr7pvdsgy

12 years ago[MERGE] lp:915404 (delivery price does not take into account the 'free if more than...
Raphael Collet [Wed, 25 Jan 2012 13:21:46 +0000 (14:21 +0100)]
[MERGE] lp:915404 (delivery price does not take into account the 'free if more than' amount)

bzr revid: rco@openerp.com-20120125132146-df7zz8eru90ztogr

12 years ago[merge] rewritten gantt view implementation
niv-openerp [Wed, 25 Jan 2012 13:15:33 +0000 (14:15 +0100)]
[merge] rewritten gantt view implementation

bzr revid: nicolas.vanhoren@openerp.com-20120125131533-4dvri4i965um42r0

12 years ago[FIX] helper clone for dragged element.
Vaibhav (OpenERP) [Wed, 25 Jan 2012 13:15:28 +0000 (18:45 +0530)]
[FIX] helper clone for dragged element.

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

bzr revid: vda@tinyerp.com-20120125131528-twjtq49lhzr214vr

12 years ago[MERGE] lp:917516 (email_template: fix layout of some views)
Raphael Collet [Wed, 25 Jan 2012 13:15:28 +0000 (14:15 +0100)]
[MERGE] lp:917516 (email_template: fix layout of some views)

bzr revid: rco@openerp.com-20120125131528-ota5w60jb6me8m2o

12 years ago[merge]
niv-openerp [Wed, 25 Jan 2012 13:14:53 +0000 (14:14 +0100)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120125131453-sblhwsshiahe4qsw

12 years ago[imp] moved create button to another place to make it nicer
niv-openerp [Wed, 25 Jan 2012 13:12:08 +0000 (14:12 +0100)]
[imp] moved create button to another place to make it nicer

bzr revid: nicolas.vanhoren@openerp.com-20120125131208-hulto9nh0t23atdz

12 years ago[MERGE] lp:916187 (account_analytic_default: fix typo)
Raphael Collet [Wed, 25 Jan 2012 13:07:15 +0000 (14:07 +0100)]
[MERGE] lp:916187 (account_analytic_default: fix typo)

bzr revid: rco@openerp.com-20120125130715-yzpm49znwu9dlikd

12 years ago[imp] removed old code
niv-openerp [Wed, 25 Jan 2012 12:56:36 +0000 (13:56 +0100)]
[imp] removed old code

bzr revid: nicolas.vanhoren@openerp.com-20120125125636-oitx6akjui2k73gl

12 years ago[imp] added create
niv-openerp [Wed, 25 Jan 2012 12:55:49 +0000 (13:55 +0100)]
[imp] added create

bzr revid: nicolas.vanhoren@openerp.com-20120125125549-m3n8ii4rrukuttpl

12 years ago[FIX] position and look of sort arrows in dashboard list views
Xavier Morel [Wed, 25 Jan 2012 12:40:30 +0000 (13:40 +0100)]
[FIX] position and look of sort arrows in dashboard list views

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

bzr revid: xmo@openerp.com-20120125124030-5oyv7x3cvutc2ood

12 years ago[imp] added edition of a task
niv-openerp [Wed, 25 Jan 2012 12:39:33 +0000 (13:39 +0100)]
[imp] added edition of a task

bzr revid: nicolas.vanhoren@openerp.com-20120125123933-kabfy3d6mhrjk3a7

12 years ago[FIX] CSS rule in dashboard
Xavier Morel [Wed, 25 Jan 2012 12:37:46 +0000 (13:37 +0100)]
[FIX] CSS rule in dashboard

bzr revid: xmo@openerp.com-20120125123746-cjjsypj5x2r83k24

12 years ago[imp] added functionality to display a task
niv-openerp [Wed, 25 Jan 2012 12:18:18 +0000 (13:18 +0100)]
[imp] added functionality to display a task

bzr revid: nicolas.vanhoren@openerp.com-20120125121818-2gh8l8lvll5c9o1l

12 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 12:16:17 +0000 (17:46 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20120125121617-bbudh10b4mg1z5bt

12 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 12:13:03 +0000 (17:43 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20120125121303-1sejm7xflygkwv4e

12 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 12:06:44 +0000 (17:36 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20120125120644-mp508wkrc0henbn0

12 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 12:02:46 +0000 (17:32 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20120125120246-sjyjmaybbg95i1yr

12 years ago[FIX] race condition in ir.ui.menu leading to incomplete menus in web client
Xavier Morel [Wed, 25 Jan 2012 11:58:23 +0000 (12:58 +0100)]
[FIX] race condition in ir.ui.menu leading to incomplete menus in web client

See bug, issue occurs with variable frequency when changing between
simple and extended views in a user account (non-administrator at
least): saving the user account leads to a clearing of the menu cache,
this is followed by two search/read in parallel (one to get the full
menu listing and one to get the list of applications for the home
page), which leads to ir_ui_menu.search (thus
ir_ui_menu._filter_visible_menus) being called concurrently, and this
apparently somehow wrecks havoc on some browse_record's caches
yielding to incoherent behaviors (menus which do have children in db
not having children in the browse_record, and thus being pruned from
the list of menus).

Putting a big lock around 1. clear_cache (just in case) and
2. _filter_visible_menu (to make cache-filling essentially atomic)
seems to solve the issue or at least make it disappear, ideally more
time should be spent understanding what breaks in browse_record.

A reentrant lock is needed as _filter_visible_menu may recurse when
accessing e.g. a menu's child_id (which yield a
search([parent_id=menu.id]) and thus a _filter_visible_menu)

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

bzr revid: xmo@openerp.com-20120125115823-rpu03zdv14t11lp3

12 years ago[MERGE]: Merge with lp:openobject-addons
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 11:52:46 +0000 (17:22 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: mma@tinyerp.com-20120125115246-xi9v4m85ik0gilsm

12 years ago[IMP] move browse_record to logging, __init__ docstring to sphinx info fields
Xavier Morel [Wed, 25 Jan 2012 11:34:29 +0000 (12:34 +0100)]
[IMP] move browse_record to logging, __init__ docstring to sphinx info fields

bzr revid: xmo@openerp.com-20120125113429-6stglci05rxpfo5j

12 years ago[IMP] optimize imports in record files
Xavier Morel [Wed, 25 Jan 2012 11:32:48 +0000 (12:32 +0100)]
[IMP] optimize imports in record files

bzr revid: xmo@openerp.com-20120125113248-298g2t2mckgjwk9x

12 years ago[IMP] id special case, keep original @type
Fabien Meghazi [Wed, 25 Jan 2012 11:23:25 +0000 (12:23 +0100)]
[IMP] id special case, keep original @type

bzr revid: fme@openerp.com-20120125112325-xup3ol7ns99l02rp

12 years ago[FIX] Special case id fields
Fabien Meghazi [Wed, 25 Jan 2012 11:16:28 +0000 (12:16 +0100)]
[FIX] Special case id fields

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

bzr revid: fme@openerp.com-20120125111628-vsz6mwptd7bm8hlm

12 years ago[imp] wip
niv-openerp [Wed, 25 Jan 2012 11:08:49 +0000 (12:08 +0100)]
[imp] wip

bzr revid: nicolas.vanhoren@openerp.com-20120125110849-spfb4rnhyicumknc

12 years ago[MERGE]:with latest addons
ksa (OpenERP) [Wed, 25 Jan 2012 10:42:30 +0000 (16:12 +0530)]
[MERGE]:with latest addons

bzr revid: ksa@tinyerp.com-20120125104230-jflz8eoj5w1uvfqg

12 years ago[IMP]:change the pot file and string
ksa (OpenERP) [Wed, 25 Jan 2012 10:17:20 +0000 (15:47 +0530)]
[IMP]:change the pot file and string

bzr revid: ksa@tinyerp.com-20120125101720-c55eykovr20j7obu

12 years ago[FIX] on_change not working on reference fields
Fabien Meghazi [Wed, 25 Jan 2012 10:08:24 +0000 (11:08 +0100)]
[FIX] on_change not working on reference fields

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

bzr revid: fme@openerp.com-20120125100824-s2bof7zm80mith41

12 years ago[IMP] account: multi company enhancements
Quentin (OpenERP) [Wed, 25 Jan 2012 09:29:32 +0000 (10:29 +0100)]
[IMP] account: multi company enhancements

bzr revid: qdp-launchpad@openerp.com-20120125092932-x07yucdn1mjaxv8z

12 years ago[FIX] Notifications z-index is lower than dialogs
Fabien Meghazi [Wed, 25 Jan 2012 09:24:23 +0000 (10:24 +0100)]
[FIX] Notifications z-index is lower than dialogs

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

bzr revid: fme@openerp.com-20120125092423-jy4wgabvsfgx1sh7

12 years ago[IMP] terminate statements, remove extraneous statement terminations
Xavier Morel [Wed, 25 Jan 2012 08:53:10 +0000 (09:53 +0100)]
[IMP] terminate statements, remove extraneous statement terminations

bzr revid: xmo@openerp.com-20120125085310-zzwjrll47n61hw8w

12 years ago[REM] unused view_help file
Xavier Morel [Wed, 25 Jan 2012 08:46:41 +0000 (09:46 +0100)]
[REM] unused view_help file

bzr revid: xmo@openerp.com-20120125084641-glyiqqemy41b4k23

12 years ago[FIX] trailing comma, breaks IE <= 8
Xavier Morel [Wed, 25 Jan 2012 08:44:59 +0000 (09:44 +0100)]
[FIX] trailing comma, breaks IE <= 8

bzr revid: xmo@openerp.com-20120125084459-eysc6e80l0mdeuqm

12 years ago[IMP] use @deprecated on OldWidget
Xavier Morel [Wed, 25 Jan 2012 08:42:44 +0000 (09:42 +0100)]
[IMP] use @deprecated on OldWidget

bzr revid: xmo@openerp.com-20120125084244-wcok11mlyagh1ck1

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 Jan 2012 05:26:05 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120125052605-te0tdl9chnuj1riv

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 Jan 2012 05:25:09 +0000 (05:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120122053029-q0dszyf1d5joxomf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120124052910-tzpibbaw7b1w2w83
bzr revid: launchpad_translations_on_behalf_of_openerp-20120125052509-uyix5j8ir1rdsuum

12 years ago[IMP]mrp:set proper indentation for if statement
Mayur Maheshwari (OpenERP) [Wed, 25 Jan 2012 05:16:03 +0000 (10:46 +0530)]
[IMP]mrp:set proper indentation for if statement

bzr revid: mma@tinyerp.com-20120125051603-qbpnvzg1et68nftf

12 years ago[fix] fixed problem with duration due to dhtmlx gantt view stupid conception
niv-openerp [Tue, 24 Jan 2012 16:52:25 +0000 (17:52 +0100)]
[fix] fixed problem with duration due to dhtmlx gantt view stupid conception

bzr revid: nicolas.vanhoren@openerp.com-20120124165225-vuzil06v4797vh9l

12 years ago[imp] update to last version of dhtmlx gantt
niv-openerp [Tue, 24 Jan 2012 16:42:08 +0000 (17:42 +0100)]
[imp] update to last version of dhtmlx gantt

bzr revid: nicolas.vanhoren@openerp.com-20120124164208-ju4x0g2peo3myo8f

12 years ago[imp] added editable tasks
niv-openerp [Tue, 24 Jan 2012 16:32:01 +0000 (17:32 +0100)]
[imp] added editable tasks

bzr revid: nicolas.vanhoren@openerp.com-20120124163201-bhvxfj21vwf2amhl

12 years ago[merge]
niv-openerp [Tue, 24 Jan 2012 15:22:39 +0000 (16:22 +0100)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120124152239-yjtsn0j2yt4gif5e

12 years ago[imp] removed identifier_prefix
niv-openerp [Tue, 24 Jan 2012 15:13:43 +0000 (16:13 +0100)]
[imp] removed identifier_prefix

bzr revid: nicolas.vanhoren@openerp.com-20120124151343-t17b3obenv244io3

12 years ago[MERGE] lp:916008 (crm_partner_assign: fix inheriting view)
Raphael Collet [Tue, 24 Jan 2012 15:07:28 +0000 (16:07 +0100)]
[MERGE] lp:916008 (crm_partner_assign: fix inheriting view)

bzr revid: rco@openerp.com-20120124150728-whdqp0i6l96cdyt3

12 years ago[MERGE] mrp_repair: trigger workflow when invoicing repair(s)
Raphael Collet [Tue, 24 Jan 2012 15:03:03 +0000 (16:03 +0100)]
[MERGE] mrp_repair: trigger workflow when invoicing repair(s)

bzr revid: rco@openerp.com-20120124150303-wn6lw4ec8cpfgsu1

12 years ago[MERGE] lp:914264 (survey: fix view when answering a survey)
Raphael Collet [Tue, 24 Jan 2012 15:00:53 +0000 (16:00 +0100)]
[MERGE] lp:914264 (survey: fix view when answering a survey)

bzr revid: rco@openerp.com-20120124150053-9t8gi0hhcsyxp0jv

12 years ago[imp] refactoring in Widget in Web client
niv-openerp [Tue, 24 Jan 2012 14:59:00 +0000 (15:59 +0100)]
[imp] refactoring in Widget in Web client

bzr revid: nicolas.vanhoren@openerp.com-20120124145900-8a8gu19gfl2vrgw6

12 years ago[imp] removed bunch of old stuff in widget
niv-openerp [Tue, 24 Jan 2012 14:58:10 +0000 (15:58 +0100)]
[imp] removed bunch of old stuff in widget

bzr revid: nicolas.vanhoren@openerp.com-20120124145810-lr2y8igt9iqzqepn

12 years ago[MERGE] survey: view fix
Raphael Collet [Tue, 24 Jan 2012 14:45:46 +0000 (15:45 +0100)]
[MERGE] survey: view fix

bzr revid: rco@openerp.com-20120124144546-gg5617ozcj8j2mwq

12 years ago[MERGE] from trunk
Raphael Collet [Tue, 24 Jan 2012 14:43:25 +0000 (15:43 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120124144325-hn7s0vatzvebeuy8

12 years ago[IMP] mrp_repair: add documentation in wizard, and fix a potential bug
Raphael Collet [Tue, 24 Jan 2012 14:42:30 +0000 (15:42 +0100)]
[IMP] mrp_repair: add documentation in wizard, and fix a potential bug

bzr revid: rco@openerp.com-20120124144230-hkc497if0wdve2r9

12 years ago[imp] nivified extended search
niv-openerp [Tue, 24 Jan 2012 14:33:18 +0000 (15:33 +0100)]
[imp] nivified extended search

bzr revid: nicolas.vanhoren@openerp.com-20120124143318-pw8eka0zvrh7n3mt

12 years ago[FIX] in m2o fields, abort previous name_get when new one (for same field) arrives...
Xavier Morel [Tue, 24 Jan 2012 14:19:27 +0000 (15:19 +0100)]
[FIX] in m2o fields, abort previous name_get when new one (for same field) arrives in order to limit the number of requests in-flight

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

bzr revid: xmo@openerp.com-20120124141927-wznbkd2tf3mngq31

12 years ago[ADD] Added View Log (perm_read) option in debug select box
Fabien Meghazi [Tue, 24 Jan 2012 17:01:11 +0000 (18:01 +0100)]
[ADD] Added View Log (perm_read) option in debug select box

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

bzr revid: fme@openerp.com-20120124170111-i35l4qclarypsrh1

12 years ago[MERGE] lp:916539 (mrp: fix unclear tooltip)
Raphael Collet [Tue, 24 Jan 2012 15:58:30 +0000 (16:58 +0100)]
[MERGE] lp:916539 (mrp: fix unclear tooltip)

bzr revid: rco@openerp.com-20120124155830-pvkxqoxcqrvsgowv

12 years ago[MERGE] l10n_fr: rename 'France PCMN' to 'Plan Comptable Général (France)'
Raphael Collet [Tue, 24 Jan 2012 15:52:25 +0000 (16:52 +0100)]
[MERGE] l10n_fr: rename 'France PCMN' to 'Plan Comptable Général (France)'

bzr revid: rco@openerp.com-20120124155225-tmszef9rwnuu6a6g

12 years ago[fix] problem in Widget
niv-openerp [Tue, 24 Jan 2012 15:42:46 +0000 (16:42 +0100)]
[fix] problem in Widget

bzr revid: nicolas.vanhoren@openerp.com-20120124154246-bl3ulzt1luhyl9jb

12 years ago[FIX] account: fixed multi-company related stuffs on cash/bank statements
Quentin (OpenERP) [Tue, 24 Jan 2012 15:27:47 +0000 (16:27 +0100)]
[FIX] account: fixed multi-company related stuffs on cash/bank statements

bzr revid: qdp-launchpad@openerp.com-20120124152747-5ygkcu5z3i9awnw7

12 years ago[FIX] account_bank_statement_extensions: fix creation of statement lines in web clien...
Quentin (OpenERP) [Tue, 24 Jan 2012 15:27:33 +0000 (16:27 +0100)]
[FIX] account_bank_statement_extensions: fix creation of statement lines in web client. State field was needed in views as there are modifiers on this field

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

bzr revid: qdp-launchpad@openerp.com-20120124152733-2v08ac0dnwfwes2o

12 years ago[imp] added documentation
niv-openerp [Tue, 24 Jan 2012 15:27:08 +0000 (16:27 +0100)]
[imp] added documentation

bzr revid: nicolas.vanhoren@openerp.com-20120124152708-iuid1mrw0zvmmy8x

12 years ago[MERGE] delivery: increase size of character field
Raphael Collet [Tue, 24 Jan 2012 13:12:06 +0000 (14:12 +0100)]
[MERGE] delivery: increase size of character field

bzr revid: rco@openerp.com-20120124131206-1gn7n3o6l3n4mrh0

12 years ago[MERGE] purchase: refactor onchange_product_id, stock: add test case
Raphael Collet [Tue, 24 Jan 2012 13:09:21 +0000 (14:09 +0100)]
[MERGE] purchase: refactor onchange_product_id, stock: add test case

bzr revid: rco@openerp.com-20120124130921-g887vnw9fudt5zxo

12 years ago[MERGE] lp:885387 (hr_attendance: fix code that checks alternance of sign-in/sign...
Raphael Collet [Tue, 24 Jan 2012 13:06:50 +0000 (14:06 +0100)]
[MERGE] lp:885387 (hr_attendance: fix code that checks alternance of sign-in/sign-out)

bzr revid: rco@openerp.com-20120124130650-yqc83v8tlq0nd273

12 years ago[MERGE] from trunk
Raphael Collet [Tue, 24 Jan 2012 12:53:18 +0000 (13:53 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120124125318-0lfuv3enpysf2mio

12 years ago[MERGE] lp:912623 (account: fix default date in wizard closing fiscal year)
Raphael Collet [Tue, 24 Jan 2012 12:41:53 +0000 (13:41 +0100)]
[MERGE] lp:912623 (account: fix default date in wizard closing fiscal year)

bzr revid: rco@openerp.com-20120124124153-d0v2ly0zqkhu9sft

12 years ago[FIX] account: bug fixed in the generation of COA form templates + fixed default...
Quentin (OpenERP) [Tue, 24 Jan 2012 12:40:21 +0000 (13:40 +0100)]
[FIX] account: bug fixed in the generation of COA form templates + fixed default values in that wizard in order to have at least one journal of type 'bank' (hardly needed for bank statement encoding for example)

bzr revid: qdp-launchpad@openerp.com-20120124124021-1i6x1qb3pbx6fcgw

12 years ago[MERGE] base_contact: fix usability issues
Raphael Collet [Tue, 24 Jan 2012 15:20:05 +0000 (16:20 +0100)]
[MERGE] base_contact: fix usability issues

bzr revid: rco@openerp.com-20120124152005-37zvsfvespz31gbq

12 years ago[IMP] stock/test: improve English
Raphael Collet [Tue, 24 Jan 2012 12:34:21 +0000 (13:34 +0100)]
[IMP] stock/test: improve English

bzr revid: rco@openerp.com-20120124123421-z3qy9cria4ftkbss

12 years ago[IMP] purchase: simplify a bit method onchange_product_id
Raphael Collet [Tue, 24 Jan 2012 12:31:04 +0000 (13:31 +0100)]
[IMP] purchase: simplify a bit method onchange_product_id

bzr revid: rco@openerp.com-20120124123104-l1tgpcnnthyrsn9k

12 years ago[MERGE] import_google: fix external_id_field in import wizard
Raphael Collet [Tue, 24 Jan 2012 12:11:11 +0000 (13:11 +0100)]
[MERGE] import_google: fix external_id_field in import wizard

bzr revid: rco@openerp.com-20120124121111-m9n6e8g6h43tkvda

12 years ago[IMP]stock:set False insted of 0.0
Mayur Maheshwari (OpenERP) [Tue, 24 Jan 2012 11:29:23 +0000 (16:59 +0530)]
[IMP]stock:set False insted of 0.0

bzr revid: mma@tinyerp.com-20120124112923-hevv00npb5f08h66

12 years ago[IMP]stock:set view_id in traceability
Mayur Maheshwari (OpenERP) [Tue, 24 Jan 2012 12:08:51 +0000 (17:38 +0530)]
[IMP]stock:set view_id in traceability

bzr revid: mma@tinyerp.com-20120124120851-xnpyzs8qp11a0cce

12 years ago[FIX] Reference field problem, missing get_selected_ids()
Fabien Meghazi [Tue, 24 Jan 2012 10:38:47 +0000 (11:38 +0100)]
[FIX] Reference field problem, missing get_selected_ids()

bzr revid: fme@openerp.com-20120124103847-qqui2y5vbrqejey3

12 years ago[FIX]stock: removed a store=true in complete_name field
Mayur Maheshwari (OpenERP) [Tue, 24 Jan 2012 10:31:48 +0000 (16:01 +0530)]
[FIX]stock: removed a store=true in complete_name field

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

bzr revid: mma@tinyerp.com-20120124103148-0ordjqazc32f1cxx

12 years ago[FIX] template rendering issues in IE8
Xavier Morel [Tue, 24 Jan 2012 10:11:55 +0000 (11:11 +0100)]
[FIX] template rendering issues in IE8

bzr revid: xmo@openerp.com-20120124101155-b52f8b3jd6otn7j9

12 years ago[FIX] typo in comment
Xavier Morel [Tue, 24 Jan 2012 10:10:43 +0000 (11:10 +0100)]
[FIX] typo in comment

bzr revid: xmo@openerp.com-20120124101043-f8mgwbtj3zrao5na

12 years ago[IMP] add a 'default' key to 'on_prev_view' so switchers can force an other view...
Xavier Morel [Tue, 24 Jan 2012 09:30:33 +0000 (10:30 +0100)]
[IMP] add a 'default' key to 'on_prev_view' so switchers can force an other view if needed

bzr revid: xmo@openerp.com-20120124093033-297o9np9mxhm9zpy

12 years ago[FIX]stock: set a min_date insted of date
Mayur Maheshwari (OpenERP) [Tue, 24 Jan 2012 09:24:07 +0000 (14:54 +0530)]
[FIX]stock: set a min_date insted of date

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

bzr revid: mma@tinyerp.com-20120124092407-9tx0grxlud1h3e18

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 24 Jan 2012 05:44:41 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120124054441-b00zvps5nfizid80

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 24 Jan 2012 05:30:28 +0000 (05:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120124053028-aaihr6tr1hcxf7jk

12 years ago[imp] improved gantt creation algorithm
niv-openerp [Mon, 23 Jan 2012 17:58:05 +0000 (18:58 +0100)]
[imp] improved gantt creation algorithm

bzr revid: nicolas.vanhoren@openerp.com-20120123175805-xmos7i2w1yf3n0vg

12 years ago[MERGE] l10n_nl: fix NL Chart of Account definition (prevented installation), courtes...
Olivier Dony [Mon, 23 Jan 2012 15:38:13 +0000 (16:38 +0100)]
[MERGE] l10n_nl: fix NL Chart of Account definition (prevented installation), courtesy of Stefan Rijnhart (Therp)

This includes fixing several apparent copy/paste
errors, as well as the type of Debtors and Creditors
accounts

bzr revid: odo@openerp.com-20120123153813-dgne0io96ax1b1ap

12 years ago[imp] used _.uniqueId
niv-openerp [Mon, 23 Jan 2012 15:37:52 +0000 (16:37 +0100)]
[imp] used _.uniqueId

bzr revid: nicolas.vanhoren@openerp.com-20120123153752-n5rdeatvt6ob4fmo

12 years ago[REV] plugin_outlook: partial revert of accidental certificate removal in previous...
Olivier Dony [Mon, 23 Jan 2012 15:11:40 +0000 (16:11 +0100)]
[REV] plugin_outlook: partial revert of accidental certificate removal in previous revision

bzr revid: odo@openerp.com-20120123151140-8aznfzi0byhxtms8

12 years ago[FIX] if no @progress defined (most common case since @progress does not actually...
Xavier Morel [Mon, 23 Jan 2012 15:07:49 +0000 (16:07 +0100)]
[FIX] if no @progress defined (most common case since @progress does not actually exist), default to 100

bzr revid: xmo@openerp.com-20120123150749-ufo2mp9ntkz7tvy7

12 years ago[MERGE] sets are better than lists when mostly checking for containment
Xavier Morel [Mon, 23 Jan 2012 15:02:57 +0000 (16:02 +0100)]
[MERGE] sets are better than lists when mostly checking for containment

bzr revid: xmo@openerp.com-20120123150257-5qklt4mia8y7tp5k

12 years ago[MERGE] typo fix, courtesy of florent x
Xavier Morel [Mon, 23 Jan 2012 14:54:38 +0000 (15:54 +0100)]
[MERGE] typo fix, courtesy of florent x

bzr revid: xmo@openerp.com-20120123145438-m92gff6xdlmqnokn