Commit Graph

37194 Commits

Author SHA1 Message Date
Dhara (OpenERP) 21bc53d023 [NEW] Account Check Writing-1
bzr revid: dhara_openerp-20111013211147-hs0qruje2t6vnyl5
2011-10-13 14:11:47 -07:00
Dhara (OpenERP) 3ec4725ad4 Merge
bzr revid: dhara_openerp-20111013025624-0gr0x9uhygrcbq3j
2011-10-12 19:56:24 -07:00
Quentin (OpenERP) 6dcbcb0dd8 [IMP] account: added 'note' field on account.fiscal.position.template object
bzr revid: qdp-launchpad@openerp.com-20111012145213-cvsfk3zb141fs766
2011-10-12 16:52:13 +02:00
niv-openerp efa2ca1195 [imp] lot of concurrency improvements for form view
bzr revid: nicolas.vanhoren@openerp.com-20111012141007-87w0fgemvqv2ul15
2011-10-12 16:10:07 +02:00
niv-openerp 130e441133 [fix] fixed rare problem in the o2m when we try to get its value before it has finished refreshing
bzr revid: nicolas.vanhoren@openerp.com-20111012124923-zka6mskg56iha5wc
2011-10-12 14:49:23 +02:00
Fabien Meghazi 0de588dd4a [MERGE] Allow overwrite of default dbname and login from querystring
bzr revid: fme@openerp.com-20111012140114-z4zibt4fdcpc6awr
2011-10-12 16:01:14 +02:00
Fabien Meghazi 65792ba3cb [MERGE] Change the way the sections and items are added to the sidebar
bzr revid: fme@openerp.com-20111012135735-6o905df1db7tmybh
2011-10-12 15:57:35 +02:00
Christophe Simonis 378a9de3e8 [FIX] hum hum
bzr revid: chs@openerp.com-20111012122622-dcuhelpcgv119s6g
2011-10-12 14:26:22 +02:00
Xavier Morel eb796396e0 [ADD] display of selection fields in format_value
bzr revid: xmo@openerp.com-20111012120938-9lpxm6mf8jbde6oj
2011-10-12 14:09:38 +02:00
Christophe Simonis 7b6309dd15 [FIX] translation of attachment and calendar sidebar sections
bzr revid: chs@openerp.com-20111012115744-sv7kvwqbt2p5vdio
2011-10-12 13:57:44 +02:00
Christophe Simonis 1dfd69590d [IMP] _t() sidebar
bzr revid: chs@openerp.com-20111012101802-fdrjaj80x03hx7xz
2011-10-12 12:18:02 +02:00
Christophe Simonis 32d2e527fb [FIX] explicitly provide the code of sidebar sections
bzr revid: chs@openerp.com-20111012095426-qb3see19uic61jr1
2011-10-12 11:54:26 +02:00
Quentin (OpenERP) 177ca871c9 [FIX] account_voucher: amount currency in voucher entries
bzr revid: qdp-launchpad@openerp.com-20111011144744-pqf9tth1p1osh8wt
2011-10-11 16:47:44 +02:00
Antony Lesuisse 4ece4f2d3c [FIX] default database of pos to work on runbot
bzr revid: al@openerp.com-20111012120416-73of3xsubvnopyng
2011-10-12 14:04:16 +02:00
Fabien Meghazi 230d99a228 [IMP] Added condition for menu reloading
bzr revid: fme@openerp.com-20111012114331-7h9hask2nvy0m93d
2011-10-12 13:43:31 +02:00
Xavier Morel 56fdc587af [FIX} incorrect condition for not going into colors management on tree views
bzr revid: xmo@openerp.com-20111012111429-duldg0ko9wuq2zje
2011-10-12 13:14:29 +02:00
niv-openerp 492facf3c5 [fix] problem with osv defining the "id" field, it must always be readonly
bzr revid: nicolas.vanhoren@openerp.com-20111012111142-2ejg2u85364al7jy
2011-10-12 13:11:42 +02:00
Fabien Meghazi 5d7cf9c8f8 [IMP] Reload menu after installation wizardsi
Hardcoded check for action.context.active_model === 'base.module.upgrade' in ir_actions_act_window_close.
If you have a better solution, do not hesitate to propose it

