odoo/odoo.git
10 years ago[FIX] debian deps, recommend antiword and python-gevent
Antony Lesuisse [Tue, 15 Oct 2013 01:58:00 +0000 (03:58 +0200)]
[FIX] debian deps, recommend antiword and python-gevent

bzr revid: al@openerp.com-20131015015800-68pcdv8fg573gi44

10 years ago[FIX] fcntl not needed on windows
Antony Lesuisse [Tue, 15 Oct 2013 01:37:00 +0000 (03:37 +0200)]
[FIX] fcntl not needed on windows

bzr revid: al@openerp.com-20131015013700-eo0y09ft0p3w0fwe

10 years ago[IMP] base_setup: improve custom font selection (requires server revision 4971)
Martin Trigaux [Mon, 14 Oct 2013 15:19:28 +0000 (17:19 +0200)]
[IMP] base_setup: improve custom font selection (requires server revision 4971)

bzr revid: mat@openerp.com-20131014151928-hz364mginrmbck7n

10 years ago[IMP] fonts: improvement of custom font intergration in rml reports
Martin Trigaux [Mon, 14 Oct 2013 15:19:06 +0000 (17:19 +0200)]
[IMP] fonts: improvement of custom font intergration in rml reports

creation of model res.font
preload font list with basic pdf fonts for performances improvements
add 'reload fonts' on view to scan the filesystem
font selection is a simple on2many

bzr revid: mat@openerp.com-20131014151906-racz1lm0arw6ahfk

10 years ago[IMP] base_setup: better view for fonts
Martin Trigaux [Mon, 14 Oct 2013 15:07:24 +0000 (17:07 +0200)]
[IMP] base_setup: better view for fonts

bzr revid: mat@openerp.com-20131014150724-820j9wcduapbzrpz

10 years ago[IMP] font: handle better the difference of fonts
Martin Trigaux [Mon, 14 Oct 2013 15:05:07 +0000 (17:05 +0200)]
[IMP] font: handle better the difference of fonts

bzr revid: mat@openerp.com-20131014150507-4ueuyyneo6h2f6ju

10 years ago[FIX] font: correct action for reloading
Martin Trigaux [Mon, 14 Oct 2013 14:53:39 +0000 (16:53 +0200)]
[FIX] font: correct action for reloading

bzr revid: mat@openerp.com-20131014145339-p1uz9iwfyf3uhyhr

10 years ago[FIX] font: cleaning and better default data
Martin Trigaux [Mon, 14 Oct 2013 12:38:15 +0000 (14:38 +0200)]
[FIX] font: cleaning and better default data

bzr revid: mat@openerp.com-20131014123815-6tnegdiv4cnaimtf

10 years ago[FIX] base_setup: correctly handle new font value
Martin Trigaux [Mon, 14 Oct 2013 10:33:08 +0000 (12:33 +0200)]
[FIX] base_setup: correctly handle new font value

bzr revid: mat@openerp.com-20131014103308-jynnbs2cy0nsehhn

10 years ago[IMP] better labels
Martin Trigaux [Mon, 14 Oct 2013 10:15:23 +0000 (12:15 +0200)]
[IMP] better labels

bzr revid: mat@openerp.com-20131014101523-bwb4lda2rxbqpb8a

10 years ago[IMP] better labels
Martin Trigaux [Mon, 14 Oct 2013 10:15:03 +0000 (12:15 +0200)]
[IMP] better labels

bzr revid: mat@openerp.com-20131014101503-lfge6qnfioepu22x

10 years ago[MERGE] sync with trunk
Martin Trigaux [Mon, 14 Oct 2013 10:14:23 +0000 (12:14 +0200)]
[MERGE] sync with trunk

bzr revid: mat@openerp.com-20131014101423-bvb7sr45rt7890aa

10 years ago[IMP] fonts: adapt fonts to many2one instead of list
Martin Trigaux [Mon, 14 Oct 2013 09:41:22 +0000 (11:41 +0200)]
[IMP] fonts: adapt fonts to many2one instead of list

bzr revid: mat@openerp.com-20131014094122-6ndc5scni2xyzksy

10 years ago[IMP] base_setup: adapt fonts to many2one instead of list
Martin Trigaux [Mon, 14 Oct 2013 09:40:25 +0000 (11:40 +0200)]
[IMP] base_setup: adapt fonts to many2one instead of list

