odoo/odoo.git
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[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] 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

10 years ago[FIX] pager: show the pagger earlier to avoid slow loading to mix list and form pager...
Martin Trigaux [Thu, 13 Mar 2014 12:38:11 +0000 (13:38 +0100)]
[FIX] pager: show the pagger earlier to avoid slow loading to mix list and form pagers when fast switching

bzr revid: mat@openerp.com-20140313123811-ej7lu53xp51kn6gu

10 years ago[FIX] Add missing context to some calls
Lionel Sausin [Thu, 13 Mar 2014 09:50:54 +0000 (10:50 +0100)]
[FIX] Add missing context to some calls

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

bzr revid: ls@numerigraphe.com-20140313095054-3506f3tan8eyqc61

10 years ago[FIX] base_import: avoid name clash when importing ir.translation records. Call the...
Martin Trigaux [Thu, 13 Mar 2014 08:28:13 +0000 (09:28 +0100)]
[FIX] base_import: avoid name clash when importing ir.translation records. Call the orm method directly.

This hack is needed in 7.0 to avoid changes in the API.
Renaming the load method of ir.translation is the proper solution for trunk (done in server revision 5018)

bzr revid: mat@openerp.com-20140313082813-afjsj912q2idrhl5

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140313071540-nhiuwlanpkvorb8h

10 years ago[FIX] add the logging handler only to the root logger. let the loggers propagate...
Christophe Simonis [Wed, 12 Mar 2014 17:18:19 +0000 (18:18 +0100)]
[FIX] add the logging handler only to the root logger. let the loggers propagate to allow more than one handler

bzr revid: chs@openerp.com-20140312171819-bnj3md07w4le2m7m

