odoo/odoo.git
10 years ago[FIX] http request must pop "session_id" also from `form` and `files` arguments
Christophe Simonis [Mon, 7 Oct 2013 12:26:11 +0000 (14:26 +0200)]
[FIX] http request must pop "session_id" also from `form` and `files` arguments

bzr revid: chs@openerp.com-20131007122611-i92dl924plmo02z3

10 years ago[IMP] ir_actions in email_template: template_id domain not only on view, directly...
Thibault Delavallée [Thu, 3 Oct 2013 14:04:58 +0000 (16:04 +0200)]
[IMP] ir_actions in email_template: template_id domain not only on view, directly on field

bzr revid: tde@openerp.com-20131003140458-ztnd9taih2rcq8ty

10 years ago[REF] ir_actions in email_template: strange implementation of displaying template...
Thibault Delavallée [Thu, 3 Oct 2013 13:33:57 +0000 (15:33 +0200)]
[REF] ir_actions in email_template: strange implementation of displaying template values based on copying fields
replaced by a standard related fields + using an onchange on the template.

bzr revid: tde@openerp.com-20131003133357-hbs35e3h4mleg9v5

10 years ago[MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8788 dle@openerp.com-20131...
Olivier Dony [Thu, 3 Oct 2013 11:12:22 +0000 (13:12 +0200)]
[MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8788 dle@openerp.com-20131003094541-ro29hhkas03rdvw8

bzr revid: odo@openerp.com-20131003111222-upt1ytb92db50zay

10 years ago[FIX] sale_crm: fixed kanban view: correct groups on the whole div containing invoice...
Thibault Delavallée [Thu, 3 Oct 2013 09:57:03 +0000 (11:57 +0200)]
[FIX] sale_crm: fixed kanban view: correct groups on the whole div containing invoice data, not only on the label

bzr revid: tde@openerp.com-20131003095703-zoqvii3nzmb2j024

10 years ago[FIX] sale_crm: fixed previous fix + forgot to complete domain on invoices, added...
Thibault Delavallée [Thu, 3 Oct 2013 09:56:26 +0000 (11:56 +0200)]
[FIX] sale_crm: fixed previous fix + forgot to complete domain on invoices, added an end date for invoice sparklines

bzr revid: tde@openerp.com-20131003095626-dckhvcvi935fdgzf

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9493 rev-id: launchpad_transl...
Denis Ledoux [Thu, 3 Oct 2013 09:45:41 +0000 (11:45 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9493 rev-id: launchpad_translations_on_behalf_of_openerp-20131003055550-0r0oqctbd69hv6ud

bzr revid: dle@openerp.com-20131003094541-ro29hhkas03rdvw8

10 years ago[FIX] mail.js: not found do_reload_menu_emails; fix: Use instanceof insead of compara...
Christophe Matthieu [Thu, 3 Oct 2013 09:16:03 +0000 (11:16 +0200)]
[FIX] mail.js: not found do_reload_menu_emails; fix: Use instanceof insead of comparaison of __proto__ arguments

bzr revid: chm@openerp.com-20131003091603-rarztafazl56ugid

10 years ago[FIX] web: form_view: FieldStatus widget: fixed hidden states/stages not appearing...
Thibault Delavallée [Thu, 3 Oct 2013 09:00:49 +0000 (11:00 +0200)]
[FIX] web: form_view: FieldStatus widget: fixed hidden states/stages not appearing because behind displayed sheet.

bzr revid: tde@openerp.com-20131003090049-88q0o69970eahb2h

10 years ago[FIX] crm, sale_crm, mass_mailin: fixed computation for sparkline widgets.
Thibault Delavallée [Thu, 3 Oct 2013 08:27:36 +0000 (10:27 +0200)]
[FIX] crm, sale_crm, mass_mailin: fixed computation for sparkline widgets.

Added an end date in the read_group domain. Indeed having results outside the date range
made the result computation crash because of list limits. There is now a begin and end
date for groupby domain.

bzr revid: tde@openerp.com-20131003082736-tw50xk2vmhpjh1e5

10 years ago[IMP] web_kanban_sparkline: always begin y range at 0 instead of minimum value
Thibault Delavallée [Thu, 3 Oct 2013 07:58:36 +0000 (09:58 +0200)]
[IMP] web_kanban_sparkline: always begin y range at 0 instead of minimum value

bzr revid: tde@openerp.com-20131003075836-qffb91gxe8uk4k0n

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Oct 2013 05:55:50 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131003055550-0r0oqctbd69hv6ud

10 years ago[FIX] point_of_sale: remove useless or condition in tax computation
Martin Trigaux [Wed, 2 Oct 2013 14:37:34 +0000 (16:37 +0200)]
[FIX] point_of_sale: remove useless or condition in tax computation

bzr revid: mat@openerp.com-20131002143734-b51sl1taumajaaus

10 years ago[FIX] mail: correct button on "Suggested Groups"
Christophe Simonis [Wed, 2 Oct 2013 12:07:33 +0000 (14:07 +0200)]
[FIX] mail: correct button on "Suggested Groups"

bzr revid: chs@openerp.com-20131002120733-6hsz0ugl3ir2gwfp

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9491 rev-id: launchpad_transl...
Denis Ledoux [Wed, 2 Oct 2013 10:12:19 +0000 (12:12 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9491 rev-id: launchpad_translations_on_behalf_of_openerp-20131002053724-elxvqw0n42c4lr9m

bzr revid: dle@openerp.com-20131002101219-h765e9awts5rovye

10 years ago[FIX] web: remove firefox css fix for view switch icons
Christophe Simonis [Wed, 2 Oct 2013 09:46:34 +0000 (11:46 +0200)]
[FIX] web: remove firefox css fix for view switch icons

bzr revid: chs@openerp.com-20131002094634-9g7b20vs7n5yw4kh

10 years ago[FIX] web_kanban: correct css for empty kanban
Christophe Simonis [Wed, 2 Oct 2013 09:37:30 +0000 (11:37 +0200)]
[FIX] web_kanban: correct css for empty kanban

bzr revid: chs@openerp.com-20131002093730-ucn089plydhsl71k

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Oct 2013 05:37:24 +0000 (05:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131002053724-elxvqw0n42c4lr9m

10 years ago[FIX]portal: previous commit was wrong. I was distracted. auth_signup do not depends...
Denis Ledoux [Tue, 1 Oct 2013 17:30:20 +0000 (19:30 +0200)]
[FIX]portal: previous commit was wrong. I was distracted. auth_signup do not depends on share, portal is, so moving the values['share'] = true to portal module

bzr revid: dle@openerp.com-20131001173020-kv8upxloazihz5uh

10 years ago[FIX] portal_sale: re-add auto-subscribe of customer when confirming invoice
Olivier Dony [Tue, 1 Oct 2013 16:41:25 +0000 (18:41 +0200)]
[FIX] portal_sale: re-add auto-subscribe of customer when confirming invoice

It was removed by mistake in commit [1]
when fixing the forward-port of 7.0
to saas-1. Only the mail notification
had to be removed, not the auto-follow
of the customer, which is important
in the portal, otherwise customers
cannot see their invoices.

[1] 8699 revid:chm@openerp.com-20130506135653-7e8nukr68s9255oq

bzr revid: odo@openerp.com-20131001164125-1smk4mi3eulcbkab

10 years ago[FIX]portal: add share flag to portaltemplate user and portal demo user
Denis Ledoux [Tue, 1 Oct 2013 15:59:01 +0000 (17:59 +0200)]
[FIX]portal: add share flag to portaltemplate user and portal demo user

bzr revid: dle@openerp.com-20131001155901-3hmb81sw6yvjmuav

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 1 Oct 2013 05:39:13 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131001053913-1x0pa0ji7vetnbls

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9487 rev-id: dle@openerp...
Denis Ledoux [Mon, 30 Sep 2013 15:08:04 +0000 (17:08 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9487 rev-id: dle@openerp.com-20130930141202-ghnujem348kydd2m

bzr revid: dle@openerp.com-20130930150804-b4j080uy06t4n7f1

10 years ago[FIX]crm: wizard lead to opportunities, match exact email, insensitive
Denis Ledoux [Mon, 30 Sep 2013 14:12:02 +0000 (16:12 +0200)]
[FIX]crm: wizard lead to opportunities, match exact email, insensitive

bzr revid: dle@openerp.com-20130930141202-ghnujem348kydd2m

10 years ago[IMP] orm: don't compute twice the same function for stored fields if two fields...
Martin Trigaux [Mon, 30 Sep 2013 14:05:15 +0000 (16:05 +0200)]
[IMP] orm: don't compute twice the same function for stored fields if two fields have the same trigger function

bzr revid: mat@openerp.com-20130930140515-4kbzkotjh2ify5vm

10 years ago[FIX] orm: correct read_group when searching by month
Christophe Simonis [Mon, 30 Sep 2013 12:59:46 +0000 (14:59 +0200)]
[FIX] orm: correct read_group when searching by month

bzr revid: chs@openerp.com-20130930125946-exr791f83seaa9br

10 years ago[IMP] store fields: do not add twice the same function field in the store_function...
Martin Trigaux [Mon, 30 Sep 2013 12:15:11 +0000 (14:15 +0200)]
[IMP] store fields: do not add twice the same function field in the store_function list

bzr revid: mat@openerp.com-20130930121511-94a2k0ka91bsgrnf

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 30 Sep 2013 05:43:18 +0000 (05:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130930054304-7r885mda98p411ax
bzr revid: launchpad_translations_on_behalf_of_openerp-20130928055410-zlzdspq6yjqrkq33
bzr revid: launchpad_translations_on_behalf_of_openerp-20130929054547-erco56ru1eyc6iq7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130930054318-brbtsqs7pdngwg51

10 years ago[FIX] ir.fields.converter: fields.reference values were not importable because the...
Olivier Dony [Fri, 27 Sep 2013 14:23:03 +0000 (16:23 +0200)]
[FIX] ir.fields.converter: fields.reference values were not importable because the (trivial) converter was missing

bzr revid: odo@openerp.com-20130927142303-ykcjnxgdiuni3lnk

10 years ago[FIX] point_of_sale: return empty list instead of False for report computation (opw...
Martin Trigaux [Fri, 27 Sep 2013 11:11:18 +0000 (13:11 +0200)]
[FIX] point_of_sale: return empty list instead of False for report computation (opw 598437)

bzr revid: mat@openerp.com-20130927111118-bis9odhacjqaqmyp

10 years ago[FIXED] pos: Fixed the issue of pos detail report when trying to pring report having...
Hardik Ansodariya [Fri, 27 Sep 2013 10:35:43 +0000 (16:05 +0530)]
[FIXED] pos: Fixed the issue of pos detail report when trying to pring report having order without TAX were throwing error(Maintenance case: 598437)

bzr revid: han@tinyerp.com-20130927103543-jppq53ugkj1gk2cl

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 27 Sep 2013 06:16:58 +0000 (06:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130925054843-vx0nogr2rpf5amw4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130926055416-ubjv2v9mogsb49f3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130927061626-2rcumswg0tc4e10e
bzr revid: launchpad_translations_on_behalf_of_openerp-20130926055451-072mn28h3ew4cwfp
bzr revid: launchpad_translations_on_behalf_of_openerp-20130927061658-4svrcqcw04av1e5w

10 years ago[FIX] report_webkit: correctly catch error in rendering
Martin Trigaux [Thu, 26 Sep 2013 12:24:37 +0000 (14:24 +0200)]
[FIX] report_webkit: correctly catch error in rendering

bzr revid: mat@openerp.com-20130926122437-nx7idmpjmm8k1r9d

10 years ago[FIX]share: embed url action= instead of action_id=
Denis Ledoux [Wed, 25 Sep 2013 14:00:58 +0000 (16:00 +0200)]
[FIX]share: embed url action= instead of action_id=

bzr revid: dle@openerp.com-20130925140058-hahb3gtrs97a71lw

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 Sep 2013 05:49:14 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130925054914-zqgjgcb39ny7ejt5

10 years ago[FIX]portal_crm: add default_type in action, in order to select properly the stage...
Denis Ledoux [Tue, 24 Sep 2013 16:09:12 +0000 (18:09 +0200)]
[FIX]portal_crm: add default_type in action, in order to select properly the stage and the section_id

bzr revid: dle@openerp.com-20130924160912-iyxcrngzfgge32q6

10 years ago[FIX]base, ir_translation: in _get_src, if model or record id does not exist anymore...
Denis Ledoux [Tue, 24 Sep 2013 12:46:54 +0000 (14:46 +0200)]
[FIX]base, ir_translation: in _get_src, if model or record id does not exist anymore, do not apptempt to read it

bzr revid: dle@openerp.com-20130924124654-9lz76t6hx0cmxnx5

10 years ago[FIX] mrp: don't select bom out of current date range, replace sql query by orm request
Martin Trigaux [Tue, 24 Sep 2013 12:21:23 +0000 (14:21 +0200)]
[FIX] mrp: don't select bom out of current date range, replace sql query by orm request

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

bzr revid: mat@openerp.com-20130924122123-v4sgyx5v08ikqzsx

10 years ago[FIX] account_analytic_analysis: expected browse record instead of id for map_account...
Martin Trigaux [Tue, 24 Sep 2013 12:13:26 +0000 (14:13 +0200)]
[FIX] account_analytic_analysis: expected browse record instead of id for map_account call (opw #597966)

bzr revid: mat@openerp.com-20130924121326-tb4jr7nqttsxbddu

10 years ago[MERGE] back port of branch trunk up to revid 8924 fva@openerp.com-20130924094515...
Christophe Simonis [Tue, 24 Sep 2013 11:07:01 +0000 (13:07 +0200)]
[MERGE] back port of branch trunk up to revid 8924 fva@openerp.com-20130924094515-j605mg8lozzli3u2

bzr revid: chs@openerp.com-20130924110701-a5h94knbm279d1m0

10 years ago[FIX] account_analytic_analysis: fix the traceback, AttributeError: 'long' object...
Ravi Gohil (OpenERP) [Tue, 24 Sep 2013 10:57:28 +0000 (16:27 +0530)]
[FIX] account_analytic_analysis: fix the traceback, AttributeError: 'long' object has no attribute 'account_ids' when automatic recurring invoice is enabled.(Maintenance Case : 597966)

bzr revid: rgo@tinyerp.com-20130924105728-gtmc1862gcazs7lb

10 years ago[FIX] @route compatibility with version 7.0:
Christophe Simonis [Tue, 24 Sep 2013 10:41:01 +0000 (12:41 +0200)]
[FIX] @route compatibility with version 7.0:
 */ add request.debug property
 */ inject request at first argument at runtime, do not use wrapper method.
 */ force slashes in routes (do not use os.path.join() for urls)
 */ routes defined using the legacy decorator httprequest and jsonrequest uses auth="none"
 */ avoid registring web module routes twice

bzr revid: chs@openerp.com-20130924104101-h1dexy6m74b56gvi

10 years ago[MERGE] point_of_sale: fix to avoid internal references shadowing EAN13 barcodes
Frédéric van der Essen [Tue, 24 Sep 2013 09:45:15 +0000 (11:45 +0200)]
[MERGE] point_of_sale: fix to avoid internal references shadowing EAN13 barcodes

bzr revid: fva@openerp.com-20130924094515-j605mg8lozzli3u2

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 24 Sep 2013 09:44:29 +0000 (11:44 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130924094429-mce20di3xwu13ig0

10 years ago[FIX] point_of_sale: make sure that internal reference barcodes don't conflict with...
Frédéric van der Essen [Tue, 24 Sep 2013 09:34:10 +0000 (11:34 +0200)]
[FIX] point_of_sale: make sure that internal reference barcodes don't conflict with ean barcodes

bzr revid: fva@openerp.com-20130924093410-c1yh72t4jd9667ia

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 24 Sep 2013 09:32:50 +0000 (11:32 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130924093250-u8ws3yojh3irj3tg

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 24 Sep 2013 06:37:29 +0000 (06:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130924063729-1k9xlx0630vx6is5

10 years ago[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_FORMAT for date, removed extra...
Rifakat [Tue, 24 Sep 2013 06:26:48 +0000 (11:56 +0530)]
[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_FORMAT for date, removed extra AND and _order from search()

bzr revid: rha@tinyerp.com-20130924062648-qshruwnukmtn0b7w

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 24 Sep 2013 05:55:44 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130924055544-w57gyxsw1rn3gcnd

10 years ago[MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp...
Denis Ledoux [Mon, 23 Sep 2013 17:13:10 +0000 (19:13 +0200)]
[MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp.com-20130923165651-0jt823r5wy37enw6

bzr revid: dle@openerp.com-20130923171310-mav1riq3d2rebmv2

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp...
Denis Ledoux [Mon, 23 Sep 2013 16:56:51 +0000 (18:56 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3

bzr revid: dle@openerp.com-20130923165651-0jt823r5wy37enw6

10 years ago[FIX]sale_crm: add context to categ_ids for sale order object. Its dummy to set ...
Denis Ledoux [Mon, 23 Sep 2013 16:24:28 +0000 (18:24 +0200)]
[FIX]sale_crm: add context to categ_ids for sale order object. Its dummy to set 'crm.lead' for object_name in context while the current object is a 'sale.order', but its less dummy to copy crm.lead tags to sale.order tags while using the convert to quotation wizard

bzr revid: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3

10 years ago[MERGE] point_of_sale: support for scanning non ean13 barcodes with the internal...
Frédéric van der Essen [Mon, 23 Sep 2013 15:17:13 +0000 (17:17 +0200)]
[MERGE] point_of_sale: support for scanning non ean13 barcodes with the internal reference field

bzr revid: fva@openerp.com-20130923151713-xsxgrumasi4iyh0t

10 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 23 Sep 2013 15:14:32 +0000 (17:14 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130923151432-rba58178m69ldzgb

10 years ago[MERGE] point_of_sale: fixing the confirmation dialog in self checkout mode
Frédéric van der Essen [Mon, 23 Sep 2013 15:06:11 +0000 (17:06 +0200)]
[MERGE] point_of_sale: fixing the confirmation dialog in self checkout mode

bzr revid: fva@openerp.com-20130923150611-7ygk47a3w6o7kf93

10 years ago[FIX] point_of_sale: order close confirmation was put on all header buttons instead...
Frédéric van der Essen [Mon, 23 Sep 2013 15:04:31 +0000 (17:04 +0200)]
[FIX] point_of_sale: order close confirmation was put on all header buttons instead of just the close button

bzr revid: fva@openerp.com-20130923150431-pgri8o2gqup37dpk

10 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 23 Sep 2013 14:54:08 +0000 (16:54 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130923145408-990mouljuvi5wmxj

10 years ago[IMP] point_of_sale: support for non ean13 barcodes using the Internal Reference...
Frédéric van der Essen [Mon, 23 Sep 2013 14:51:39 +0000 (16:51 +0200)]
[IMP] point_of_sale: support for non ean13 barcodes using the Internal Reference field

bzr revid: fva@openerp.com-20130923145139-iu3ds9tcfzy1ffcf

10 years ago[REL] saas-2
Christophe Simonis [Mon, 23 Sep 2013 10:44:53 +0000 (12:44 +0200)]
[REL] saas-2

bzr revid: chs@openerp.com-20130923104453-051rjk47v54x2a3h

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 Sep 2013 05:35:31 +0000 (05:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130919045555-o80w0vjyl4g3d2qn
bzr revid: launchpad_translations_on_behalf_of_openerp-20130920060115-eauj5wlxmkpyxwys
bzr revid: launchpad_translations_on_behalf_of_openerp-20130922053444-ai66yjl1419gee8h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130923053502-xuqx6gazdvsak6e5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130921055928-8y21w291t5w0k13o
bzr revid: launchpad_translations_on_behalf_of_openerp-20130922053456-pcgrwl35kk8b7ff8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130923053531-3twd4g12gj4iqmv3

10 years ago[MERGE] [FIX] plugin_outlook: allow using instances with SSL enabled
Martin Trigaux [Fri, 20 Sep 2013 15:20:18 +0000 (17:20 +0200)]
[MERGE] [FIX] plugin_outlook: allow using instances with SSL enabled

bzr revid: mat@openerp.com-20130920152018-a99haffsf7gn4uj6

10 years ago[FIX] sale: duplication of an existing sale order should change the date
Martin Trigaux [Fri, 20 Sep 2013 15:00:10 +0000 (17:00 +0200)]
[FIX] sale: duplication of an existing sale order should change the date

bzr revid: mat@openerp.com-20130920150010-zj6ug2mdvagr9dv0

10 years ago[FIX] product: avoid getting date=False in pricelist if wrong value in context, court...
Martin Trigaux [Fri, 20 Sep 2013 14:45:29 +0000 (16:45 +0200)]
[FIX] product: avoid getting date=False in pricelist if wrong value in context, courtesy of Alexis de Lattre

bzr revid: mat@openerp.com-20130920144529-800nviktzebexwtt

10 years ago[FIX] project: allow deleting project members from kanban view instead of opening...
Martin Trigaux [Fri, 20 Sep 2013 14:00:59 +0000 (16:00 +0200)]
[FIX] project: allow deleting project members from kanban view instead of opening the user view (opw #590451)

bzr revid: mat@openerp.com-20130920140059-hhupk5qsawaoxms4

10 years ago[FIX] stock: show button check availibility on stock.picking instead of only stock...
Martin Trigaux [Fri, 20 Sep 2013 13:54:03 +0000 (15:54 +0200)]
[FIX] stock: show button check availibility on stock.picking instead of only stock.picking.out (was not present for internal moves) opw #591370

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

bzr revid: mat@openerp.com-20130920135403-49j6c3ihhkh8yh3e

10 years ago[FIX] mrp_operations: change icon to start a work orders to be different than the...
Martin Trigaux [Fri, 20 Sep 2013 13:36:10 +0000 (15:36 +0200)]
[FIX] mrp_operations: change icon to start a work orders to be different than the one for scrap product (opw #591367)

bzr revid: mat@openerp.com-20130920133610-pemveaek0171wmeb

10 years ago[IMP] account: remove wrong colspan on partner ledger wizard
Martin Trigaux [Fri, 20 Sep 2013 13:03:04 +0000 (15:03 +0200)]
[IMP] account: remove wrong colspan on partner ledger wizard

bzr revid: mat@openerp.com-20130920130304-ntbaz1dkea0c5hpe

10 years ago[FIX] survey: add missing translations
Martin Trigaux [Fri, 20 Sep 2013 12:39:38 +0000 (14:39 +0200)]
[FIX] survey: add missing translations

bzr revid: mat@openerp.com-20130920123938-ioifrlv200rkalhe

10 years ago[MERGE] point_of_sale: recent fixes from 7.0
Frédéric van der Essen [Fri, 20 Sep 2013 12:31:29 +0000 (14:31 +0200)]
[MERGE] point_of_sale: recent fixes from 7.0

bzr revid: fva@openerp.com-20130920123129-zrojq1tmoa1ujtu3

10 years ago[MERGE] from trunk
Frédéric van der Essen [Fri, 20 Sep 2013 12:30:57 +0000 (14:30 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130920123057-6kk3y56dp1ljmxuv

10 years ago[FIX] point_of_sale: currency should be fetched from the pricelist instead of the...
Frédéric van der Essen [Fri, 20 Sep 2013 12:30:18 +0000 (14:30 +0200)]
[FIX] point_of_sale: currency should be fetched from the pricelist instead of the company

bzr revid: fva@openerp.com-20130920123018-b10rrmxmx85ludth

10 years ago[FIX]purchase: It was no possible to validate invoices of several purchase orders...
Denis Ledoux [Fri, 20 Sep 2013 11:54:31 +0000 (13:54 +0200)]
[FIX]purchase: It was no possible to validate invoices of several purchase orders due to a message_post with a list of more than 1 id

bzr revid: dle@openerp.com-20130920115431-ub87n3wgobuq4ic3

10 years ago[IMP] typo manifest mass mailing'
Fabien Pinckaers [Fri, 20 Sep 2013 11:28:27 +0000 (13:28 +0200)]
[IMP] typo manifest mass mailing'

bzr revid: fp@tinyerp.com-20130920112827-7m7f20rkykzikr3e

10 years ago[IMP] typos
Fabien Pinckaers [Fri, 20 Sep 2013 11:26:47 +0000 (13:26 +0200)]
[IMP] typos

bzr revid: fp@tinyerp.com-20130920112647-3lxisf9fpp8u5g0o

10 years ago[IMP] stock: improve performances of _product_reserve by reducing the number of locat...
Martin Trigaux [Fri, 20 Sep 2013 11:24:37 +0000 (13:24 +0200)]
[IMP] stock: improve performances of _product_reserve by reducing the number of locations that are checked (opw#590466)

bzr revid: mat@openerp.com-20130920112437-giswgxm7o6d17iaf

10 years ago[IMP] Mass Mailing Manisfest
Fabien Pinckaers [Fri, 20 Sep 2013 10:14:59 +0000 (12:14 +0200)]
[IMP] Mass Mailing Manisfest

bzr revid: fp@tinyerp.com-20130920101459-zft3pwjxirfyc8b3

10 years ago[IMP] reduced image
Fabien Pinckaers [Fri, 20 Sep 2013 10:10:52 +0000 (12:10 +0200)]
[IMP] reduced image

bzr revid: fp@tinyerp.com-20130920101052-4yucer88lco3do51

10 years ago[IMP] cross-reference in marketing campaigns
Fabien Pinckaers [Fri, 20 Sep 2013 10:09:42 +0000 (12:09 +0200)]
[IMP] cross-reference in marketing campaigns

bzr revid: fp@tinyerp.com-20130920100942-sonifw69xxywhhkh

10 years ago[FIX] account: allow ordering of lines on all invoices (opw#590277)
Martin Trigaux [Fri, 20 Sep 2013 09:50:26 +0000 (11:50 +0200)]
[FIX] account: allow ordering of lines on all invoices (opw#590277)

bzr revid: mat@openerp.com-20130920095026-qv0o2ohcys8druf5

10 years ago[FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event...
Frédéric van der Essen [Fri, 20 Sep 2013 09:48:37 +0000 (11:48 +0200)]
[FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which

bzr revid: fva@openerp.com-20130920094837-nks57e8qk3rgfksc

10 years ago[IMP] moved manifest
Fabien Pinckaers [Fri, 20 Sep 2013 09:48:13 +0000 (11:48 +0200)]
[IMP] moved manifest

bzr revid: fp@tinyerp.com-20130920094813-2zoas8d93rn2px0m

10 years ago[IMP] point_of_sale: when the product search returns only one product, order it on...
Frédéric van der Essen [Fri, 20 Sep 2013 09:47:34 +0000 (11:47 +0200)]
[IMP] point_of_sale: when the product search returns only one product, order it on 'enter' keypress

bzr revid: fva@openerp.com-20130920094734-mvte0wkdw151691n

10 years ago[IMP] Mass Mailing Manifest
Fabien Pinckaers [Fri, 20 Sep 2013 09:45:33 +0000 (11:45 +0200)]
[IMP] Mass Mailing Manifest

bzr revid: fp@tinyerp.com-20130920094533-b48lqy8oc4agd3yo

10 years ago[FIX] account,purchase,stock: update report sxw to match latest rml
Martin Trigaux [Fri, 20 Sep 2013 09:39:47 +0000 (11:39 +0200)]
[FIX] account,purchase,stock: update report sxw to match latest rml

bzr revid: mat@openerp.com-20130920093947-os5o6b7ugsqft737

10 years ago[FIX] plugin_outlook: Removed method check_connectivity as it is removed from server...
Ravi Gohil (OpenERP) [Fri, 20 Sep 2013 08:51:23 +0000 (14:21 +0530)]
[FIX] plugin_outlook: Removed method check_connectivity as it is removed from server in a commit at rev: openobject-server/saas-1/revision/4842 and fixed the issue faced when login using SSL and recompiled the plugin: (Maintenance Case : 596114)

bzr revid: rgo@tinyerp.com-20130920085123-j622oabndu1zjisy

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 20 Sep 2013 06:01:45 +0000 (06:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130919045624-x71znzpi3rpnvpcs
bzr revid: launchpad_translations_on_behalf_of_openerp-20130920060145-80h8zse3uw3jg2fx

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 20 Sep 2013 05:38:19 +0000 (05:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130920053819-rdw9jnox7816f274

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 14:52:22 +0000 (16:52 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919145222-7dr98os9d51l1lj3

10 years ago[FIX] point_of_sale: replaced utf8 special characters by image as those glyphs were...
Frédéric van der Essen [Thu, 19 Sep 2013 14:51:33 +0000 (16:51 +0200)]
[FIX] point_of_sale: replaced utf8 special characters by image as those glyphs were not supported on enough systems

bzr revid: fva@openerp.com-20130919145133-5glux5wmidwddq6u

10 years ago[IMP] im: tell orm to rename field user => user_id
Christophe Simonis [Thu, 19 Sep 2013 14:46:58 +0000 (16:46 +0200)]
[IMP] im: tell orm to rename field user => user_id

bzr revid: chs@openerp.com-20130919144658-tf53x1zimnvbsk0u

10 years ago[FIX] addons: fixed various calls to fields.datetime.now in defaults
Thibault Delavallée [Thu, 19 Sep 2013 14:23:38 +0000 (16:23 +0200)]
[FIX] addons: fixed various calls to fields.datetime.now in defaults

bzr revid: tde@openerp.com-20130919142338-v2ygkid2abw2j3wl

10 years ago[MERGE] point_of_sale: simple fix for unsupported utf8 characters
Frédéric van der Essen [Thu, 19 Sep 2013 14:53:08 +0000 (16:53 +0200)]
[MERGE] point_of_sale: simple fix for unsupported utf8 characters

bzr revid: fva@openerp.com-20130919145308-ucraqfxkdx9e829c

10 years ago[MERGE] point_of_sale: selected fixes from the trunk_review_pos branch
Frédéric van der Essen [Thu, 19 Sep 2013 14:20:51 +0000 (16:20 +0200)]
[MERGE] point_of_sale: selected fixes from the trunk_review_pos branch

bzr revid: fva@openerp.com-20130919142051-5vo1md2a7t6hyptf

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 14:19:55 +0000 (16:19 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919141955-qszrf0zdhgilonqp

10 years ago[FIX]web base: when kanban view was setted after the tree view in the views sequence...
Denis Ledoux [Thu, 19 Sep 2013 13:55:17 +0000 (15:55 +0200)]
[FIX]web base: when kanban view was setted after the tree view in the views sequence, the form view was located in the footer of the web page.

bzr revid: dle@openerp.com-20130919135517-5e3pvtbyvz13vn31

10 years ago[IMP] point_of_sale: rename Start Selling to Resume Session when appropriate
Frédéric van der Essen [Thu, 19 Sep 2013 13:54:13 +0000 (15:54 +0200)]
[IMP] point_of_sale: rename Start Selling to Resume Session when appropriate

bzr revid: fva@openerp.com-20130919135413-6hwj3b7vxstf8wq1

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 13:48:32 +0000 (15:48 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919134832-tg2v5vrozfzwcpoq

10 years ago[FIX] point_of_sale: hr demo data products shouldn't be available in the point of...
Frédéric van der Essen [Thu, 19 Sep 2013 13:24:35 +0000 (15:24 +0200)]
[FIX] point_of_sale: hr demo data products shouldn't be available in the point of sale by default

bzr revid: fva@openerp.com-20130919132435-dpr8antwh2e5c6bh

10 years ago[IMP] point_of_sale: confirmation message on session close when there are unposted...
Frédéric van der Essen [Thu, 19 Sep 2013 13:12:28 +0000 (15:12 +0200)]
[IMP] point_of_sale: confirmation message on session close when there are unposted orders

bzr revid: fva@openerp.com-20130919131228-hhrp3guno8ddt5m2

10 years ago[IMP] point_of_sale: remove empty payment lines when going back to product screen
Frédéric van der Essen [Thu, 19 Sep 2013 13:10:12 +0000 (15:10 +0200)]
[IMP] point_of_sale: remove empty payment lines when going back to product screen

bzr revid: fva@openerp.com-20130919131012-ylnqrab48a9746l6