Commit Graph

27948 Commits

Author SHA1 Message Date
Xavier Morel d7edda1b3c [FIX] open/close listview sidebar based on records being selected or not
bzr revid: xmo@openerp.com-20111003115502-nla7uqi50s0z6l3i
2011-10-03 13:55:02 +02:00
Xavier Morel 1e50dac2b8 [FIX] open/close listview sidebar based on records being selected or not
bzr revid: xmo@openerp.com-20111003115502-jivrqwcc9kcaa4kb
2011-10-03 13:55:02 +02:00
Stephane Wirtel 363ed099b1 [FIX] Set the right category for some modules
bzr revid: stw@openerp.com-20111003112408-d6msz53o3boi7g43
2011-10-03 13:24:08 +02:00
Xavier Morel d9f58e3aac [FIX] installing a module should trigger the launch of any pending configuration wizard
bzr revid: xmo@openerp.com-20111003102721-ivoioohg83r8tdx3
2011-10-03 12:27:21 +02:00
Xavier Morel 2dae9519d7 [FIX] installing a module should trigger the launch of any pending configuration wizard
lp bug: https://launchpad.net/bugs/859483 fixed

bzr revid: xmo@openerp.com-20111003102721-d3eizbwef5ix18py
2011-10-03 12:27:21 +02:00
Xavier Morel a9da2abd9f [FIX] double-load on successful login
Session#session_restore is automatically called when the client
session is started, and it performs an RPC call. This RPC call is
checked and leads to the opening of the login form iif the user is not
currently logged in (does not have a valid session).

Due to the behavior of Session#rpc_ajax, this failure on grounds of
invalid session leads to the restore continuation being stored for
deferred execution once the user logs in.

Issue is that both Session#session_login and Session#session_restore
call Session#on_session_valid which tries to load all modules. As a
result and because the '_modules_loaded' flag is only set five billion
years after 'load_modules' is called both calls will try to load all
modules in parallel, leading to double downloading and execution of
all JS and CSS files coming from module data (including translation
files).

bzr revid: xmo@openerp.com-20111003090709-ree0luomezw1wzup
2011-10-03 11:07:09 +02:00
Xavier Morel 03e842f672 [FIX] double-load on successful login
Session#session_restore is automatically called when the client
session is started, and it performs an RPC call. This RPC call is
checked and leads to the opening of the login form iif the user is not
currently logged in (does not have a valid session).

Due to the behavior of Session#rpc_ajax, this failure on grounds of
invalid session leads to the restore continuation being stored for
deferred execution once the user logs in.

Issue is that both Session#session_login and Session#session_restore
call Session#on_session_valid which tries to load all modules. As a
result and because the '_modules_loaded' flag is only set five billion
years after 'load_modules' is called both calls will try to load all
modules in parallel, leading to double downloading and execution of
all JS and CSS files coming from module data (including translation
files).

bzr revid: xmo@openerp.com-20111003090709-1izso4hrbzk91sf3
2011-10-03 11:07:09 +02:00
Xavier Morel bb596c1bfc [FIX] al hacks
bzr revid: xmo@openerp.com-20111003084150-6ti0fa221h14wiik
2011-10-03 10:41:50 +02:00
Xavier Morel 013e01a52b [FIX] al hacks
bzr revid: xmo@openerp.com-20111003084150-oz87j979djfng6xb
2011-10-03 10:41:50 +02:00
kbh e2acbb9db7 [FIX] Minor change in issue of open sidebar on checked list record.
bzr revid: kbh@bde-desktop-20111003071807-9rmozt1m9h9tqxci
2011-10-03 12:48:07 +05:30
kbh 335c99fda4 [FIX] Minor change in issue of open sidebar on checked list record.
lp bug: https://launchpad.net/bugs/856376 fixed