bzr revid: fme@openerp.com-20111012110928-kcjstqt28sh7nhky
2011-10-12 13:09:28 +02:00
Xavier Morel 8ae0890382 [IMP] simplify finding out if a category is installed
bzr revid: xmo@openerp.com-20111012092851-ce1klfj272bscn89
2011-10-12 11:28:51 +02:00
Fabien Meghazi aaee11e85a [IMP] Improved dashboard styling
bzr revid: fme@openerp.com-20111012101504-6xv34uolwizdb7t6
2011-10-12 12:15:04 +02:00
niv-openerp 2ec5a68b25 [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash
bzr revid: nicolas.vanhoren@openerp.com-20111012093800-jhspdvekym3czv19
2011-10-12 11:38:00 +02:00
Fabien Meghazi 4d582fbd06 [IMP] Homepage: use manual menu triggering for application tiles
bzr revid: fme@openerp.com-20111012093153-50sh65dvhw3cds8k
2011-10-12 11:31:53 +02:00
Fabien Meghazi 7a8d4be486 [FIX] Menus, manual triggering of menus does not work when folded
bzr revid: fme@openerp.com-20111012093031-3htkczhktnascdcg
2011-10-12 11:30:31 +02:00
Xavier Morel 8b00901409 [FIX] widgets not being correctly fetched: widget ids are integers, HTTP GET provides strings, need to convert
bzr revid: xmo@openerp.com-20111012090335-f2ljdgmhmz7pyurg
2011-10-12 11:03:35 +02:00
Xavier Morel a7a73ee0c0 [FIX] don't hide errors under the carpet
bzr revid: xmo@openerp.com-20111012090038-o52egjn334s53a1s
2011-10-12 11:00:38 +02:00
niv-openerp bd8f7a36a6 [fix] occasional problem when a form try to validate a o2m before it finished updating
bzr revid: nicolas.vanhoren@openerp.com-20111012091147-k9nm1yzftm2oalo1
2011-10-12 11:11:47 +02:00
Vo Minh Thu bfbfbc4ac6 [FIX] orm.copy(): corrected return value in docstring.
bzr revid: vmt@openerp.com-20111012090357-2lt8md5s37qp2vm1
2011-10-12 11:03:57 +02:00
niv-openerp 12e97f3e8e [fix] problem with get_value() on o2m when it is called without calling is_dirty() first.
bzr revid: nicolas.vanhoren@openerp.com-20111012085852-6tcqn1rmn00qoaqy
2011-10-12 10:58:52 +02:00
Xavier Morel 2e9c6392ea [FIX] remove default_home entirely
bzr revid: xmo@openerp.com-20111012085713-upc0xto0dqf9k4fb
2011-10-12 10:57:13 +02:00
niv-openerp 23f6c03942 [fix] forgot to return promise in the do_save() of the form view
bzr revid: nicolas.vanhoren@openerp.com-20111012082534-dzz1upvvntjs4b1s
2011-10-12 10:25:34 +02:00
Launchpad Translations on behalf of openerp 048cfa7804 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111012044022-dt1ks2gwog40djxc
bzr revid: launchpad_translations_on_behalf_of_openerp-20111012044412-fk2rlfsfnmhkvaq1
2011-10-12 04:44:12 +00:00
Antony Lesuisse 511e9a0ea4 [IMP] merged application tile with default home
bzr revid: al@openerp.com-20111011233627-6nxfbs64lwzszh7t
2011-10-12 01:36:27 +02:00
Antony Lesuisse 9f840d08b6 [IMP] default dashboard home for everybody
bzr revid: al@openerp.com-20111011221916-df9zxa1e7fvw3xiz
2011-10-12 00:19:16 +02:00
Antony Lesuisse b574f20012 [IMP] board module and hr dashboard cleanups
split board.board object (almost unsed) xml's from actual board definitions
board module defines 2 boards: the admin one, the homepage
clean hr board definitions
remove hr menuitems from administration menu
remove useless menuitem definitions

bzr revid: al@openerp.com-20111011212017-qd3d2xp9mfneagqq
2011-10-11 23:20:17 +02:00
Antony Lesuisse 1ce5334c81 [IMP] openerplib exception handling step1
We define the 4 standard openerp exceptions introduced in the new xmlrpc/1 and
jsonrpc/1 api. But we dont raise them yet, instead we update the local
connector to emulate the current xmlrpc faults.

bzr revid: al@openerp.com-20111011210742-i5zdn7kldg74kx2b
2011-10-11 23:07:42 +02:00
Olivier Dony 76c702ca3c [FIX] Model.import_data docstring: cleanup + clear RST warnings for autodoc
The pipe character is taken as an inline substitution
marker, and is easy to avoid in most cases except within
literal blocks.

bzr revid: odo@openerp.com-20111011171148-rluwokcsx7i38i6e
2011-10-11 19:11:48 +02:00
Olivier Dony 4140e3546a [FIX] expression: proper handling of empty string in m2o domain criterions
Also fixed incorrect name_search() implementations in
res.partner and res.currency, and added corresponding
tests.

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

bzr revid: odo@openerp.com-20111011163435-szj9vm6x9x8nryn8
2011-10-11 18:34:35 +02:00
Olivier Dony 102ab25104 [REM] removed lp auto-committed PO junk
bzr revid: odo@openerp.com-20111011162735-eor1vnl30dwbdi1h
2011-10-11 18:27:35 +02:00
Fabien Meghazi b49b1cfb10 [IMP] Dashboard: use parent's do_action
bzr revid: fme@openerp.com-20111011155950-z620hv2zxtccm501
2011-10-11 17:59:50 +02:00
Antony Lesuisse 9872fdd911 [FIX] webrpc double load jquery
bzr revid: al@openerp.com-20111011154700-2mnim3luoersk1c3
2011-10-11 17:47:00 +02:00
niv-openerp b819542c8f [fix] problem with form view, does not prevent multiple creates/saves
bzr revid: nicolas.vanhoren@openerp.com-20111011153535-ojo8qqpzlg3ap9fy
2011-10-11 17:35:35 +02:00
Olivier Dony 7f34a19db6 [MERGE] new ORM method for converting o2m commands sequences to record dicts, useful for addons (by Xavier Morel)
bzr revid: odo@openerp.com-20111011144927-mch6uy11z347fcku
2011-10-11 16:49:27 +02:00
Olivier Dony c16befa983 [IMP] orm: resolve_o2m_commands_...: simplify assert, remove context doc following guidelines
bzr revid: odo@openerp.com-20111011144146-b9rt5kc9sb5lj0dr
2011-10-11 16:41:46 +02:00
Olivier Dony 6bfd0ec586 [IMP] sale: replaced hardcoded date/time formats by appropriate constants
bzr revid: odo@openerp.com-20111011141921-chzenvq0i2kvbnw7
2011-10-11 16:19:21 +02:00
Olivier Dony e806259e93 [MERGE] sale: refactoring of large action_ship_create() method, courtesy of Raphael Valyi (Akretion)
bzr revid: odo@openerp.com-20111011140335-f4u29prd3fq3i0ir
2011-10-11 16:03:35 +02:00
Fabien Meghazi 77e8414dd2 [FIX] Remove bad undefined value returned instead of a real promise.
Thanks Valentin ! I didn't paid attention to this potential problem.
I guess we'll have to review the usage of promises as openerp callback
return value because any addons adding a callback could potentially break
the promises.

bzr revid: fme@openerp.com-20111011135820-v1lx6uj1siqbq7m6
2011-10-11 15:58:20 +02:00
niv-openerp c428a80570 [fix] problem in crm module extension to res.partner view, trying to set the value of a many2one from a corresponding o2m, which is useless and makes the web client crash
bzr revid: nicolas.vanhoren@openerp.com-20111011135253-vne15mxazqbl02jc
2011-10-11 15:52:53 +02:00
Fabien Meghazi ce1f472d57 [FIX] Fixed float menus toggler under firefox
bzr revid: fme@openerp.com-20111011134417-4vsfwtkq2g10b2j7
2011-10-11 15:44:17 +02:00
Fabien Meghazi 027b46bcac [FIX] Fixed buttons overlapping when shrinking firefox windows
bzr revid: fme@openerp.com-20111011133713-6eardsp1qv8subsg
2011-10-11 15:37:13 +02:00
Fabien Meghazi 4c1c848be3 [FIX] Fixed list view's progress bar floating on the next table cell under firefox
bzr revid: fme@openerp.com-20111011133201-wryn9twnf610h4fq
2011-10-11 15:32:01 +02:00