10 years ago[MERGE] [FIX] one2many fields: when sortign on a column of type m2o (format (id,...
Martin Trigaux [Wed, 12 Mar 2014 15:04:35 +0000 (16:04 +0100)]
[MERGE] [FIX] one2many fields: when sortign on a column of type m2o (format (id, name)), instead of sorting on the tuple (and then id), sort on the name_get value to match what is shown on the screen

bzr revid: mat@openerp.com-20140312150435-shq9hy3b9njkhxsn

10 years ago[FIX] base_import: avoid name clash when importing ir.translation records. Call the...
Martin Trigaux [Wed, 12 Mar 2014 14:05:15 +0000 (15:05 +0100)]
[FIX] base_import: avoid name clash when importing ir.translation records. Call the orm method directly.

This hack is needed in 7.0 to avoid changes in the API.
Renaming the method is the proper solution for trunk (done revision 5018)

bzr revid: mat@openerp.com-20140312140515-tisj9cye0mzfprsw

10 years ago[FIX] account: change decimal precision to avoid erasing tax and base values when...
Najlaâ [Wed, 12 Mar 2014 13:05:22 +0000 (14:05 +0100)]
[FIX] account: change decimal precision to avoid erasing tax and base values when updating a tax with coefficients on more than 2 decimals

bzr revid: nel@tinyerp.com-20140312130522-qr5e010onc7ejrz5

10 years ago[FIX] account: using float_round instead of native python round method, to apply...
Denis Ledoux [Wed, 12 Mar 2014 12:09:04 +0000 (13:09 +0100)]
[FIX] account: using float_round instead of native python round method, to apply half-up tie-breaking rule (1.655 with precision 2 is now 1.66 instead of 1.65).

bzr revid: dle@openerp.com-20140312120904-ucixsl1szfi1q0ea

10 years ago[FIX] account_check_writing: set the amount_in_word even if the check is not created...
Denis Ledoux [Wed, 12 Mar 2014 11:03:03 +0000 (12:03 +0100)]
[FIX] account_check_writing: set the amount_in_word even if the check is not created through the voucher form (for example, for checks created through pay wizard of invoices)

bzr revid: dle@openerp.com-20140312110303-x82juu3i2nox3u3j

10 years ago[MERGE] [FIX] auditrail: when removing tracked object in a write call (eg: remove...
Martin Trigaux [Wed, 12 Mar 2014 09:30:10 +0000 (10:30 +0100)]
[MERGE] [FIX] auditrail: when removing tracked object in a write call (eg: remove a line in o2m field) use the old name value, if present, as the name_get would fail for deleted value (opw 593569)

bzr revid: mat@openerp.com-20140312093010-k9djbp82hqpoj8j7

10 years ago[FIX]audittrail:on deletion of record from one2many and saving the parent form error...
Somesh Khare (OpenERP) [Wed, 12 Mar 2014 05:45:35 +0000 (11:15 +0530)]
[FIX]audittrail:on deletion of record from one2many and saving the parent form error raised as list index out of range (Ref: Case 604750)

bzr revid: skh@openerp.com-20140312054535-kjlqltscnojb7lce

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140312052604-hgt48h8szpiw9szj

10 years ago[FIX] portal: expensive copy/paste typo
Denis Ledoux [Tue, 11 Mar 2014 16:14:21 +0000 (17:14 +0100)]
[FIX] portal: expensive copy/paste typo

bzr revid: dle@openerp.com-20140311161421-6u54mzzj7pefypg8

10 years ago[FIX] portal: expensive copy/paste typo
Olivier Dony [Tue, 11 Mar 2014 16:03:07 +0000 (17:03 +0100)]
[FIX] portal: expensive copy/paste typo

bzr revid: odo@openerp.com-20140311160307-lth3kmu9z4h3l8c1

10 years ago[FIX] crm: write a value to date_closed field as well if change directly the stage...
Martin Trigaux [Tue, 11 Mar 2014 15:22:15 +0000 (16:22 +0100)]
[FIX] crm: write a value to date_closed field as well if change directly the stage instead of using buttons (opw 603537)

bzr revid: mat@openerp.com-20140311152215-eve2ycdu869dgpgx

10 years ago[FIX] crm: write a value to date_closed field as well if change directly the stage...
Martin Trigaux [Tue, 11 Mar 2014 15:04:46 +0000 (16:04 +0100)]
[FIX] crm: write a value to date_closed field as well if change directly the stage instead of using buttons (which will probably be removed later)

bzr revid: mat@openerp.com-20140311150446-0atbc6esymjyv69e

10 years ago[MERGE] [FIX] [FIX] When adding a new contact or a new company based from the partner...
Martin Trigaux [Tue, 11 Mar 2014 12:24:24 +0000 (13:24 +0100)]
[MERGE] [FIX] [FIX] When adding a new contact or a new company based from the partner form, use the customer value as default value (was doign it only for the supplier flag)

backport of trunk revision 4882 (opw 587764)

bzr revid: mat@openerp.com-20140311122424-bvqt0tt7c4s9p1fd

10 years ago[FIX] partner: backport of trunk revision 4882
Martin Trigaux [Tue, 11 Mar 2014 11:23:41 +0000 (12:23 +0100)]
[FIX] partner: backport of trunk revision 4882

When adding a new contact or a new company based from the partner form, use the customer value as default value (was doign it only for the supplier flag)

bzr revid: mat@openerp.com-20140311112341-9yoi1hf0ks98ju3r

10 years ago[FIX] web: set z-index of 9999 for autocompletion pane of search bar, to avoid being...
Denis Ledoux [Tue, 11 Mar 2014 10:49:47 +0000 (11:49 +0100)]
[FIX] web: set z-index of 9999 for autocompletion pane of search bar, to avoid being behind jquery ui dialogs. Besides, this pane should always be on top, therefore we can assume that setting 9999 will not have bad side effects

bzr revid: dle@openerp.com-20140311104947-is5qpw71y1m2oakf

10 years ago[FIX] web: on SearchPopup creation concat build context even if we have initial_ids
Martin Trigaux [Tue, 11 Mar 2014 09:43:20 +0000 (10:43 +0100)]
[FIX] web: on SearchPopup creation concat build context even if we have initial_ids

  On SearchPopupCreation, if we have initial_ids - 1st search_read() will be
  missing custom context defined on the field.

  1. defined view like this: <field name='my_many2one_field_id' context="{'test': 1}"/>
  2. in we expand the list of available item, name_search() has 'test' in context
  3. in we click on 'Search More', search_read() is missing 'test' in context
  4. if we change filter add/remove item, search_read() will have 'test' in context

  Step 3. is wrong, should also have 'test' in context

bzr revid: mat@openerp.com-20140311094320-qjc9alfm3icynghv

10 years ago[FIX] web: on SearchPopup creation concat build context even if we have initial_ids
Xavier ALT [Tue, 11 Mar 2014 09:15:22 +0000 (10:15 +0100)]
[FIX] web: on SearchPopup creation concat build context even if we have initial_ids

  On SearchPopupCreation, if we have initial_ids - 1st search_read() will be
  missing custom context defined on the field.

  1. defined view like this: <field name='my_many2one_field_id' context="{'test': 1}"/>
  2. in we expand the list of available item, name_search() has 'test' in context
  3. in we click on 'Search More', search_read() is missing 'test' in context
  4. if we change filter add/remove item, search_read() will have 'test' in context

  Step 3. is wrong, should also have 'test' in context

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

bzr revid: mat@openerp.com-20140311091522-03imwd5rj3rmwapl

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140307072259-nwltzdp1dky79a3h
bzr revid: launchpad_translations_on_behalf_of_openerp-20140308065331-um114asu0v6l8y5e
bzr revid: launchpad_translations_on_behalf_of_openerp-20140311060830-c174n48jvgwwgvlo
bzr revid: launchpad_translations_on_behalf_of_openerp-20140311060854-j335qf61ll6hvrma

10 years ago[REVERT]9882 revid:jri@openerp.com-20140307160945-r2t5pbl2bb7yaw9n
Denis Ledoux [Mon, 10 Mar 2014 13:33:14 +0000 (14:33 +0100)]
[REVERT]9882 revid:jri@openerp.com-20140307160945-r2t5pbl2bb7yaw9n

While it seems right to only show the partner addresses in invoice and shipping addresses, this fix will prevent to use sibling addresses (the address of another contact in the same company), which is a requirement for several users. Therefore, this fix causes more problems than it resolves.

Moreover, these addresses are displayed on the invoice form as following: Company Name / Partner Name / Address Name. Therefore, if you want to change the address while seeing only the partner addresses, you just have to remove the "Address Name", leaving "Company Name / Partner Name".

bzr revid: dle@openerp.com-20140310133314-5mv4h2h5zmqlw4d2

10 years ago[FIX] event: event report registration, replace char by varchar in the view, so it...
Denis Ledoux [Mon, 10 Mar 2014 11:40:26 +0000 (12:40 +0100)]
[FIX] event: event report registration, replace char by varchar in the view, so it can handle more events (basically, it wasnt working when there was more than 10 events)

Courtesy of Muschang Anthony (Acsone)

bzr revid: dle@openerp.com-20140310114026-r0ijm0m36su19wn7

10 years ago[FIX] event: event report registration, replace char by varchar in the view, so it...
Denis Ledoux [Mon, 10 Mar 2014 11:35:57 +0000 (12:35 +0100)]
[FIX] event: event report registration, replace char by varchar in the view, so it can handle more events (basically, it wasnt working when there was more than 10 events)

bzr revid: dle@openerp.com-20140310113557-rbohomzy8xrvwk05

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140308065427-0he29w0cqe07xmc8
bzr revid: launchpad_translations_on_behalf_of_openerp-20140308065421-4udfyb7xcfq5h1zy
bzr revid: launchpad_translations_on_behalf_of_openerp-20140309060314-64jktl10pkq3inv4

10 years ago[FIX] [MERGE] [SALE] Filter invoice and ship address on sales order to contacts of...
Juan Rial [Fri, 7 Mar 2014 16:09:45 +0000 (17:09 +0100)]
[FIX] [MERGE] [SALE] Filter invoice and ship address on sales order to contacts of the selected customer (#592166)

bzr revid: jri@openerp.com-20140307160945-r2t5pbl2bb7yaw9n

10 years ago[MERGE] [FIX] mrp_repair: add missing invalidation functions for stored field amount_...
Martin Trigaux [Fri, 7 Mar 2014 16:05:45 +0000 (17:05 +0100)]
[MERGE] [FIX] mrp_repair: add missing invalidation functions for stored field amount_total, courtesy of Alexandre Fayolle (camptocamp)

bzr revid: mat@openerp.com-20140307160545-c3l3itbzg1cf00s1

10 years ago[MERGE] [FIX] base_calendar: when computing the reccurency of an event, skip if no...
Martin Trigaux [Fri, 7 Mar 2014 15:36:10 +0000 (16:36 +0100)]
[MERGE] [FIX] base_calendar: when computing the reccurency of an event, skip if no recurrency period is set (opw 598737)

Fix the calendar view so that the recurrency period is editable when checking the 'recurrency' checkbox

bzr revid: mat@openerp.com-20140307153610-seud49l3oh1nq836

10 years ago[FIX] also track modifications on fee_lines field
Martin Trigaux [Fri, 7 Mar 2014 15:14:26 +0000 (16:14 +0100)]
[FIX] also track modifications on fee_lines field

bzr revid: mat@openerp.com-20140307151426-x7b269mxjfmna1pb

10 years ago[MERGE] [FIX] mrp_repair: add missing invalidation functions for stored field amount_...
Martin Trigaux [Fri, 7 Mar 2014 15:09:39 +0000 (16:09 +0100)]
[MERGE] [FIX] mrp_repair: add missing invalidation functions for stored field amount_total, courtesy of Alexandre Fayolle (camptocamp)

bzr revid: mat@openerp.com-20140307150939-yp54rpqw67hvdpe8

10 years ago[MERGE] [FIX] Demo data had wrong end date for yearly membership (#602129)
Juan Rial [Fri, 7 Mar 2014 14:52:06 +0000 (15:52 +0100)]
[MERGE] [FIX] Demo data had wrong end date for yearly membership (#602129)

bzr revid: jri@openerp.com-20140307145206-b20cq8fjatce418p

10 years ago[MERGE] [FIX] Skip Draft on Journals didn't take effect (#603952)
Juan Rial [Fri, 7 Mar 2014 14:45:29 +0000 (15:45 +0100)]
[MERGE] [FIX] Skip Draft on Journals didn't take effect (#603952)

Fix: call the validate method to advance the entries to posted state

bzr revid: jri@openerp.com-20140307144529-vylypabs9io0rio0

10 years ago[MERGE] [FIX] write a value to date_closed when mark an opportunity as won or lost.
Martin Trigaux [Fri, 7 Mar 2014 14:27:36 +0000 (15:27 +0100)]
[MERGE] [FIX] write a value to date_closed when mark an opportunity as won or lost.

This is required to compute correct value for the day_close function field

bzr revid: mat@openerp.com-20140307142736-ij9n8x5plgehm063

10 years ago[FIX] quick create: do not add the id in the form if the form is readonly (eg: clicki...
Martin Trigaux [Fri, 7 Mar 2014 14:12:57 +0000 (15:12 +0100)]
[FIX] quick create: do not add the id in the form if the form is readonly (eg: clicking on save button will make the form uneditable)

bzr revid: mat@openerp.com-20140307141257-rvusvzm6oq3tel51

10 years ago[MERGE] [FIX] division by zero in product margins with 0 sale price and 0 qty (#591893)
Juan Rial [Fri, 7 Mar 2014 13:29:29 +0000 (14:29 +0100)]
[MERGE] [FIX] division by zero in product margins with 0 sale price and 0 qty (#591893)

bzr revid: jri@openerp.com-20140307132929-jz4ebc37u1huj4nl

10 years ago[MERGE] [FIX] errors on translations generated from localisation template in multilan...
Juan Rial [Fri, 7 Mar 2014 12:49:36 +0000 (13:49 +0100)]
[MERGE] [FIX] errors on translations generated from localisation template in multilang (opw-589913)

Don't sort the tax template id's or the wrong translation gets loaded

bzr revid: jri@openerp.com-20140307124936-stott6yx0krtw5g6

10 years ago[FIX] crm: write a value to date_closed when mark an opportunity as won or lost.
Martin Trigaux [Fri, 7 Mar 2014 11:18:35 +0000 (12:18 +0100)]
[FIX] crm: write a value to date_closed when mark an opportunity as won or lost.

This value is required to compute 'Days to Close' field

bzr revid: mat@openerp.com-20140307111835-o7nd7dmkn5y8zg2a

10 years ago[FIX] phonecall: in 'Logged Call' menu display (by default) only the one in done...
Martin Trigaux [Fri, 7 Mar 2014 09:54:28 +0000 (10:54 +0100)]
[FIX] phonecall: in 'Logged Call' menu display (by default) only the one in done state (opw 601725)

bzr revid: mat@openerp.com-20140307095428-buwc6m008mowaoy3

10 years ago[MERGE] [IMP] account: don't display misleading percent symbol while expecting fracti...
Martin Trigaux [Fri, 7 Mar 2014 09:27:48 +0000 (10:27 +0100)]
[MERGE] [IMP] account: don't display misleading percent symbol while expecting fraction (as suggest the tooltip) (opw #602613)

bzr revid: mat@openerp.com-20140307092748-qsnqo0y04bocw6om

10 years ago[MERGE] [FIX] mail: make subject of invitation wizard translatable
Martin Trigaux [Fri, 7 Mar 2014 09:09:23 +0000 (10:09 +0100)]
[MERGE] [FIX] mail: make subject of invitation wizard translatable

bzr revid: mat@openerp.com-20140307090923-28r81taey0sdtfy0

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 7 Mar 2014 07:24:33 +0000 (07:24 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140307072427-zkvqj45icrzupx0m
bzr revid: launchpad_translations_on_behalf_of_openerp-20140307072433-0lqpjt07j1s8k8cs

10 years ago[FIX] product: typo in previous commit
Olivier Dony [Thu, 6 Mar 2014 19:09:06 +0000 (20:09 +0100)]
[FIX] product: typo in previous commit

"The only man who makes no mistakes is the man who never does anything. ~T.R." ;-)

bzr revid: odo@openerp.com-20140306190906-k8wjr9urekpoy7ch

10 years ago[FIX] use float rounding for pricelist instead of ceiling
Martin Trigaux [Thu, 6 Mar 2014 16:30:41 +0000 (17:30 +0100)]
[FIX] use float rounding for pricelist instead of ceiling

bzr revid: mat@openerp.com-20140306163041-amrrfmooxychr5ip

10 years ago[FIX] use float rounding for pricelist instead of ceiling
Martin Trigaux [Thu, 6 Mar 2014 16:29:53 +0000 (17:29 +0100)]
[FIX] use float rounding for pricelist instead of ceiling

bzr revid: mat@openerp.com-20140306162953-iu7k53i5zsllokdp

10 years ago[FIX] product: when converting unit of mesures, use ceiling instead of rounding method
Martin Trigaux [Thu, 6 Mar 2014 16:20:33 +0000 (17:20 +0100)]
[FIX] product: when converting unit of mesures, use ceiling instead of rounding method

This avoids flows to be stucked when a convertion would move/reserve/buy less pieces than the number required (eg: MTO product where supplier has a UoM bigger than the one on the sale order)

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

bzr revid: mat@openerp.com-20140306162033-yqoc22lo37x06cfh

10 years ago[IMP] remove useless imports
Martin Trigaux [Thu, 6 Mar 2014 15:31:25 +0000 (16:31 +0100)]
[IMP] remove useless imports

bzr revid: mat@openerp.com-20140306153125-czwswqw1k3w5ungh

10 years ago[FIX] base_import: update the select2 library up to version 3.4.5
Martin Trigaux [Thu, 6 Mar 2014 15:19:32 +0000 (16:19 +0100)]
[FIX] base_import: update the select2 library up to version 3.4.5

This fixes rendering issue in firefox (mouseover bar chart in dashbord view)
Replace the new localisation of select2 by our translation system

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

bzr revid: mat@openerp.com-20140306151932-yq4ezxxmbsnxlpqn

10 years ago[IMP] will add bootstrap style once needed
Martin Trigaux [Thu, 6 Mar 2014 13:40:38 +0000 (14:40 +0100)]
[IMP] will add bootstrap style once needed

bzr revid: mat@openerp.com-20140306134038-s70iyxdh4j5inh56

10 years ago[IMP] product: add python tests
Martin Trigaux [Thu, 6 Mar 2014 13:34:56 +0000 (14:34 +0100)]
[IMP] product: add python tests

bzr revid: mat@openerp.com-20140306133456-cnqjcwmo73ioqxxf

10 years ago[MERGE] [FIX] test ir.sequence: when testing the lock mechanism, verify the error...
Martin Trigaux [Thu, 6 Mar 2014 12:44:42 +0000 (13:44 +0100)]
[MERGE] [FIX] test ir.sequence: when testing the lock mechanism, verify the error based on an error code instead of the error message which is sensible to the locale of the system

bzr revid: mat@openerp.com-20140306124442-pjfpx32rpwqlag80

10 years ago[IMP] select2: allow translation of information messages, avoid the need of locale...
Martin Trigaux [Thu, 6 Mar 2014 12:27:43 +0000 (13:27 +0100)]
[IMP] select2: allow translation of information messages, avoid the need of locale files from select2

bzr revid: mat@openerp.com-20140306122743-3ejmmnryx2sq8ud7

10 years ago[IMP] base_import: update select2 lib to revision 3.4.5
Martin Trigaux [Thu, 6 Mar 2014 12:24:32 +0000 (13:24 +0100)]
[IMP] base_import: update select2 lib to revision 3.4.5

bzr revid: mat@openerp.com-20140306122432-7x5kkwy36zo7f6fy

10 years ago[REF] Use assertEqual method instead of assert instruction
Richard Mathot (OpenERP) [Thu, 6 Mar 2014 11:20:53 +0000 (12:20 +0100)]
[REF] Use assertEqual method instead of assert instruction

bzr revid: rim@openerp.com-20140306112053-e0znv1g2378ghs46

10 years ago[FIX] Test for ir_sequence:
Richard Mathot (OpenERP) [Thu, 6 Mar 2014 11:03:56 +0000 (12:03 +0100)]
[FIX] Test for ir_sequence:

This test was depending on the error string returned by postgresql.
As these strings are localized, the test was failing on systems
where posgresql locale was not set to 'en_US'.

In this new version, we now check the error code returned by postgresql
(which is, obviously, platform independent)

bzr revid: rim@openerp.com-20140306110356-72mgz3korkq3rkde

10 years ago[IMP] mrp: use also the ceiling method from product
Martin Trigaux [Thu, 6 Mar 2014 09:45:04 +0000 (10:45 +0100)]
[IMP] mrp: use also the ceiling method from product

bzr revid: mat@openerp.com-20140306094504-37r691hxcemp0ual

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140306061409-nvr56r44q6smklxz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140305055718-w3c9kzsncncpu12w
bzr revid: launchpad_translations_on_behalf_of_openerp-20140306061519-n2qbjt3fe7l104aw

10 years ago[FIX] product: when converting unit of mesures, round above instead of mathematical...
Martin Trigaux [Wed, 5 Mar 2014 17:14:56 +0000 (18:14 +0100)]
[FIX] product: when converting unit of mesures, round above instead of mathematical rounding

bzr revid: mat@openerp.com-20140305171456-goo7on3ncfihu0wu

10 years ago[MERGE] [FIX] orm: create a foreign key for the function fields of type many2one...
Martin Trigaux [Wed, 5 Mar 2014 15:18:15 +0000 (16:18 +0100)]
[MERGE] [FIX] orm: create a foreign key for the function fields of type many2one and store value (opw #604792)

bzr revid: mat@openerp.com-20140305151815-ns7nhmejxqb5o4ut

10 years ago[IMP] readability
Martin Trigaux [Wed, 5 Mar 2014 14:30:50 +0000 (15:30 +0100)]
[IMP] readability

bzr revid: mat@openerp.com-20140305143050-zddqtyh7qg6lcx3q

10 years ago[FIX] orm: create a foreign key for the function fields of type many2one and store...
Martin Trigaux [Wed, 5 Mar 2014 14:05:14 +0000 (15:05 +0100)]
[FIX] orm: create a foreign key for the function fields of type many2one and store value

bzr revid: mat@openerp.com-20140305140514-2sksy3lwqm07wvjh

10 years ago[MERGE] [FIX] export wizard: better behaviour when saving new fields list
Martin Trigaux [Wed, 5 Mar 2014 10:08:43 +0000 (11:08 +0100)]
[MERGE] [FIX] export wizard: better behaviour when saving new fields list

- Show the fields list once we save the first one
- When delete a list, remove the selected fields
- When add a list, do not remove the selected fields

bzr revid: mat@openerp.com-20140305100843-ircqtucf1pkn3wzd

10 years ago[FIX] product: avoid reading image_small field which is bandwidth intensive and un...
Olivier Dony [Tue, 4 Mar 2014 18:27:24 +0000 (19:27 +0100)]
[FIX] product: avoid reading image_small field which is bandwidth intensive and un-necessary

bzr revid: odo@openerp.com-20140304182724-kplzfik56ebp2boe

10 years ago[FIX] hr_payroll_account: compare debit and credit values with float_compare, this...
Martin Trigaux [Tue, 4 Mar 2014 16:10:56 +0000 (17:10 +0100)]
[FIX] hr_payroll_account: compare debit and credit values with float_compare, this avoids float rounding issues

bzr revid: mat@openerp.com-20140304161056-45z9uuod134qd09t

10 years ago[FIX] orm.read_group: improve test coverage and corner case handling:
Olivier Dony [Tue, 4 Mar 2014 15:29:27 +0000 (16:29 +0100)]
[FIX] orm.read_group: improve test coverage and corner case handling:

- allow leading spaces in orderby spec for m2o columns
- extra test for read_group on multiple columns
- proper handling of groupby on numeric column with default order

bzr revid: odo@openerp.com-20140304152927-havybom9x1jgdzae

10 years ago[IMP] Upgrade underscore.js from version 1.3.1 to 1.6.0 and underscore.string.js...
Martin Trigaux [Tue, 4 Mar 2014 13:28:25 +0000 (14:28 +0100)]
[IMP] Upgrade underscore.js from version 1.3.1 to 1.6.0 and underscore.string.js from version 1.2.0 to 2.3.0

bzr revid: mat@openerp.com-20140304132825-lbzcwihkb1fkembz

10 years agoUpdate undescore.js to version 1.6 and underscore.string.js to version 2.3
Martin Trigaux [Tue, 4 Mar 2014 12:55:28 +0000 (13:55 +0100)]
Update undescore.js to version 1.6 and underscore.string.js to version 2.3

bzr revid: mat@openerp.com-20140304125528-97w5kbv3ry028kn9

10 years ago[REVERT] partial revert dle@openerp.com-20140304113407-b2kku1xolvkceqcg, distraction...
Denis Ledoux [Tue, 4 Mar 2014 11:54:13 +0000 (12:54 +0100)]
[REVERT] partial revert dle@openerp.com-20140304113407-b2kku1xolvkceqcg, distraction error, left pudb

bzr revid: dle@openerp.com-20140304115413-tjwpni7ssqpl7yis

10 years ago[FIX]stock: in fill inventory wizard, set raise-exception to False in context to...
Denis Ledoux [Tue, 4 Mar 2014 11:34:07 +0000 (12:34 +0100)]
[FIX]stock: in fill inventory wizard, set raise-exception to False in context to avoid having error saying that the product uom category is different: this button is just a tool to help filling the inventory. Anyway, If it should pop the error, it should be on the validation, not in the button to auto-fill the inventory.

bzr revid: dle@openerp.com-20140304113407-b2kku1xolvkceqcg

10 years ago[FIX] hr_payroll_account: used float_compare() instead of direct comparing between...
Rifakat [Tue, 4 Mar 2014 11:31:17 +0000 (17:01 +0530)]
[FIX] hr_payroll_account: used float_compare() instead of direct comparing between two floats to avoid python rounding

bzr revid: rha@tinyerp.com-20140304113117-smy5gb9e92lcuji8

10 years ago[FIX]Fixed the issue of o2m sorting by column, m2o field does not give proper result...
Mohammed Shekha (OpenERP) [Tue, 4 Mar 2014 11:06:59 +0000 (16:36 +0530)]
[FIX]Fixed the issue of o2m sorting by column, m2o field does not give proper result for sorting because whole value of m2o [id, value] going to compare for sorting.

bzr revid: msh@openerp.com-20140304110659-4uu38feetsjj0tt5

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140218054104-8egkh4jj7hiiwuih
bzr revid: launchpad_translations_on_behalf_of_openerp-20140219054048-688twg0fubtm2x2q
bzr revid: launchpad_translations_on_behalf_of_openerp-20140220054214-237ri67t9rw3l4fu
bzr revid: launchpad_translations_on_behalf_of_openerp-20140221063855-wniw42r27gyg3h6y
bzr revid: launchpad_translations_on_behalf_of_openerp-20140222073328-xpn7nwqz407yzumq
bzr revid: launchpad_translations_on_behalf_of_openerp-20140223074516-0r09cpmma58ylqji
bzr revid: launchpad_translations_on_behalf_of_openerp-20140224060319-535oheaq2w9u2ye3
bzr revid: launchpad_translations_on_behalf_of_openerp-20140225062420-zl7curej0e0warhz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140226073146-3vzhw4hddr81olbs
bzr revid: launchpad_translations_on_behalf_of_openerp-20140227062959-24e2rn98rqb9afpr
bzr revid: launchpad_translations_on_behalf_of_openerp-20140228072152-f9gm4ud1wu19ge27
bzr revid: launchpad_translations_on_behalf_of_openerp-20140301055205-r0df0fqz9yf5z66i
bzr revid: launchpad_translations_on_behalf_of_openerp-20140302052638-bjf11oumy7w15oco
bzr revid: launchpad_translations_on_behalf_of_openerp-20140304082704-k1z2te1tfud43zy3

10 years ago[MERGE] [FIX] view list: pagination problem when delete records in list view
Martin Trigaux [Mon, 3 Mar 2014 16:41:14 +0000 (17:41 +0100)]
[MERGE] [FIX] view list: pagination problem when delete records in list view

When delete a record, correctly display the number of remaining items displayed (eg: 1-79 of 99)
When no more items in a page, force switch to previous page
When no more pager, reload the content to display potential items in next page

bzr revid: mat@openerp.com-20140303164114-pzeuu9hxvq17lx02