odoo/odoo.git
12 years ago[FIX] Fixed document.directory form view
Fabien Meghazi [Tue, 10 Jan 2012 13:42:43 +0000 (14:42 +0100)]
[FIX] Fixed document.directory form view

bzr revid: fme@openerp.com-20120110134243-6d32rsojqosqkddi

12 years ago[FIX] translation marks for db notation.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 13:38:26 +0000 (19:08 +0530)]
[FIX] translation marks for db notation.

bzr revid: vda@tinyerp.com-20120110133826-sp77387028vatzsw

12 years ago[FIX]Improve code.
vishmita [Tue, 10 Jan 2012 13:38:04 +0000 (19:08 +0530)]
[FIX]Improve code.

bzr revid: vja@vja-desktop-20120110133804-d93dbcqr9tnak56i

12 years ago[FIX] don't trigger blockUI before displaying potential alerts
Xavier Morel [Tue, 10 Jan 2012 13:30:20 +0000 (14:30 +0100)]
[FIX] don't trigger blockUI before displaying potential alerts

bzr revid: xmo@openerp.com-20120110133020-etejse7odvr8ancj

12 years ago[FIX] use new form popups in diagram view
Xavier Morel [Tue, 10 Jan 2012 13:15:00 +0000 (14:15 +0100)]
[FIX] use new form popups in diagram view

bzr revid: xmo@openerp.com-20120110131500-ccoed9tzw8ok52cs

12 years ago[FIX] translate literal string only.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 13:13:48 +0000 (18:43 +0530)]
[FIX] translate literal string only.

bzr revid: vda@tinyerp.com-20120110131348-5mp10bkk3uwypbo3

12 years ago[FIX] block ui before rpc call.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 12:59:14 +0000 (18:29 +0530)]
[FIX] block ui before rpc call.

bzr revid: vda@tinyerp.com-20120110125914-04oy2rilkdq793w0

12 years ago[MERGE] product_visible_discount: fixed bug 912953: added company_id argument to...
Thibault Delavallée [Tue, 10 Jan 2012 12:58:54 +0000 (13:58 +0100)]
[MERGE] product_visible_discount: fixed bug 912953: added company_id argument to product_id_change method

bzr revid: tde@openerp.com-20120110125854-eim1n3eeng6k8ips

12 years ago[IMP] Improved form view do_show()
Fabien Meghazi [Tue, 10 Jan 2012 12:54:13 +0000 (13:54 +0100)]
[IMP] Improved form view do_show()

bzr revid: fme@openerp.com-20120110125413-aowjb8bzse6mo92s

12 years ago[FIX] display issue with edition button when grouping lists, courtesy of SerpentCS
Xavier Morel [Tue, 10 Jan 2012 11:51:25 +0000 (12:51 +0100)]
[FIX] display issue with edition button when grouping lists, courtesy of SerpentCS

bzr revid: xmo@openerp.com-20120110115125-zl6472d90132ot8d

12 years ago[FIX]product_visible_discount: add a company in product_id_change method
Mayur Maheshwari (OpenERP) [Tue, 10 Jan 2012 11:36:25 +0000 (17:06 +0530)]
[FIX]product_visible_discount: add a company in product_id_change method

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

bzr revid: mma@tinyerp.com-20120110113625-j57286pylpidtfnr

