Commit Graph

25621 Commits

Author SHA1 Message Date
Olivier Dony 74cdbb4d9c [REM] ir.ui.menu: removed create_menu() shortcut, as the feature was broken and was removed from GTK too
This feature was only ever supported in GTK client, and was not working very well.
It may be re-introduced later, but needs a deeper set of changes in the code.

bzr revid: odo@openerp.com-20110110182130-a6ire0yf2196sfo4
2011-01-10 19:21:30 +01:00
Olivier Dony 2008575ade [REVERT] removed debug print statement introduced by previous commit
bzr revid: odo@openerp.com-20110110172949-dj4b7yidhn53m1zu
2011-01-10 18:29:49 +01:00
Fabien Pinckaers 8c432f5b83 revert
bzr revid: fp@tinyerp.com-20110106215645-ukhhnyqsk41w5elg
2011-01-06 22:56:45 +01:00
Fabien Pinckaers b3b2a88ee7 [FIX] remove unused IDS of base module
bzr revid: fp@tinyerp.com-20110106214354-m05v0w5cio70rqs6
2011-01-06 22:43:54 +01:00
Fabien Pinckaers 849e49a2b4 [IMP] index on partner's ref
bzr revid: fp@tinyerp.com-20110110170328-85g072pod3v2x3d9
2011-01-10 18:03:28 +01:00
Olivier Dony 438232f6be [FIX] res_lang: sanitize time_format for python's strftime
POSIX's strftime has a number of 'compound' formats for quick-formatting of time spans (e.g. %T for %H:%M:%S) which Python's own strftime does not support => error when trying to use them


manually expand those compound formats to their atoms

refs:
http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html
http://docs.python.org/library/time.html#time.strftime

lp bug: https://launchpad.net/bugs/698134 fixed
lp bug: https://launchpad.net/bugs/697833 fixed

bzr revid: odo@openerp.com-20110110151912-ysu06271z40hxxho
2011-01-10 16:19:12 +01:00
nel@tinyerp.com 5813e0ee20 [FIX] stock
bzr revid: nel@tinyerp.com-20110110141334-2q4uknw4yvvmhbka
2011-01-10 15:13:34 +01:00
nel@tinyerp.com 16093be68a [FIX] stock: partial picking when no company is defined on product
bzr revid: nel@tinyerp.com-20110110140949-exxseyomgyjbd61i
2011-01-10 15:09:49 +01:00
Olivier Dony 423bf21213 [FIX] ir.ui.view_sc: ref_id cannot be a m2o as it can reference different resources
bzr revid: odo@openerp.com-20110110135517-wi3dfqqzvfhx5n9f
2011-01-10 14:55:17 +01:00
Olivier Dony bd4da77b3c [IMP] res.users: redundant test on passwd removed
bzr revid: odo@openerp.com-20110110135226-igdn38c37ts2lvbe
2011-01-10 14:52:26 +01:00
olt@tinyerp.com 669f68bb04 [FIX] auction: drop view before modifying it
bzr revid: olt@tinyerp.com-20110110134233-819webbiagbauo2m
2011-01-10 14:42:33 +01:00
Thibault Francois cde802993a [FIX] readonly on ressource allocation
bzr revid: tfr@openerp.com-20110110130343-skaqokrwtp29bsoj
2011-01-10 14:03:43 +01:00
Olivier Dony 41bf6551bd [MERGE] ir.model.fields: changes to custom fields now take effect immediately (courtesy of xrg)
lp bug: https://launchpad.net/bugs/631547 fixed