bzr revid: mat@openerp.com-20131014094025-05989gbpdghu2rwt

10 years ago[FIX] ensure the use the registry signaling for registries loaded with -d
Antony Lesuisse [Sun, 13 Oct 2013 02:13:22 +0000 (04:13 +0200)]
[FIX] ensure the use the registry signaling for registries loaded with -d

bzr revid: al@openerp.com-20131013021322-5ej7ovpcrf7ilnn5

10 years ago[IMP] added timeout handling in jsonprpc2 and added more javascript tests about jsonr...
niv-openerp [Fri, 11 Oct 2013 14:11:56 +0000 (16:11 +0200)]
[IMP] added timeout handling in jsonprpc2 and added more javascript tests about jsonrpc connections and sessions handling

bzr revid: nicolas.vanhoren@openerp.com-20131011141156-po7fh1sc7gp64k9x

10 years agoRemoved jsonprpc2 test because it fails in phantomjs
niv-openerp [Fri, 11 Oct 2013 13:32:08 +0000 (15:32 +0200)]
Removed jsonprpc2 test because it fails in phantomjs

bzr revid: nicolas.vanhoren@openerp.com-20131011133208-gjz0iprk63447qub

10 years agoAdded tests about timeouts and implemented it in jsonprpc2
niv-openerp [Fri, 11 Oct 2013 13:30:54 +0000 (15:30 +0200)]
Added tests about timeouts and implemented it in jsonprpc2

bzr revid: nicolas.vanhoren@openerp.com-20131011133054-0dx3wxqcqbdocnlf

10 years ago[MERGE] sync with trunk
Martin Trigaux [Fri, 11 Oct 2013 12:43:20 +0000 (14:43 +0200)]
[MERGE] sync with trunk

bzr revid: mat@openerp.com-20131011124320-3fz6d7evzuh7is51

10 years agoAdded test with openerp sessions
niv-openerp [Fri, 11 Oct 2013 12:34:16 +0000 (14:34 +0200)]
Added test with openerp sessions

bzr revid: nicolas.vanhoren@openerp.com-20131011123416-wsfr0g1pusa0wftp

10 years ago[IMP] Added some documentation in the framwork.
niv-openerp [Fri, 11 Oct 2013 09:54:24 +0000 (11:54 +0200)]
[IMP] Added some documentation in the framwork.

bzr revid: nicolas.vanhoren@openerp.com-20131011095424-midppkv5czebt1f2

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Oct 2013 04:49:29 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131010044138-9giz2wpfhyq0u3h1
bzr revid: launchpad_translations_on_behalf_of_openerp-20131011044929-d9u1r6i67x2ru3jp

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Oct 2013 04:49:15 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131011044915-qxutw9o1lhyymj8l

10 years ago[REM] chorus on multiprocessing cron, it doesnt really helps
Antony Lesuisse [Thu, 10 Oct 2013 23:16:28 +0000 (01:16 +0200)]
[REM] chorus on multiprocessing cron, it doesnt really helps

bzr revid: al@openerp.com-20131010231628-b81uhmhg14aj85tq

10 years ago[FIX] point_of_sale: fix orderline selection
Frédéric van der Essen [Wed, 9 Oct 2013 13:29:44 +0000 (15:29 +0200)]
[FIX] point_of_sale: fix orderline selection

bzr revid: fva@openerp.com-20131009132944-x8st6n2etzcammig

10 years ago[IMP] project: minor modification in a view, uses a new type of field instead of...
niv-openerp [Tue, 8 Oct 2013 13:56:50 +0000 (15:56 +0200)]
[IMP] project: minor modification in a view, uses a new type of field instead of a button

bzr revid: nicolas.vanhoren@openerp.com-20131008135650-lvhbo0e0stkx3is2

10 years ago[IMP] added new field x2many_counter
niv-openerp [Tue, 8 Oct 2013 13:52:38 +0000 (15:52 +0200)]
[IMP] added new field x2many_counter

bzr revid: nicolas.vanhoren@openerp.com-20131008135238-jylu7il2qadzjf9r

