odoo/odoo.git
10 years ago[FIX] hw_escpos: company logo was not centered on the first receipt
Frédéric van der Essen [Thu, 6 Feb 2014 15:14:32 +0000 (16:14 +0100)]
[FIX] hw_escpos: company logo was not centered on the first receipt

bzr revid: fva@openerp.com-20140206151432-avaz87emjzqyvu9t

10 years ago[FIX] point_of_sale: receipt header & footer could overflow outside of ticket
Frédéric van der Essen [Thu, 6 Feb 2014 14:36:48 +0000 (15:36 +0100)]
[FIX] point_of_sale: receipt header & footer could overflow outside of ticket

bzr revid: fva@openerp.com-20140206143648-z1bsknelzznf0jqj

10 years ago[IMP] point_of_sale: try harder to connect to proxy when the ip is already known
Frédéric van der Essen [Thu, 6 Feb 2014 14:06:45 +0000 (15:06 +0100)]
[IMP] point_of_sale: try harder to connect to proxy when the ip is already known

bzr revid: fva@openerp.com-20140206140645-uo82x3tf60wlhytj

10 years ago[FIX] hw_scanner, hw_escpos: prevent driver threads from deadlocking when woken by...
Frédéric van der Essen [Thu, 6 Feb 2014 14:05:24 +0000 (15:05 +0100)]
[FIX] hw_scanner, hw_escpos: prevent driver threads from deadlocking when woken by two simultaneous requests

bzr revid: fva@openerp.com-20140206140524-ur51ghcpdzwxv1yr

10 years ago[MERGE] backport trunk revisions
Christophe Simonis [Thu, 6 Feb 2014 13:20:39 +0000 (14:20 +0100)]
[MERGE] backport trunk revisions
 * 9094 fva@openerp.com-20140203144847-21cv7pt7lnlxdsve
 * 9095 fva@openerp.com-20140203153233-zj12w2o1uxyz5hoq

bzr revid: chs@openerp.com-20140206132039-y1whtc8qqqs8ey92

10 years ago[MERGE] backport trunk revision 5053 fva@openerp.com-20140206110134-jk5zbd8cc6x1ebh5
Christophe Simonis [Thu, 6 Feb 2014 13:11:16 +0000 (14:11 +0100)]
[MERGE] backport trunk revision 5053 fva@openerp.com-20140206110134-jk5zbd8cc6x1ebh5

bzr revid: chs@openerp.com-20140206131116-we6rlic5fu09xh8q

10 years ago[FIX] ir.ui.view: avoid infinite loop when applying multiple inheritance inside a...
Christophe Simonis [Thu, 6 Feb 2014 13:03:49 +0000 (14:03 +0100)]
[FIX] ir.ui.view: avoid infinite loop when applying multiple inheritance inside a single view (use of <data> tag)

bzr revid: chs@openerp.com-20140206130349-19v4ah0lwy87t50o

10 years ago[IMP] sale_eval break continue raise control flow opcodes
Antony Lesuisse [Thu, 6 Feb 2014 12:40:19 +0000 (13:40 +0100)]
[IMP] sale_eval break continue raise control flow opcodes

bzr revid: al@openerp.com-20140206124019-07in9p9capmznlo2

10 years ago[IMP] extract save/get session actions as methods on session object
Christophe Simonis [Thu, 6 Feb 2014 11:52:53 +0000 (12:52 +0100)]
[IMP] extract save/get session actions as methods on session object

bzr revid: chs@openerp.com-20140206115253-ed7ahi6j83mgpw4y

10 years ago[IMP] http: extract save/get session actions as methods on session object
Christophe Simonis [Thu, 6 Feb 2014 11:52:09 +0000 (12:52 +0100)]
[IMP] http: extract save/get session actions as methods on session object

bzr revid: chs@openerp.com-20140206115209-naleunin0mleghda