bzr revid: odo@openerp.com-20110110123302-weq6zt1ivshhgogq
2011-01-10 13:33:02 +01:00
nel@tinyerp.com f98b948992 [IMP]
bzr revid: nel@tinyerp.com-20110110121227-c0mjes6vnzqhqrda
2011-01-10 13:12:27 +01:00
qdp-launchpad@tinyerp.com 45fcc2b1ba [FIX] account: fixed the query_get of account.move.line
bzr revid: qdp-launchpad@tinyerp.com-20110110114400-dnbowby75l9rlr7k
2011-01-10 12:44:00 +01:00
qdp-launchpad@tinyerp.com 186713ef9d [FIX] account, aged balance report: removed fiscalyear filter and field from the query and wizard
bzr revid: qdp-launchpad@tinyerp.com-20110110111533-xwo0j4nkm1de8392
2011-01-10 12:15:33 +01:00
Christophe (OpenERP) e61b9f4e8c [MERGE] res.users: copy() should heed provided default dict
bzr revid: odo@openerp.com-20110110105829-sj0igyle1huv1ami
2011-01-10 11:58:29 +01:00
Christophe (OpenERP) 2612d267a9 [MERGE] addons: avoid noupdate mode being impacted by order of files in __openerp__.py
bzr revid: odo@openerp.com-20110110105551-k86et3vmwkckur5p
2011-01-10 11:55:51 +01:00
Fabien Meghazi 1e844a56c7 [FIX] crm: phonecall view taking half width on web client
bzr revid: fme@openerp.com-20110110104122-yowzu7iluwsilpa3
2011-01-10 11:41:22 +01:00
Fabien Meghazi e164ef41dd [IMP] crm: make opportunity2phone call view web client friendly
bzr revid: fme@openerp.com-20110110103814-bitls55q0npsppcb
2011-01-10 11:38:14 +01:00
Christophe Simonis 5ca4fbce7f [FIX] base: do force the values in when copy()ing res.users
bzr revid: chs@openerp.com-20110110103714-orj5jiovz5ua7ozs
2011-01-10 11:37:14 +01:00
Christophe Simonis dfe31673ab [FIX] avoid different behavior depending of order of files in __openerp__.py
bzr revid: chs@openerp.com-20110110101558-y0idch1no50nnign
2011-01-10 11:15:58 +01:00
Christophe Simonis a54a804d6b [TYPO] web_livechat: "Online Support" -> "Support"
bzr revid: chs@openerp.com-20110110100628-k7o437sndas19opx
2011-01-10 11:06:28 +01:00
Thibault Francois b0e1baae57 [FIX] project_long_term : Scheduling, test yaml, few fix
bzr revid: tfr@openerp.com-20110110094856-bxaohl1jmc6u8re0
2011-01-10 10:48:56 +01:00
Thibault Francois 740a3169ef [FIX] project_long_term : Cleaning temp file
bzr revid: tfr@openerp.com-20110110094503-4ovjmqcgyfwym9de
2011-01-10 10:45:03 +01:00
Sbh (OpenERP) 0496162946 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110110085357-05jgrdbotorfxkc9
2011-01-10 14:23:57 +05:30
Vo Minh Thu 66a453bf7d [FIX]: base_export_language.py: forgot to replace dbname with cr in the call to trans_export.
lp bug: https://launchpad.net/bugs/700770 fixed