bzr revid: kbh@bde-desktop-20111003071807-33zlrcc0vopiahoz
2011-10-03 12:48:07 +05:30
kbh de41cf7234 [FIX] change in listview for sidebar.
bzr revid: kbh@bde-desktop-20111003060239-v92vo8vc0iiq649k
2011-10-03 11:32:39 +05:30
kbh fdfe102cc4 [FIX] change in listview for sidebar.
bzr revid: kbh@bde-desktop-20111003060239-l7bwy55n8t9fkz66
2011-10-03 11:32:39 +05:30
Fabien Pinckaers 56c5b496ba [IMP] useability remove plugins form main menu
bzr revid: fp@tinyerp.com-20111002174215-5ctqdm0ysa988evi
2011-10-02 19:42:15 +02:00
Fabien Pinckaers c4b493f502 [IMP] remove unused relate
bzr revid: fp@tinyerp.com-20111002164453-ezrjck2labtz4ni6
2011-10-02 18:44:53 +02:00
Fabien Pinckaers a4b1c832df [FIX] subscription bad raise
bzr revid: fp@tinyerp.com-20111002161940-r2b0fj0uut75ay1e
2011-10-02 18:19:40 +02:00
Fabien Pinckaers 875ba0630c [IMP] Simplified Administration Dashboard
bzr revid: fp@tinyerp.com-20111002161656-d76mkhmlupcj4xiy
2011-10-02 18:16:56 +02:00
Fabien Pinckaers d63d532a52 [IMP] typo
bzr revid: fp@tinyerp.com-20111002161328-74c6szghjgyjtvnw
2011-10-02 18:13:28 +02:00
Fabien Pinckaers ed8577be95 [IMP] config wizards
bzr revid: fp@tinyerp.com-20111002161238-jo5g9hegmthht888
2011-10-02 18:12:38 +02:00
Fabien Pinckaers 751bb006c9 [FIX] delivery
bzr revid: fp@tinyerp.com-20111002160804-wmr1usci1x7m9g2z
2011-10-02 18:08:04 +02:00
Fabien Pinckaers 709bdcf3e9 [IMP] better useability
bzr revid: fp@tinyerp.com-20111002160410-l7db0cwv2j1173tt
2011-10-02 18:04:10 +02:00
Fabien Pinckaers b8af9b3423 [FIX] hr_evaluation
bzr revid: fp@tinyerp.com-20111002155744-cpc21ctqd4bpmrsq
2011-10-02 17:57:44 +02:00
Fabien Pinckaers f5a95f40fe [IMP] purchase invoice control wizard improvemens
bzr revid: fp@tinyerp.com-20111002154802-pnl31a0ulf688jcp
2011-10-02 17:48:02 +02:00
Fabien Pinckaers dca927ac8b [IMP] Useability sale order
bzr revid: fp@tinyerp.com-20111002135759-m6jinhcrog83aumi
2011-10-02 15:57:59 +02:00
Fabien Pinckaers 1dc046496e [IMP] useability
bzr revid: fp@tinyerp.com-20111002133324-ij24c1a83ynr805f
2011-10-02 15:33:24 +02:00
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers 730230f7ac [IMP] config wizard launch policy
bzr revid: fp@tinyerp.com-20111002115145-fdqzn5eic83z9fd7
2011-10-02 13:51:45 +02:00
Fabien Pinckaers 7569906597 [IMP] useability bank account views
bzr revid: fp@tinyerp.com-20111002110310-8022cdp3qel4vyju
2011-10-02 13:03:10 +02:00
Fabien Pinckaers 31803314ab [IMP] allows to update credit/debit for initial balances of accounts, config wizard
bzr revid: fp@tinyerp.com-20111002105404-tkwzujn086qgjm6h
2011-10-02 12:54:04 +02:00
Launchpad Translations on behalf of openerp 23b7cca691 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111002045142-6keuvqyry9t3dnxq
2011-10-02 04:51:42 +00:00
Fabien Pinckaers b24f2a190a [IMP] menutip config wizard
bzr revid: fp@tinyerp.com-20111001232501-8kv8ixcrqts3sq9u
2011-10-02 01:25:01 +02:00
Fabien Pinckaers 6150651893 [IMP] menutip config wizar
bzr revid: fp@tinyerp.com-20111001231945-3hh0xce63d8bj9oa
2011-10-02 01:19:45 +02:00
Fabien Pinckaers 856d08e411 [IMP] hr evaluation
bzr revid: fp@tinyerp.com-20111001231711-it0w375uui2k3ssf
2011-10-02 01:17:11 +02:00
Fabien Pinckaers c4463eb7c1 fix
bzr revid: fp@tinyerp.com-20111001230138-qrfjjkyh3ly1iz17
2011-10-02 01:01:38 +02:00
Fabien Pinckaers 5dc1bc2f44 [FIX] hr_holidays
bzr revid: fp@tinyerp.com-20111001225958-0d0wi1los2870utr
2011-10-02 00:59:58 +02:00
Fabien Pinckaers 1475aa0ea1 [IMP] removing add more features from SC, as it's in config panel
bzr revid: fp@tinyerp.com-20111001223826-twjo397gb00bt9gi
2011-10-02 00:38:26 +02:00
Fabien Pinckaers c388982692 fix
bzr revid: fp@tinyerp.com-20111001223201-u8sn9adka5j70hpy
2011-10-02 00:32:01 +02:00
Fabien Pinckaers 4c7e390891 [FIX] delivery methods
bzr revid: fp@tinyerp.com-20111001222809-kv3za5932qfajrv0
2011-10-02 00:28:09 +02:00
Fabien Pinckaers 142313d012 [FIX] delivery methods
bzr revid: fp@tinyerp.com-20111001221803-d5dchaux0pzjozqo
2011-10-02 00:18:03 +02:00
Fabien Pinckaers 431a33d0f9 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111001214427-podsy51mdlure2yo
2011-10-01 23:44:27 +02:00
Fabien Pinckaers 4581faccf4 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111001213252-po9zv1ib7m2pwp8f
2011-10-01 23:32:52 +02:00
Fabien Pinckaers 5284a4148c [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212441-sxkwa82hgn5447fq
2011-10-01 23:24:41 +02:00
Fabien Pinckaers 5034f76143 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212318-jmknm2qorrb39gin
2011-10-01 23:23:18 +02:00
Fabien Pinckaers c271931682 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212000-koul7fq12hdxbwvw
2011-10-01 23:20:00 +02:00
Fabien Pinckaers 2974459cb6 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001211813-qr5ova5jfecto9j7
2011-10-01 23:18:13 +02:00
Fabien Pinckaers ff61502272 [IMP] some view should not have group_by...
bzr revid: fp@tinyerp.com-20111001211529-0g2jccon81tbjrry
2011-10-01 23:15:29 +02:00
Fabien Pinckaers e70ce4df3d [IMP] useability of some views/default values
bzr revid: fp@tinyerp.com-20111001202818-96m3m5h2o3zktkji
2011-10-01 22:28:18 +02:00
Fabien Pinckaers 017d40fc5e [IMP] useability views
bzr revid: fp@tinyerp.com-20111001201753-cce36q1u5jdbl92z
2011-10-01 22:17:53 +02:00
Fabien Pinckaers d9dc200688 [IMP] useability views
bzr revid: fp@tinyerp.com-20111001201044-pmttdc810josm8a9
2011-10-01 22:10:44 +02:00
Fabien Pinckaers e70a409af1 [IMP] useability views
bzr revid: fp@tinyerp.com-20111001200247-tqyw0w8zomrq0jil
2011-10-01 22:02:47 +02:00
Fabien Pinckaers 26c6e4440b [IMP] useability views
bzr revid: fp@tinyerp.com-20111001194726-liqdsa2ga5f48cqn
2011-10-01 21:47:26 +02:00
Fabien Pinckaers 501b02d2b2 [IMP] useability views
bzr revid: fp@tinyerp.com-20111001194303-kt62bd25odvl30i6
2011-10-01 21:43:03 +02:00
Fabien Pinckaers 49ab1f660c [IMP] fetchmail useability
bzr revid: fp@tinyerp.com-20111001192612-bgyiugp815evia5r
2011-10-01 21:26:12 +02:00
Fabien Pinckaers 8cf0d19c51 [IMP] useability config wizards
bzr revid: fp@tinyerp.com-20111001192115-mgkx8mbmx34ps5xo
2011-10-01 21:21:15 +02:00
Antony Lesuisse ac534c9f84 [MERGE] correct fp-style merge
bzr revid: al@openerp.com-20111001192423-01nj3181gw0qbg2j
2011-10-01 21:24:23 +02:00
Fabien Pinckaers 57b86a1040 merge
bzr revid: fp@tinyerp.com-20111001184811-umj7qepl2ly9jh0d
2011-10-01 20:48:11 +02:00
Fabien Pinckaers ac214af8d0 [IMP] config wizards
bzr revid: fp@tinyerp.com-20111001184625-57er05vgdir4lgwd
2011-10-01 20:46:25 +02:00
Antony Lesuisse 3a12aa8d7c [FIX] dont use werkzeug.urls not available in 0.5 (lucid)
bzr revid: al@openerp.com-20111001175924-s1rk41xx2i22plax
2011-10-01 19:59:24 +02:00
Antony Lesuisse 84f188ce7d [MERGE] ir_sequence remove unused codes and cleanups
bzr revid: al@openerp.com-20111001111926-e7iu4a2lov9i57ft
2011-10-01 13:19:26 +02:00
Antony Lesuisse 0bf7a82a13 [FIX] l10n_ch journals
bzr revid: al@openerp.com-20111001105155-v1divpeiv4lf9t3c
2011-10-01 12:51:55 +02:00
Antony Lesuisse 756cc2efc6 [FIX] sale tests
bzr revid: al@openerp.com-20111001103301-q4sso7nlangda928
2011-10-01 12:33:01 +02:00
Antony Lesuisse c1db529fa6 [IMP] stock create a stock journal sequence
bzr revid: al@openerp.com-20111001100804-9pdy1k8r761ieoal
2011-10-01 12:08:04 +02:00
Antony Lesuisse a1e940627b [IMP] rename invoice into account_invoice
bzr revid: al@openerp.com-20111001095720-h2prjp5due7rukir
2011-10-01 11:57:20 +02:00
Antony Lesuisse dfb06e8927 [IMP] sequence rename
bzr revid: al@openerp.com-20111001094046-oegvubdeivrgnij3
2011-10-01 11:40:46 +02:00
Antony Lesuisse 92300c9c63 [IMP] Remove account sequence code madness
bzr revid: al@openerp.com-20111001093437-hplwdkq57wcspcv9
2011-10-01 11:34:37 +02:00
Launchpad Translations on behalf of openerp 1e3e2daffa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111001050744-5qxl5nnc5m0splxj
bzr revid: launchpad_translations_on_behalf_of_openerp-20111001050814-3bw7ldbt1om0q1zr
2011-10-01 05:08:14 +00:00
Antony Lesuisse 2a761b1f18 [MERGE] account ir_sequence new api
bzr revid: al@openerp.com-20111001000827-070zkpw85mnadcv1
2011-10-01 02:08:27 +02:00
Antony Lesuisse 53c6ab6752 [IMP] rename sequence into ir_sequence
bzr revid: al@openerp.com-20111001000455-opnivkh5nvvutv2y
2011-10-01 02:04:55 +02:00
Antony Lesuisse ee70781dbe [IMP] account ir_sequence fiscal year using the new _next api
bzr revid: al@openerp.com-20110930233630-c8pbenf99yaekt3t
2011-10-01 01:36:30 +02:00
Antony Lesuisse 663d056d6a [FIX] auth_openid web_preload is deprecated use --load=auth_openid
bzr revid: al@openerp.com-20110930201308-rc5sgueu4ixrvu02
2011-09-30 22:13:08 +02:00
Antony Lesuisse 4ec1113d94 [IMP] deprecate web_preload in favor of --load, server_wide_modules config option
bzr revid: al@openerp.com-20110930201018-aw9s26iqyd6rns05
2011-09-30 22:10:18 +02:00
Antony Lesuisse 859cf8ed3c [MERGE] auth_openid disabled by default
bzr revid: al@openerp.com-20110930185842-tqke1bdyhuogkcag
2011-09-30 20:58:42 +02:00
Antony Lesuisse d83c9f8bc0 [MERGE] new livechat web module chs
bzr revid: al@openerp.com-20110930184905-z94od8uc6yvsfytw
2011-09-30 20:49:05 +02:00
niv-openerp ea79880c3c [imp] disable buttons in form views during the execution of its action
bzr revid: nicolas.vanhoren@openerp.com-20110930161506-bbffc4gjdt43pbvn
2011-09-30 18:15:06 +02:00
Stephane Wirtel c4d51e5acb [IMP] base_setup: Set the default modules to load when the user
selects a category
[IMP] base_setup: Show the expert modules only if the user is in the
extended group

bzr revid: stw@openerp.com-20110930154956-si1rkeiifhh90tqd
2011-09-30 17:49:56 +02:00
Stephane Wirtel 7c93366eab [FIX] Update the categories of some modules
bzr revid: stw@openerp.com-20110930154646-9tr60seb389nw3yd
2011-09-30 17:46:46 +02:00
niv-openerp c3d08fa5dd [fix] problem with o2m displaying clickable button in unsaved record
bzr revid: nicolas.vanhoren@openerp.com-20110930154612-d2q5z3fy1ouih1fm
2011-09-30 17:46:12 +02:00
Vo Minh Thu f734d04490 [FIX] account/sequence: forgot the fallback case.
bzr revid: vmt@openerp.com-20110930154550-49m7dwzcpylnz91s
2011-09-30 17:45:50 +02:00
Vo Minh Thu 4d1c62316c [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110930151630-kd84ev0vvs4iu6n8
2011-09-30 17:16:30 +02:00
Christophe Simonis c71520ea0d [IMP] web_livechat: convert to 6.1 web module
bzr revid: chs@openerp.com-20110930150706-84xo4e21l58j9esw
2011-09-30 17:07:06 +02:00
Xavier Morel d4d2b1b5b8 [FIX] don't break when @colors end with a semicolon
bzr revid: xmo@openerp.com-20110930132941-mw8byod4xanb8dat
2011-09-30 15:29:41 +02:00
Christophe Simonis d028d22992 [ADD] auth_openid module
bzr revid: chs@openerp.com-20110930132858-jsxqo21l7pn172av
2011-09-30 15:28:58 +02:00
Julien Thewys 32cdec2c72 [FIX] hr_holidays: made 2 view titles more consistent
Ported from 6.0

bzr revid: jth@openerp.com-20110930132124-0iobx63ylsz352oe
2011-09-30 15:21:24 +02:00
niv-openerp d364df65ce [fix] lot of potential problems when we change something in the code due to the pickled session containing the config
bzr revid: nicolas.vanhoren@openerp.com-20110930130729-yfys0tklsujgm3ti
2011-09-30 15:07:29 +02:00
niv-openerp c3a9330838 [imp] removed some useless parameters in the openerp session
bzr revid: nicolas.vanhoren@openerp.com-20110930125809-x6n119zuu9o546u7
2011-09-30 14:58:09 +02:00
Stephane Wirtel cb13a76208 [FIX] base_setup: the web client can't parse the literal value in the
on_change event. We use a workaround to bypass this kind of problem.

bzr revid: stw@openerp.com-20110930115144-nwog9ac6a5dzv1xj
2011-09-30 13:51:44 +02:00
Olivier Dony 0bb9cbd51b [FIX] sale: slightly more robust default shop definition
bzr revid: odo@openerp.com-20110930105111-a3no58iprq0qwm55
2011-09-30 12:51:11 +02:00
Bharat (OpenERP) db1acdf996 [IMP] hr : added or condition 0.0 in amount variable of account_analytic_line.py of account module
bzr revid: bde@tinyerp.com-20110930095942-8ixwtg11g5mvhifk
2011-09-30 15:29:42 +05:30
Yogesh(Open ERP) 44bec2ef36 [FIX] hr : when creating a new record of evaluation
lp bug: https://launchpad.net/bugs/862140 fixed

bzr revid: bde@tinyerp.com-20110930091534-b5jp76qfbkm9yzus
2011-09-30 14:45:34 +05:30
Stephane Wirtel 4705ae9352 [REF] base_setup: Remove the definition of ir_module_category because
defined in the server
[FIX] base_setup: Set the rights variables and containers for the
algo.
[REF] base_setup: Use some code for the development of this wizard
(sorry)

bzr revid: stw@openerp.com-20110930090929-lqj8lbmivsrkjmbb
2011-09-30 11:09:29 +02:00
Ujjvala Collins (OpenERP) 0910749ef8 [IMP] point_of_sale: Small improvements.
bzr revid: uco@tinyerp.com-20110930085049-53nfiptok3xcx37g
2011-09-30 14:20:49 +05:30
Ujjvala Collins (OpenERP) e8c77666e0 [IMP] point_of_sale: Improved string.
bzr revid: uco@tinyerp.com-20110930083548-vm2x72t38dio33lo
2011-09-30 14:05:48 +05:30
Olivier Dony c39513038a [FIX] share: un-needed groups attribute, also contains typo
lp bug: https://launchpad.net/bugs/863089 fixed

bzr revid: odo@openerp.com-20110930082749-noyygg1rvpmd9343
2011-09-30 10:27:49 +02:00
Xavier Morel 6bb8d8ea85 [ADD] readonly & movable form view
bzr revid: xmo@openerp.com-20110930081247-wl1d0i7hz206244o
2011-09-30 10:12:47 +02:00
Ujjvala Collins (OpenERP) caf42da3e3 [FIX] point_of_sale: Fixed AttributeError on Make Payment wizard when no demo data loaded.
lp bug: https://launchpad.net/bugs/856501 fixed

bzr revid: uco@tinyerp.com-20110930071248-570qszd7rft2p6y3
2011-09-30 12:42:48 +05:30
Launchpad Translations on behalf of openerp 8507f7cc4a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930043724-cv7w2vcqt7soa9gc
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930044048-j5gv3hmo9cj3dhyg
2011-09-30 04:40:48 +00:00
Antony Lesuisse 9fbcaa2d06 [IMP] audittrail cleanup and speedup
- test for auditrail before anything else
- dont allocate a different cursor

bzr revid: al@openerp.com-20110929222347-c2ywh8nwhl27d9uv
2011-09-30 00:23:47 +02:00
Stephane Wirtel c536edf45f [REF] base_setup: Rewrite the code of fields_view_get
[IMP] base_setup: Compute the modules to install with the selection
from the user

bzr revid: stw@openerp.com-20110929160817-8cjtaznqgyl6110h
2011-09-29 18:08:17 +02:00
niv-openerp eb92957c8c [fix] obvious bug, field used in a on_change but not declared in the view
bzr revid: nicolas.vanhoren@openerp.com-20110929154007-gtxf31frsuukepvf
2011-09-29 17:40:07 +02:00
niv-openerp 58ece9f856 [fix] error message when login invalid broken
bzr revid: nicolas.vanhoren@openerp.com-20110929151322-zcymbsemo962ky0j
2011-09-29 17:13:22 +02:00
niv-openerp 5c2d8e4cdc [fix] problem in database when creating a new database
bzr revid: nicolas.vanhoren@openerp.com-20110929145751-4oh0b9uqll8wx3zj
2011-09-29 16:57:51 +02:00
Xavier Morel ba86faac47 [IMP] shave ~190ms off of *big* listview rendering speed
make conversion of internal Records to form-shape faster by iterating over the attributes object directly instead of using _.each

bzr revid: xmo@openerp.com-20110929145031-q7mqf43gza94ekj6
2011-09-29 16:50:31 +02:00
Fabien Meghazi 59e70f4544 [FIX] si la vue est pas searchable on va appeler 'this.searchview[true]()'
bzr revid: fme@openerp.com-20110929144915-mgh3eaztp14cbbfp
2011-09-29 16:49:15 +02:00
Xavier Morel 3cde15fe01 [ADD] evaluator proof of concept: colors in list rows
bzr revid: xmo@openerp.com-20110929144036-7u2w6pf6lwkvzck0
2011-09-29 16:40:36 +02:00
Xavier Morel d793d6c1ae [ADD] atom context keys (uid and current_date) to evaluation context of row colors
bzr revid: xmo@openerp.com-20110929142410-1f9btd6f3ws0srpj
2011-09-29 16:24:10 +02:00
Xavier Morel d32d0c5637 [IMP] update py.parse to 0.2
bzr revid: xmo@openerp.com-20110929135449-ssommvnyof6auy29
2011-09-29 15:54:49 +02:00
Vo Minh Thu bd341cc6fe [IMP] ir_sequence: call it with the new methods.
bzr revid: vmt@openerp.com-20110929132254-eevlq6t9d6i6um7z
2011-09-29 15:22:54 +02:00
Vo Minh Thu 6c90db2dde [IMP] ir_sequence: adapt addons code to server changes.
bzr revid: vmt@openerp.com-20110929124858-9nr2gbpuxc6k7ofx
2011-09-29 14:48:58 +02:00
Amit (Open ERP) dde2dc9016 [FIX]stock: AssertionError:Fields in groupby must appear in the list of fields on related picking
bzr revid: ron@tinyerp.com-20110929124645-rvlv5bc3l8cjbw3g
2011-09-29 18:16:45 +05:30
Stephane Wirtel 4380b2044a [REF] base_setup: Specify the right domain for the ir.module.category, needed by the fields_get and fields_view_get methods of the super base.setup.installer2
bzr revid: stw@openerp.com-20110929123524-lsw8o8diyj4ljpku
2011-09-29 14:35:24 +02:00
Fabien Meghazi 45ed96d15e [IMP] Kanban, removed local references to domain and context
bzr revid: fme@openerp.com-20110929123225-nkx9zx5kj8vc2pjm
2011-09-29 14:32:25 +02:00
Fabien Meghazi 4171f852ce [IMP] Kanban: Only reload current record when button is clicked
bzr revid: fme@openerp.com-20110929122441-x0o94teq3zbftyai
2011-09-29 14:24:41 +02:00
Fabien Meghazi 50300b74a7 [FIX] Fixed the calendar view for new do_search
bzr revid: fme@openerp.com-20110929121902-np8driu2jukwh9b0
2011-09-29 14:19:02 +02:00
niv-openerp a658311000 [imp] now uses a global connector for connection to OpenERP server
bzr revid: nicolas.vanhoren@openerp.com-20110929121732-xydsj26xw9fyn1hr
2011-09-29 14:17:32 +02:00
Stephane Wirtel bfc823812d [MERGE] Rename the categories (__openerp__.py) of the modules
bzr revid: stw@openerp.com-20110929121512-bl21yfzmdieeq9si
2011-09-29 14:15:12 +02:00
Fabien Meghazi 7e6bc0e062 [FIX] Fixed kanban view for new do_search
bzr revid: fme@openerp.com-20110929115830-ww0xxxxxaso5rqs7
2011-09-29 13:58:30 +02:00
Fabien Meghazi f2cd835296 [IMP] Fixed gantt in order to support new do_search
bzr revid: fme@openerp.com-20110929114815-4nql5xzwztb77vdm
2011-09-29 13:48:15 +02:00
Fabien Meghazi c0736631ca [IMP] Search also when controller is not yet instanciate
bzr revid: fme@openerp.com-20110929114720-cjpkgjr7rm03w5rn
2011-09-29 13:47:20 +02:00
Fabien Meghazi 03585c43c5 [MERGE] Merge with trunk
bzr revid: fme@openerp.com-20110929113120-30k2cdyyxw7tpfot
2011-09-29 13:31:20 +02:00
Fabien Meghazi 38ef100ec8 [FIX] Introduced a bug in last commit
bzr revid: fme@openerp.com-20110929104000-vnahwe0w09p03cqx
2011-09-29 12:40:00 +02:00
Fabien Meghazi e34b07e1e3 [IMP] Fixed list view in order to support new do_search
bzr revid: fme@openerp.com-20110929103229-l9pfjqbezj28ihd9
2011-09-29 12:32:29 +02:00
niv-openerp 3c7093aa6e [imp] synch with client lib
bzr revid: nicolas.vanhoren@openerp.com-20110929102832-j3sdi29poe48vq2o
2011-09-29 12:28:32 +02:00
Fabien Meghazi a4336966fe [FIX] Forgot to merge dataset domain and contexts
bzr revid: fme@openerp.com-20110929102637-it9gxczwo40o1qqr
2011-09-29 12:26:37 +02:00
Antony Lesuisse 6c1d725c21 [MERGE] hr product projet_issue kanban views
bzr revid: al@openerp.com-20110929100917-d94q84r6dftvjsz0
2011-09-29 12:09:17 +02:00
Yogesh (OpenERP) 4d5d330291 [FIX] fix problem of select button on binary field type.
bzr revid: ysa@tinyerp.com-20110929100249-s0sk3pvogwvfud43
2011-09-29 15:32:49 +05:30
Fabien Meghazi 63223b30ab [IMP] Evaluate domain and context in viewmanager
bzr revid: fme@openerp.com-20110929095305-kol38i614124nvv7
2011-09-29 11:53:05 +02:00
Ujjvala Collins (OpenERP) 060b488478 [FIX] hr_xxx: Improved record rules for HR Officer to give him rights to see timesheet, attendance, expense and holidays of other users.
lp bug: https://launchpad.net/bugs/856422 fixed

bzr revid: uco@tinyerp.com-20110929092802-ohpa8xt6at02h449
2011-09-29 14:58:02 +05:30
Xavier Morel c6e77707ee [FIX] match first form header only so that we get the header for current form not sub-forms
bzr revid: xmo@openerp.com-20110929090205-0vn4dt4qixao5us1
2011-09-29 11:02:05 +02:00
Xavier Morel bdf7076f23 [FIX] code should use abscissa, not first_field
bzr revid: xmo@openerp.com-20110929083013-85voh4e8062vx8hx
2011-09-29 10:30:13 +02:00
Fabien Meghazi 96a350194a [FIX] Only trigger do_search on searchable controllers
bzr revid: fme@openerp.com-20110929080917-4ogqufkoyrwm5jej
2011-09-29 10:09:17 +02:00
Xavier Morel ccd607aae5 [IMP] cleanup and simplify graph view implementation, update underscore.string
bzr revid: xmo@openerp.com-20110929075550-o58x8sxa165sky1r
2011-09-29 09:55:50 +02:00
Xavier Morel fff01535ba [IMP] avoid reading all fields of the object on big models
bzr revid: xmo@openerp.com-20110929075126-1w9wa3695w3zfr5y
2011-09-29 09:51:26 +02:00
Atik Agewan (OpenERP) d883ceb853 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110929051834-fjne3m8auurqeqt9
2011-09-29 10:48:34 +05:30
Atik Agewan (OpenERP) 88fe247a3e [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110929051822-ryuc49nnl99ai910
2011-09-29 10:48:22 +05:30
Atik Agewan (OpenERP) 655baa4fae [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110929051749-9fsvzum91jxzdby2
2011-09-29 10:47:49 +05:30
Amit (OpenERP) 2c9e939046 [MERGE]
bzr revid: apa@tinyerp.com-20110929051407-i8890ez3ad564j6g
2011-09-29 10:44:07 +05:30
Amit (OpenERP) c358d62c29 [MERGE]
bzr revid: apa@tinyerp.com-20110929051301-ncn3cyk0gag1evbq
2011-09-29 10:43:01 +05:30
Amit (OpenERP) 029121fa0e [MERGE]
bzr revid: apa@tinyerp.com-20110929051211-ywtr87iv48jl17iy
2011-09-29 10:42:11 +05:30
Amit (OpenERP) 2c239d8651 merged
bzr revid: apa@tinyerp.com-20110929050856-iv5h977461gr1bk6
2011-09-29 10:38:56 +05:30
Amit (OpenERP) 37987d9391 merged
bzr revid: apa@tinyerp.com-20110929050751-xk43161m5s80fxam
2011-09-29 10:37:51 +05:30
Launchpad Translations on behalf of openerp bdfaf1e37d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110928052022-bf10e5c48galbsqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043652-10gfn8flzy6x79n3
2011-09-29 04:36:52 +00:00
Antony Lesuisse 3a4c322e83 [FIX] consider typeless action as ir.actions.act_window_close
bzr revid: al@openerp.com-20110928224705-cf4dwwrz85oqv8y8
2011-09-29 00:47:05 +02:00
Antony Lesuisse 015d2ae88b [FIX] remove openerpdispatch openerlib need to catch openerp.exceptions.* and raise as openerplib.exceptions.*
bzr revid: al@openerp.com-20110928221344-z2e9ve48js0fi4be
2011-09-29 00:13:44 +02:00
niv-openerp 62a8080818 [fix] problem with context keys not passed correctly in some cases, here the invoice created from a sale order
bzr revid: nicolas.vanhoren@openerp.com-20110928164428-07tzfmcip03xspjq
2011-09-28 18:44:28 +02:00
Fabien Meghazi 03156f88ff [IMP] The views do not have to search manually on do_show anymore
bzr revid: fme@openerp.com-20110928154608-mlehfgprg03byksr
2011-09-28 17:46:08 +02:00
Fabien Meghazi d80641da95 [FIX] Only trigger do_search when controller is ready
bzr revid: fme@openerp.com-20110928154549-xurjdf6qh7x73ck5
2011-09-28 17:45:49 +02:00
Fabien Meghazi 3909843bf8 [IMP] Search view can be initialized in ViewManager before start()
bzr revid: fme@openerp.com-20110928153254-e0rid4atpho0zf6k
2011-09-28 17:32:54 +02:00
niv-openerp bce36d2dad [imp] desactivated auto loading of web_hello
bzr revid: nicolas.vanhoren@openerp.com-20110928151922-pxnduq0tvmofv7am
2011-09-28 17:19:22 +02:00
niv-openerp e43790f7f2 [imp] refactoring to improve the way the components are destroyed
bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd
2011-09-28 17:16:13 +02:00
Fabien Meghazi 8b55e42884 [IMP] trigger do_search on_mode_switch. Use headless searchview when hidden and when no default specified
bzr revid: fme@openerp.com-20110928151306-d7aphegy2gedjsqk
2011-09-28 17:13:06 +02:00
Xavier Morel c18256fe3d [FIX] field names in pie chart builder and link to other views in charts
bzr revid: xmo@openerp.com-20110928145919-z4c7n550399kt8gt
2011-09-28 16:59:19 +02:00
Xavier Morel 784d6789fb [ADD] placeholder info in charts which can not be displayed
bzr revid: xmo@openerp.com-20110928142422-0uogjyg3sa1znaah
2011-09-28 16:24:22 +02:00
Stephane Wirtel 1ba826a4ea [REF] Rename the categories
bzr revid: stw@openerp.com-20110928141258-9hfn5rfhboar2e5z
2011-09-28 16:12:58 +02:00
Xavier Morel cd39bd968d [FIX] reimplement transformation for stacked bars
In DHTMLX, stacked bars require a very different topology than
clustered, essentially it requires taking clustered data and "rotating
it".

This implement the transformation of the series descriptors
('group_list' sequence which sets up the key, label and color for each
series) and of the series itself (sets up a key for each possible
value of the aggregation field, with each key prefixed by the name of
the ordinate column).

To handle grouped *and clustered* graphs, which dhtmlx does not
natively support, might be able to reimplement this Excel/Numbers
hack:
http://peltiertech.com/WordPress/clustered-stacked-column-bar-charts/
by iterating over all this.columns (rather than just the ordinate)
and... not sure actually, creating a record for each of these columns
for each abscissa value, with all other fields set to 0? Maybe?

bzr revid: xmo@openerp.com-20110928135219-edp80g7k6x60s3l8
2011-09-28 15:52:19 +02:00
Xavier Morel aa25be3746 [NOTSURE] Attempt to make graph code significantly more readable, break groupby and pie charts
bzr revid: xmo@openerp.com-20110928124542-5yn683kukq60zwng
2011-09-28 14:45:42 +02:00
niv-openerp b41131cdc6 [fix] problem with al making refactorings like a baraki de kermesse
bzr revid: nicolas.vanhoren@openerp.com-20110928123746-xudpsdgx353s2fnz
2011-09-28 14:37:46 +02:00
niv-openerp 3400e13621 [fix] problem in o2m, not restoring correctly the status of some o2m which caused problem in chart of account wizard
bzr revid: nicolas.vanhoren@openerp.com-20110928115537-8fa3lls2e04b3fau
2011-09-28 13:55:37 +02:00
Fabien Meghazi b00f4e7e1f [IMP] Always instantiate search view in ViewManagerAction
bzr revid: fme@openerp.com-20110928104458-1a6768411suiky6c
2011-09-28 12:44:58 +02:00
Antony Lesuisse 0ecd9811b3 [MERGE] login nivified
bzr revid: al@openerp.com-20110928094122-qvlqcxya0ba3u7p7
2011-09-28 11:41:22 +02:00
Fabien Meghazi ad8a70c763 [FIX] Context of actions loaded by buttons were not properly evaluated
bzr revid: fme@openerp.com-20110928093553-571zsugcocpkk1hm
2011-09-28 11:35:53 +02:00
Christophe Simonis a578747e53 [FIX] wrap Login template
bzr revid: chs@openerp.com-20110928091958-3pbgyvug309bfmb1
2011-09-28 11:19:58 +02:00
niv-openerp 68df0092f1 [imp] added test in context/domain decoder to check possible error from javascript side
bzr revid: nicolas.vanhoren@openerp.com-20110928091552-8ghutbmy1ixif5l9
2011-09-28 11:15:52 +02:00
Christophe Simonis b223c0a650 merge upstream
bzr revid: chs@openerp.com-20110928085150-nkupuglnbrrzixyy
2011-09-28 10:51:50 +02:00
Atik Agewan (OpenERP) a6b1000899 [FIX] Stock:Rename string "Stock Variation Account" to "Stock Valuation Account"
lp bug: https://launchpad.net/bugs/777522 fixed

bzr revid: aag@tinyerp.com-20110928062111-7efdiemj2e5qsddw
2011-09-28 11:51:11 +05:30
Bharat (OpenERP) 1735e48887 hr: cost calculation for price: zero products in timesheet
lp bug: https://launchpad.net/bugs/849603 fixed

bzr revid: bde@tinyerp.com-20110928061921-iths10cslnehylur
2011-09-28 11:49:21 +05:30
Olivier Dony 8b7800750c [MERGE] Fixes related to server removal of osv_memory
bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl
2011-09-27 23:38:03 +02:00
Olivier Dony 614334fd6a [FIX] email_template: force fields.selection int backend
bzr revid: odo@openerp.com-20110927212311-sfg6eonra10yxveh
2011-09-27 23:23:11 +02:00
Olivier Dony 5f91274850 [FIX] survey: correct osv_memory model to respect proper Model relationships + some cleanup
bzr revid: odo@openerp.com-20110927202843-d7yj3na2e9nkn8wp
2011-09-27 22:28:43 +02:00
Olivier Dony 674f3d794e [FIX] crm: fix wizards for proper inheritance
bzr revid: odo@openerp.com-20110927172015-qoeaund7u2knrct5
2011-09-27 19:20:15 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Fabien Pinckaers f12955d06b merge: product cost structure use pricelists
lp bug: https://launchpad.net/bugs/814124 fixed

bzr revid: fp@tinyerp.com-20110927163820-4xs27b2gcqtipw0b
2011-09-27 18:38:20 +02:00
Fabien Pinckaers a144926056 Show the Open button when the state is 'draft'
bzr revid: fp@tinyerp.com-20110927160632-72g5f8zuj52rdw0x
2011-09-27 18:06:32 +02:00
Fabien Pinckaers f051d3f246 product name in list view for proper information of template. -> yes, a real log.
lp bug: https://launchpad.net/bugs/859454 fixed

bzr revid: fp@tinyerp.com-20110927160321-18lfbnbs3lyvfx4r
2011-09-27 18:03:21 +02:00
Fabien Pinckaers 9e9e940b9d merge
lp bug: https://launchpad.net/bugs/856374 fixed

bzr revid: fp@tinyerp.com-20110927155759-6sa05ovfgho5drve
2011-09-27 17:57:59 +02:00
Fabien Pinckaers 6c2b0a0427 merge
lp bug: https://launchpad.net/bugs/857189 fixed

bzr revid: fp@tinyerp.com-20110927155700-qvbouhvsmad1s142
2011-09-27 17:57:00 +02:00
Christophe Simonis e4c2cfb4ba [FIX] nivification of Login Widget
bzr revid: chs@openerp.com-20110927155347-dcqeg7hlyaq5djis
2011-09-27 17:53:47 +02:00
Fabien Pinckaers d14bd88ba8 merge
lp bug: https://launchpad.net/bugs/784339 fixed

bzr revid: fp@tinyerp.com-20110927155033-kftbn2e3g2ne4uh2
2011-09-27 17:50:33 +02:00
Stephane Wirtel 14528b600e [IMP] base_setup: add a new wizard
bzr revid: stw@openerp.com-20110927154725-l2tazrlqbjhslm1j
2011-09-27 17:47:25 +02:00
Fabien Pinckaers 0fa03513a5 merge, partial only
lp bug: https://launchpad.net/bugs/779145 fixed

bzr revid: fp@tinyerp.com-20110927154436-2hnhh2cl5blx7dpz
2011-09-27 17:44:36 +02:00
Fabien Pinckaers 9a158a41eb merge
bzr revid: fp@tinyerp.com-20110927153547-k8ow9uf4b2putsk3
2011-09-27 17:35:47 +02:00
Fabien Pinckaers f52c6a2e91 [FIX]
lp bug: https://launchpad.net/bugs/776245 fixed

bzr revid: fp@tinyerp.com-20110927153224-l721tkk15eldde6a
2011-09-27 17:32:24 +02:00
Fabien Pinckaers a515aad374 [FIX] start only one work order
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: fp@tinyerp.com-20110927142753-ma57g53ssxqofk5t
2011-09-27 16:27:53 +02:00
Fabien Pinckaers 7c5e3d47e7 [FIX] account_voucher
bzr revid: fp@tinyerp.com-20110927133413-8e1efrce2hifspov
2011-09-27 15:34:13 +02:00
Atik Agewan (OpenERP) 139d748061 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927133034-o31b62788o4j4wt4
2011-09-27 19:00:34 +05:30
Atik Agewan (OpenERP) 17527b9a6e [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927133027-piibojotn7m175fd
2011-09-27 19:00:27 +05:30
Atik Agewan (OpenERP) 9a4b8c11c2 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927132752-oom90a64gutddqwh
2011-09-27 18:57:52 +05:30
Fabien Pinckaers 0bee9676d5 merge
bzr revid: fp@tinyerp.com-20110927130813-1zqfftr0yqvfe7jg
2011-09-27 15:08:13 +02:00
Atik Agewan (OpenERP) 4e6c5838a8 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927130757-zfmbdcz9v2q4yvcr
2011-09-27 18:37:57 +05:30
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
Olivier Dony 1c8ccf2043 [FIX] l10n_be: VAT intra XML generation should not crash when company VAT is not set
bzr revid: odo@openerp.com-20110927130444-1y899h5511j63jld
2011-09-27 15:04:44 +02:00
Olivier Dony 74eccd8e0c [IMP] crm: New+Open toggled by default in opp search view + cleanup filter names
bzr revid: odo@openerp.com-20110927120119-775qzw2ai9iyzf1o
2011-09-27 14:01:19 +02:00
Antony Lesuisse 5dfc14d359 [IMP] web_preload js part
bzr revid: al@openerp.com-20110927111402-teb8bpavj4atghle
2011-09-27 13:14:02 +02:00
Kirti Savalia (OpenERP) 02bddc336b [IMP]: onchange on product in bom
bzr revid: ksa@tinyerp.com-20110927094724-jec0yn3osjjb00ef
2011-09-27 15:17:24 +05:30
Christophe Simonis 567cd953ca [IMP] nivification of Login widget
bzr revid: chs@openerp.com-20110927093232-j6rdzec2k1u6g2h1
2011-09-27 11:32:32 +02:00
Rucha (Open ERP) 2391006300 [FIX]: mrp: Fixed flow of production process in yml
bzr revid: rpa@tinyerp.com-20110927091208-sh8y3ye42thdwgc4
2011-09-27 14:42:08 +05:30
Christophe Simonis 6b8d98b54a [FIX] correct the js-ification of module list to preload
bzr revid: chs@openerp.com-20110927085947-ip3jv93fb5pvqth3
2011-09-27 10:59:47 +02:00
Christophe Simonis 1d2d17a365 [MERGE] merge upstream + code adaptation to revid:al@openerp.com-20110927001435-vttw23epyru5gm0b
bzr revid: chs@openerp.com-20110927085435-pipko7w752conp3a
2011-09-27 10:54:35 +02:00
Fabien Meghazi b259161298 [IMP] Misc kanban view improvements ( only record is reloaded when changed )
bzr revid: fme@openerp.com-20110927084747-k35v05v1f4hbyvj9
2011-09-27 10:47:47 +02:00
Fabien Meghazi afceb6fdfe [FIX] Fixed aggregates when no enumerator is present
bzr revid: fme@openerp.com-20110927084248-4omtwe9sc8n9b0pl
2011-09-27 10:42:48 +02:00
Fabien Meghazi 41b2ff2784 [REM] Removed todo's
bzr revid: fme@openerp.com-20110927083311-jkw3ikfh8kujwop9
2011-09-27 10:33:11 +02:00