odoo/odoo.git
11 years ago[FIX] __openerp__.py: added `base` as a dependency.
Vo Minh Thu [Tue, 18 Jun 2013 09:58:16 +0000 (11:58 +0200)]
[FIX] __openerp__.py: added `base` as a dependency.

bzr revid: vmt@openerp.com-20130618095816-5p5h674w8lq0vo18

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130618054659-e58yl66n5zonbly3

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130618054613-gi4pirvc503ttaw1

11 years ago[FIX] board: added `web` dependency in __openerp__.py.
Vo Minh Thu [Mon, 17 Jun 2013 20:46:53 +0000 (22:46 +0200)]
[FIX] board: added `web` dependency in __openerp__.py.

bzr revid: vmt@openerp.com-20130617204653-v5buq40foas5nav7

11 years ago[REVERT] of revision 3746 because it caused in bug of high priority
niv-openerp [Mon, 17 Jun 2013 16:28:27 +0000 (18:28 +0200)]
[REVERT] of revision 3746 because it caused in bug of high priority

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

bzr revid: nicolas.vanhoren@openerp.com-20130617162827-01gm5gvoycf3kz3p

11 years ago[MERGE] account_anglo_saxon: added yaml test + doc files
Quentin (OpenERP) [Mon, 17 Jun 2013 08:13:18 +0000 (10:13 +0200)]
[MERGE] account_anglo_saxon: added yaml test + doc files

bzr revid: qdp-launchpad@openerp.com-20130617081318-q66eeaygeuv3znc0

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130615052355-u6q4b22fmtl0ubgt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130617052543-o6mypnj84iv69hz9

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 16 Jun 2013 04:38:29 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130616043829-skwivcwkvq31nhfh

11 years ago[MERGE] sale, point_of_sale, sale_stock: remove the concept of sale.shop
Thibault Delavallée [Fri, 14 Jun 2013 14:58:48 +0000 (16:58 +0200)]
[MERGE] sale, point_of_sale, sale_stock: remove the concept of sale.shop
and replace it by stock.warehouse
Also include several fixes and improvements in sale/point of sale.

bzr revid: tde@openerp.com-20130614145848-6zmjkxz0zkqs9jxb

11 years ago[FIX] sale, sale_stock: fixed calls to get_company taking an extra uid
Thibault Delavallée [Fri, 14 Jun 2013 14:33:17 +0000 (16:33 +0200)]
[FIX] sale, sale_stock: fixed calls to get_company taking an extra uid

bzr revid: tde@openerp.com-20130614143317-65mbgfugskxqnxp7

