Commit Graph

996 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 031ecd675c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111228052112-def190p3malaw3hc
bzr revid: launchpad_translations_on_behalf_of_openerp-20111228052136-390v7hxkz4nu1x1g
2011-12-28 05:21:36 +00:00
Antony Lesuisse 41218715bd [FIX] cron mktime should be timegm
bzr revid: al@openerp.com-20111227223944-jk1humfvon1kqw59
2011-12-27 23:39:44 +01:00
Minh Tran 5da5507a61 Fixed style for module vignette buttons
bzr revid: mit@openerp.com-20111223114645-0mn4y5diam54c3t2
2011-12-23 12:46:45 +01:00
Minh Tran ff90fce816 Removed padding around kanban vignette
bzr revid: mit@openerp.com-20111223110741-pc51vw2wmch0nwax
2011-12-23 12:07:41 +01:00
Raphael Collet 2661edacda [MERGE] translations: import using lower-level sql (translations load about 6 times faster)
bzr revid: rco@openerp.com-20111223104824-fup1cjbjni1fsty1
2011-12-23 11:48:24 +01:00
Launchpad Translations on behalf of openerp a6c649dd4e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223054503-il515335tdfkghbw
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223073609-mpe8e232ykba47y0
2011-12-23 07:36:09 +00:00
Olivier Dony be9a509e58 [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111222202356-6u22um5kc9yuusxc
2011-12-22 21:23:56 +01:00
Olivier Dony 3bf839996c [I18N] base: updated translation template
bzr revid: odo@openerp.com-20111222202225-bfyk0uzmakgt1tle
2011-12-22 21:22:25 +01:00
Olivier Dony 482aee1951 [IMP] fields.sparse: custom sparse field creation now working + handle deleted resources properly
bzr revid: odo@openerp.com-20111222182405-425rzyl6idg9aocu
2011-12-22 19:24:05 +01:00
Quentin (OpenERP) a1e8dc5f12 [MERGE] merged the dev branch with us letter format support for RML files
bzr revid: qdp-launchpad@openerp.com-20111222151559-1jmgkd1ykkj6iuau
2011-12-22 16:15:59 +01:00
Vo Minh Thu 6bb854b893 [MERGE] merged the new floats rounding code.
bzr revid: vmt@openerp.com-20111222111551-3np72b3u6qt8lkeo
2011-12-22 12:15:51 +01:00
Olivier Dony d925235e62 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20111222102555-bydsozbdu6urkj31
2011-12-22 11:25:55 +01:00
Olivier Dony 1638303686 [MERGE] res.partner.category: add short name_get variant (context toggle), courtesy of Numerigraphe
bzr revid: odo@openerp.com-20111221145443-js9nydzwa2vx4un4
2011-12-21 15:54:43 +01:00
Olivier Dony cbfbf78e05 [ADD] view.rng: new @options attribute for field widgets
This attribute is supposed to be a JSON dict containing
arbitrary widget-specific options. To be ignored if the
widget or client does not support them.

bzr revid: odo@openerp.com-20111221110301-ejjm4s4f2vttw2r6
2011-12-21 12:03:01 +01:00
Rucha (Open ERP) 077d7c275c [ADD, IMP]: res.company: Added new field in company for paper format which is used to format report pageSize
bzr revid: rpa@tinyerp.com-20111221092344-0mftzklmd6wrlsws
2011-12-21 14:53:44 +05:30
Olivier Dony e410b81cc4 [FIX] fields.float: always round floats when persisting
Added test to try a full round-trip to
the database as well to make sure the
automatic rounding is working properly.

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

bzr revid: odo@openerp.com-20111221011100-gybt9pjdfpg4wc86
2011-12-21 02:11:00 +01:00
Olivier Dony 68e03147ff [MERGE] latest trunk
bzr revid: odo@openerp.com-20111220235717-845hp2z5g8yglw1w
2011-12-21 00:57:17 +01:00
Olivier Dony 759ccd9845 [IMP] float_utils: simplified code, added float_repr
lp bug: https://launchpad.net/bugs/882036 fixed

bzr revid: odo@openerp.com-20111220234740-kotcgoz3opcbkx4b
2011-12-21 00:47:40 +01:00
Fabien Pinckaers 80c3d2c892 [IMP] removed raise on name_create partner
bzr revid: fp@tinyerp.com-20111220165541-n7g5btjjv8asj2jx
2011-12-20 17:55:41 +01:00
Olivier Dony ed53ef4761 [IMP] float_utils: fix HALF_UP rounding according to discussions on bug 882036
Also improved test and added warning logging when
crossing the precision limit due to too many
significant digits. There is apparently a limitation
in Python's float implementation for this.

bzr revid: odo@openerp.com-20111220163420-lz0sh1h0yjkh6jdc
2011-12-20 17:34:20 +01:00
Olivier Dony 07f2cdf4d2 [IMP] res.partner: wording+todo for name_create()
bzr revid: odo@openerp.com-20111220141204-bypzd7gvi1maveuw
2011-12-20 15:12:04 +01:00
Fabien Pinckaers 19a9a1d595 [IMP] useability seach opportunity
bzr revid: fp@tinyerp.com-20111220102333-dv8v47wkgf4v0laf
2011-12-20 11:23:33 +01:00
Raphael Collet df44e44cc2 [FIX] base/module: typo in xml id and name of module category
bzr revid: rco@openerp.com-20111220083716-n5ri0z1re0c62jzv
2011-12-20 09:37:16 +01:00
Antony Lesuisse c6bddbdd49 [MERGE] module kaban padding fixes (manual merge)
bzr revid: al@openerp.com-20111220004135-fafhd3w1l0ovsdie
2011-12-20 01:41:35 +01:00
Raphael Collet f17b864c63 [FIX] res_users: add explicitly False in non-required selection group fields
bzr revid: rco@openerp.com-20111219083458-e0uqpa9vx52lnr9p
2011-12-19 09:34:58 +01:00
Fabien Pinckaers 3b0419ddc8 [IMP] module in categ links are installed automatically
bzr revid: fp@tinyerp.com-20111218213817-8yyeeaqcigrmftwr
2011-12-18 22:38:17 +01:00
Fabien Pinckaers f413683b8d [IMP] order of main apps/modules
bzr revid: fp@tinyerp.com-20111218204746-q4y3kzaukitwtg0l
2011-12-18 21:47:46 +01:00
Fabien Pinckaers dcfb40f18e [IMP] order of main apps/modules
bzr revid: fp@tinyerp.com-20111218204731-50g37bd7un5igr84
2011-12-18 21:47:31 +01:00
Fabien Pinckaers 0cfe50155d [FIX] small bug in address
bzr revid: fp@tinyerp.com-20111218114443-lary2ovig5tznwl8
2011-12-18 12:44:43 +01:00
Olivier Dony 9ddd05fb3a [REF] float_utils: moved in its own python module
bzr revid: odo@openerp.com-20111216160426-gya8d1d1zymcz8os
2011-12-16 17:04:26 +01:00
Olivier Dony 6add700d7a [MERGE] latest trunk
bzr revid: odo@openerp.com-20111216155624-3nvdsaurjsdo44mx
2011-12-16 16:56:24 +01:00
Olivier Dony 1afb14ddc4 [FIX] modules: temporaty fix to allow installing hidden/technical modules
A better way to hide technical modules and a better thought
classification for Apps/Extra/Technical modules should still
be done before releasing 6.1

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

bzr revid: odo@openerp.com-20111216154532-tb23vjkdyc4dk53i
2011-12-16 16:45:32 +01:00
Numerigraphe - Lionel Sausin eec9f019f0 [IMP] base: allow the category name to not include the parents if the context requires it
bzr revid: ls@numerigraphe.fr-20111215145604-wu2muv9m9gb9c9h4
2011-12-15 15:56:04 +01:00
Launchpad Translations on behalf of openerp 2d1baf3dda Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111216052448-trqaat8m6335nctw
bzr revid: launchpad_translations_on_behalf_of_openerp-20111216052507-5r7nig2ys4fyef7f
bzr revid: launchpad_translations_on_behalf_of_openerp-20111216060814-z34sm1fdvd230j37
2011-12-16 06:08:14 +00:00
Olivier Dony 525d60523e [FIX] res.users: no global var for filtering groups, rather an overridable method
bzr revid: odo@openerp.com-20111215154048-qz7o4qqj9d1g439k
2011-12-15 16:40:48 +01:00
Olivier Dony 1cbaae1b4d [MERGE] ir.sequence: Fix bug 863221 - higher priority for current company sequences
bzr revid: odo@openerp.com-20111215152635-u5ajjake19a2gxzk
2011-12-15 16:26:35 +01:00
Raphael Collet 3f2345e0ae [MERGE] demo data: remove salesman on customers
bzr revid: rco@openerp.com-20111215125733-ikzn0vlyw3kx1d3m
2011-12-15 13:57:33 +01:00
Olivier Dony 86f2aef370 [FIX] res_users: side-effect of virtual groups prevented users from saving their prefs
lp bug: https://launchpad.net/bugs/904626 fixed

bzr revid: odo@openerp.com-20111215120741-1lne9fjs67d7c42k
2011-12-15 13:07:41 +01:00
Naresh (OpenERP) 51d4bf6106 [IMP]:removed salesman assigned to demo data partners
lp bug: https://launchpad.net/bugs/904150 fixed

bzr revid: nch@tinyerp.com-20111215072038-0z4qjsaw2gjbzerq
2011-12-15 12:50:38 +05:30
Antony Lesuisse 3ffb9b8134 [IMP] module kanban
bzr revid: al@openerp.com-20111214183512-pchd9e7b8h39h1an
2011-12-14 19:35:12 +01:00
Minh Tran aa61ec52f5 Changed the default module icon
bzr revid: mit@openerp.com-20111214145401-2ycdd3u8i0ctmqwa
2011-12-14 15:54:01 +01:00
Christophe Simonis 41a105f744 [FIX] menu loading after immediate install of modules
bzr revid: chs@openerp.com-20111213151207-hj7xnc5980ahvv2i
2011-12-13 16:12:07 +01:00
Raphael Collet 84d3670c94 [MERGE] users and groups: new implementation of group fields on users form view
bzr revid: rco@openerp.com-20111213141632-vk1uandq3q0szdbq
2011-12-13 15:16:32 +01:00
Olivier Dony 075a5917e7 [FIX] ir.module search view: filters/fields need unique names
bzr revid: odo@openerp.com-20111213123412-bebrvt1ry7ld8qet
2011-12-13 13:34:12 +01:00
Christophe Simonis 9d44cb7fcd [FIX] display config after immediate install (if any)
bzr revid: chs@openerp.com-20111213114442-tcyuyazfvfo868ul
2011-12-13 12:44:42 +01:00
Launchpad Translations on behalf of openerp 78f56f29f2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050134-6nnnre8jpmgfexbf
bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050209-stiq9yo8ce9z4lrl
2011-12-13 05:02:09 +00:00
Fabien Pinckaers 33642e464a [IMP] useability board amdin
bzr revid: fp@tinyerp.com-20111212162133-ykfruug7qns3fwe9
2011-12-12 17:21:33 +01:00
Fabien Pinckaers a8eef55c42 [IMP] do not show hidden modules
bzr revid: fp@tinyerp.com-20111212152709-wokl96u6u35tt8yi
2011-12-12 16:27:09 +01:00
Fabien Pinckaers b82cb38fdc [IMP] improved useability on modules
bzr revid: fp@tinyerp.com-20111212150440-8qkqqis42r4e9kcb
2011-12-12 16:04:40 +01:00
Antony Lesuisse 71543213cc [IMP] immeditate install, remove old web modules
bzr revid: al@openerp.com-20111212111419-55497mnuzsouyjun
2011-12-12 12:14:19 +01:00