Commit Graph

37076 Commits

Author SHA1 Message Date
Bharat (OpenERP) 6ea640a433 account : account_payment payment mode demo data
lp bug: https://launchpad.net/bugs/865227 fixed

bzr revid: bde@tinyerp.com-20111004053837-dhrsxe9u6qnd9tpg
2011-10-04 11:08:37 +05:30
ARA (OpenERP) ad8ee9601c form view is not able to open of product'Take money out ' and 'Take money in'
lp bug: https://launchpad.net/bugs/865296 fixed

bzr revid: ara@tinyerp.com-20111004050800-e0fqsi2mkhtv527e
2011-10-04 10:38:00 +05:30
Launchpad Translations on behalf of openerp 0a85361db9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111004050146-bi1cipzsk35qj5sq
bzr revid: launchpad_translations_on_behalf_of_openerp-20111004050204-nabcu9izdjhcovhd
2011-10-04 05:02:04 +00:00
Antony Lesuisse 649d172a64 [IMP] packaging remove timestamp, use version
bzr revid: al@openerp.com-20111003181001-bu4y5t8u937wb0a7
2011-10-03 20:10:01 +02:00
Antony Lesuisse fd67e605f4 [FIX] packaging MANIFEST.in sdist includes everything
bzr revid: al@openerp.com-20111003175206-afjurox08f55jafh
2011-10-03 19:52:06 +02:00
Olivier Dony ea019d556f [IMP] yaml_import: make !ref nodes work for m2o values
bzr revid: odo@openerp.com-20111003171302-n1quzvs2pjyn7xr6
2011-10-03 19:13:02 +02:00
Vo Minh Thu 80d917593d [MERGE] ir_values cleanup (and a bugfix).
The main changes are:
- obsolete columns have been removed totally from ir.values (the meta* stuff, and the object column)
- existing columns have been documented, but preserved
- the set() and get() methods are deprecated, and internally delegate their tasks to the new set_action/get_actions and set_default/get_defaults.
- the API is now documented
- the administration UI for ir.values has been split in 2: defaults and action bindings now have their own menus and views
- added some new YAML (smoke-)tests.

bzr revid: vmt@openerp.com-20111003161404-s5wjo99q90oi435q
2011-10-03 18:14:04 +02:00
Vo Minh Thu b04d607ec4 [FIX] ir_values: missing trimming of the condition (as done elsewhere).
bzr revid: vmt@openerp.com-20111003154008-k8dm2r3yhintm0ql
2011-10-03 17:40:08 +02:00
Vo Minh Thu d9b6f5e2d0 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003153509-8mbfg1t8hm92pult
2011-10-03 17:35:09 +02:00
Vo Minh Thu bf3d0d604c [MERGE] properly discard any store function when inheriting a field.
bzr revid: vmt@openerp.com-20111003151355-05uavyp17l5jmipo
2011-10-03 17:13:55 +02:00
Fabien Meghazi e80894b775 [FIX] Fixed error for sidebar-less embedded list views
bzr revid: fme@openerp.com-20111003150049-hty30u42ozakevc8
2011-10-03 17:00:49 +02:00
Fabien Meghazi e5e4ab5739 [FIX] Fixed error for sidebar-less embedded list views
bzr revid: fme@openerp.com-20111003150049-n5xtpo0wjibsrhjx
2011-10-03 17:00:49 +02:00
Vo Minh Thu 9e082fad89 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003145135-5ysm8hpp83wey437
2011-10-03 16:51:35 +02:00
Vo Minh Thu 7b90c7e5de [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003144503-lx28ennrz0mt590g
2011-10-03 16:45:03 +02:00
Olivier Dony 288e8ebcfc [IMP] browse_record._table -> browse_record._model
bzr revid: odo@openerp.com-20111003144049-d6o4igae8mslns5x
2011-10-03 16:40:49 +02:00
Fabien Meghazi 82006438fe [MERGE] Merge with trunk
bzr revid: fme@openerp.com-20111003135613-8d2ep2fv3bv713t7
2011-10-03 15:56:13 +02:00
Fabien Meghazi 3e1b007478 [IMP] Viewmanager sets dataset's domain & context on_search
bzr revid: fme@openerp.com-20111003135203-d3p18cfdh5jko976
2011-10-03 15:52:03 +02:00
Olivier Dony f4ffbd79f4 [IMP] field.m2m: better doc for auto-named m2m relationships
bzr revid: odo@openerp.com-20111003132653-413c41exoj64q416
2011-10-03 15:26:53 +02:00
Stephane Wirtel 2810a6ce4a [MERGE] Upstream
bzr revid: stw@openerp.com-20111003132244-7yum8h21osi9zfcu
2011-10-03 15:22:44 +02:00
Stephane Wirtel bdbd19fa86 [FIX] base_setup: rename the action of the new base.setup.installer wizard
bzr revid: stw@openerp.com-20111003122713-smjc6vtxku57glur
2011-10-03 14:27:13 +02:00
Stephane Wirtel 0a2e18104c [MERGE]
bzr revid: stw@openerp.com-20111003122214-mvattq2d8y1i66aw
2011-10-03 14:22:14 +02:00
Stephane Wirtel 29337910df [FIX] base: pass the context and define a new category for the modules
bzr revid: stw@openerp.com-20111003121021-hmf0xs2wod6rjkwr
2011-10-03 14:10:21 +02:00
Stephane Wirtel 012164a0ab [MERGE]
bzr revid: stw@openerp.com-20111003120940-e0i7cgvcxvnxxgf1
2011-10-03 14:09:40 +02:00
Stephane Wirtel b916762b26 [REF] Remove old codes
bzr revid: stw@openerp.com-20111003120656-5kje5dgpulhz4a9u
2011-10-03 14:06:56 +02:00
Stephane Wirtel b4d9f085c9 [FIX] base_setup: Compute the modules to install
bzr revid: stw@openerp.com-20111003115718-g681jwbp25yotvq7
2011-10-03 13:57:18 +02:00
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
Vo Minh Thu 608274e292 [FIX] use the new xmlrpc-1 URIs in the tests.
bzr revid: vmt@openerp.com-20111003093355-2agzw7euaphdq7yr
2011-10-03 11:33:55 +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
Antony Lesuisse 94b28a9f9b [IMP] packaging debian
bzr revid: al@openerp.com-20111003014444-uifqmb372f09c5qs
2011-10-03 03:44:44 +02:00
Antony Lesuisse 28a5c5840b [IMP] packaging debian
bzr revid: al@openerp.com-20111003013956-kekmedzn8qm3u3s7
2011-10-03 03:39:56 +02:00
Antony Lesuisse 8d7a2aff58 [IMP] packaging debian
bzr revid: al@openerp.com-20111003011735-02q79s36os3wltm6
2011-10-03 03:17:35 +02:00
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