odoo/odoo.git
10 years ago[IMP] hw_proxy: make the posbox doc publicly available
Frédéric van der Essen [Fri, 21 Mar 2014 13:52:45 +0000 (14:52 +0100)]
[IMP] hw_proxy: make the posbox doc publicly available

bzr revid: fva@openerp.com-20140321135245-2kcswqfijr1favwv

10 years ago[IMP] posbox: add a homepage to the root controller on the posbox that explains what...
Frédéric van der Essen [Fri, 21 Mar 2014 13:46:23 +0000 (14:46 +0100)]
[IMP] posbox: add a homepage to the root controller on the posbox that explains what it is and where to find information

bzr revid: fva@openerp.com-20140321134623-eaj56nrh8hkagvym

10 years ago[IMP] hw_escpos: re-enabled image printing in xml receipts
Frédéric van der Essen [Thu, 20 Mar 2014 17:09:55 +0000 (18:09 +0100)]
[IMP] hw_escpos: re-enabled image printing in xml receipts

bzr revid: fva@openerp.com-20140320170955-ekgya8pcv2wljhl8

10 years ago[IMP] hw_escpos / point_of_sale: print receipt with an xml template
Frédéric van der Essen [Thu, 20 Mar 2014 16:45:30 +0000 (17:45 +0100)]
[IMP] hw_escpos / point_of_sale: print receipt with an xml template