10 years agoadded doc
niv-openerp [Tue, 8 Oct 2013 13:51:43 +0000 (15:51 +0200)]
added doc

bzr revid: nicolas.vanhoren@openerp.com-20131008135143-8qjqwi3s23ld0wks

10 years ago[FIX] hr_timesheet: missing positional argument in call to default_get()
Raphael Collet [Tue, 8 Oct 2013 11:24:22 +0000 (13:24 +0200)]
[FIX] hr_timesheet: missing positional argument in call to default_get()

bzr revid: rco@openerp.com-20131008112422-ebgj08a4emmhjghp

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20131008055732-dz3bzp0hw6yworgn

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20131008054212-xrvtgernz3i9uy1j

10 years agowip
niv-openerp [Mon, 7 Oct 2013 11:56:38 +0000 (13:56 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20131007115638-9b82rw1azwjtp5fr

10 years agowip
niv-openerp [Mon, 7 Oct 2013 11:56:06 +0000 (13:56 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20131007115606-lw4cw2p7qu84epfx

10 years ago[IMP] cleanup in base/res and base/ir, removed unsed code, moved files.
Antony Lesuisse [Sun, 6 Oct 2013 15:45:08 +0000 (17:45 +0200)]
[IMP] cleanup in base/res and base/ir, removed unsed code, moved files.

bzr revid: al@openerp.com-20131006154508-8eav2gkdds06azu2

10 years agomove workflow
Antony Lesuisse [Sun, 6 Oct 2013 15:18:27 +0000 (17:18 +0200)]
move workflow

bzr revid: al@openerp.com-20131006151827-oevn6uuv005qbsu8

10 years agofix xml order for change password wizard
Antony Lesuisse [Sun, 6 Oct 2013 15:08:57 +0000 (17:08 +0200)]
fix xml order for change password wizard

bzr revid: al@openerp.com-20131006150857-6jm5jpjl1u4p0vo7

10 years agofix manifest
Antony Lesuisse [Sun, 6 Oct 2013 15:05:25 +0000 (17:05 +0200)]
fix manifest

bzr revid: al@openerp.com-20131006150525-stso6goforsxsnjl

10 years agomissing import
Antony Lesuisse [Sun, 6 Oct 2013 15:04:25 +0000 (17:04 +0200)]
missing import

bzr revid: al@openerp.com-20131006150425-m7xjwji6xncxdum3

10 years agofix res_group rename, move files to clean up res
Antony Lesuisse [Sun, 6 Oct 2013 15:03:09 +0000 (17:03 +0200)]
fix res_group rename, move files to clean up res

bzr revid: al@openerp.com-20131006150309-fg8vuvaq9hmvi9oh

10 years ago[REM] res.config and res.users cleanups.
Antony Lesuisse [Sun, 6 Oct 2013 14:40:20 +0000 (16:40 +0200)]
[REM] res.config and res.users cleanups.
removed deprecated configuration wizards
removed deprecated busniess card report
moved change password wizard to res_users.py

bzr revid: al@openerp.com-20131006144020-zyp2jz5vy28m9q3f

10 years ago[REM] shortcuts, deprecated by bookmarks
Antony Lesuisse [Sun, 6 Oct 2013 13:24:24 +0000 (15:24 +0200)]
[REM] shortcuts, deprecated by bookmarks

bzr revid: al@openerp.com-20131006132424-bpd8w0zzuf42s55l

10 years ago[REM] shortcuts, deprecated by bookmarks
Antony Lesuisse [Sun, 6 Oct 2013 13:23:10 +0000 (15:23 +0200)]
[REM] shortcuts, deprecated by bookmarks

bzr revid: al@openerp.com-20131006132310-rrycbi10x441i2ef

10 years ago[REM] shortcuts, deprecated by browser bookmarks
Antony Lesuisse [Sun, 6 Oct 2013 13:12:25 +0000 (15:12 +0200)]
[REM] shortcuts, deprecated by browser bookmarks

bzr revid: al@openerp.com-20131006131225-jguvkys2ngwsd6er

10 years ago[REM] web_shortcut
Antony Lesuisse [Sun, 6 Oct 2013 12:48:13 +0000 (14:48 +0200)]
[REM] web_shortcut

bzr revid: al@openerp.com-20131006124813-nkw1iw72os5bsk22

10 years ago[REM] web_shortcut
Antony Lesuisse [Sun, 6 Oct 2013 12:46:55 +0000 (14:46 +0200)]
[REM] web_shortcut

bzr revid: al@openerp.com-20131006124655-kxjp9kbzc07j9584

10 years ago[REM] remove res.request, factorize _get_links
Antony Lesuisse [Sun, 6 Oct 2013 12:29:22 +0000 (14:29 +0200)]
[REM] remove res.request, factorize _get_links

bzr revid: al@openerp.com-20131006122922-zimbltznxvsqlbz4

10 years ago[REM] remove res.request, reorg technical menu.
Antony Lesuisse [Sun, 6 Oct 2013 12:28:43 +0000 (14:28 +0200)]
[REM] remove res.request, reorg technical menu.

bzr revid: al@openerp.com-20131006122843-r6k0i0aj0yzz50j5

10 years agouse referencable models instead of _get_links
Antony Lesuisse [Sun, 6 Oct 2013 11:58:08 +0000 (13:58 +0200)]
use referencable models instead of _get_links

bzr revid: al@openerp.com-20131006115808-etkyq34ar1pqh2pb

10 years agorename links get, allow reference fields without size.
Antony Lesuisse [Sun, 6 Oct 2013 11:47:04 +0000 (13:47 +0200)]
rename links get, allow reference fields without size.

bzr revid: al@openerp.com-20131006114704-mkbheq3l355u21jb

10 years ago[IMP] Technical menu reorg, remove depreacted requests.
Antony Lesuisse [Sun, 6 Oct 2013 11:26:08 +0000 (13:26 +0200)]
[IMP] Technical menu reorg, remove depreacted requests.
Moved low levels object to database structure.
Removed res.request models bu keep res.request.link, res.request.link is used
to flag models worth to be linked by references fields.
Moved currency and state to the approriate directory.

bzr revid: al@openerp.com-20131006112608-3qucrevmkf43kq20

10 years ago[IMP] ir_actions cleanups.
Antony Lesuisse [Sun, 6 Oct 2013 10:24:04 +0000 (12:24 +0200)]
[IMP] ir_actions cleanups.
Remove deprecated old style wizards.
Remove unsed get_model() function.
Move crons into Actions menuitem.
Move todos into Actions menuitem.

bzr revid: al@openerp.com-20131006102404-s46md70ahydihiih

10 years ago[IMP] add an easier to use XML-RPC faultCode compliant protocol
Antony Lesuisse [Sun, 6 Oct 2013 10:21:31 +0000 (12:21 +0200)]
[IMP] add an easier to use XML-RPC faultCode compliant protocol
remove the /openerp/* routes, they were never used because the protocol was too
different from the historical /xmlrpc/ routes. Instead we introduce a
/xmlrpc/2/ route identical to /xmlrpc/ with the only difference that it returns
int faultCodes making it compliant with the XML-RPC specification.

bzr revid: al@openerp.com-20131006102131-707kxc9zyd1mvlps

10 years ago[FIX] preliminary code for socket activation, to avoid connection refused during...
Antony Lesuisse [Sat, 5 Oct 2013 23:56:39 +0000 (01:56 +0200)]
[FIX] preliminary code for socket activation, to avoid connection refused during restart

bzr revid: al@openerp.com-20131005235639-vifvbhu4o17lf780

10 years ago[IMP] --auto-reload to enable code and xml auto reload, service cleanup.
Antony Lesuisse [Sat, 5 Oct 2013 22:57:40 +0000 (00:57 +0200)]
[IMP] --auto-reload to enable code and xml auto reload, service cleanup.
Added an autoreload mecanism based on pyinotify that restart the server as soon
as a .py or .xml file change is detected, for xml updates the relevant -u are
automatically added to exec(2).

pyinotify is linux specific and should be replaced by a cross plaform library
such as watchdog. Unfortunatly watchdog is not yet packaged in debian. We could
support both libraries, patches are welcome.

Refactored the code in cli/* and service/*. The 3 running modes of openerp
(threaded, prefork, gevent) are now in openerp/service/server.py, one class per
mode, and they share the same interface.

Added a signal handler to increase or decrase the number of HTTP workers in
prefork mode (SIGTTIN, SIGTTOU).

bzr revid: al@openerp.com-20131005225740-hrxwy50ldi5yql0e

10 years agorename server
Antony Lesuisse [Sat, 5 Oct 2013 22:18:29 +0000 (00:18 +0200)]
rename server

bzr revid: al@openerp.com-20131005221829-a18vx5ag6ef4ufee

10 years agomerge trunk
Antony Lesuisse [Sat, 5 Oct 2013 22:04:11 +0000 (00:04 +0200)]
merge trunk

bzr revid: al@openerp.com-20131005220411-l1op0sya6h515m5b

10 years agofix signal name
Antony Lesuisse [Sat, 5 Oct 2013 21:58:21 +0000 (23:58 +0200)]
fix signal name

bzr revid: al@openerp.com-20131005215821-r60pgkgsrp1lo2ug

10 years agosimplier autoreload working
Antony Lesuisse [Sat, 5 Oct 2013 21:22:40 +0000 (23:22 +0200)]
simplier autoreload working

bzr revid: al@openerp.com-20131005212240-5lp8tgwukeg5wwdq

10 years agocorrected problems
niv-openerp [Fri, 4 Oct 2013 15:45:34 +0000 (17:45 +0200)]
corrected problems

bzr revid: nicolas.vanhoren@openerp.com-20131004154534-b3x46pmbybtza1cs

10 years agowip
niv-openerp [Fri, 4 Oct 2013 15:38:04 +0000 (17:38 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20131004153804-ac1r0qkmzkxykz23

10 years agostill some problems
niv-openerp [Fri, 4 Oct 2013 15:37:34 +0000 (17:37 +0200)]
still some problems

bzr revid: nicolas.vanhoren@openerp.com-20131004153734-rxdt32qvu3gcxip2

10 years ago[FORWARD] Forward port of saas-2 branch until revision 3845 revision tde@openerp...
Thibault Delavallée [Fri, 4 Oct 2013 08:46:18 +0000 (10:46 +0200)]
[FORWARD] Forward port of saas-2 branch until revision 3845 revision tde@openerp.com-20131003090049-88q0o69970eahb2h

bzr revid: tde@openerp.com-20131004084618-pjv4ya68mvzfqreb

10 years agomerge trunk
niv-openerp [Fri, 4 Oct 2013 08:23:09 +0000 (10:23 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20131004082309-67hrr8mykykjyh31

10 years ago[FORWARD] Forward port of saas-2 branch until revision 8931 tde@openerp.com-201310031...
Thibault Delavallée [Fri, 4 Oct 2013 08:19:15 +0000 (10:19 +0200)]
[FORWARD] Forward port of saas-2 branch until revision 8931 tde@openerp.com-20131003140458-ztnd9taih2rcq8ty

bzr revid: tde@openerp.com-20131004081915-4i2rn3fsj8qzov63

10 years ago[FORWARD] Forward port of saas-2 fixes until revision 4957 chs@openerp.com-2013093012...
Thibault Delavallée [Thu, 3 Oct 2013 15:01:38 +0000 (17:01 +0200)]
[FORWARD] Forward port of saas-2 fixes until revision 4957 chs@openerp.com-20130930125946-exr791f83seaa9br

bzr revid: tde@openerp.com-20131003150138-dgi593kd3n0vflgp

10 years ago[IMP] now always uses the /web url to display the web client instead of / . / now...
niv-openerp [Thu, 3 Oct 2013 14:48:20 +0000 (16:48 +0200)]
[IMP] now always uses the /web url to display the web client instead of / . / now redirects to /web

bzr revid: nicolas.vanhoren@openerp.com-20131003144820-8zzdlwfrojip4qxr

10 years ago[FIX] test: avoid getting error when trying to send an email to the newly created...
Martin Trigaux [Thu, 3 Oct 2013 14:32:34 +0000 (16:32 +0200)]
[FIX] test: avoid getting error when trying to send an email to the newly created user (email replaced by login)

bzr revid: mat@openerp.com-20131003143234-8tu732aa4rmycoif

10 years ago[ADD] report: support for dynamic fonts in reports, requires changes in server at...
Martin Trigaux [Thu, 3 Oct 2013 14:13:50 +0000 (16:13 +0200)]
[ADD] report: support for dynamic fonts in reports, requires changes in server at revision 4959

bzr revid: mat@openerp.com-20131003141350-gxy43wy1ys4ox7ne

10 years ago[ADD] report: support for dynamic fonts in report
Martin Trigaux [Thu, 3 Oct 2013 14:13:07 +0000 (16:13 +0200)]
[ADD] report: support for dynamic fonts in report
search for TTF file on the system (in typical repositories)
add font field on the company and config wizard, the chosen value will replace the fontName value by the new one

bzr revid: mat@openerp.com-20131003141307-y6rsfooxepfgmofd

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[FIX] report: default font set as helvetica
Martin Trigaux [Thu, 3 Oct 2013 13:50:18 +0000 (15:50 +0200)]
[FIX] report: default font set as helvetica

bzr revid: mat@openerp.com-20131003135018-2jr68cfbffda53m3

10 years ago[FIX] report: default font set as helvetica
Martin Trigaux [Thu, 3 Oct 2013 13:50:07 +0000 (15:50 +0200)]
[FIX] report: default font set as helvetica

bzr revid: mat@openerp.com-20131003135007-w7xoy1jitj5mm9ms

10 years ago[FIX] report: add basic fonts of PDF
Martin Trigaux [Thu, 3 Oct 2013 13:39:37 +0000 (15:39 +0200)]
[FIX] report: add basic fonts of PDF

bzr revid: mat@openerp.com-20131003133937-ohh612cgarih2lfy

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[FIX] report: cleaning, avoid duplicates
Martin Trigaux [Thu, 3 Oct 2013 12:06:25 +0000 (14:06 +0200)]
[FIX] report: cleaning, avoid duplicates

bzr revid: mat@openerp.com-20131003120625-4kvf9ag8fcp0mbfg

10 years ago[IMP] report: remove useless __foundFonts variable (use full path in CustomTTFonts
Martin Trigaux [Thu, 3 Oct 2013 11:40:36 +0000 (13:40 +0200)]
[IMP] report: remove useless __foundFonts variable (use full path in CustomTTFonts

bzr revid: mat@openerp.com-20131003114036-2xrmlo3x2hf99e8t

10 years ago[IMP] report: cleaning and add one more repository
Martin Trigaux [Thu, 3 Oct 2013 11:21:10 +0000 (13:21 +0200)]
[IMP] report: cleaning and add one more repository

bzr revid: mat@openerp.com-20131003112110-zp9icv0umfbf311j

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] report: fix registering customfonts
Martin Trigaux [Thu, 3 Oct 2013 09:03:33 +0000 (11:03 +0200)]
[FIX] report: fix registering customfonts

bzr revid: mat@openerp.com-20131003090333-bm83trt8qafn2d51

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 ago[FIX] expression: in nodes like (left, 'in', right), apply _symbol_set on all values...
Raphael Collet [Thu, 3 Oct 2013 07:53:51 +0000 (09:53 +0200)]
[FIX] expression: in nodes like (left, 'in', right), apply _symbol_set on all values in right

bzr revid: rco@openerp.com-20131003075351-5quyz6ge1ayczdo9

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] mail: fix group suggestion action button
Martin Trigaux [Wed, 2 Oct 2013 15:17:13 +0000 (17:17 +0200)]
[FIX] mail: fix group suggestion action button

bzr revid: mat@openerp.com-20131002151713-xtl3hmr3bc6zt4h6

10 years agoChanged base url
niv-openerp [Wed, 2 Oct 2013 14:37:40 +0000 (16:37 +0200)]
Changed base url

bzr revid: nicolas.vanhoren@openerp.com-20131002143740-jr8xz6j4qgs97ztp

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[IMP] minor tweaks
Martin Trigaux [Wed, 2 Oct 2013 10:20:36 +0000 (12:20 +0200)]
[IMP] minor tweaks

bzr revid: mat@openerp.com-20131002102036-0n0cb3rd39bzkife

10 years ago[IMP] one global list, remove hard coded list of font
Martin Trigaux [Wed, 2 Oct 2013 10:19:56 +0000 (12:19 +0200)]
[IMP] one global list, remove hard coded list of font

bzr revid: mat@openerp.com-20131002101956-y6jt4d13bbku12g3

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