12 years ago[MERGE] lp:827287 (crm,hr_contract,hr_timesheet_sheet,lunch: clean up test from user_...
Raphael Collet [Tue, 10 Jan 2012 11:25:44 +0000 (12:25 +0100)]
[MERGE] lp:827287 (crm,hr_contract,hr_timesheet_sheet,lunch: clean up test from user_id forced to user_root)

bzr revid: rco@openerp.com-20120110112544-1i8vg5ru50eju2rq

12 years ago[IMP] Improved debug options
Fabien Meghazi [Tue, 10 Jan 2012 11:23:28 +0000 (12:23 +0100)]
[IMP] Improved debug options

[REM] Moved some sidebar 'Customize' options to debug (requested by fp)

bzr revid: fme@openerp.com-20120110112328-pegs4hd2zzq00yus

12 years ago[FIX] marketing_campaign: readded required attribute because of model violations...
Thibault Delavallée [Tue, 10 Jan 2012 11:04:18 +0000 (12:04 +0100)]
[FIX] marketing_campaign: readded required attribute because of model violations it could generate

bzr revid: tde@openerp.com-20120110110418-miw9pgwcyhfhzdfx

12 years ago[imp] update lib client version
niv-openerp [Tue, 10 Jan 2012 10:54:22 +0000 (11:54 +0100)]
[imp] update lib client version

bzr revid: nicolas.vanhoren@openerp.com-20120110105422-qs4lt4b0pvqm4dzo

12 years ago[FIX] correctly implement transition labels in diagram view
Xavier Morel [Tue, 10 Jan 2012 10:54:29 +0000 (11:54 +0100)]
[FIX] correctly implement transition labels in diagram view

transition labels were hardcoded to the 'signal' field of the transition object, even
though labels are returned by graph_get as long as graph_get is given the correct
'label' parameter (which should be the value of arrow/@label from the view)

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

bzr revid: xmo@openerp.com-20120110105429-k1u66l205niu49e1

12 years ago[MERGE] lp:908797 (crm: fix access right of employee on model crm.case.section)
Raphael Collet [Tue, 10 Jan 2012 10:52:25 +0000 (11:52 +0100)]
[MERGE] lp:908797 (crm: fix access right of employee on model crm.case.section)

bzr revid: rco@openerp.com-20120110105225-trlxwsbaq82ca018

12 years ago[FIX]crm,hr_contract,hr_timesheet_sheet,lunch: remove a user_id from record in yml
Mayur Maheshwari (OpenERP) [Tue, 10 Jan 2012 10:40:57 +0000 (16:10 +0530)]
[FIX]crm,hr_contract,hr_timesheet_sheet,lunch: remove a user_id from record in yml

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

bzr revid: mma@tinyerp.com-20120110104057-p16tjp48u1xdp072

12 years ago[MERGE] marketing_campaign: fixed bug 911769: removed required attribute of campaign...
Thibault Delavallée [Tue, 10 Jan 2012 10:31:30 +0000 (11:31 +0100)]
[MERGE] marketing_campaign: fixed bug 911769: removed required attribute of campaign activity to be able to create activities when creating a campaign

bzr revid: tde@openerp.com-20120110103130-7v7t5b2pz6s7k7pq

12 years ago[MERGE] lp:912194 (hr_payroll: fix action salary rule category hierarchy)
Raphael Collet [Tue, 10 Jan 2012 10:17:41 +0000 (11:17 +0100)]
[MERGE] lp:912194 (hr_payroll: fix action salary rule category hierarchy)

bzr revid: rco@openerp.com-20120110101741-nrji0ph9gdrvcron

12 years ago[IMP] web_diagram: dict.update call, use kwargs instead of creating an immediately...
Xavier Morel [Tue, 10 Jan 2012 10:01:03 +0000 (11:01 +0100)]
[IMP] web_diagram: dict.update call, use kwargs instead of creating an immediately discarded dict in-place

bzr revid: xmo@openerp.com-20120110100103-h7gghm1lzg5h6a2l

12 years ago[IMP] Improved dialog controller for heights > window.height
Fabien Meghazi [Tue, 10 Jan 2012 10:03:49 +0000 (11:03 +0100)]
[IMP] Improved dialog controller for heights > window.height

bzr revid: fme@openerp.com-20120110100349-is7ng78n1ilm9f08

12 years ago[FIX] Fixed action target new dialog sticky titles
Fabien Meghazi [Tue, 10 Jan 2012 10:02:49 +0000 (11:02 +0100)]
[FIX] Fixed action target new dialog sticky titles

bzr revid: fme@openerp.com-20120110100249-i6dqty9qmc83e7sd

12 years ago[MERGE] lp:908739 (marketing_campaign: improve activity view)
Raphael Collet [Tue, 10 Jan 2012 09:57:43 +0000 (10:57 +0100)]
[MERGE] lp:908739 (marketing_campaign: improve activity view)

bzr revid: rco@openerp.com-20120110095743-nd5p8spvvl27bgj2

12 years ago[MERGE] sale: fix help string
Raphael Collet [Tue, 10 Jan 2012 09:35:44 +0000 (10:35 +0100)]
[MERGE] sale: fix help string

bzr revid: rco@openerp.com-20120110093544-6axfr1wz2n6x72d1

12 years ago[MERGE] lp:912525 (stock: override copy of stock.inventory)
Raphael Collet [Tue, 10 Jan 2012 09:30:11 +0000 (10:30 +0100)]
[MERGE] lp:912525 (stock: override copy of stock.inventory)

bzr revid: rco@openerp.com-20120110093011-7hwartrfc6dwe74z

12 years ago[FIX] hr_timesheet_sheet: fix incorrect datetime computation in test
Raphael Collet [Tue, 10 Jan 2012 08:34:50 +0000 (09:34 +0100)]
[FIX] hr_timesheet_sheet: fix incorrect datetime computation in test

bzr revid: rco@openerp.com-20120110083450-58txqb3phhax4yut

12 years ago[IMP] marketing_campaign :- improve view in marketing.campaign.activity object.
Serpent Consulting Services [Tue, 10 Jan 2012 08:25:49 +0000 (13:55 +0530)]
[IMP] marketing_campaign :- improve view in marketing.campaign.activity object.

bzr revid: support@serpentcs.com-20120110082549-9p0as341u3ijl4he

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120110052215-m0wfoet7izxkisx9

12 years ago[FIX] template lookup typo
nicolas.bessi@camptocamp.com [Mon, 9 Jan 2012 20:13:53 +0000 (21:13 +0100)]
[FIX] template lookup typo

bzr revid: nicolas.bessi@camptocamp.com-20120109201353-qbbu6yzdhzoen7i6

12 years ago[FIX] template lookup
nicolas.bessi@camptocamp.com [Mon, 9 Jan 2012 20:12:14 +0000 (21:12 +0100)]
[FIX] template lookup

bzr revid: nicolas.bessi@camptocamp.com-20120109201214-211nhcysziaxyhbe

12 years ago[IMP] account_analytic_analysis: removed consolidation of fields because it is comple...
Quentin (OpenERP) [Mon, 9 Jan 2012 17:48:36 +0000 (18:48 +0100)]
[IMP] account_analytic_analysis: removed consolidation of fields because it is complex computation really resource-greedy

bzr revid: qdp-launchpad@openerp.com-20120109174836-v247yql76ahe7cru

12 years ago[merge] improvements to pos
niv-openerp [Mon, 9 Jan 2012 16:51:05 +0000 (17:51 +0100)]
[merge] improvements to pos

bzr revid: nicolas.vanhoren@openerp.com-20120109165105-mh96a3gllxk09466

12 years ago[imp] removed steps status bar
niv-openerp [Mon, 9 Jan 2012 16:45:17 +0000 (17:45 +0100)]
[imp] removed steps status bar

bzr revid: nicolas.vanhoren@openerp.com-20120109164517-ej1zfz5xjq0nuyez

12 years ago[imp] added possibility to go back to products screen
niv-openerp [Mon, 9 Jan 2012 16:21:26 +0000 (17:21 +0100)]
[imp] added possibility to go back to products screen

bzr revid: nicolas.vanhoren@openerp.com-20120109162126-zq5qphas06jeuf83

12 years ago[MERGE] hr_holidays: fixed bug 908798: added filter and group_by on leaves analysis
Thibault Delavallée [Mon, 9 Jan 2012 15:38:46 +0000 (16:38 +0100)]
[MERGE] hr_holidays: fixed bug 908798: added filter and group_by on leaves analysis

bzr revid: tde@openerp.com-20120109153846-xue897nvu7jgapxe

12 years ago[MERGE] fix o2m: respect static @domain when clearing a field (writing [(5,..)])
Olivier Dony [Mon, 9 Jan 2012 14:26:10 +0000 (15:26 +0100)]
[MERGE] fix o2m: respect static @domain when clearing a field (writing [(5,..)])

bzr revid: odo@openerp.com-20120109142610-31uunv7ktz3iwcds

12 years ago[MERGE] lp:798732 (hr_timesheet_sheet: fix performance issue, contrib from Guewen...
Raphael Collet [Mon, 9 Jan 2012 14:19:51 +0000 (15:19 +0100)]
[MERGE] lp:798732 (hr_timesheet_sheet: fix performance issue, contrib from Guewen Baconnier)

bzr revid: rco@openerp.com-20120109141951-d2lxu9yn063cmlwc

12 years ago[IMP] After creating a record from dashboard we should switch to page view
Fabien Meghazi [Mon, 9 Jan 2012 14:15:34 +0000 (15:15 +0100)]
[IMP] After creating a record from dashboard we should switch to page view

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

bzr revid: fme@openerp.com-20120109141534-z1u4hc9ktlwg16m9

12 years ago[FIX] translation: remove calls to trans_update_res_ids
Olivier Dony [Mon, 9 Jan 2012 14:09:58 +0000 (15:09 +0100)]
[FIX] translation: remove calls to trans_update_res_ids

Calling this method is no longer required since the
merge of the new code for loading translations using
a temporary table. The method itself has been removed
at revision 3919, so all calls to it should have been
cleaned up as well.
Rev.3919 = rco@openerp.com-20111223104824-fup1cjbjni1fsty1

bzr revid: odo@openerp.com-20120109140958-10i1ti16tw327580

12 years ago[FIX] fields.o2m: respect static @domain when clearing a field (writing [(5,..)])
Olivier Dony [Mon, 9 Jan 2012 14:04:32 +0000 (15:04 +0100)]
[FIX] fields.o2m: respect static @domain when clearing a field (writing [(5,..)])

bzr revid: odo@openerp.com-20120109140432-3np49l2esds0l1yb

12 years ago[MERGE] survey: fix code of survey.request to satisfy sequence of appraisals in hr...
Raphael Collet [Mon, 9 Jan 2012 14:02:09 +0000 (15:02 +0100)]
[MERGE] survey: fix code of survey.request to satisfy sequence of appraisals in hr.evaluation.interview

bzr revid: rco@openerp.com-20120109140209-lc4v3yromapaonhy

12 years ago[IMP] survey: move code
Raphael Collet [Mon, 9 Jan 2012 13:57:47 +0000 (14:57 +0100)]
[IMP] survey: move code

bzr revid: rco@openerp.com-20120109135747-yc7gw2qy8ho23xht

12 years ago[ADD] Added read only binary image widget to page view (courtesy of Serpent Consultin...
Fabien Meghazi [Mon, 9 Jan 2012 13:55:13 +0000 (14:55 +0100)]
[ADD] Added read only binary image widget to page view (courtesy of Serpent Consulting Services)

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

bzr revid: fme@openerp.com-20120109135513-mdwium7jywz1d27p

12 years ago[IMP] Improved list view boolean formatting
Fabien Meghazi [Mon, 9 Jan 2012 13:47:57 +0000 (14:47 +0100)]
[IMP] Improved list view boolean formatting

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

bzr revid: fme@openerp.com-20120109134757-wbuy45h1pca9lpgo

12 years ago[FIX] web_uservoice
Christophe Simonis [Mon, 9 Jan 2012 13:33:38 +0000 (14:33 +0100)]
[FIX] web_uservoice

bzr revid: chs@openerp.com-20120109133338-d6nngr32ob5x6bbw

12 years ago[FIX] web_livechat
Christophe Simonis [Mon, 9 Jan 2012 13:11:01 +0000 (14:11 +0100)]
[FIX] web_livechat

bzr revid: chs@openerp.com-20120109131101-a2zbj4at3zz91s7w

12 years ago[MERGE] lp:911094 (stock: process picking in state 'ready to process' only)
Raphael Collet [Mon, 9 Jan 2012 13:16:41 +0000 (14:16 +0100)]
[MERGE] lp:911094 (stock: process picking in state 'ready to process' only)

bzr revid: rco@openerp.com-20120109131641-c333dgzjrsngck88

12 years ago[MERGE]merge with main branch.
Vidhin Mehta (OpenERP) [Mon, 9 Jan 2012 12:59:18 +0000 (18:29 +0530)]
[MERGE]merge with main branch.

bzr revid: vme@tinyerp.com-20120109125918-mc7iaj1z1acxjrv1

12 years ago[FIX] account : Invoice pay using bank statement does not reconcile
Divyesh Makwana (Open ERP) [Mon, 9 Jan 2012 12:23:15 +0000 (17:53 +0530)]
[FIX] account : Invoice pay using bank statement does not reconcile

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

bzr revid: mdi@tinyerp.com-20120109122315-03dj59maqlyk5gu7

12 years ago[FIX] Fixed some buggy view_modes with trailing commas
Fabien Meghazi [Mon, 9 Jan 2012 12:11:08 +0000 (13:11 +0100)]
[FIX] Fixed some buggy view_modes with trailing commas

bzr revid: fme@openerp.com-20120109121108-ettcb2wrp7m01yfr

12 years ago[IMP] Do not show view manager title in dialogs
Fabien Meghazi [Mon, 9 Jan 2012 10:58:32 +0000 (11:58 +0100)]
[IMP] Do not show view manager title in dialogs

bzr revid: fme@openerp.com-20120109105832-ysyoj375lvy63ec4

12 years ago[FIX] hr : improved test cases in hr_timesheet_sheet/test/test_hr_timesheet_sheet.yml
Bharat Devnani (OpenERP) [Mon, 9 Jan 2012 10:50:42 +0000 (16:20 +0530)]
[FIX] hr : improved test cases in hr_timesheet_sheet/test/test_hr_timesheet_sheet.yml

bzr revid: bde@tinyerp.com-20120109105042-d52ii907hr2rd2wz

12 years ago[IMP] Only show formview when record is loaded in order to avoid flickering of fields
Fabien Meghazi [Mon, 9 Jan 2012 10:45:40 +0000 (11:45 +0100)]
[IMP] Only show formview when record is loaded in order to avoid flickering of fields

bzr revid: fme@openerp.com-20120109104540-uetxrrlvga9z9259

12 years ago[MERGE]: project: fixed bug 898113: removed unnecessary _default_project method,...
Thibault Delavallée [Mon, 9 Jan 2012 10:25:01 +0000 (11:25 +0100)]
[MERGE]: project: fixed bug 898113: removed unnecessary _default_project method, task creation is still ok via default search values

bzr revid: tde@openerp.com-20120109102501-ssuo51ks6soddn55

12 years ago[IMP]stock:remove a context in view file for fix ValueError: Invalid field in domain...
Mayur Maheshwari (OpenERP) [Mon, 9 Jan 2012 09:33:43 +0000 (15:03 +0530)]
[IMP]stock:remove a context in view file for fix ValueError: Invalid field in domain expression

bzr revid: mma@tinyerp.com-20120109093343-r6ymxvslfwcmro1d

12 years ago[FIX] hr_payroll :- add parent_id domain in action of tree view in hr.salary.rule...
Serpent Consulting Services [Mon, 9 Jan 2012 09:14:15 +0000 (14:44 +0530)]
[FIX] hr_payroll :- add parent_id domain in action of tree view in hr.salary.rule.category object

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

bzr revid: support@serpentcs.com-20120109091415-gvaice2ltdfhljg4

12 years ago[FIX] Notify on Database restore,backup.
Vaibhav (OpenERP) [Mon, 9 Jan 2012 08:14:41 +0000 (13:44 +0530)]
[FIX] Notify on Database restore,backup.

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

bzr revid: vda@tinyerp.com-20120109081441-b0ogg9yc9jfzme5x

12 years ago[FIX] List view :- Column should be added for edit icon in group by record.
Serpent Consulting Services [Mon, 9 Jan 2012 06:50:22 +0000 (12:20 +0530)]
[FIX] List view :- Column should be added for edit icon in group by record.

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

bzr revid: support@serpentcs.com-20120109065022-rcdng1w3c6xobxc8

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 9 Jan 2012 05:08:46 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120107055507-8swlvr9po6sdss2k
bzr revid: launchpad_translations_on_behalf_of_openerp-20120108052742-h4m1anhu0l9nr90t
bzr revid: launchpad_translations_on_behalf_of_openerp-20120109050846-k4msecejz9aklmon

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 9 Jan 2012 04:50:58 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120107052107-owlh11bgcy0oh2pg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120108050411-no4cbjgpimxjbvq7
bzr revid: launchpad_translations_on_behalf_of_openerp-20120109045058-isf848e523hr6ome

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 9 Jan 2012 04:49:46 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120107052041-yb9lin8pt6fiktit
bzr revid: launchpad_translations_on_behalf_of_openerp-20120108050339-3f9e3szj5cywz6d3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120109044946-zcolka6mpokbp60m

12 years ago[FIX] Image : widget should be readonly when the record is in non editable mode.
Serpent Consulting Services [Sat, 7 Jan 2012 08:40:06 +0000 (14:10 +0530)]
[FIX] Image : widget should be readonly when the record is in non editable mode.

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

bzr revid: support@serpentcs.com-20120107084006-k4vl2zvcp9o420cq

12 years ago[FIX] marketing_campaign :- fix view related problem change col 1 to 2.
Serpent Consulting Services [Sat, 7 Jan 2012 07:27:31 +0000 (12:57 +0530)]
[FIX] marketing_campaign :- fix view related problem change col 1 to 2.

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

bzr revid: support@serpentcs.com-20120107072731-bzk1ub5dk36z31s9

12 years ago[FIX] base: module sequence number removed from XML data, moved to individual module...
Olivier Dony [Sat, 7 Jan 2012 04:17:45 +0000 (05:17 +0100)]
[FIX] base: module sequence number removed from XML data, moved to individual module manifests

Having the sequence number living outside the module itself
causes various problems at initialization when modules are
missing (e.g. if creating a database with `base` only).
It is also cleaner to have the module sequence in the
module manifest, like other module metadata.
A corresponding commit in the addons project adds the
`sequence` field in the manifest of all modules who
have a non-default sequence (the main apps).

bzr revid: odo@openerp.com-20120107041745-tik3iu1b2qs4ym85

12 years ago[IMP] moved module sequences from module to each module's manifest
Olivier Dony [Sat, 7 Jan 2012 04:12:12 +0000 (05:12 +0100)]
[IMP] moved module sequences from  module to each module's manifest

bzr revid: odo@openerp.com-20120107041212-boocriorprywgni1

12 years ago[fix] problem with the change password
niv-openerp [Fri, 6 Jan 2012 16:32:20 +0000 (17:32 +0100)]
[fix] problem with the change password

bzr revid: nicolas.vanhoren@openerp.com-20120106163220-2qykv3t9kj92tvnh

12 years ago[fix] added saving of group_bys in saved filters
niv-openerp [Fri, 6 Jan 2012 16:25:33 +0000 (17:25 +0100)]
[fix] added saving of group_bys in saved filters

bzr revid: nicolas.vanhoren@openerp.com-20120106162533-qyqa3okffz1iw38w

12 years ago[imp] improved design of filters select
niv-openerp [Fri, 6 Jan 2012 16:04:44 +0000 (17:04 +0100)]
[imp] improved design of filters select

bzr revid: nicolas.vanhoren@openerp.com-20120106160444-w6eikadzuxx3lqa3

12 years ago[MERGE] import_base: fixed bug 911952: added mail module dependency
Thibault Delavallée [Fri, 6 Jan 2012 15:58:26 +0000 (16:58 +0100)]
[MERGE] import_base: fixed bug 911952: added mail module dependency

bzr revid: tde@openerp.com-20120106155826-sreio5gqkmiz7uvm

12 years ago[MERGE] project: fixed bug 911162: domain on company project time unit configuration
Thibault Delavallée [Fri, 6 Jan 2012 15:51:14 +0000 (16:51 +0100)]
[MERGE] project: fixed bug 911162: domain on company project time unit configuration

bzr revid: tde@openerp.com-20120106155114-sq9dq1rciys92mr9

12 years ago[FIX] setup.nsi set the right path for the nt service
Stephane Wirtel [Fri, 6 Jan 2012 15:21:53 +0000 (16:21 +0100)]
[FIX] setup.nsi set the right path for the nt service

bzr revid: stw@openerp.com-20120106152153-h3hv10r212h3t0ue

12 years ago[imp] clear search filter when using an advanced filter
niv-openerp [Fri, 6 Jan 2012 15:08:26 +0000 (16:08 +0100)]
[imp] clear search filter when using an advanced filter

bzr revid: nicolas.vanhoren@openerp.com-20120106150826-fzhg02asqf8o828w

12 years ago[merge] pos improvements
niv-openerp [Fri, 6 Jan 2012 14:58:20 +0000 (15:58 +0100)]
[merge] pos improvements

bzr revid: nicolas.vanhoren@openerp.com-20120106145820-9bph1btgsk62vuss

12 years ago[merge] pos improvements
niv-openerp [Fri, 6 Jan 2012 14:56:39 +0000 (15:56 +0100)]
[merge] pos improvements

bzr revid: nicolas.vanhoren@openerp.com-20120106145639-gi7pkwppqo6pzmrb

12 years ago[MERGE] hr_recruitment: fixed bug 910135: when survey answered directly in system...
Thibault Delavallée [Fri, 6 Jan 2012 14:24:14 +0000 (15:24 +0100)]
[MERGE] hr_recruitment: fixed bug 910135: when survey answered directly in system, a pdf report is now attached to the applicant

bzr revid: tde@openerp.com-20120106142414-st7ag0nx4q3ppc0f

12 years ago[FIX] wsgi: improved sample gunicorn.conf.py
Olivier Dony [Fri, 6 Jan 2012 13:36:47 +0000 (14:36 +0100)]
[FIX] wsgi: improved sample gunicorn.conf.py

bzr revid: odo@openerp.com-20120106133647-7zawkdwr21enf425

12 years ago[MERGE] merged l10n_us branch
Quentin (OpenERP) [Fri, 6 Jan 2012 13:35:48 +0000 (14:35 +0100)]
[MERGE] merged l10n_us branch

bzr revid: qdp-launchpad@openerp.com-20120106133548-tfucrzf9rz1obqyy

12 years ago[FIX] l10n_us: fiscal position
Quentin (OpenERP) [Fri, 6 Jan 2012 13:33:03 +0000 (14:33 +0100)]
[FIX] l10n_us: fiscal position

bzr revid: qdp-launchpad@openerp.com-20120106133303-3p405o8c93868eju

12 years ago[FIX] openerp.wsgi: missing system-wide addons loading in on_starting()
Olivier Dony [Fri, 6 Jan 2012 13:24:18 +0000 (14:24 +0100)]
[FIX] openerp.wsgi: missing system-wide addons loading in on_starting()

bzr revid: odo@openerp.com-20120106132418-jrr7i7l0el0ig2ry

12 years ago[MERGE] delivery: clean yml tests
Raphael Collet [Fri, 6 Jan 2012 13:11:37 +0000 (14:11 +0100)]
[MERGE] delivery: clean yml tests

bzr revid: rco@openerp.com-20120106131137-2ux6b68q50zeskhi

12 years ago[FIX] reference for the tax template
Dhara (OpenERP) [Fri, 6 Jan 2012 13:08:41 +0000 (18:38 +0530)]
[FIX] reference for the tax template

bzr revid: dhara_openerp-20120106130841-w988cm87052pqnax

12 years ago[FIX]:override copy method to avoid keeping previous line
Kirti Savalia (OpenERP) [Fri, 6 Jan 2012 12:59:14 +0000 (18:29 +0530)]
[FIX]:override copy method to avoid keeping previous line

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

bzr revid: ksa@tinyerp.com-20120106125914-sog04nup6jm92g25

12 years ago[IMP] removed default state from inherited survey.request
Hardik Ansodariy (OpenERP) [Fri, 6 Jan 2012 12:46:52 +0000 (18:16 +0530)]
[IMP] removed default state from inherited survey.request

bzr revid: han@tinyerp.com-20120106124652-bhy30iuz84ks5zcy

12 years ago[FIX] account: fix view of supplier invoice
Raphael Collet [Fri, 6 Jan 2012 12:46:15 +0000 (13:46 +0100)]
[FIX] account: fix view of supplier invoice

bzr revid: rco@openerp.com-20120106124615-et5wwhc7ft1ie7w2

12 years ago[FIX] remove the required attribute from m2o compaign_id of marketing.campaign.activity .
Nimesh (Open ERP) [Fri, 6 Jan 2012 11:33:53 +0000 (17:03 +0530)]
[FIX] remove the required attribute from m2o compaign_id of marketing.campaign.activity .

bzr revid: nco@tinyerp.com-20120106113353-o3to6e2kos0acdxn

12 years ago[IMP] l10n_us: added a minimal set for COT, taxes and fiscal positions. Removed sign...
Quentin (OpenERP) [Fri, 6 Jan 2012 11:13:30 +0000 (12:13 +0100)]
[IMP] l10n_us: added a minimal set for COT, taxes and fiscal positions. Removed sign on account.account.type (field does not exist anymore. It is hanlded by the financial reports)

bzr revid: qdp-launchpad@openerp.com-20120106111330-zn783lc6fz4nptr8

12 years ago[FIX] account: fixed the generation of tax from sale and purchase rates in wizard
Quentin (OpenERP) [Fri, 6 Jan 2012 11:11:49 +0000 (12:11 +0100)]
[FIX] account: fixed the generation of tax from sale and purchase rates in wizard

bzr revid: qdp-launchpad@openerp.com-20120106111149-ztmuqg58980a0tu3

12 years ago[imp] converted all remaining usage of default_get in xml to context
niv-openerp [Fri, 6 Jan 2012 11:09:14 +0000 (12:09 +0100)]
[imp] converted all remaining usage of default_get in xml to context

bzr revid: nicolas.vanhoren@openerp.com-20120106110914-qsbvuc34ietfmtg2

12 years ago[imp] improved js-side Model class
niv-openerp [Fri, 6 Jan 2012 10:40:09 +0000 (11:40 +0100)]
[imp] improved js-side Model class

bzr revid: nicolas.vanhoren@openerp.com-20120106104009-67z8ofmo4ndl4651

12 years ago[FIX]create attachment for applicant has done any survey answer
Sanjay Gohel (Open ERP) [Fri, 6 Jan 2012 10:34:12 +0000 (16:04 +0530)]
[FIX]create attachment for applicant has done any survey answer

bzr revid: sgo@tinyerp.com-20120106103412-2ob2zza4d4bptes5

12 years ago[imp] added method to call a model method with kwargs
niv-openerp [Fri, 6 Jan 2012 10:32:19 +0000 (11:32 +0100)]
[imp] added method to call a model method with kwargs

bzr revid: nicolas.vanhoren@openerp.com-20120106103219-4t633kov3hsz50tj

12 years ago[ADD]: ADD mail module in import_base dependency.
Atul Patel (OpenERP) [Fri, 6 Jan 2012 10:26:38 +0000 (15:56 +0530)]
[ADD]: ADD mail module in import_base dependency.

bzr revid: atp@tinyerp.com-20120106102638-ynkw8h3r5dj02ldf

12 years ago[IMP]stock:add message when a lot quantity is more than available quantity
Mayur Maheshwari (OpenERP) [Fri, 6 Jan 2012 10:21:31 +0000 (15:51 +0530)]
[IMP]stock:add message when a lot quantity is more than available quantity

bzr revid: mma@tinyerp.com-20120106102131-bhr1lkxa0acvw958

12 years ago[IMP] removed survey_req_draft method and used active_model to determin survey request
Hardik Ansodariy (OpenERP) [Fri, 6 Jan 2012 10:20:34 +0000 (15:50 +0530)]
[IMP] removed survey_req_draft method and used active_model to determin survey request

bzr revid: han@tinyerp.com-20120106102034-qnyfyil9kiop2k1c

12 years ago[imp] re used context retreival
niv-openerp [Fri, 6 Jan 2012 10:16:19 +0000 (11:16 +0100)]
[imp] re used context retreival

bzr revid: nicolas.vanhoren@openerp.com-20120106101619-d0po1e513o2gti2b

12 years ago[imp] simplified buffered dataset
niv-openerp [Fri, 6 Jan 2012 10:03:31 +0000 (11:03 +0100)]
[imp] simplified buffered dataset

bzr revid: nicolas.vanhoren@openerp.com-20120106100331-ouggh486o1zab1vz

12 years ago[imp] improved to newer version of lib client
niv-openerp [Fri, 6 Jan 2012 10:02:51 +0000 (11:02 +0100)]
[imp] improved to newer version of lib client

bzr revid: nicolas.vanhoren@openerp.com-20120106100251-1dzh2j4zaxax9px2

12 years ago[FIX] crm : crm.case.section right to base.group_user
Kuldeep Joshi (OpenERP) [Fri, 6 Jan 2012 09:36:09 +0000 (15:06 +0530)]
[FIX] crm : crm.case.section right to base.group_user

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

bzr revid: kjo@tinyerp.com-20120106093609-y706tlnwsn21p7k0

12 years ago[FIX] product: field parent_id of product.category should be set as ondelete='cascade'
Raphael Collet [Fri, 6 Jan 2012 09:29:30 +0000 (10:29 +0100)]
[FIX] product: field parent_id of product.category should be set as ondelete='cascade'

bzr revid: rco@openerp.com-20120106092930-0r3eaa1hvcc0h4ce