bzr revid: fva@openerp.com-20140320164530-odpeuf1igh7wkrms

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 20 Mar 2014 13:40:17 +0000 (14:40 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140320134017-wi6qdofziia3q12l

10 years ago[IMP] hw_escpos: print_xml_receipt() controller allows you to print an xml defined...
Frédéric van der Essen [Thu, 20 Mar 2014 11:27:20 +0000 (12:27 +0100)]
[IMP] hw_escpos: print_xml_receipt() controller allows you to print an xml defined receipt

bzr revid: fva@openerp.com-20140320112720-ldshe2764z3fyfvi

10 years ago[FIX] account invoice analysis exclude proforma from invoiced
Antony Lesuisse [Thu, 20 Mar 2014 10:15:55 +0000 (11:15 +0100)]
[FIX] account invoice analysis exclude proforma from invoiced

bzr revid: al@openerp.com-20140320101555-hw2bgaqs2kw0b7of

10 years ago[MERGE] Merge branch lp:~numerigraphe/openobject-server/7.0-translation-order-933496...
Kersten Jeremy [Thu, 20 Mar 2014 09:01:05 +0000 (10:01 +0100)]
[MERGE] Merge branch lp:~numerigraphe/openobject-server/7.0-translation-order-933496-numerigraphe

bzr revid: jke@openerp.com-20140320090105-fl2jt7hhplwu6dgr

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 20 Mar 2014 05:47:27 +0000 (05:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140320054727-1wcctx54alajpzne

10 years ago[MERGE] ir_logging postgresql log handler --log-db=<dbname>
Antony Lesuisse [Thu, 20 Mar 2014 00:11:15 +0000 (01:11 +0100)]
[MERGE] ir_logging postgresql log handler --log-db=<dbname>

bzr revid: al@openerp.com-20140320001115-k9vmhq834wivanyl

10 years agoir_logging fix logger names
Antony Lesuisse [Thu, 20 Mar 2014 00:09:12 +0000 (01:09 +0100)]
ir_logging fix logger names

bzr revid: al@openerp.com-20140320000912-1a5hngnw8ilq22k8

10 years agoir_logging fix config option
Antony Lesuisse [Thu, 20 Mar 2014 00:05:24 +0000 (01:05 +0100)]
ir_logging fix config option

bzr revid: al@openerp.com-20140320000524-gs98xy6iqh2ceev6

10 years ago[MERGE] trunk
Antony Lesuisse [Wed, 19 Mar 2014 23:51:17 +0000 (00:51 +0100)]
[MERGE] trunk

bzr revid: al@openerp.com-20140319235117-7trt1y3927mml13u

10 years agoir_logging disabled by default
Antony Lesuisse [Wed, 19 Mar 2014 23:45:42 +0000 (00:45 +0100)]
ir_logging disabled by default

bzr revid: al@openerp.com-20140319234542-jsmxchx7tuv13e13

10 years ago[MERGE] [FIX] Merged branch holding some fixes for the newly
Thibault Delavallée [Wed, 19 Mar 2014 13:33:09 +0000 (14:33 +0100)]
[MERGE] [FIX] Merged branch holding some fixes for the newly
(badly ?) introduced module website_mail_group: subscribe / unsubscribe now working,
pager now working. Some redesign will probably land in trunk if we have time
as the current layout is not very efficient.

bzr revid: tde@openerp.com-20140319133309-33vni7479w5q5tu0

10 years ago[FIX] [IMP] website_mail: improved and fixed the 'subscribe button'.
Thibault Delavallée [Wed, 19 Mar 2014 11:31:29 +0000 (12:31 +0100)]
[FIX] [IMP] website_mail: improved and fixed the 'subscribe button'.
This button is used to perform a 'message_subscribe' or 'message_unsubscribe' on some
documents. It is notably used to add a 'Subscribe' button in some pages that subscribe
the user to a mailing list (aka mail.group).
This branch fixes some subscribe/unsubscribe issues, better manages the public user,
use the session to remember whether a public user has subscribe to a mailing list,
and uses already-existing code to manage partners.

bzr revid: tde@openerp.com-20140319113129-qd2bok52hvf1ybiu

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 19 Mar 2014 05:52:26 +0000 (05:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140319055226-bk4bs5tp612t236j

10 years ago[MERGE] forward port of branch saas-3 up to revid 9328 chs@openerp.com-20140318120024...
Christophe Simonis [Tue, 18 Mar 2014 13:27:41 +0000 (14:27 +0100)]
[MERGE] forward port of branch saas-3 up to revid 9328 chs@openerp.com-20140318120024-mcxmkncn1xktjs7v

bzr revid: chs@openerp.com-20140318132741-aur3q1k7t9iympri

10 years ago[MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9154 revid:dle@openerp...
Denis Ledoux [Tue, 18 Mar 2014 15:26:21 +0000 (16:26 +0100)]
[MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9154 revid:dle@openerp.com-20140318151824-sscl4m8p87emjl8s

bzr revid: chs@openerp.com-20140318120024-mcxmkncn1xktjs7v
bzr revid: dle@openerp.com-20140318152621-l6jxc0bbbofm7fzg

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com...
Denis Ledoux [Tue, 25 Mar 2014 11:24:13 +0000 (12:24 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif

bzr revid: dle@openerp.com-20140310133913-465x5t3n1bo7fu98
bzr revid: dle@openerp.com-20140311164146-2s599kogbqj8e94l
bzr revid: dle@openerp.com-20140312111149-u6y036aej3ywq7et
bzr revid: dle@openerp.com-20140312121145-06s1jvct9v4m7l6s
bzr revid: mat@openerp.com-20140313084409-c0kckxemy3in0mlo
bzr revid: chs@openerp.com-20140313163420-ifa4hyixj722d6jo
bzr revid: chs@openerp.com-20140314102034-g0nzryvwhrpzdas9
bzr revid: chs@openerp.com-20140314104803-19c5snl2fcuih91o
bzr revid: odo@openerp.com-20140314143519-x6rzcfkkqxwc0e1g
bzr revid: chs@openerp.com-20140318110229-y8098w3shdpmoig2
bzr revid: dle@openerp.com-20140318151824-sscl4m8p87emjl8s
bzr revid: dle@openerp.com-20140320112618-yfyihlwz66ryeqf5
bzr revid: dle@openerp.com-20140320161003-j01cc6sqves2wnp2
bzr revid: dle@openerp.com-20140320181252-4gqcog22p1ex0pz7
bzr revid: dle@openerp.com-20140321140450-8ulnhr76qybiadks
bzr revid: dle@openerp.com-20140324104743-ubvu8st7emq9pg1q
bzr revid: dle@openerp.com-20140325112413-xs5z7y81rhyjt0rd

10 years ago[FIX] project: on project template duplication, keep original tasks stages
Denis Ledoux [Tue, 25 Mar 2014 10:49:21 +0000 (11:49 +0100)]
[FIX] project: on project template duplication, keep original tasks stages

bzr revid: dle@openerp.com-20140325104921-x8zjx5p71l1o3uif

10 years ago[MERGE] [FIX] purchase_requisition: when getting the price based on the pricelist...
Martin Trigaux [Tue, 25 Mar 2014 10:46:13 +0000 (11:46 +0100)]
[MERGE] [FIX] purchase_requisition: when getting the price based on the pricelist for a supplier, pass the missing supplier id (useful for pricelist based on supplier price) (opw 601890)

bzr revid: mat@openerp.com-20140325104613-t79wxl4y38ll82h0

10 years ago[MERGE] l10n_fr: remove obsolete French taxes, following 2014 rate update, courtesy...
Olivier Dony [Tue, 25 Mar 2014 10:43:23 +0000 (11:43 +0100)]
[MERGE] l10n_fr: remove obsolete French taxes, following 2014 rate update, courtesy of Alexis de Lattre (Akretion)

bzr revid: odo@openerp.com-20140325104323-xtxthbopkhk350r4

10 years ago[FIX] sale: make invoice for SO grouped by partner based on partner_invoice_id instea...
Denis Ledoux [Tue, 25 Mar 2014 10:32:26 +0000 (11:32 +0100)]
[FIX] sale: make invoice for SO grouped by partner based on partner_invoice_id instead of just partner_id

For two sale order, if the partner_id were different but the partner_invoice_id were identical, the make invoice grouped by partner created two different invoices

bzr revid: dle@openerp.com-20140325103226-vusygdpd74yha91m

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 25 Mar 2014 07:21:22 +0000 (07:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140318062141-rdiqz2ptnz3qmxd0
bzr revid: launchpad_translations_on_behalf_of_openerp-20140325072122-d9jgtji9dmmytg8d

10 years ago[FIX] sale: trigger signal manual invoice for make invoices wizard (not advance)
Denis Ledoux [Mon, 24 Mar 2014 10:34:27 +0000 (11:34 +0100)]
[FIX] sale: trigger signal manual invoice for make invoices wizard (not advance)

bzr revid: dle@openerp.com-20140324103427-yckncrnynvs5si8i

10 years ago[FIX] last version of wkhtmltopdf expects all file to have a doctype, inject one...
Simon Lejeune [Mon, 24 Mar 2014 10:17:31 +0000 (11:17 +0100)]
[FIX] last version of wkhtmltopdf expects all file to have a doctype, inject one if not present

bzr revid: sle@openerp.com-20140324101731-eqzqins3s8uak1yd

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 23 Mar 2014 06:44:12 +0000 (06:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140322070453-bbx8zxmppthwar0s
bzr revid: launchpad_translations_on_behalf_of_openerp-20140323064412-l97e4rap18b68ab0

10 years ago[FIX] survey: avoid duplicate partners on new users creation
Denis Ledoux [Fri, 21 Mar 2014 13:57:05 +0000 (14:57 +0100)]
[FIX] survey: avoid duplicate partners on new users creation

bzr revid: dle@openerp.com-20140321135705-lrnxu3gsnkt4r5cd

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Mar 2014 06:51:50 +0000 (06:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140321065150-vovy9a0q2y6vkwm4

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Mar 2014 06:51:15 +0000 (06:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140320061913-o2fp3m104dzeb2ky
bzr revid: launchpad_translations_on_behalf_of_openerp-20140321065115-srp2g1l3twjabmcq

10 years ago[FIX] Move default value in the _defaults of model and not in default_get.
Kersten Jeremy [Thu, 20 Mar 2014 18:02:40 +0000 (19:02 +0100)]
[FIX] Move default value in the _defaults of model and not in default_get.
Don't override the location_id if the super get_default don't retrun a value.

Else it is impossible to set a default value, because the ir_values is always overrided with stock_location_stock as location_id

bzr revid: jke@openerp.com-20140320180240-un42lptu3pjnsmxq

10 years ago[FIX] survey: report not stored on filesystem
Denis Ledoux [Thu, 20 Mar 2014 17:48:35 +0000 (18:48 +0100)]
[FIX] survey: report not stored on filesystem

bzr revid: dle@openerp.com-20140320174835-kdha7ivs64vsvizt

10 years ago[FIX] point_of_sale: add multi-companies rules on pos.config
Denis Ledoux [Thu, 20 Mar 2014 15:44:36 +0000 (16:44 +0100)]
[FIX] point_of_sale: add multi-companies rules on pos.config

bzr revid: dle@openerp.com-20140320154436-ygqhvvyhe6otv70p

10 years ago[FIX] web: when filtering out context, also strip *_view_ref keys
Christophe Simonis [Thu, 20 Mar 2014 13:10:14 +0000 (14:10 +0100)]
[FIX] web: when filtering out context, also strip *_view_ref keys

bzr revid: chs@openerp.com-20140320131014-3v5qfjxq9unqu5fs

10 years ago[FIX] stock: force form_view_ref to False in context of actions track_line and scrap_...
Denis Ledoux [Thu, 20 Mar 2014 11:07:41 +0000 (12:07 +0100)]
[FIX] stock: force form_view_ref to False in context of actions track_line and scrap_move to avoid context propagation of stock picking views

bzr revid: dle@openerp.com-20140320110741-pg8se5c02p87yi1y

10 years ago[FIX] subscription: missing required dependency on `base`
Olivier Dony [Thu, 20 Mar 2014 09:13:49 +0000 (10:13 +0100)]
[FIX] subscription: missing required dependency on `base`

bzr revid: odo@openerp.com-20140320091349-74zykqzf2ols3ja1

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 20 Mar 2014 06:19:44 +0000 (06:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140319063002-sd17jxb37ycogrrz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140320061944-bwpy0lt1bp5ee0y2

10 years ago[FIX] Fix the yml test with option --test-file.
Kersten Jeremy [Wed, 19 Mar 2014 10:48:47 +0000 (11:48 +0100)]
[FIX] Fix the yml test with option --test-file.

1 -
There was a confusing between kind and mode.
Due to the mode 'test', there are many part of code who was not executed.
The right value is kind='test', and arbitrary mode='init' (or 'update')

2 -
The yml test was always roolbacked, without check that command line had '--test-commit'.
It's has been fixed, now we check if param --test-commit is existing, else we roolback the transaction.

Rem for forward: function in trunk=saas-4 has been moved in : openerp/service/server.py - def load_test_file_yml

bzr revid: jke@openerp.com-20140319104847-6r2c70gapocn2wxq

10 years ago[FIX] purchase: for drop shipping po, the supplier of the picking was the customer...
Denis Ledoux [Tue, 18 Mar 2014 15:14:56 +0000 (16:14 +0100)]
[FIX] purchase: for drop shipping po, the supplier of the picking was the customer address, which is obviously wrong, it should be the supplier of the po

bzr revid: dle@openerp.com-20140318151456-qw896i1t55wgwhkm

10 years ago[FIX] Hack css for graph view
Kersten Jeremy [Tue, 18 Mar 2014 15:00:59 +0000 (16:00 +0100)]
[FIX] Hack css for graph view

The best way will be to set svg height, but IE9 does not understand height="xxx". So we override the overflow set by bootstrap.css to fix it.

bzr revid: jke@openerp.com-20140318150059-nd6bdd58uvr1s4um

10 years ago[FIX] Display placeholder on IE9.
Kersten Jeremy [Tue, 18 Mar 2014 13:06:55 +0000 (14:06 +0100)]
[FIX] Display placeholder on IE9.

The hack was not working since we migrate jQuery 1.8 to 1.9 because $.browser has been removed.

bzr revid: jke@openerp.com-20140318130655-yqgj851enc0293hr

10 years ago[IMP] website: snippet editor: change size automatic button into a cross between...
chm@openerp.com [Tue, 18 Mar 2014 13:04:14 +0000 (14:04 +0100)]
[IMP] website: snippet editor: change size automatic button into a cross between resize handler

bzr revid: chm@openerp.com-20140318130414-yb29wtm7oo4bammz

10 years ago[MERGE] forward port of branch saas-3 up to revid 5093 chs@openerp.com-20140318114540...
Christophe Simonis [Tue, 18 Mar 2014 12:41:12 +0000 (13:41 +0100)]
[MERGE] forward port of branch saas-3 up to revid 5093 chs@openerp.com-20140318114540-l50kmo4azb57g31x

bzr revid: chs@openerp.com-20140318124112-cj65l3wysk2rhwlw

10 years ago[MERGE] forward port of branch saas-3 up to revid 3975 chs@openerp.com-20140318115516...
Christophe Simonis [Tue, 18 Mar 2014 12:40:50 +0000 (13:40 +0100)]
[MERGE] forward port of branch saas-3 up to revid 3975 chs@openerp.com-20140318115516-sn3laxqseam1oz3f

bzr revid: chs@openerp.com-20140318124050-ul3reev0vvmgqxz8

10 years ago[MERGE] forward port of branch saas-2 up to revid 3904 chs@openerp.com-20140318112743...
Christophe Simonis [Tue, 18 Mar 2014 11:55:16 +0000 (12:55 +0100)]
[MERGE] forward port of branch saas-2 up to revid 3904 chs@openerp.com-20140318112743-tqv492026y2pnbff

bzr revid: chs@openerp.com-20140318115516-sn3laxqseam1oz3f

10 years ago[MERGE] forward port of branch saas-2 up to revid 5021 chs@openerp.com-20140318105837...
Christophe Simonis [Tue, 18 Mar 2014 11:45:40 +0000 (12:45 +0100)]
[MERGE] forward port of branch saas-2 up to revid 5021 chs@openerp.com-20140318105837-53vsx5g7fm517cuc

bzr revid: chs@openerp.com-20140318114540-l50kmo4azb57g31x

10 years ago[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524... saas-2
Christophe Simonis [Thu, 3 Apr 2014 08:48:08 +0000 (10:48 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524-9rb174osjrbmhgwc

bzr revid: chs@openerp.com-20140402083506-w4cywcf0kxxx9xmk
bzr revid: chs@openerp.com-20140312174526-a5rhh83g0fw8djuc
bzr revid: chs@openerp.com-20140318105837-53vsx5g7fm517cuc
bzr revid: dle@openerp.com-20140326092548-bu4bqinhvco8j5wj
bzr revid: chs@openerp.com-20140402092735-3a23yjl169vvt0iv
bzr revid: chs@openerp.com-20140402112825-ky8rcb3p467ikitc
bzr revid: chs@openerp.com-20140403084808-slnj7uis17kwi9js

10 years ago[FIX] expression: do not double quote column names
Christophe Simonis [Thu, 3 Apr 2014 08:45:24 +0000 (10:45 +0200)]
[FIX] expression: do not double quote column names

bzr revid: chs@openerp.com-20140403084524-9rb174osjrbmhgwc

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Apr 2014 06:02:13 +0000 (06:02 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140403060213-netdplm9jzfr9yy6

10 years ago[FIX] crm.lead: missing index on stage_id/type/state
Olivier Dony [Wed, 2 Apr 2014 12:20:23 +0000 (14:20 +0200)]
[FIX] crm.lead: missing index on stage_id/type/state

bzr revid: odo@openerp.com-20140402122023-detokob7c6a06rux

10 years ago[FIX] expression: translated search as params are flatten, we need to expand "%s...
Christophe Simonis [Wed, 2 Apr 2014 11:27:30 +0000 (13:27 +0200)]
[FIX] expression: translated search as params are flatten, we need to expand "%s" placeholders when using the `in` operator

bzr revid: chs@openerp.com-20140402112730-eoqxt0pu7lvcq5yg

10 years ago[FIX] project,project_issue: missing indexes on stage/state/project_id/user_id
Olivier Dony [Wed, 2 Apr 2014 11:07:00 +0000 (13:07 +0200)]
[FIX] project,project_issue: missing indexes on stage/state/project_id/user_id

bzr revid: odo@openerp.com-20140402110700-h3ryoroibj1m92ig

10 years ago[MERGE] [IMP] project: avoid showing closed projects when creating a new task (opw...
Martin Trigaux [Wed, 2 Apr 2014 09:17:55 +0000 (11:17 +0200)]
[MERGE] [IMP] project: avoid showing closed projects when creating a new task (opw #605218)

bzr revid: mat@openerp.com-20140402091755-u3wua9456yiwmqbh

10 years ago[FIX] account_report_company: missing index on `display_name`
Olivier Dony [Wed, 2 Apr 2014 09:05:37 +0000 (11:05 +0200)]
[FIX] account_report_company: missing index on `display_name`

bzr revid: odo@openerp.com-20140402090537-aozassn5in2qgd92

10 years ago[FIX] hr_payroll: when computing pyslip lines, avoid previous rules to corrupt result...
Martin Trigaux [Wed, 2 Apr 2014 08:50:43 +0000 (10:50 +0200)]
[FIX] hr_payroll: when computing pyslip lines, avoid previous rules to corrupt result_rate info in localdict and other contracts

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

bzr revid: mat@openerp.com-20140402085043-n8jl2hlwh5zi6dic

10 years ago[FIX] account_voucher: it is authorized to enter invoice with negative amount, theref...
Denis Ledoux [Wed, 2 Apr 2014 08:37:13 +0000 (10:37 +0200)]
[FIX] account_voucher: it is authorized to enter invoice with negative amount, therefore the check amount constraint must take that into account

bzr revid: dle@openerp.com-20140402083713-tayk4r76bmrp9luf

10 years ago[IMP] hr_payroll: ensure localdict is not shared between contracts
Martin Trigaux [Wed, 2 Apr 2014 08:29:54 +0000 (10:29 +0200)]
[IMP] hr_payroll: ensure localdict is not shared between contracts

bzr revid: mat@openerp.com-20140402082954-05zzk1k3ued4go5a

10 years ago[FIX] sale: remove unnecessary write call changing state when creating invoice in...
Martin Trigaux [Wed, 2 Apr 2014 08:20:04 +0000 (10:20 +0200)]
[FIX] sale: remove unnecessary write call changing state when creating invoice in 'Order Lines to Invoice' menu (opw 600073).

If sale order was with invoice based on delivery order mode, a done sale order would be put back to progress state.

bzr revid: mat@openerp.com-20140402082004-rc6pcg3igrw9achj

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Apr 2014 06:44:59 +0000 (06:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140329073038-m7q4sxpb8tprh00r
bzr revid: launchpad_translations_on_behalf_of_openerp-20140330061549-r3t0pecngy76c2rw
bzr revid: launchpad_translations_on_behalf_of_openerp-20140331064021-x3wjc8s4oa0ncq95
bzr revid: launchpad_translations_on_behalf_of_openerp-20140401065325-w3viflz7c33n4uis
bzr revid: launchpad_translations_on_behalf_of_openerp-20140402064459-d7e3d8nwo8famjh6

10 years ago[MERGE] forward port of branch 7.0 up to revid 9943 launchpad_translations_on_behalf_...
Christophe Simonis [Tue, 1 Apr 2014 18:49:13 +0000 (20:49 +0200)]
[MERGE] forward port of branch 7.0 up to revid 9943 launchpad_translations_on_behalf_of_openerp-20140401065325-w3viflz7c33n4uis

bzr revid: chs@openerp.com-20140401184913-5hi2h11lnmadbozr

10 years ago[FIX] l10n_pa: remove duplicated "data" key in manifest
Christophe Simonis [Tue, 1 Apr 2014 18:42:04 +0000 (20:42 +0200)]
[FIX] l10n_pa: remove duplicated "data" key in manifest

bzr revid: chs@openerp.com-20140401184204-e8tr0fnc5x053w6l

10 years ago[FIX] expression: use unaccent() for translated search
Christophe Simonis [Mon, 31 Mar 2014 12:30:12 +0000 (14:30 +0200)]
[FIX] expression: use unaccent() for translated search

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

bzr revid: chs@openerp.com-20140331123012-dq3hsw2bc368zvgq

10 years ago[FIX] sale: remove useless write call (problematic when invoice on delivery order)
Martin Trigaux [Mon, 31 Mar 2014 10:44:48 +0000 (12:44 +0200)]
[FIX] sale: remove useless write call (problematic when invoice on delivery order)

bzr revid: mat@openerp.com-20140331104448-4omzqnist6wlmakd

10 years ago[FIX] task: added domain in project_id field on task view to restrict user for select...
Amit Dodiya [Mon, 31 Mar 2014 05:49:38 +0000 (11:19 +0530)]
[FIX] task: added domain in project_id field on task view to restrict user for selecting closed project

bzr revid: ado@tinyerp.com-20140331054938-sq6xbwtmtnlx01y5

10 years ago[FIX]hr_payroll : initialize result_rate in localdict to avoid next execution problem
Pinakin Nayi (OpenERP) [Mon, 31 Mar 2014 05:01:22 +0000 (10:31 +0530)]
[FIX]hr_payroll : initialize result_rate in localdict to avoid next execution problem

bzr revid: pna@tinyerp.com-20140331050122-kqfw152vcippdl52

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 29 Mar 2014 07:30:44 +0000 (07:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140328064447-upr58gkij5ne9rm3
bzr revid: launchpad_translations_on_behalf_of_openerp-20140329073044-67cql7rohzkmuub9

10 years ago[MERGE] [FIX] procurement: cancelling purchase order should trigger action_assign...
Martin Trigaux [Fri, 28 Mar 2014 13:03:05 +0000 (14:03 +0100)]
[MERGE] [FIX] procurement: cancelling purchase order should trigger action_assign on the stock move to correctly handle linked picking

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

bzr revid: mat@openerp.com-20140328130305-ozcdq0jft24p5n1i

10 years ago[FIX] task: added domain in project_id field on task view to restrict user for select...
Amit Dodiya [Fri, 28 Mar 2014 12:52:15 +0000 (18:22 +0530)]
[FIX] task: added domain in project_id field on task view to restrict user for selecting closed project

bzr revid: ado@tinyerp.com-20140328125215-2xypsdnn84nln171

10 years ago[MERGE] [FIX] project: function field 'doc_count' is of type integer, not int, courte...
Martin Trigaux [Fri, 28 Mar 2014 11:47:37 +0000 (12:47 +0100)]
[MERGE] [FIX] project: function field 'doc_count' is of type integer, not int, courtesy of Yanina Aular (Vauxoo)

bzr revid: mat@openerp.com-20140328114737-bk29fqfdyabx4r65

10 years ago[FIX] task: added domain in project_id field on task view to restrict user for select...
Amit Dodiya [Fri, 28 Mar 2014 11:32:18 +0000 (17:02 +0530)]
[FIX] task: added domain in project_id field on task view to restrict user for selecting closed project

bzr revid: ado@tinyerp.com-20140328113218-v9gxvylwdtefuj80

10 years ago[FIX] account_voucher: bank statement reconciliation for refund invoice
Denis Ledoux [Fri, 28 Mar 2014 11:00:52 +0000 (12:00 +0100)]
[FIX] account_voucher: bank statement reconciliation for refund invoice

bzr revid: dle@openerp.com-20140328110052-m4t49u6ayd5l0m0g

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 28 Mar 2014 06:44:40 +0000 (06:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140328064440-1ja0p23itklkg7yk

10 years ago[MERGE][IMP] account: Set the order of the sequence by date while posting journal...
Denis Ledoux [Thu, 27 Mar 2014 14:03:04 +0000 (15:03 +0100)]
[MERGE][IMP] account: Set the order of the sequence by date while posting journal entries from wizard Periodical Processing> Draft Entries> Post Journal Entries

bzr revid: dle@openerp.com-20140327140304-9oyq6ebl48aasia8

10 years ago[IMP] cookies: when retrieving session cookie, catch eventual parsing errors and...
Martin Trigaux [Thu, 27 Mar 2014 12:08:26 +0000 (13:08 +0100)]
[IMP] cookies: when retrieving session cookie, catch eventual parsing errors and remove cookie if incorrect (opw 605648)

In case of unparsable cookie (modified, corrupted,...), openerp would not load and crash with white screen until expiration.
With the fix goes back to login screen.

bzr revid: mat@openerp.com-20140327120826-2p6ebnojtmdl1wpm

10 years ago[IMP] cookies: when retrieving session cookie, catch eventual errors and remove malfo...
Martin Trigaux [Thu, 27 Mar 2014 11:34:01 +0000 (12:34 +0100)]
[IMP] cookies: when retrieving session cookie, catch eventual errors and remove malformed cookie

bzr revid: mat@openerp.com-20140327113401-s3ee7fnexhre9mwb

10 years ago[FIX] fields: when executing (4, *) operations on o2m fields, check the existence...
Martin Trigaux [Thu, 27 Mar 2014 11:12:41 +0000 (12:12 +0100)]
[FIX] fields: when executing (4, *) operations on o2m fields, check the existence based on the sql model of the table.

If the o2m field linked to the o2m is stored on a different table (eg: model with _inherit), previous request would crash as the field do not exists in the '_table' sql table

bzr revid: mat@openerp.com-20140327111241-klftr0s8v8i68nxp

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 27 Mar 2014 08:13:13 +0000 (08:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140327081257-qru0hbrfsyepb2s2
bzr revid: launchpad_translations_on_behalf_of_openerp-20140327081313-vs355ra8b74c35d8

10 years ago[PEP8]
Yanina Aular [Wed, 26 Mar 2014 22:33:29 +0000 (18:03 -0430)]
[PEP8]

bzr revid: yanina.aular@vauxoo.com-20140326223329-o0dlgynicv0vq0t1

10 years ago[MERGE] [FIX] mrp_repair: create invoice button does not update the view
Martin Trigaux [Wed, 26 Mar 2014 16:10:08 +0000 (17:10 +0100)]
[MERGE] [FIX] mrp_repair: create invoice button does not update the view

partial backport of trunk revision 8862
courtesy of Leonardo Pistone (camptocamp)

bzr revid: mat@openerp.com-20140326161008-uv8bo4eas2csbx1e

10 years ago[REVERT] 4164 revid:dle@openerp.com-20140326113036-g9yv3jj6yetwxvg8: this fix actuall...
Denis Ledoux [Wed, 26 Mar 2014 12:35:13 +0000 (13:35 +0100)]
[REVERT] 4164 revid:dle@openerp.com-20140326113036-g9yv3jj6yetwxvg8: this fix actually works in saas-3, but not in 7.0, as search_read method is not part of the orm

bzr revid: dle@openerp.com-20140326123513-jkful2m1n2zjgdmv

10 years ago[MERGE] [FIX] point_of_sale: replace search_read call by search + read (search_read...
Martin Trigaux [Wed, 26 Mar 2014 12:31:01 +0000 (13:31 +0100)]
[MERGE] [FIX] point_of_sale: replace search_read call by search + read (search_read not present in 7.0)

bzr revid: mat@openerp.com-20140326123101-50ln79wag3g52pe6

10 years ago[FIX] web: on record reload (form & list view), use search_read instead of read,...
Denis Ledoux [Wed, 26 Mar 2014 11:30:36 +0000 (12:30 +0100)]
[FIX] web: on record reload (form & list view), use search_read instead of read, to check if the user can still read the record (security rules)

bzr revid: dle@openerp.com-20140326113036-g9yv3jj6yetwxvg8

10 years ago[FIX] point_of_sale: Replaced the call to undefined search_read(...) with search...
Ravi Gohil (OpenERP) [Wed, 26 Mar 2014 11:29:22 +0000 (16:59 +0530)]
[FIX] point_of_sale: Replaced the call to undefined search_read(...) with search(...) and read(...) calls. (Maintenance Case: 605684)

bzr revid: rgo@tinyerp.com-20140326112922-x6ac9j157han28kb

10 years ago[MERGE][FIX] OPW 591344 : internal reports don't show images
Denis Ledoux [Wed, 26 Mar 2014 09:15:29 +0000 (10:15 +0100)]
[MERGE][FIX] OPW 591344 : internal reports don't show images

Cleaner method, and shows images.

bzr revid: dle@openerp.com-20140326091529-g7rlqc8tfxlk5u3b

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 26 Mar 2014 07:12:42 +0000 (07:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140326071242-wi4c4p17bbhfp671

10 years ago[MERGE] [FIX] base_calendar: do not add offset symbol to end_date when computing...
Martin Trigaux [Tue, 25 Mar 2014 10:58:48 +0000 (11:58 +0100)]
[MERGE] [FIX] base_calendar: do not add offset symbol to end_date when computing rrule

Fix issue when recurrent event (repeat until specified date) with reminder, would fail comparing naive and offset-aware datetimes

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

bzr revid: mat@openerp.com-20140325105848-m886oa9ys0fhb0ju

10 years ago[FIX] parent_model is null if local column
Martin Trigaux [Mon, 24 Mar 2014 16:43:34 +0000 (17:43 +0100)]
[FIX] parent_model is null if local column

bzr revid: mat@openerp.com-20140324164334-pvzevi2bnmb642ak

10 years ago[FIX] fields: when executing (4, *) operations on o2m fields, check the existence...
Martin Trigaux [Mon, 24 Mar 2014 16:21:30 +0000 (17:21 +0100)]
[FIX] fields: when executing (4, *) operations on o2m fields, check the existence based on the sql model of the table.

If the o2m field linked to the o2m is stored on a different table (eg: inherit), previous request would crash as the field do not exists in the '_table' sql table

bzr revid: mat@openerp.com-20140324162130-fyotk8vqmkha43eb

10 years ago[FIX] account_voucher: bank statement reconciliation for refund invoices
Denis Ledoux [Mon, 24 Mar 2014 14:45:18 +0000 (15:45 +0100)]
[FIX] account_voucher: bank statement reconciliation for refund invoices

bzr revid: dle@openerp.com-20140324144518-pnjtlxpuz63bq6ig

10 years ago[FIX] stock: while cancelling purcahse order created from procurement it availables...
david.leach@logicsupply.com [Fri, 21 Mar 2014 05:54:12 +0000 (11:24 +0530)]
[FIX] stock: while cancelling purcahse order created from procurement it availables the related internal stock move which should not and also not triggering the workflow method

bzr revid: ado@tinyerp.com-20140321055412-30i0ifkj8wnzmaer

10 years ago[IMP]Set the order of the sequence by date while posting journal entries from wizard...
Dharti Ratani (Open ERP) [Thu, 20 Mar 2014 09:46:00 +0000 (15:16 +0530)]
[IMP]Set the order of the sequence by date while posting journal entries from wizard Periodical Processing> Draft Entries> Post Journal Entries

bzr revid: dhr@tinyerp.com-20140320094600-7s0cfsn2yz5jr2e6

10 years ago[MERGE] forward port of branch 7.0 up to revid 4162 launchpad_translations_on_behalf_...
Christophe Simonis [Tue, 18 Mar 2014 11:27:43 +0000 (12:27 +0100)]
[MERGE] forward port of branch 7.0 up to revid 4162 launchpad_translations_on_behalf_of_openerp-20140318062141-rdiqz2ptnz3qmxd0

bzr revid: chs@openerp.com-20140129095637-mbfz82r5pyz4dctc
bzr revid: dle@openerp.com-20140210140818-5mtk1qhheo219bm1
bzr revid: dle@openerp.com-20140214114445-krexrwm9o2nrxepk
bzr revid: mat@openerp.com-20140219111353-cxo860z7ctz7om30
bzr revid: dle@openerp.com-20140221120519-1pj3wc8kqgkr5uda
bzr revid: chs@openerp.com-20140318112743-tqv492026y2pnbff

10 years ago[FIX] website: color of Edit Master link for themes. CSS less specific
chm@openerp.com [Tue, 18 Mar 2014 11:14:42 +0000 (12:14 +0100)]
[FIX] website: color of Edit Master link for themes. CSS less specific

bzr revid: chm@openerp.com-20140318111442-mbrhrmtnwy3uxc5y

10 years ago[IMP] website_mail: refactor follow button; add partner_id in session for public...
chm@openerp.com [Tue, 18 Mar 2014 10:15:05 +0000 (11:15 +0100)]
[IMP] website_mail: refactor follow button; add partner_id in session for public user

bzr revid: chm@openerp.com-20140318101505-4yivw8h5oujyhm9b

10 years ago[FIX] Fix css which make unusable the option dropdown for unpublished product. When...
Kersten Jeremy [Tue, 18 Mar 2014 09:23:41 +0000 (10:23 +0100)]
[FIX] Fix css which make unusable the option dropdown for unpublished product. When an user was hover on a product not published and was trying to go in submenu, he had lost cursor, because he was changing div due to opacoty little than 1.

bzr revid: jke@openerp.com-20140318092341-ncgb173y0xfiaj87

10 years ago[FIX] : subscribe/unsubscribe button not work
ajay javiya (OpenERP) [Tue, 18 Mar 2014 08:35:59 +0000 (14:05 +0530)]
[FIX] : subscribe/unsubscribe button not work
[IMP]: layout

bzr revid: aja@tinyerp.com-20140318083559-jwc196mypc67p5x4

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 18 Mar 2014 06:21:35 +0000 (06:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140318062135-gqvoka8hm41pe762

10 years ago[FIX] ir_logging acl
Antony Lesuisse [Tue, 18 Mar 2014 00:29:54 +0000 (01:29 +0100)]
[FIX] ir_logging acl

bzr revid: al@openerp.com-20140318002954-3vc2wj6llc2017bu

10 years ago[MERGE] trunk
Antony Lesuisse [Mon, 17 Mar 2014 22:35:49 +0000 (23:35 +0100)]
[MERGE] trunk

bzr revid: al@openerp.com-20140317223549-gyhpe8dkzaw0qe7z