odoo/odoo.git
10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 Apr 2014 07:07:58 +0000 (07:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140408070758-jpj1hkcbia6f8630

10 years ago[MERGE] [FIX] upload widget: avoid overflow making impossible to click on other butto...
Martin Trigaux [Mon, 7 Apr 2014 12:06:12 +0000 (14:06 +0200)]
[MERGE] [FIX] upload widget: avoid overflow making impossible to click on other buttons than the first one (opw 603125)

bzr revid: mat@openerp.com-20140407120612-mjb08yts2oa4k4jz

10 years ago[FIX] browse()/browse_record: use iterables instead of forcing lists when constructin...
Olivier Dony [Mon, 7 Apr 2014 10:57:40 +0000 (12:57 +0200)]
[FIX] browse()/browse_record: use iterables instead of forcing lists when constructing browse_lists

This allows iterable list_class implementations

bzr revid: odo@openerp.com-20140407105740-elbz311w5u9e8eos

10 years ago[FIX] Purchase - Make type 'order' as default invoice method in 'Purchase Settings...
Kersten Jeremy [Mon, 7 Apr 2014 10:44:02 +0000 (12:44 +0200)]
[FIX] Purchase - Make type 'order' as default invoice method in 'Purchase Settings'. Purchase by default use 'order', once an user update a parameter in 'Purchase Setting' without changing the default type (which by default was set to manual and not to order) the behavior is changed

bzr revid: jke@openerp.com-20140407104402-nlswdttmkmxznap2

10 years ago[FIX] l10n_be: tax VAT-IN-V82-CAR-EXC-C1 should have as invoice and refund tax accoun...
Denis Ledoux [Mon, 7 Apr 2014 10:10:16 +0000 (12:10 +0200)]
[FIX] l10n_be: tax VAT-IN-V82-CAR-EXC-C1 should have as invoice and refund tax account the 'TVA non deductible' account

bzr revid: dle@openerp.com-20140407101016-fqns4nwv65rras91

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 7 Apr 2014 06:53:16 +0000 (06:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140405061904-60l019fp9qbl890t
bzr revid: launchpad_translations_on_behalf_of_openerp-20140406065319-1cr9ypow2w870fbo
bzr revid: launchpad_translations_on_behalf_of_openerp-20140407065316-8z3pm4a79uff45z5

10 years ago[FIX] res.partner: name_search: respect unaccent flag
Christophe Simonis [Fri, 4 Apr 2014 14:16:11 +0000 (16:16 +0200)]
[FIX] res.partner: name_search: respect unaccent flag

bzr revid: chs@openerp.com-20140404141611-qi1yagltvkd9q8ji

10 years ago[IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_j...
Christophe Simonis [Fri, 4 Apr 2014 14:15:59 +0000 (16:15 +0200)]
[IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_join tests to use it.

bzr revid: chs@openerp.com-20140404141559-d2sn68lruik9hz81

10 years ago[MERGE] stock,mrp: restore deactivated tests (backport from trunk), courtesy of Lione...
Olivier Dony [Fri, 4 Apr 2014 13:51:45 +0000 (15:51 +0200)]
[MERGE] stock,mrp: restore deactivated tests (backport from trunk), courtesy of Lionel Sausin (Numerigraphe)

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

bzr revid: odo@openerp.com-20140404135145-t8b0m2ijcq3y8sh6

10 years ago[IMP] bring back the tests for mrp_operations - backported from little after v7.0...
Foram Katharotiya (OpenERP) [Fri, 4 Apr 2014 12:45:18 +0000 (14:45 +0200)]
[IMP] bring back the tests for mrp_operations - backported from little after v7.0 in the trunk

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

bzr revid: ls@numerigraphe.com-20140404124518-jv77xw4z0ouoaqlz

10 years ago[FIX] revert to v7 report API
Lionel Sausin [Fri, 4 Apr 2014 12:40:36 +0000 (14:40 +0200)]
[FIX] revert to v7 report API

bzr revid: ls@numerigraphe.com-20140404124036-1vt0fkakfllj1qax

10 years ago[FIX] changes made at merge time into the trunk - remove offending test
Martin Trigaux [Fri, 4 Apr 2014 12:36:55 +0000 (14:36 +0200)]
[FIX] changes made at merge time into the trunk - remove offending test

bzr revid: ls@numerigraphe.com-20140404123655-9ihrychuho6n6qt2

10 years ago[IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk
Foram Katharotiya (OpenERP) [Fri, 4 Apr 2014 12:30:03 +0000 (14:30 +0200)]
[IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk

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

bzr revid: ls@numerigraphe.com-20140404123003-cdt5zz1vmupbgd1j

10 years ago[FIX] revert to v7 report API
Lionel Sausin [Fri, 4 Apr 2014 09:52:02 +0000 (11:52 +0200)]
[FIX] revert to v7 report API

bzr revid: ls@numerigraphe.com-20140404095202-wwegxz9qp00o8yuw

10 years ago[IMP] bring back the tests - backported from little after v7.0 in the trunk
Foram Katharotiya (OpenERP) [Fri, 4 Apr 2014 09:24:09 +0000 (11:24 +0200)]
[IMP] bring back the tests - backported from little after v7.0 in the trunk

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

bzr revid: ls@numerigraphe.com-20140404092409-q1c2cwg5m2fav7tn

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 4 Apr 2014 07:07:59 +0000 (07:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140404070722-99m3lomg172fzapc
bzr revid: launchpad_translations_on_behalf_of_openerp-20140404070759-302tyo6k09v8arhz

10 years ago[FIX] share: move inheritance from res.user before the one from res.groups because...
Christophe Simonis [Thu, 3 Apr 2014 15:31:29 +0000 (17:31 +0200)]
[FIX] share: move inheritance from res.user before the one from res.groups because res.groups need the change on res.users in its init() function.
[FIX] share: call parent init() if present in res.groups

bzr revid: chs@openerp.com-20140403153129-jq9zc7ityoy25c73

10 years ago[FIX] share: at module init force re-generation of the user groups view without the...
Christophe Simonis [Thu, 3 Apr 2014 14:58:15 +0000 (16:58 +0200)]
[FIX] share: at module init force re-generation of the user groups view without the shared groups

bzr revid: chs@openerp.com-20140403145815-i3q3cprl2rvdfunf

10 years ago[FIX] res.partner: missing index on `parent_id` column
Olivier Dony [Thu, 3 Apr 2014 14:37:17 +0000 (16:37 +0200)]
[FIX] res.partner: missing index on `parent_id` column

bzr revid: odo@openerp.com-20140403143717-dy2bszaevsyivryo

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[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] 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] 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] 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] 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[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] 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[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[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 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] point_of_sale: prevent duplicated order posting
Denis Ledoux [Mon, 17 Mar 2014 16:41:31 +0000 (17:41 +0100)]
[FIX] point_of_sale: prevent duplicated order posting

bzr revid: dle@openerp.com-20140317164131-eewyqmzz5niebz2a

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 17 Mar 2014 05:09:59 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140315072920-dmiymtbhrgu87wm0
bzr revid: launchpad_translations_on_behalf_of_openerp-20140316060652-akf1fti2hc1a9vmm
bzr revid: launchpad_translations_on_behalf_of_openerp-20140317050959-2xx2aoylhn6a28fo

10 years ago[MERGE] [FIX] stock: add some missing context, courtesy of Lionel Sausin (Numérigraphe)
Martin Trigaux [Fri, 14 Mar 2014 16:09:38 +0000 (17:09 +0100)]
[MERGE] [FIX] stock: add some missing context, courtesy of Lionel Sausin (Numérigraphe)

bzr revid: mat@openerp.com-20140314160938-px91g81280qff635

10 years ago[FIX] pager: revert of revision 4159, the pager was disapearing when going in editabl...
Martin Trigaux [Fri, 14 Mar 2014 13:28:54 +0000 (14:28 +0100)]
[FIX] pager: revert of revision 4159, the pager was disapearing when going in editable mode (which is more problematic that the issue rev 4159 was trying to fix)

bzr revid: mat@openerp.com-20140314132854-8ie8sosx9xecuww4

10 years ago[FIX] pad: improve pad bootstrap, prevent creating useless empty pads, avoid edition...
Olivier Dony [Fri, 14 Mar 2014 13:18:49 +0000 (14:18 +0100)]
[FIX] pad: improve pad bootstrap, prevent creating useless empty pads, avoid edition warning in read-only mode for new pads, translate messages

Added a small method to detect the proper server configuration,
and make it degrade gracefully if the method is not present.
This avoids having to force a pad URL generation in order to
test the config (possibly creating useless pads).
Add a user-friendly message when the pad has not yet been
initialized for a given record, in read-only mode.

bzr revid: odo@openerp.com-20140314131849-rnjvk1pqpiyvtc1c

10 years ago[FIX] share wizard: delete wizard lines in cascade
Christophe Simonis [Fri, 14 Mar 2014 11:59:36 +0000 (12:59 +0100)]
[FIX] share wizard: delete wizard lines in cascade

bzr revid: chs@openerp.com-20140314115936-8y6eg51tzmsdlb85

10 years ago[FIX] pager: do not try to toggle the visibility if the pager do not exists yet
Martin Trigaux [Fri, 14 Mar 2014 11:27:09 +0000 (12:27 +0100)]
[FIX] pager: do not try to toggle the visibility if the pager do not exists yet

bzr revid: mat@openerp.com-20140314112709-0sqq6tcpmza34q1e

10 years ago[FIX] mail.thread: avoid error if `message_unread_count` has been popped 1 line earlier
Olivier Dony [Fri, 14 Mar 2014 10:46:05 +0000 (11:46 +0100)]
[FIX] mail.thread: avoid error if `message_unread_count` has been popped 1 line earlier

bzr revid: odo@openerp.com-20140314104605-qi7eqj2g37dvxvc3

10 years ago[FIX] calendar: correct recurrency end date computation
Christophe Simonis [Fri, 14 Mar 2014 09:48:09 +0000 (10:48 +0100)]
[FIX] calendar: correct recurrency end date computation

bzr revid: chs@openerp.com-20140314094809-0wuus62tob8vtyi0

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140314065823-xdw7aa9ye4j200pp
bzr revid: launchpad_translations_on_behalf_of_openerp-20140314065836-tn2fv9smot0omj8f

10 years ago[FIX] project: users are able to create tasks on closed project which should not...
Amit Dodiya [Fri, 14 Mar 2014 06:16:25 +0000 (11:46 +0530)]
[FIX] project: users are able to create tasks on closed project which should not be allowed

bzr revid: ado@tinyerp.com-20140314061625-awngp5ndcu0lnjqq

10 years ago[FIX] Change password wizard: reload webclient after changing your own password....
Kersten Jeremy [Thu, 13 Mar 2014 18:14:15 +0000 (19:14 +0100)]
[FIX] Change password wizard: reload webclient after changing your own password. Because your session is dead after the changing !

bzr revid: jke@openerp.com-20140313181415-3rwlxhpevev3tlsq

10 years ago[MERGE] [FIX] base_calendar: correct the set method for rrule (opw 605088)
Martin Trigaux [Thu, 13 Mar 2014 15:51:31 +0000 (16:51 +0100)]
[MERGE] [FIX] base_calendar: correct the set method for rrule (opw 605088)

- create hook method to fix the invalid call while keeping the signature of the old methdo
- remove undeclared variable
- force the 'byday' field (type selection) to be a string value instead of an integer

bzr revid: mat@openerp.com-20140313155131-e90stgoh8bz8tgvg

10 years ago[FIX] pager show the pagger earlier in the loading process to avoid to mix the list...
Martin Trigaux [Thu, 13 Mar 2014 15:42:28 +0000 (16:42 +0100)]
[FIX] pager show the pagger earlier in the loading process to avoid to mix the list and form pagers when fast switching (and slow network)

bzr revid: mat@openerp.com-20140313154228-70jytisdwlf3sfbo

10 years ago[IMP] add test
Martin Trigaux [Thu, 13 Mar 2014 15:37:57 +0000 (16:37 +0100)]
[IMP] add test

bzr revid: mat@openerp.com-20140313153757-nj9nn52u7kxpfg8i

10 years ago[FIX] pad: use server to get pad content
Christophe Simonis [Thu, 13 Mar 2014 15:35:35 +0000 (16:35 +0100)]
[FIX] pad: use server to get pad content

bzr revid: chs@openerp.com-20140313153535-ogyip9tfm2hkwn1f

10 years ago[FIX] if only one id, convert to list
Martin Trigaux [Thu, 13 Mar 2014 15:16:12 +0000 (16:16 +0100)]
[FIX] if only one id, convert to list

bzr revid: mat@openerp.com-20140313151612-saoc3a73x1cwvgbg

10 years ago[FIX] base_calendar: correct the invert call to the function field rrule.
Martin Trigaux [Thu, 13 Mar 2014 15:08:23 +0000 (16:08 +0100)]
[FIX] base_calendar: correct the invert call to the function field rrule.
Create new hook method with valid signature.
Keep the old one for compatibility reasons.
Force the value of 'byday' (type selection) to be a string instead of integer.

bzr revid: mat@openerp.com-20140313150823-vba9qulj549v37t9

10 years ago[FIX] stock: use fully qualified xmlid in *_view_ref context keys
Christophe Simonis [Thu, 13 Mar 2014 13:44:38 +0000 (14:44 +0100)]
[FIX] stock: use fully qualified xmlid in *_view_ref context keys

bzr revid: chs@openerp.com-20140313134438-jcwhrm3demu4i99q