10 years ago[MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220...
Christophe Simonis [Thu, 6 Feb 2014 11:04:23 +0000 (12:04 +0100)]
[MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220-myn57cryam1y4k9v

bzr revid: chs@openerp.com-20140206110423-qe4h5ip2dg6dm7ph

10 years ago[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141...
Christophe Simonis [Thu, 6 Feb 2014 11:02:20 +0000 (12:02 +0100)]
[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

bzr revid: dle@openerp.com-20140205105045-j95kduyjiq83e57z
bzr revid: dle@openerp.com-20140114173613-ruxye1m7fxtcjfim
bzr revid: dle@openerp.com-20140116161158-u95vcs3os4tk2zob
bzr revid: dle@openerp.com-20140121172737-gzawfi3ssg7xifef
bzr revid: chs@openerp.com-20140129094554-c3abc8x3qz9mpszr
bzr revid: chs@openerp.com-20140129140159-9vwkpr078shoonum
bzr revid: chs@openerp.com-20140206110220-myn57cryam1y4k9v

10 years ago[FIX] _(): avoid useless warning where translating string without a cursor
Christophe Simonis [Thu, 6 Feb 2014 10:51:41 +0000 (11:51 +0100)]
[FIX] _(): avoid useless warning where translating string without a cursor

bzr revid: chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

10 years ago[FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode...
Denis Ledoux [Thu, 6 Feb 2014 10:39:29 +0000 (11:39 +0100)]
[FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result

bzr revid: dle@openerp.com-20140206103929-oe289oilz08n1msk

10 years ago[IMP] reference fields: display a more user-friendly window title when open a chosen...
Martin Trigaux [Thu, 6 Feb 2014 10:24:09 +0000 (11:24 +0100)]
[IMP] reference fields: display a more user-friendly window title when open a chosen many2one record in reference field

bzr revid: mat@openerp.com-20140206102409-4lbx7ofsgz8speni

10 years ago[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the...
Martin Trigaux [Thu, 6 Feb 2014 09:46:28 +0000 (10:46 +0100)]
[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the _symbol_set of html fields. This avoids doing twice the sanitization.

bzr revid: mat@openerp.com-20140206094628-umx2rfb9rcim7v82

10 years ago[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
Martin Trigaux [Thu, 6 Feb 2014 08:47:08 +0000 (09:47 +0100)]
[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
This is required to be able to import csv file containing html fields

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

bzr revid: mat@openerp.com-20140206084708-j63kpkr9apd3j01j

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062518-3g0oj0z7mlartzal

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062321-j6cpns6xz3f81net
bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062510-x502ahdwzezvea54

10 years ago[MERGE] crm: resolve group by in get bar values
Denis Ledoux [Wed, 5 Feb 2014 16:54:14 +0000 (17:54 +0100)]
[MERGE] crm: resolve group by in get bar values

bzr revid: dle@openerp.com-20140205165414-ttzjzmf6mjs9gr8e

10 years ago[FIX] datetime.strptime only accepts date format when used with tools.DEFAULT_SERVER_...
Anael Closson [Wed, 5 Feb 2014 16:33:13 +0000 (17:33 +0100)]
[FIX] datetime.strptime only accepts date format when used with tools.DEFAULT_SERVER_DATE_FORMAT as parameter, but both date and datetime fields can be used as parameters.

bzr revid: acl@openerp.com-20140205163313-xcob4funucvsfdmx

10 years ago[FIX]crm: use DEFAULT_SERVER_DATETIME_FORMAT instead of just date_format, as the...
Denis Ledoux [Wed, 5 Feb 2014 14:50:49 +0000 (15:50 +0100)]
[FIX]crm: use DEFAULT_SERVER_DATETIME_FORMAT instead of just date_format, as the value could date + time

bzr revid: dle@openerp.com-20140205145049-g9ctnqjezz0eon73

10 years ago[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict...
Martin Trigaux [Wed, 5 Feb 2014 13:20:57 +0000 (14:20 +0100)]
[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict by account.move and not journal (src_model) (opw 585153)

bzr revid: mat@openerp.com-20140205132057-jxxmmyhfk6c15w9o

10 years ago[FIX] avoid blowing up editor if run on non-updated editor_head template without...
Xavier Morel [Wed, 5 Feb 2014 10:36:23 +0000 (11:36 +0100)]
[FIX] avoid blowing up editor if run on non-updated editor_head template without a placeholder edition navbar

bzr revid: xmo@openerp.com-20140205103623-bk038voq3f8zj9vm

10 years ago[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView...
Martin Trigaux [Wed, 5 Feb 2014 10:21:07 +0000 (11:21 +0100)]
[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView widget
This avoids getting the error 'Cannot call method 'getParent' of undefined'

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

bzr revid: mat@openerp.com-20140205102107-5ggbbkyr172855uu

10 years ago[FIX] account: residual amount computation with refund invoices
Denis Ledoux [Wed, 5 Feb 2014 10:03:24 +0000 (11:03 +0100)]
[FIX] account: residual amount computation with refund invoices

On invoice residual amount computing, we ignore reconcile entries line if their invoice are not of the same type of the current invoice
The above revision(s) will be removed

bzr revid: dle@openerp.com-20140205100324-5tyquozmylcp40p1

10 years ago[FIX] mass_mailing: fixed variables used outside of their scope
Thibault Delavallée [Tue, 4 Feb 2014 16:59:49 +0000 (17:59 +0100)]
[FIX] mass_mailing: fixed variables used outside of their scope

bzr revid: tde@openerp.com-20140204165949-9xax1pul22ktsf41

10 years ago[IMP] handling of overly large images in website image upload
Xavier Morel [Tue, 4 Feb 2014 16:58:23 +0000 (17:58 +0100)]
[IMP] handling of overly large images in website image upload

bzr revid: xmo@openerp.com-20140204165823-q05aoq83q28b2hhg

10 years ago[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name...
Martin Trigaux [Tue, 4 Feb 2014 15:50:46 +0000 (16:50 +0100)]
[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name to exceed the size of the box (on 2 lines)

bzr revid: mat@openerp.com-20140204155046-ifqts8mpaqhgvjnj

10 years ago[IMP] make editor bar appear faster to avoid impression of slowness and reflow
Xavier Morel [Tue, 4 Feb 2014 15:36:16 +0000 (16:36 +0100)]
[IMP] make editor bar appear faster to avoid impression of slowness and reflow

bzr revid: xmo@openerp.com-20140204153616-swho76l8v3s4p1dq

10 years ago[MERGE] [FIX] audittrail: various bugs (opw 603072)
Martin Trigaux [Tue, 4 Feb 2014 15:11:36 +0000 (16:11 +0100)]
[MERGE] [FIX] audittrail: various bugs (opw 603072)

- tracking unlink does not fail anymore
- do not track virtual fields on res.users model (would for .column call)
- make sure read calls with one id works (launchpad bug lp:1214149)
- select the correct model when tracking x2m fields values

bzr revid: mat@openerp.com-20140204151136-51cm1tbgvcsnlsoe

10 years ago[FIX] getParent() js error when clicking to fast on menu items of dashboards
Cecile Tonglet [Tue, 4 Feb 2014 15:05:44 +0000 (16:05 +0100)]
[FIX] getParent() js error when clicking to fast on menu items of dashboards

bzr revid: cto@openerp.com-20140204150544-nkuhxree6qijihq2

10 years ago[FIX] auditrail: in case of unlink retrieve first the record and then execute the...
Martin Trigaux [Tue, 4 Feb 2014 14:28:25 +0000 (15:28 +0100)]
[FIX] auditrail: in case of unlink retrieve first the record and then execute the unlink (the other way around is causes problems for name_get...)

bzr revid: mat@openerp.com-20140204142825-jtln4kyfmfhgq4sd

10 years ago[FIX] qweb templates: t-raw to t-esc
Martin Trigaux [Tue, 4 Feb 2014 14:19:13 +0000 (15:19 +0100)]
[FIX] qweb templates: t-raw to t-esc

t-raw usage is discourage if not to displayed html content (after escaping) as it may contain unsafe data

bzr revid: mat@openerp.com-20140204141913-e5hcaml53woumlgs

10 years ago[FIX] audittrail: fixing various bugs
Martin Trigaux [Tue, 4 Feb 2014 14:14:49 +0000 (15:14 +0100)]
[FIX] audittrail: fixing various bugs

iter only on fields on __all_columns, this avoids getting inexistant fields such as 'in_group_42' for res.users
make sure read method calls works when passing only one id (lp:1214149)
when itering on change values, if different model (eg: if field is o2m) make sure make name_get on the model of the field and not on the parent model

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

bzr revid: mat@openerp.com-20140204141449-2f922k5awixh1kzt

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com...
Denis Ledoux [Tue, 4 Feb 2014 12:48:02 +0000 (13:48 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com-20140204124249-qjjhulqojvcm08k4

bzr revid: dle@openerp.com-20140204124802-0yl2z6nr0zflhi9u

10 years ago[FIX] purchase: hide receive invoice if invoice based on purchase order line.
Denis Ledoux [Tue, 4 Feb 2014 12:42:49 +0000 (13:42 +0100)]
[FIX] purchase: hide receive invoice if invoice based on purchase order line.

It has to be done manually.

opw-603620

bzr revid: dle@openerp.com-20140204124249-qjjhulqojvcm08k4

10 years ago[FIX] some other t-raw to t-esc conversions
Martin Trigaux [Tue, 4 Feb 2014 12:42:42 +0000 (13:42 +0100)]
[FIX] some other t-raw to t-esc conversions

bzr revid: mat@openerp.com-20140204124242-emrd7hwlk6d4umkj

10 years ago[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices
Denis Ledoux [Tue, 4 Feb 2014 11:52:26 +0000 (12:52 +0100)]
[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices

The id of the sale pricelist of the customer was set as currency_id, instead of using the id of the currency of the pricelist. (Obviously)
Furthermore, the currency of the contract pricelist takes the lead.
Then, if none of these two are set, we choose the currency of the company, finally.

bzr revid: dle@openerp.com-20140204115226-rowmbr5223fcu08k

10 years ago[FIX] mail: escape user and partner names before being rendered in mail widgets
Martin Trigaux [Tue, 4 Feb 2014 11:33:58 +0000 (12:33 +0100)]
[FIX] mail: escape user and partner names before being rendered in mail widgets

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

bzr revid: mat@openerp.com-20140204113358-2cb39l7ge2f5pcg5

10 years ago[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were...
Denis Ledoux [Tue, 4 Feb 2014 10:08:35 +0000 (11:08 +0100)]
[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were half removed

bzr revid: dle@openerp.com-20140204100835-z0mlvoot21yoz0z3

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Feb 2014 06:48:42 +0000 (06:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064842-0dbci9bv8whxs8ax

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140201065304-8md3g4d14l1b51ii
bzr revid: launchpad_translations_on_behalf_of_openerp-20140202060105-bnt8nw1mcbg2c3m3
bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055609-uxdqgnistwilvo2v
bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064835-qdcrcxldc5zsutio

10 years ago[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group
jke-openerp [Mon, 3 Feb 2014 18:06:37 +0000 (19:06 +0100)]
[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group

bzr revid: jke@openerp.com-20140203180637-er9c45xm0d9sk7ub

10 years ago[TYPO] Fix bug css revert rev 4122 and add clear:both
jke-openerp [Mon, 3 Feb 2014 17:39:26 +0000 (18:39 +0100)]
[TYPO] Fix bug css revert rev 4122 and add clear:both

revert because was breaking the rendering of forms using oe_title as clearfix hack
adding clear on .oe_form_group to fix the journal form on firefox (block was unaligned, some fields out of the screen)

bzr revid: jke@openerp.com-20140203173926-ohabh1vahcwqijug

10 years ago[FIX] Fix bug of positionning on res_partner form
jke-openerp [Mon, 3 Feb 2014 16:30:52 +0000 (17:30 +0100)]
[FIX] Fix bug of positionning on res_partner form

bzr revid: jke@openerp.com-20140203163052-01m78wwe38974cf5

10 years ago[IMP] clearer indication that images are being up/downloaded
Xavier Morel [Mon, 3 Feb 2014 16:03:31 +0000 (17:03 +0100)]
[IMP] clearer indication that images are being up/downloaded

bzr revid: xmo@openerp.com-20140203160331-04h1erlunelb9kkn

10 years ago[FIX] tests: pass correct passwords to js
Christophe Simonis [Mon, 3 Feb 2014 14:15:06 +0000 (15:15 +0100)]
[FIX] tests: pass correct passwords to js

bzr revid: chs@openerp.com-20140203141506-zmfhd7g0zorveb5v

10 years ago[ADD] large throbber
Xavier Morel [Mon, 3 Feb 2014 16:02:37 +0000 (17:02 +0100)]
[ADD] large throbber

bzr revid: xmo@openerp.com-20140203160237-jlvp70gnkny2fx98

10 years ago[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one...
Martin Trigaux [Mon, 3 Feb 2014 14:02:47 +0000 (15:02 +0100)]
[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one of the current model

Without this you could not have a sum value on a column belonging to the parent model (eg: 'unit_amount' when grouping on hr.analytic.timesheet)

bzr revid: mat@openerp.com-20140203140247-n090tx2yf8mujkcz

10 years ago[IMP] better assert message and cleaning
Martin Trigaux [Mon, 3 Feb 2014 13:40:51 +0000 (14:40 +0100)]
[IMP] better assert message and cleaning

bzr revid: mat@openerp.com-20140203134051-lgwo4v0rdntgxyor

10 years ago[ADD] test read_group on a column of _inherits model and group on right field
Martin Trigaux [Mon, 3 Feb 2014 13:33:31 +0000 (14:33 +0100)]
[ADD] test read_group on a column of _inherits model and group on right field

bzr revid: mat@openerp.com-20140203133331-mujvv812zd971ci2

10 years ago[FIX] never let me commit in saas-3 again
Fabien Meghazi [Mon, 3 Feb 2014 12:45:16 +0000 (13:45 +0100)]
[FIX] never let me commit in saas-3 again

bzr revid: fme@openerp.com-20140203124516-l8wwu9vdyo2nu2s0

10 years ago[FIX] orm: read_group aggregates values on all columns instead of only the one of...
Martin Trigaux [Mon, 3 Feb 2014 12:33:11 +0000 (13:33 +0100)]
[FIX] orm: read_group aggregates values on all columns instead of only the one of the parent model

bzr revid: mat@openerp.com-20140203123311-38rwp7tfyc08flid

10 years ago[IMP] Cosmetic change for easier debugging
Fabien Meghazi [Mon, 3 Feb 2014 12:23:00 +0000 (13:23 +0100)]
[IMP] Cosmetic change for easier debugging

bzr revid: fme@openerp.com-20140203122300-pduwmt5z5cprehey

10 years ago[FIX] various issues with JS tests
Xavier Morel [Mon, 3 Feb 2014 12:05:53 +0000 (13:05 +0100)]
[FIX] various issues with JS tests

bzr revid: xmo@openerp.com-20140203120553-foe2jutor33j1b8q

10 years ago[FIX]Fixed the issue of html field import fails, because of no converter found for...
Mohammed Shekha (OpenERP) [Mon, 3 Feb 2014 12:05:25 +0000 (17:35 +0530)]
[FIX]Fixed the issue of html field import fails, because of no converter found for str to html.

bzr revid: msh@openerp.com-20140203120525-ui117od6lpksm1bq

10 years ago[FIX] add warning when dbfilter logs out current session
Xavier Morel [Mon, 3 Feb 2014 11:56:33 +0000 (12:56 +0100)]
[FIX] add warning when dbfilter logs out current session

bzr revid: xmo@openerp.com-20140203115633-es2o542ywg85d46i

10 years ago[FIX] website tour: flickering; banner auto run; work with different language
Christophe Matthieu [Mon, 3 Feb 2014 11:28:16 +0000 (12:28 +0100)]
[FIX] website tour: flickering; banner auto run; work with different language

bzr revid: chm@openerp.com-20140203112816-c350lxr5pgo9x2li

10 years ago[FIX] gamification_sale_crm: in demo data, end_date is last day of month, not 31th...
Martin Trigaux [Mon, 3 Feb 2014 09:18:48 +0000 (10:18 +0100)]
[FIX] gamification_sale_crm: in demo data, end_date is last day of month, not 31th of month

bzr revid: mat@openerp.com-20140203091848-9kspakimqorltvxx

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 3 Feb 2014 05:56:16 +0000 (05:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055616-29ji7mugvwf3jpmn

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 3 Feb 2014 05:55:25 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140201065247-b0hmat9ikp0cj2sx
bzr revid: launchpad_translations_on_behalf_of_openerp-20140202055930-0e8qd9refwne4999
bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055525-2z3nfmfb0t7lpqpf

10 years ago[FIX] website_sale typo feh police
Antony Lesuisse [Sat, 1 Feb 2014 12:14:15 +0000 (13:14 +0100)]
[FIX] website_sale typo feh police

bzr revid: al@openerp.com-20140201121415-pxnhjdc4o3tp91hj

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9801 revid:mat@openerp.com...
Denis Ledoux [Fri, 31 Jan 2014 16:26:37 +0000 (17:26 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9801 revid:mat@openerp.com-20140131160304-22mokur2uuo1cw4r

bzr revid: dle@openerp.com-20140131162637-046v995ozpy22qjj

10 years ago[FIX] stock: when creating manufacturing order from procurement workflow, do not...
Martin Trigaux [Fri, 31 Jan 2014 16:03:04 +0000 (17:03 +0100)]
[FIX] stock: when creating manufacturing order from procurement workflow, do not write location on state (already set previously). (opw 603600)

This avoids having an access rights error when trying to write on a move in done state (eg: in case of force availibility)

bzr revid: mat@openerp.com-20140131160304-22mokur2uuo1cw4r

10 years ago[FIX] enable jsonrpc-auth tests, remove stray log
Xavier Morel [Fri, 31 Jan 2014 15:41:47 +0000 (16:41 +0100)]
[FIX] enable jsonrpc-auth tests, remove stray log

bzr revid: xmo@openerp.com-20140131154147-oi30v8u8h3c3htx7

10 years ago[FIX] re-enable web_tests_demo tests
Xavier Morel [Fri, 31 Jan 2014 15:27:53 +0000 (16:27 +0100)]
[FIX] re-enable web_tests_demo tests

bzr revid: xmo@openerp.com-20140131152753-81418oy8wjzxkgmt

10 years ago[FIX] modules initialization when testing
Xavier Morel [Fri, 31 Jan 2014 15:26:40 +0000 (16:26 +0100)]
[FIX] modules initialization when testing

broken "adaptation" to single-instance openerp would only initialize the first
set of dependencies, any further module would see its test runs without itself
or its dependencies being guaranteed to be initialized/installed into the
current openerp instance.

bzr revid: xmo@openerp.com-20140131152640-coxqulkdb0xupbvq

10 years ago[IMP] console.log js output should be piped to stdout during JS tests
Xavier Morel [Fri, 31 Jan 2014 15:26:12 +0000 (16:26 +0100)]
[IMP] console.log js output should be piped to stdout during JS tests

bzr revid: xmo@openerp.com-20140131152612-rqxkge24w6p95q10

10 years ago[IMP] oe: get db password from config file
Xavier Morel [Fri, 31 Jan 2014 11:48:28 +0000 (12:48 +0100)]
[IMP] oe: get db password from config file

bzr revid: xmo@openerp.com-20140131114828-b90z3pxql63ky6gp

10 years ago[FIX] allow to use "dbname" as keyword in routes
Christophe Simonis [Fri, 31 Jan 2014 16:31:39 +0000 (17:31 +0100)]
[FIX] allow to use "dbname" as keyword in routes

bzr revid: chs@openerp.com-20140131163139-89lfordriamw9i1w

10 years ago[MERGE] trunk-website-al fix tour startup
Antony Lesuisse [Fri, 31 Jan 2014 13:26:10 +0000 (14:26 +0100)]
[MERGE] trunk-website-al fix tour startup

bzr revid: al@openerp.com-20140131132610-orsceg18a31hifch

10 years agochm patch
ddm@openerp.com [Fri, 31 Jan 2014 13:22:43 +0000 (14:22 +0100)]
chm patch

bzr revid: ddm@openerp.com-20140131132243-xsahk1e6rikv0a34

10 years ago[REL] version: 7.~saas-3
Olivier Dony [Fri, 31 Jan 2014 12:23:13 +0000 (13:23 +0100)]
[REL] version: 7.~saas-3

bzr revid: odo@openerp.com-20140131122313-zaet2jih5dg76qu6

10 years ago[REM] useless comment
Xavier Morel [Fri, 31 Jan 2014 11:07:48 +0000 (12:07 +0100)]
[REM] useless comment

the database password is necessary to duplicate databases

bzr revid: xmo@openerp.com-20140131110748-nfguxwjysgbn6y3y

10 years ago[ADD]web: controller to redirect /apps/{appname} to install module form (not yet...
Denis Ledoux [Fri, 31 Jan 2014 11:33:47 +0000 (12:33 +0100)]
[ADD]web: controller to redirect /apps/{appname} to install module form (not yet perfect, the menu is not displayed, but meanwhile this is something)

bzr revid: dle@openerp.com-20140131113347-twndgtaq6d16eycc

10 years ago[FIX] CORS routing should use new routing api
Fabien Meghazi [Fri, 31 Jan 2014 10:48:40 +0000 (11:48 +0100)]
[FIX] CORS routing should use new routing api

bzr revid: fme@openerp.com-20140131104840-e0557qke365ym2x4

10 years ago[IMP] Add some video to manisfest ( website, website_blog, website_event, website_eco...
Nicolas Wisniewski [Fri, 28 Feb 2014 11:06:37 +0000 (12:06 +0100)]
[IMP] Add some video to manisfest ( website, website_blog, website_event, website_ecommerce)

bzr revid: nwi@openerp.com-20140228110637-dh15ixb2nppikuif

10 years ago[IMP] website_crm_partner_assign: move partner grade filter in the left column
Olivier Dony [Fri, 31 Jan 2014 10:42:32 +0000 (11:42 +0100)]
[IMP] website_crm_partner_assign: move partner grade filter in the left column

bzr revid: odo@openerp.com-20140131104232-62nc8wua8xflrd64

10 years ago[FIX] point_of_sale: update redirection system with the website-al changes
Frédéric van der Essen [Fri, 31 Jan 2014 11:45:42 +0000 (12:45 +0100)]
[FIX] point_of_sale: update redirection system with the website-al changes

bzr revid: fva@openerp.com-20140131114542-09hnjju5sdcen20q

10 years ago[REV] Bring back QWebExceptions
Fabien Meghazi [Fri, 31 Jan 2014 11:36:11 +0000 (12:36 +0100)]
[REV] Bring back QWebExceptions

bzr revid: fme@openerp.com-20140131113611-wee3xvnvzw9smq2r

10 years ago[REV] Bring back QWebException, rename QWebException#inner to 'cause'
Fabien Meghazi [Fri, 31 Jan 2014 11:35:15 +0000 (12:35 +0100)]
[REV] Bring back QWebException, rename QWebException#inner to 'cause'

bzr revid: fme@openerp.com-20140131113515-ahcix3h6uzzdz8ix

10 years ago[IMP] attachement: remove unnecessary redraw added at rev 4128 and change message...
Martin Trigaux [Fri, 31 Jan 2014 10:28:36 +0000 (11:28 +0100)]
[IMP] attachement: remove unnecessary redraw added at rev 4128 and change message to be the same than in mail

bzr revid: mat@openerp.com-20140131102836-e89xo4nrwk32uij8

10 years ago[IMP] point_of_sale: increased size of logo on receipt
Frédéric van der Essen [Fri, 31 Jan 2014 10:22:45 +0000 (11:22 +0100)]
[IMP] point_of_sale: increased size of logo on receipt

bzr revid: fva@openerp.com-20140131102245-hhshe83xuanllhyt

10 years ago[FIX] Login redirection problem
Fabien Meghazi [Fri, 31 Jan 2014 09:56:06 +0000 (10:56 +0100)]
[FIX] Login redirection problem

bzr revid: fme@openerp.com-20140131095606-xlyzzhm2tc0myq0s

10 years ago[FIX] website*: no border for customer/reseller/member entries + extra bottom margin...
Olivier Dony [Fri, 31 Jan 2014 09:39:02 +0000 (10:39 +0100)]
[FIX] website*: no border for customer/reseller/member entries + extra bottom margin on left column

bzr revid: odo@openerp.com-20140131093902-n3h10eflemmjvlyt

10 years ago[IMP] website apps flagged as such: website, website_event (replaces event), website_...
Olivier Dony [Fri, 31 Jan 2014 09:27:21 +0000 (10:27 +0100)]
[IMP] website apps flagged as such: website, website_event (replaces event), website_blog, website_sale

bzr revid: odo@openerp.com-20140131092721-r8ye1nc6abbgrg5j

10 years ago[IMP] missing picture
Fabien Pinckaers [Fri, 31 Jan 2014 09:11:49 +0000 (10:11 +0100)]
[IMP] missing picture

bzr revid: fp@tinyerp.com-20140131091149-e7whsr3cbj6p54ci

10 years ago[IMP] website themes: simpler wording
Olivier Dony [Fri, 31 Jan 2014 08:48:21 +0000 (09:48 +0100)]
[IMP] website themes: simpler wording

bzr revid: odo@openerp.com-20140131084821-703lcteu3ipfoiji

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20140131062421-oq9ywafamdrwjbtj

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 31 Jan 2014 06:09:02 +0000 (06:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140131060902-49qieib6km3uwgli

10 years ago[REV] website qweb dont change exception types
Antony Lesuisse [Fri, 31 Jan 2014 01:14:27 +0000 (02:14 +0100)]
[REV] website qweb dont change exception types

bzr revid: al@openerp.com-20140131011427-3bome249kut8fs3t

10 years ago[REV] never change exceptions types
Antony Lesuisse [Fri, 31 Jan 2014 01:08:02 +0000 (02:08 +0100)]
[REV] never change exceptions types

bzr revid: al@openerp.com-20140131010802-5zh9m5jc1ajnp5wj

10 years ago[MERGE] trunk-website-al
Antony Lesuisse [Fri, 31 Jan 2014 00:52:07 +0000 (01:52 +0100)]
[MERGE] trunk-website-al

bzr revid: al@openerp.com-20140131005207-mn7t6tar8cywe9hz

10 years ago[MERGE] trunk-website-al
Antony Lesuisse [Fri, 31 Jan 2014 00:52:02 +0000 (01:52 +0100)]
[MERGE] trunk-website-al

bzr revid: al@openerp.com-20140131005202-sjsfy3tc8ys1a325

10 years ago[MERGE] trunk-website-al
Antony Lesuisse [Fri, 31 Jan 2014 00:51:57 +0000 (01:51 +0100)]
[MERGE] trunk-website-al

bzr revid: al@openerp.com-20140131005157-jkf8hz6fh2buml2c

10 years agoweb disable jsonrpc test
Antony Lesuisse [Fri, 31 Jan 2014 00:39:56 +0000 (01:39 +0100)]
web disable jsonrpc test

bzr revid: al@openerp.com-20140131003956-jo9grgfizich2dlu

10 years ago[FIX] removing test that commits and small fix
Fabien Pinckaers [Fri, 31 Jan 2014 00:27:01 +0000 (01:27 +0100)]
[FIX] removing test that commits and small fix

bzr revid: fp@tinyerp.com-20140131002701-4eaggu8tszph4vl5

10 years agophantomjs segfaults
Antony Lesuisse [Fri, 31 Jan 2014 00:20:19 +0000 (01:20 +0100)]
phantomjs segfaults

bzr revid: al@openerp.com-20140131002019-tbvgpunj6kj6675v

10 years ago[IMP] product rename suggested to accessory, add alternative to replace recommend
Antony Lesuisse [Thu, 30 Jan 2014 23:32:40 +0000 (00:32 +0100)]
[IMP] product rename suggested to accessory, add alternative to replace recommend

bzr revid: al@openerp.com-20140130233240-p0wcs2s57qp9nwp2