bzr revid: vmt@openerp.com-20110110085335-lj3zzgdzvm5a45x9
2011-01-10 09:53:35 +01:00
jam-openerp e428ca4128 [IMP] Project_long_term : YAML Test cases imporvments
bzr revid: jam@tinyerp.com-20110110061053-lj5ndd2u1exwyx8u
2011-01-10 11:40:53 +05:30
jam-openerp d06f5c0831 [IMP] Project_long_term : Task scheduling code Re-factoring
bzr revid: jam@tinyerp.com-20110110060938-4wxuptfiu99r7er6
2011-01-10 11:39:38 +05:30
Launchpad Translations on behalf of openerp f8c860f789 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110109045048-tv4cf28i2wv0d0na
bzr revid: launchpad_translations_on_behalf_of_openerp-20110110051507-c4s836t09vgn60zu
bzr revid: launchpad_translations_on_behalf_of_openerp-20110109045451-cvr6hytqd4l4a0ns
bzr revid: launchpad_translations_on_behalf_of_openerp-20110110051937-hc1vn7052zwl4vxu
2011-01-10 05:19:37 +00:00
Fabien Pinckaers 39b5c72a03 fix
bzr revid: fp@tinyerp.com-20110108125112-6lmkg7553d3kns09
2011-01-08 13:51:12 +01:00
Fabien Pinckaers 6a2cf2e6ea fix
bzr revid: fp@tinyerp.com-20110108124331-l32752ttowty3opm
2011-01-08 13:43:31 +01:00
Fabien Pinckaers d4fe41e260 fix
bzr revid: fp@tinyerp.com-20110108123753-4o8ry82ndc1l7fsj
2011-01-08 13:37:53 +01:00
Fabien Pinckaers 53e2a9451a revert_wrong_commit
bzr revid: fp@tinyerp.com-20110108114124-vkd87mk5u2iw5hhi
2011-01-08 12:41:24 +01:00
Fabien Pinckaers a32c9c4c18 merge
bzr revid: fp@tinyerp.com-20110108113831-k1r3e7yscw801jgn
2011-01-08 12:38:31 +01:00
Launchpad Translations on behalf of openerp dfea81ed46 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110108045521-xphks9lahnstjqn2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110108050208-75canjc9ou4whmc8
2011-01-08 05:02:08 +00:00
Thibault Francois 024371e72e [ADD] caldv wizard doc
bzr revid: tfr@openerp.com-20110107170219-g4t9zdcpg2hbfn36
2011-01-07 18:02:19 +01:00
qdp-launchpad@tinyerp.com 0480365279 [FIX] crm, sale_crm: added groups on sale dashboard actions
bzr revid: qdp-launchpad@tinyerp.com-20110107165957-3d4snu5xb4t5jvpe
2011-01-07 17:59:57 +01:00
Thibault Francois 5c3a77c11d [MERGE] trunk
bzr revid: tfr@openerp.com-20110107165850-46f7clkl2ycb8g68
2011-01-07 17:58:50 +01:00
Thibault Francois 7ab66a9d80 [FIX] project_caldav : nothing
bzr revid: tfr@openerp.com-20110107165027-kq9bmubdo5zqkhye
2011-01-07 17:50:27 +01:00
Olivier Dony 530704a349 [FIX] ir.ui.view,ir.ui.view.custom: cleanup handling of customized views + add menu and views
Custom views are used when users reorganize their dashboards (drag and drop in web), but this should not be
special-cased for board.board model in the core. The web client will instead directly write to the ir.ui.view.custom
table, and the board module will override board.board.fields_view_get to take custom views into account.
The only responsibility of the core is to drop custom views when the original view is updated, to be sure there
are no outdated customizations that remain.

bzr revid: odo@openerp.com-20110107160337-0rovd484id4gfc16
2011-01-07 17:03:37 +01:00
Vo Minh Thu fa57945ac0 [FIX] account/translation: computed view has now all terms available via gettext.
bzr revid: vmt@openerp.com-20110107155623-imz8pvog102fo0e3
2011-01-07 16:56:23 +01:00
nel@tinyerp.com 4c3daf0915 [ADD] Anonymization module
bzr revid: nel@tinyerp.com-20110107153106-6visyxwb8i21q262
2011-01-07 16:31:06 +01:00
Olivier Dony 8edba174ce [MERGE] translations: refactoring/deferral of translated resource id resolution, fixing several translation issues
lp bug: https://launchpad.net/bugs/696760 fixed

bzr revid: odo@openerp.com-20110107151735-agubxu82g0ursdbh
2011-01-07 16:17:35 +01:00
jam-openerp e2834e4d3e [IMP] Project_long_term : YAML Test cases imporvments
bzr revid: jam@tinyerp.com-20110107145134-aphfds2lxst7hq5j
2011-01-07 20:21:34 +05:30
jam-openerp e4b3f02d3a [IMP] Project_long_term : Refactoring Phase Scheduling code
bzr revid: jam@tinyerp.com-20110107145008-yhe4azi3sgzhrbf9
2011-01-07 20:20:08 +05:30
Thibault Francois 8c9b24b828 [ADD] documentation android + sunbird
bzr revid: tfr@openerp.com-20110107144755-7vipqb620ir37b3e
2011-01-07 15:47:55 +01:00
Thibault Francois bf6645bd48 [ADD] documentation android
bzr revid: tfr@openerp.com-20110107144720-v2a0dxowe1lbc0da
2011-01-07 15:47:20 +01:00
qdp-launchpad@tinyerp.com 14e63c6cc7 [FIX] sale: put back the sale user dashboard as home dashboard of sale application
bzr revid: qdp-launchpad@tinyerp.com-20110107144341-tbrlm581hjhl93s8
2011-01-07 15:43:41 +01:00
Olivier Dony 58c3542d11 [FIX] addons: defer module data cleanup at end of install/update and avoid loading same module twice
lp bug: https://launchpad.net/bugs/699732 fixed

bzr revid: odo@openerp.com-20110107123603-ehyymz30jqzhky20
2011-01-07 13:36:03 +01:00