11 years ago[MERGE] Sync with trunk
Thibault Delavallée [Fri, 14 Jun 2013 14:17:20 +0000 (16:17 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130614141720-7qjo6fpkm83jhpm2

11 years ago[CLEAN] Misc cleaning before merging.
Thibault Delavallée [Fri, 14 Jun 2013 14:16:43 +0000 (16:16 +0200)]
[CLEAN] Misc cleaning before merging.

bzr revid: tde@openerp.com-20130614141643-29z9zslusyhj4u5j

11 years ago[MERGE] [IMP] Partner View: Partner View Improvement: remove history tab
Thibault Delavallée [Fri, 14 Jun 2013 12:10:20 +0000 (14:10 +0200)]
[MERGE] [IMP] Partner View: Partner View Improvement: remove history tab
This branch adds contextual buttons for the various items contained
in the history tab that are removed.

res.partner:
- in crm: re-ordered of the various Leads/Meetings/Opportunities buttons
- in crm_claim: added a Claims button, removed claims in history tab
- in event: removed one2many field towards event.event and event.registration, as well as other data related to history tab
- in marketing_campaigns: removed on2many field toward workitems (workitem_ids)
- in project: removed task from history; added Tasks button
- in project_issue: removed issues from history; added Issues button

bzr revid: tde@openerp.com-20130614121020-zl1l18iz9gv1smaa

11 years ago[IMP] Partner View Improvement: remove history tab.
Thibault Delavallée [Fri, 14 Jun 2013 12:05:40 +0000 (14:05 +0200)]
[IMP] Partner View Improvement: remove history tab.
This server branch comes with an addons branch where the various
items of the history tab are removed and transformed into
contextual buttons.
Names are added to two pages of the partner notebook to be able
to reference them in future inheritance.

bzr revid: tde@openerp.com-20130614120540-5qvvh07cu2quwi71

11 years ago[FIX] mail: compare splitted email in tests
Christophe Simonis [Fri, 14 Jun 2013 11:42:58 +0000 (13:42 +0200)]
[FIX] mail: compare splitted email in tests

bzr revid: chs@openerp.com-20130614114258-iar6h3ctaaqrb4on

11 years ago[FIX] mail: reply_to is set to email_from as a last resort
Christophe Simonis [Fri, 14 Jun 2013 10:30:05 +0000 (12:30 +0200)]
[FIX] mail: reply_to is set to email_from as a last resort

bzr revid: chs@openerp.com-20130614103005-9x5r0b22b25jll1g

11 years ago[FIX] mail: default value for email_reply_to variable (merge messup)
Christophe Simonis [Fri, 14 Jun 2013 09:44:39 +0000 (11:44 +0200)]
[FIX] mail: default value for email_reply_to variable (merge messup)

bzr revid: chs@openerp.com-20130614094439-iqji8aimvaf4x5t6

11 years ago[MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503...
Christophe Simonis [Fri, 14 Jun 2013 09:19:24 +0000 (11:19 +0200)]
[MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap

bzr revid: chs@openerp.com-20130614091924-z5ta02kwhmwcrgox

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 14 Jun 2013 05:38:48 +0000 (05:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130614053848-ivpev077e3o7v78m

11 years ago[MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953...
Christophe Simonis [Thu, 13 Jun 2013 18:15:03 +0000 (20:15 +0200)]
[MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4

bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap

11 years ago[FIX] base: correct `help` in res.bank view
Christophe Simonis [Thu, 13 Jun 2013 17:54:53 +0000 (19:54 +0200)]
[FIX] base: correct `help` in res.bank view

bzr revid: chs@openerp.com-20130613175453-2tnl06dxgc9z4hbs

11 years ago[MERGE] forward port of branch saas-1 up to revid 4887 chs@openerp.com-20130612153934...
Christophe Simonis [Thu, 13 Jun 2013 17:39:00 +0000 (19:39 +0200)]
[MERGE] forward port of branch saas-1 up to revid 4887 chs@openerp.com-20130612153934-qyp6pb3bc4za4taf

bzr revid: chs@openerp.com-20130613172414-dln3g4j0ykcwaa02
bzr revid: chs@openerp.com-20130613173900-xl7rh321nnw2b04b

11 years ago[MERGE] [FIX] sale_stock: compute packaging values after slecting right UoM
Martin Trigaux [Thu, 13 Jun 2013 16:09:53 +0000 (18:09 +0200)]
[MERGE] [FIX] sale_stock: compute packaging values after slecting right UoM

bzr revid: mat@openerp.com-20130613160953-itt79mu5xrl7suv4

11 years ago[IMP] remove typo
Martin Trigaux [Thu, 13 Jun 2013 16:08:12 +0000 (18:08 +0200)]
[IMP] remove typo

bzr revid: mat@openerp.com-20130613160812-6nrz02oejrdl13tb

11 years ago[MERGE] [FIX] sale_stock: Auto complete on Quotations with special product configuration
Martin Trigaux [Thu, 13 Jun 2013 15:57:01 +0000 (17:57 +0200)]
[MERGE] [FIX] sale_stock: Auto complete on Quotations with special product configuration

bzr revid: mat@openerp.com-20130613155701-4czhhtrfheittf5n

11 years ago[MERGE] [FIX] hr_timesheet_sheet: compute amount field for timesheets
Martin Trigaux [Thu, 13 Jun 2013 15:03:42 +0000 (17:03 +0200)]
[MERGE] [FIX] hr_timesheet_sheet: compute amount field for timesheets

bzr revid: mat@openerp.com-20130613150342-hn7u14m223nv0k9q

11 years ago[FIX] email_template: correct creation/deletion of context action
Christophe Simonis [Thu, 13 Jun 2013 14:39:31 +0000 (16:39 +0200)]
[FIX] email_template: correct creation/deletion of context action

bzr revid: chs@openerp.com-20130613143931-tpnx0diyvkovr2xe

11 years ago[MERGE] [IMP] Reporting Menus
Thibault Delavallée [Thu, 13 Jun 2013 14:16:24 +0000 (16:16 +0200)]
[MERGE] [IMP] Reporting Menus
surveys reporting wizards: buttons in footer;
report designer installation wizard buttons cleaning;
employee timesheet reporting light cleaning

bzr revid: tde@openerp.com-20130613141624-156yyz2pea1jg6zy

11 years ago[MERGE] [FIX] account: don't display fields from analytic accounting after removal
Martin Trigaux [Thu, 13 Jun 2013 13:59:59 +0000 (15:59 +0200)]
[MERGE] [FIX] account: don't display fields from analytic accounting after removal

bzr revid: mat@openerp.com-20130613135959-185y4ip2csobdpgt

11 years ago[MERGE] [FIX] warning: correct form id for warning tabs in products
Martin Trigaux [Thu, 13 Jun 2013 13:57:15 +0000 (15:57 +0200)]
[MERGE] [FIX] warning: correct form id for warning tabs in products

bzr revid: mat@openerp.com-20130613135715-gp1if7jh6btu2myk

11 years ago[MERGE] Addons misc improvements Vol.30
Thibault Delavallée [Thu, 13 Jun 2013 13:06:59 +0000 (15:06 +0200)]
[MERGE] Addons misc improvements Vol.30
hr_evaluation: make employee_id, date, survey_request_ids readonly on done state
mail: small re-ordering of menu in settings/email
sale: product is readonly in other state than draft, improve some helps

bzr revid: tde@openerp.com-20130613130659-uaq0bxwc24q54t4x

11 years ago[MERGE] Addons misc improvements Vol.30
Thibault Delavallée [Thu, 13 Jun 2013 13:02:27 +0000 (15:02 +0200)]
[MERGE] Addons misc improvements Vol.30
- ir.model.access editable on top, not bottom

bzr revid: tde@openerp.com-20130613130227-aws3m4vkepx3n60p

11 years ago[MERGE] [FIX] account: better check of context when writing account.move.line
Martin Trigaux [Thu, 13 Jun 2013 11:33:05 +0000 (13:33 +0200)]
[MERGE] [FIX] account: better check of context when writing account.move.line

bzr revid: mat@openerp.com-20130613113305-j7j6rgj1lzkzdf9q

11 years ago[MERGE] [FIX] hr_timesheet_sheet, account_followup: remove create access rights on...
Martin Trigaux [Thu, 13 Jun 2013 11:31:46 +0000 (13:31 +0200)]
[MERGE] [FIX] hr_timesheet_sheet, account_followup: remove create access rights on reports and hide create button from views

bzr revid: mat@openerp.com-20130613113146-7dim7vh35umf1570

11 years ago[MERGE] [FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve...
Thibault Delavallée [Thu, 13 Jun 2013 11:01:46 +0000 (13:01 +0200)]
[MERGE] [FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve better computation time.
Previous implementation did a search on mail.followers with subtype_ids=False, leading
to a very bad computation time. This search is now avoided.

bzr revid: tde@openerp.com-20130613110146-3thin7anczzj509i

11 years ago[MERGE] Merged branch holding addons-30 misc improvement. FP-style merge for testing...
Thibault Delavallée [Thu, 13 Jun 2013 10:59:23 +0000 (12:59 +0200)]
[MERGE] Merged branch holding addons-30 misc improvement. FP-style merge for testing purpose.

bzr revid: tde@openerp.com-20130613105923-xt7rvj0n3n3egvzj

11 years ago[MERGE] Merged branch holding addons-30 misc improvements. FP-style merge for testing...
Thibault Delavallée [Thu, 13 Jun 2013 10:57:50 +0000 (12:57 +0200)]
[MERGE] Merged branch holding addons-30 misc improvements. FP-style merge for testing purpose.

bzr revid: tde@openerp.com-20130613105750-euwa1thpqye4de8f

11 years ago[MERGE] [FIX] mrp: BOM structure now displayed as tree
Thibault Delavallée [Thu, 13 Jun 2013 10:37:09 +0000 (12:37 +0200)]
[MERGE] [FIX] mrp: BOM structure now displayed as tree

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

bzr revid: tde@openerp.com-20130613103709-vqxwltc0oqcft93s

11 years ago[FIX] mail: fixed id of record in a loop (record.id, not all ids).
Thibault Delavallée [Thu, 13 Jun 2013 09:52:28 +0000 (11:52 +0200)]
[FIX] mail: fixed id of record in a loop (record.id, not all ids).

bzr revid: tde@openerp.com-20130613095228-b4r8kca7hkjd6ppa

11 years ago[sale_stock] : Auto complete on Quotations with special product configuration(Case...
Dhruti Shastri (OpenERP) [Thu, 13 Jun 2013 08:44:41 +0000 (14:14 +0530)]
[sale_stock] :  Auto complete on Quotations with special product configuration(Case:593519)

bzr revid: dhs@tinyerp.com-20130613084441-gi9xkf2d2sl68a45

11 years ago[FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve better...
Thibault Delavallée [Thu, 13 Jun 2013 08:20:29 +0000 (10:20 +0200)]
[FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve better computation time.
Previous implementation did a search on mail.followers with subtype_ids=False, leading
to a very bad computation time. This search is now avoided.

bzr revid: tde@openerp.com-20130613082029-lmd63s3mqwxasy4j

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 13 Jun 2013 06:09:19 +0000 (06:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130613060919-s8otvph34f6m5k5m

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 13 Jun 2013 05:35:05 +0000 (05:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130613053505-g050lemmco2tgg8a

11 years ago[MERGE] [FIX] Usability fix for purchase/product
Thibault Delavallée [Wed, 12 Jun 2013 16:16:52 +0000 (18:16 +0200)]
[MERGE] [FIX] Usability fix for purchase/product
Set the field property_product_pricelist_purchase in the group_purchase_pricelist

bzr revid: tde@openerp.com-20130612161652-amuzokktzclbuw49

11 years ago[MERGE] [IMP] BoM tree view usability improvements
Thibault Delavallée [Wed, 12 Jun 2013 16:05:57 +0000 (18:05 +0200)]
[MERGE] [IMP] BoM tree view usability improvements
- remove method field
- set bom_id, date_start and date_stop visible only for members of group_mrp_properties

bzr revid: tde@openerp.com-20130612160557-d73e5bp2o6rsg1du

11 years ago[FIX] long polling process: strip arguments
Christophe Simonis [Wed, 12 Jun 2013 15:39:34 +0000 (17:39 +0200)]
[FIX] long polling process: strip arguments

bzr revid: chs@openerp.com-20130612153934-qyp6pb3bc4za4taf

11 years ago[MERGE] [FIX] account: allow usage of list of account typesfor invoices creation
Martin Trigaux [Wed, 12 Jun 2013 15:38:14 +0000 (17:38 +0200)]
[MERGE] [FIX] account: allow usage of list of account typesfor invoices creation

bzr revid: mat@openerp.com-20130612153814-zs9p35z8u2ojicb6

11 years ago[IMP] res.partner: name_search() search on `display_name` field directly
Christophe Simonis [Wed, 12 Jun 2013 15:37:49 +0000 (17:37 +0200)]
[IMP] res.partner: name_search() search on `display_name` field directly

bzr revid: chs@openerp.com-20130612153749-gts0pa3ys5z06okg

11 years ago[MERGE] [IMP] BoM tree view usability improvements
Thibault Delavallée [Wed, 12 Jun 2013 15:37:10 +0000 (17:37 +0200)]
[MERGE] [IMP] BoM tree view usability improvements
- remove method field
- set bom_id, date_start and date_stop visible only for members of group_mrp_properties

bzr revid: tde@openerp.com-20130612153710-kjdsrn54eheuon6x

11 years ago[MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912...
Christophe Simonis [Wed, 12 Jun 2013 15:28:26 +0000 (17:28 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt

bzr revid: chs@openerp.com-20130612152826-j9sj42ten9mic8s0

11 years ago[FIX] correct stripping of arguments when _reexec() OpenERP
Christophe Simonis [Wed, 12 Jun 2013 15:19:12 +0000 (17:19 +0200)]
[FIX] correct stripping of arguments when _reexec() OpenERP

bzr revid: chs@openerp.com-20130612151912-m19okjsdkjo12qnt

11 years ago[MERGE] [IMP] purchase_order: allow the user to choose the currency, whatever the...
Thibault Delavallée [Wed, 12 Jun 2013 14:53:13 +0000 (16:53 +0200)]
[MERGE] [IMP] purchase_order: allow the user to choose the currency, whatever the pricelist. By default the currency is the one defined on the user's company.

bzr revid: tde@openerp.com-20130612145313-blrfa4gmrtuq5dmu

11 years ago[MERGE] [IMP] Crucial merge of the day: rename All Products into All, to avoid displa...
Thibault Delavallée [Wed, 12 Jun 2013 14:03:32 +0000 (16:03 +0200)]
[MERGE] [IMP] Crucial merge of the day: rename All Products into All, to avoid displaying long strings in some form views.

bzr revid: tde@openerp.com-20130612140332-51nd84c27fno4wjx

11 years ago[MERGE] project: do not copy project tasks when duplicating partners, courtesy of...
Olivier Dony [Wed, 12 Jun 2013 13:28:44 +0000 (15:28 +0200)]
[MERGE] project: do not copy project tasks when duplicating partners, courtesy of Yannick Vaucher (Camptocamp)

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

bzr revid: odo@openerp.com-20130612132844-on6uq9brcbjqjgdc

11 years ago[MERGE] [IMP] 'Social Aspects' Task
Thibault Delavallée [Wed, 12 Jun 2013 12:12:58 +0000 (14:12 +0200)]
[MERGE] [IMP] 'Social Aspects' Task

Purpose:
- mail is now focused on messaging; partner document is now a classic document, without specific behavior; removed the concept of 'my followers' from mail;
- hr adds social features to mail: employee profile is used to display internal messages; employees can follow other employees, comment and react on their profile messages;
- display suggestion of Groups and Employees to follow in the Inbox, using a new widget. The purpose is to promote social interactions between employees and to improve the visibility of groups;

mail:
- add suggestions.Group widget that allows to display a list of suggested groups to follow; this widget is displayed in the Inbox;
- display 'Partner profile of' or 'News from' when reading messages from a partner profile / employee profile in the Inbox;
- 'Compose a new message or Write to my followers' is not present anymore when hr is not installed, because this social aspect comes with HR;
- mail_thread: add a search function on message_is_follower;
- mail_group: implement suggested groups behavior;
- res_partner: removed specific code changing message_post with type='email' to a private discussion between author and destination partner; partner document behaves like a classic document;
- res_users: add 'display_groups_suggestions' field that controls the display of suggested groups to follow;
- res_users: writing on a res.users object is considered as a private discussion; when Hr is not installed, only aliases should be able to post on a user;

hr_employee:
- when creating an employee, post a message on its profile and push it to every employees of the same company;
- add follow/unfollow and message and follower count on employee kanban view;
- implement suggested employee behavior;
- HR improves the basic Inbox by adding the 'Compose a new message or Write to my followers';
- allow to post on an employee profile when having read access right if the user that posts is an employee;

HR:
- add suggestions.Employee widget that allows to display a list of suggested employees to follow; this widget is displayed in the Inbox;
- res_users: add 'display_employees_suggestions' field that controls the display of suggested employees to follow;
- res_users: do not welcome new users anymore, welcome new employees instead
- res_users: incoming emails are still considered as private messages (using aliases); however messages posted on user profile are redirected to the related employee profiles (used for 'Write to my followers')

bzr revid: tde@openerp.com-20130612121258-j38do5opsot2ur7c

11 years ago[IMP] remove useless use of update dict
Yannick Vaucher [Wed, 12 Jun 2013 11:36:48 +0000 (13:36 +0200)]
[IMP] remove useless use of update dict

bzr revid: yannick.vaucher@camptocamp.com-20130612113648-8lbirmp38q5uyolv

11 years ago[FIX] [HACK] Delocate code about mail_thread inheritance from portal to mail_thread...
Thibault Delavallée [Wed, 12 Jun 2013 11:36:30 +0000 (13:36 +0200)]
[FIX] [HACK] Delocate code about mail_thread inheritance from portal to mail_thread, because of the inheritance graph bug in trunk to sovle that makes this code not visible for hr.employee.

bzr revid: tde@openerp.com-20130612113630-ao1dxpv0ax5n4xje

11 years ago[FIX] Chatter: fixed avatar management as this should be fixed in trunk
Thibault Delavallée [Wed, 12 Jun 2013 09:59:44 +0000 (11:59 +0200)]
[FIX] Chatter: fixed avatar management as this should be fixed in trunk

bzr revid: tde@openerp.com-20130612095944-2aa2mezzbb47uk6g

11 years ago[CLEAN] hr: check_related_document now located in hr_employee instead of a mail_messa...
Thibault Delavallée [Wed, 12 Jun 2013 09:55:07 +0000 (11:55 +0200)]
[CLEAN] hr: check_related_document now located in hr_employee instead of a mail_message override.

bzr revid: tde@openerp.com-20130612095507-1ksx759e8hkk323h

11 years ago[FIX] res.partner: name_search() should match complete contact names in the format...
Olivier Dony [Wed, 12 Jun 2013 09:53:00 +0000 (11:53 +0200)]
[FIX] res.partner: name_search() should match complete contact names in the format returned by name_get()

This was missed during the change of the name_get()
format at revision 4923.1.12
revid:odo@openerp.com-20130416093121-t5soophs2aui8rzq

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

bzr revid: odo@openerp.com-20130612095300-pcr3ly5g7bv656i1

11 years ago[IMP] portal_hr_employee: remove create button on kanban view
Martin Trigaux [Wed, 12 Jun 2013 09:25:49 +0000 (11:25 +0200)]
[IMP] portal_hr_employee: remove create button on kanban view

bzr revid: mat@openerp.com-20130612092549-15auuwcf271kpcle

11 years ago[IMP] l10n_be_coda: remove creation of bank statement line, remove broken domain...
Martin Trigaux [Wed, 12 Jun 2013 09:25:20 +0000 (11:25 +0200)]
[IMP] l10n_be_coda: remove creation of bank statement line, remove broken domain, show statement field, fix indentation

bzr revid: mat@openerp.com-20130612092520-a4v80fkt5kz58ch3

11 years ago[IMP] hr: emplyee kanban view: add number of messages and followers
Thibault Delavallée [Wed, 12 Jun 2013 08:49:24 +0000 (10:49 +0200)]
[IMP] hr: emplyee kanban view: add number of messages and followers

bzr revid: tde@openerp.com-20130612084924-mngzy6q0an60cu2x

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 12 Jun 2013 05:57:31 +0000 (05:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130612055731-f24di0etqrugwqfp

11 years ago[MERGE] with 7.0
Foram Katharotiya (OpenERP) [Wed, 12 Jun 2013 05:04:00 +0000 (10:34 +0530)]
[MERGE] with 7.0

bzr revid: fka@tinyerp.com-20130607095729-g7ax7eyt9jcjsdvs
bzr revid: fka@tinyerp.com-20130610045950-ao7icaicrutgw49t
bzr revid: fka@tinyerp.com-20130611045956-f2b037r5d9mzezsg
bzr revid: fka@tinyerp.com-20130612050400-vmpcjy2e93xoykn2

11 years ago[FIX] web: calls to openerp methods do not raises xmlrpc Fault anymore
Christophe Simonis [Tue, 11 Jun 2013 16:35:27 +0000 (18:35 +0200)]
[FIX] web: calls to openerp methods do not raises xmlrpc Fault anymore

bzr revid: chs@openerp.com-20130611163527-k6yzb604c36n2wha

11 years ago[MERGE] forward port of branch 7.0 up to revid 3973 chs@openerp.com-20130611145028...
Christophe Simonis [Tue, 11 Jun 2013 15:52:51 +0000 (17:52 +0200)]
[MERGE] forward port of branch 7.0 up to revid 3973 chs@openerp.com-20130611145028-f98x6inytlr3ijjg

bzr revid: chs@openerp.com-20130611155251-zk0qkk70z30n81vl

11 years ago[MERGE] Sync with trunk
Thibault Delavallée [Tue, 11 Jun 2013 14:56:28 +0000 (16:56 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130611145628-q55zkmf7smsrbh1x

11 years ago[MERGE] various changes
Martin Trigaux [Tue, 11 Jun 2013 14:52:01 +0000 (16:52 +0200)]
[MERGE] various changes

[FIX] account: field supplier invoice number should be set in journal entry as description
[FIX] hr_holidays: allow grouping by start date
[IMP] report_webkit: avoid using same src value for two different values with fallback

bzr revid: mat@openerp.com-20130611145201-n3zzpk52r1wdal80

11 years ago[FIX] web: handle monodb correctly when server started with "--no-database-list"...
Christophe Simonis [Tue, 11 Jun 2013 14:50:28 +0000 (16:50 +0200)]
[FIX] web: handle monodb correctly when server started with "--no-database-list" option

bzr revid: chs@openerp.com-20130611145028-f98x6inytlr3ijjg

11 years ago[MERGE] [IMP] report_webkit: avoid using same src value for two different values...
Martin Trigaux [Tue, 11 Jun 2013 14:10:16 +0000 (16:10 +0200)]
[MERGE] [IMP] report_webkit: avoid using same src value for two different values with fallback

bzr revid: mat@openerp.com-20130611141016-nbi737zejyc003fd

11 years ago[FIX]mail: mail_thread, method message_capable_models was not returning all message...
Denis Ledoux [Tue, 11 Jun 2013 13:33:14 +0000 (15:33 +0200)]
[FIX]mail: mail_thread, method message_capable_models was not returning all message capable models

bzr revid: dle@openerp.com-20130611133314-pq9bmj7af61k7swe

11 years ago[MERGE] [FIX] account: field supplier invoice number should be set in journal entry...
Martin Trigaux [Tue, 11 Jun 2013 12:30:27 +0000 (14:30 +0200)]
[MERGE] [FIX] account: field supplier invoice number should be set in journal entry as description

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

bzr revid: mat@openerp.com-20130611123027-6rro4bg1es3se2un

11 years ago[MERGE] [FIX] hr_holidays: allow grouping by start date
Martin Trigaux [Tue, 11 Jun 2013 11:57:00 +0000 (13:57 +0200)]
[MERGE] [FIX] hr_holidays: allow grouping by start date

bzr revid: mat@openerp.com-20130611115700-wp1avp2vs02mcytr

11 years ago[FIX] web: handle monodb correctly when server started with "--no-database-list"...
Christophe Simonis [Tue, 11 Jun 2013 11:03:27 +0000 (13:03 +0200)]
[FIX] web: handle monodb correctly when server started with "--no-database-list" option

bzr revid: chs@openerp.com-20130611110327-sipc2er6z1ch7leb

11 years ago[FIX] survey: add page_id when using wizard
Martin Trigaux [Tue, 11 Jun 2013 10:02:43 +0000 (12:02 +0200)]
[FIX] survey: add page_id when using wizard

bzr revid: mat@openerp.com-20130611100243-r5u6eyoj2ppiifc2

11 years ago[MERGE] [FIX] stock: prevent creating new product line when returning products
Martin Trigaux [Tue, 11 Jun 2013 09:29:43 +0000 (11:29 +0200)]
[MERGE] [FIX] stock: prevent creating new product line when returning products

bzr revid: mat@openerp.com-20130611092943-omj3kxhw2pmgpvwm

11 years ago[IMP]improve message string
sgo@tinyerp.com [Tue, 11 Jun 2013 08:38:59 +0000 (14:08 +0530)]
[IMP]improve message string

bzr revid: sgo@tinyerp.com-20130611083859-tamafus1vdohpjyg

11 years ago[IMP] project - adding missing argument names
Yannick Vaucher [Tue, 11 Jun 2013 07:58:06 +0000 (09:58 +0200)]
[IMP] project - adding missing argument names

bzr revid: yannick.vaucher@camptocamp.com-20130611075806-fgr8xkz6zbetgrkm

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Jun 2013 06:32:47 +0000 (06:32 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063100-w95zvev0e2wme31v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063242-nvli6wf9xoxol1i9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063247-ed0nk3aer2b28d41

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Jun 2013 05:40:57 +0000 (05:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130608055225-r7ywbpq3uy3jesvh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611054057-l97gta47ob4sj5ir

11 years ago[FIX] put long polling worker in a completely separate process to avoid problems...
niv-openerp [Mon, 10 Jun 2013 16:49:54 +0000 (18:49 +0200)]
[FIX] put long polling worker in a completely separate process to avoid problems with gevent monkey patching

bzr revid: nicolas.vanhoren@openerp.com-20130610164954-d55rurfkwt95ibqp

11 years agochanged name of long polling executable
niv-openerp [Mon, 10 Jun 2013 16:49:29 +0000 (18:49 +0200)]
changed name of long polling executable

bzr revid: nicolas.vanhoren@openerp.com-20130610164929-1m4r0dls2oz17aqc

11 years ago[FIX] watch parent when run in evented mode
Christophe Simonis [Mon, 10 Jun 2013 16:07:11 +0000 (18:07 +0200)]
[FIX] watch parent when run in evented mode

bzr revid: chs@openerp.com-20130610160711-xvnmonm59al7e89l

11 years ago[FIX] project - do not copy task_ids of res.partner
Yannick Vaucher [Mon, 10 Jun 2013 15:54:39 +0000 (17:54 +0200)]
[FIX] project - do not copy task_ids of res.partner

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

bzr revid: yannick.vaucher@camptocamp.com-20130610155439-azna00gbw1z56y34

11 years ago[FIX] mail: fixed hasattr on hasattr.
Thibault Delavallée [Mon, 10 Jun 2013 15:48:09 +0000 (17:48 +0200)]
[FIX] mail: fixed hasattr on hasattr.

bzr revid: tde@openerp.com-20130610154809-uro1vnbpe90ip1d4

11 years ago[FIX] Merge fix in saas1 for the problem that made the server crash when install...
niv-openerp [Mon, 10 Jun 2013 15:45:14 +0000 (17:45 +0200)]
[FIX] Merge fix in saas1 for the problem that made the server crash when install a db

bzr revid: nicolas.vanhoren@openerp.com-20130610144915-0nj8vpk7n84ocj3f
bzr revid: nicolas.vanhoren@openerp.com-20130610150657-3xddn91gm0iq0ubp
bzr revid: nicolas.vanhoren@openerp.com-20130610154514-oee6s4f9g17bx63z

11 years ago[FIX] regression that made the server crash when we install a db
niv-openerp [Mon, 10 Jun 2013 15:41:39 +0000 (17:41 +0200)]
[FIX] regression that made the server crash when we install a db

bzr revid: nicolas.vanhoren@openerp.com-20130610154139-jylxm135apnu3app

11 years ago[MERGE] [FIX] stock: while running the product to process wizard on done state move...
Martin Trigaux [Mon, 10 Jun 2013 14:23:29 +0000 (16:23 +0200)]
[MERGE] [FIX] stock: while running the product to process wizard on done state move gives trace-back

bzr revid: mat@openerp.com-20130610142329-w86ihogt5vuy6beb

11 years ago[MERGE] Merged lp:openobject-addons
Paramjit Singh Sahota [Mon, 10 Jun 2013 13:19:53 +0000 (18:49 +0530)]
[MERGE] Merged lp:openobject-addons

bzr revid: psa@tinyerp.com-20130610131953-psfzlhcuzhv7chcx

11 years ago[REM] Removed the filter_domain which is added by mistake.
Paramjit Singh Sahota [Mon, 10 Jun 2013 13:19:08 +0000 (18:49 +0530)]
[REM] Removed the filter_domain which is added by mistake.

bzr revid: psa@tinyerp.com-20130610131908-8r4ufv7vjnqppdw6

11 years ago[MERGE] stock: Chained location: cancelling receptions set chained moves as confirmed
Martin Trigaux [Mon, 10 Jun 2013 13:05:40 +0000 (15:05 +0200)]
[MERGE] stock: Chained location: cancelling receptions set chained moves as confirmed

bzr revid: mat@openerp.com-20130610130540-3aj3mamjp337k5yu

11 years ago[FIX] account: restrict bank account post creation for account and journal
Martin Trigaux [Mon, 10 Jun 2013 13:00:47 +0000 (15:00 +0200)]
[FIX] account: restrict bank account post creation for account and journal

Do not create account and journal when there no liquidity account with a parent.
This removes a traceback but may lead to no auto configuration. This is not considered as critical as we prefer that instead of configuring wrongly accounts and journals

bzr revid: mat@openerp.com-20130610130047-wlxrrzc7awq80592

11 years ago[FIX]l10n_be: partner vat intra report rml
dle@openerp.com [Mon, 10 Jun 2013 12:45:49 +0000 (14:45 +0200)]
[FIX]l10n_be: partner vat intra report rml

bzr revid: dle@openerp.com-20130610124549-kfk5wnl34ufd90q2

11 years ago[FIX] procurement: typo/wording in product procurement wizard
Olivier Dony [Mon, 10 Jun 2013 11:25:17 +0000 (13:25 +0200)]
[FIX] procurement: typo/wording in product procurement wizard

Makes it slightly easier to understand and translate

bzr revid: odo@openerp.com-20130610112517-g1hvp5ewd7b8z6wu

11 years ago[FIX] account: restrict bank account post creation for account and journal
Martin Trigaux [Mon, 10 Jun 2013 11:04:01 +0000 (13:04 +0200)]
[FIX] account: restrict bank account post creation for account and journal

Do not create account and journal when there no liquidity account with a parent.
This removes a traceback but may lead to no auto configuration. This is not considered as critical as we prefer that instead of configuring wrongly accounts and journals

bzr revid: mat@openerp.com-20130610110401-1pgpql7r688et8sp

11 years ago[FIX] base_report_designer: allow connection via XML-RPC over SSL (XML-RPC-Secure)
Christophe Simonis [Mon, 10 Jun 2013 10:47:10 +0000 (12:47 +0200)]
[FIX] base_report_designer: allow connection via XML-RPC over SSL (XML-RPC-Secure)

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

bzr revid: chs@openerp.com-20130610104710-4phnmg7k1vbkrva8

11 years ago[FIX] picking of username for session data directory in case of setuid
Xavier Morel [Mon, 10 Jun 2013 09:21:07 +0000 (11:21 +0200)]
[FIX] picking of username for session data directory in case of setuid

Try using geteuid() before getpass.getuser() so a system where
environment user and effective user (e.g. sudo, start-stop-daemon)
creates session-storage directory with a username matching the access
rights.

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

bzr revid: xmo@openerp.com-20130610092107-o4ym83e4ycz450un

11 years ago[MERGE] [FIX] res.users: prevent exporting the virtual 'Access Rights' fields
Martin Trigaux [Mon, 10 Jun 2013 07:31:27 +0000 (09:31 +0200)]
[MERGE] [FIX] res.users: prevent exporting the virtual 'Access Rights' fields

A corresponding patch on openerp-web takes that
new field attribute into account

bzr revid: mat@openerp.com-20130610073127-kg5dhvslvri4k942

11 years ago[FIX] display 'undefined' in case of falsy graph value rather than empty label
Xavier Morel [Mon, 10 Jun 2013 07:11:51 +0000 (09:11 +0200)]
[FIX] display 'undefined' in case of falsy graph value rather than empty label

bzr revid: xmo@openerp.com-20130610071151-15lhz4o95tl4clak