Commit Graph

68049 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 996746634f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130205052331-pkjgm8c2lnxld0x6
2013-02-05 05:23:31 +00:00
Fabien Meghazi f63c3caaf2 [FIX] Calendar popup form view should be the same as the action if defined.
- Added instance.web.ViewManager#get_view_id(view_type)
- Fetch the title of the popup from the parent if it's a ViewManagerAction,
  otherwise, use the current's view title.

bzr revid: fme@openerp.com-20130204150437-xyg7ol0cu7525sc4
2013-02-04 16:04:37 +01:00
Fabien Meghazi c9a198ff8d [IMP] Improved code and translations
bzr revid: fme@openerp.com-20130204143804-yvv24o0wlncxl90b
2013-02-04 15:38:04 +01:00
Xavier Morel e491b32e96 [FIX] base_import: list possible separators in a combo box for easier handling of tab-separated files
inserting a tab character in a text field is often difficult, as it's also used to switch between activable nodes

bzr revid: xmo@openerp.com-20130204135701-yta16mkvw2pmh6hs
2013-02-04 14:57:01 +01:00
Olivier Dony 02c7eba1d0 [MERGE] sale: fix incorrect on_change on sale.order.line resetting the UoM field + added test
lp bug: https://launchpad.net/bugs/1082409 fixed

bzr revid: odo@openerp.com-20130204130028-ldi93jbvv964h0bk
2013-02-04 14:00:28 +01:00
Xavier Morel d5a0ddc99b [FIX] base_import: don't crash UI when an unexpected exception is raised during the import process
treat exceptions as 'normal' failures, convert to a regular 'error' message

bzr revid: xmo@openerp.com-20130204125214-gy0l6qlt9obkb81x
2013-02-04 13:52:14 +01:00
Fabien Meghazi c9f2a86be5 [FIX] Calendar popup form view_id is not honored. Default form view is used instead.
Added instance.web.ViewManager#get_view_id(view_type)
Fetch the title of the popup from the parent if it's a ViewManagerAction,
    otherwise, use the current's view title.

bzr revid: fme@openerp.com-20130204124348-p79drjm72vt2j2ty
2013-02-04 13:43:48 +01:00
Xavier Morel 2722b91ca5 [IMP] significantly reduce font size inside import dropdowns
bzr revid: xmo@openerp.com-20130204114257-7cc2li3g8ecym2l2
2013-02-04 12:42:57 +01:00
Xavier Morel 9ac5a60972 [IMP] add some deferred returns to kanban view's do_search handler
bzr revid: xmo@openerp.com-20130204102506-lxe2f4r88s36mdsc
2013-02-04 11:25:06 +01:00
Launchpad Translations on behalf of openerp ffa1be00e1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130201054959-3q99pnpceh0ywrvw
bzr revid: launchpad_translations_on_behalf_of_openerp-20130202060018-lx1r8atxxituupav
bzr revid: launchpad_translations_on_behalf_of_openerp-20130203052931-09m8yy1o8v06eh5q
bzr revid: launchpad_translations_on_behalf_of_openerp-20130202060014-qh8fzkuorbrs0rc2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130203052927-r4fv1lu71yh8hrw9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130204054306-wccng6apw2bmlmdi
2013-02-04 05:43:06 +00:00
Antony Lesuisse 2182fb92ec [FIX] crm lead search view
bzr revid: al@openerp.com-20130201180445-1y9cyp2n8mlnsqs3
2013-02-01 19:04:45 +01:00
Antony Lesuisse 7a6874ac9e [FIX] crm opportunites search view
bzr revid: al@openerp.com-20130201175001-9znvmykt9udyxw62
2013-02-01 18:50:01 +01:00
Antony Lesuisse e197b56778 [FIX] ir_filter fix views
bzr revid: al@openerp.com-20130201164400-4esm2ayd3tlm0fv5
2013-02-01 17:44:00 +01:00
Thibault Delavallée c933aaa549 [MERGE] crm: improved and fixed customer creation, especially for lead to opportunity conversion. The wizard does not create a customer based on dummy values, such as only email or lead subject. A contact name is now required (partner_name, contact_name or email matching 'Name <email@adr.ess>' pattern.
bzr revid: tde@openerp.com-20130201143311-6kfh2z5eklx1c5bm
2013-02-01 15:33:11 +01:00
Thibault Delavallée 23a53651db [FIX] crm: fixed tests about lead to opportunity conversion.
bzr revid: tde@openerp.com-20130201141150-drwhe2n71e5hul30
2013-02-01 15:11:50 +01:00
Thibault Delavallée 91d38b8087 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130201132450-hcwjrrhrh9dxrlbh
2013-02-01 14:24:50 +01:00
Olivier Dony 797fe6f7f1 [MERGE] google_docs: attempt to support the various API changes in the gdata 2.0.x series
lp bug: https://launchpad.net/bugs/1084509 fixed

bzr revid: odo@openerp.com-20130201123550-fltq366w60qt0aml
2013-02-01 13:35:50 +01:00
Thibault Delavallée d26dcb7f0f [IMP] crm: lead -> opportunity: when creating a new customer, use strong info about customer name or throw a warning instead of guessing from email or subject. Purpose: avoid having bloated partner database.
bzr revid: tde@openerp.com-20130201120424-y16ni0ztp7ciu8e0
2013-02-01 13:04:24 +01:00
Olivier Dony 263932ed2b [FIX] google_docs: attempt to support the various API changes in the gdata 2.0.x series
The gdata guys are insane.

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

bzr revid: odo@openerp.com-20130201115153-jhwu0g341vgmjkxa
2013-02-01 12:51:53 +01:00
Thibault Delavallée e044f2523a [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130201103550-4ksf4qaqsbhu66if
2013-02-01 11:35:50 +01:00
Christophe Matthieu 3843ebd45b [FIX] mail: use session.web.str_to_datetime instead of Date.parse
bzr revid: chm@openerp.com-20130201093018-24yiklef5bni6ya1
2013-02-01 10:30:18 +01:00
Fabien Pinckaers 5857bedb93 [FIX] create a meeting from an opportunity
bzr revid: fp@tinyerp.com-20130201091303-3czjnqpj6bqheunw
2013-02-01 10:13:03 +01:00
Christophe Matthieu 622c4975ef [FIX] mail: parent must have on_message_destroy function for set parent_thread
bzr revid: chm@openerp.com-20130201090239-1ekt20v6tiir8vbt
2013-02-01 10:02:39 +01:00
Christophe Matthieu 4e1f2c81ea [FIX] mail: Date.parse with a split for allow date format with micro sec
bzr revid: chm@openerp.com-20130201084013-eia7803w15is8ywt
2013-02-01 09:40:13 +01:00
Rucha (Open ERP) 925e7456b1 [FIX]: crm: Fixed breaking demo and runbot because of date 30th
bzr revid: rpa@tinyerp.com-20130201060220-m4l4cj44dt5zqsg7
2013-02-01 11:32:20 +05:30
Launchpad Translations on behalf of openerp 45077e64db Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130201054853-1vii2se3uthiyvlt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130201054957-7dma2q0grk2328gf
2013-02-01 05:49:57 +00:00
Christophe Simonis cc3f512034 [MERGE] update images of modules.
cherry picking of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba

bzr revid: chs@openerp.com-20130131185436-u9ooi345i6rg7j6c
2013-01-31 19:54:36 +01:00
Christophe Simonis 4581298e58 [FIX] crm: add extension to images
bzr revid: chs@openerp.com-20130131185115-02q1bki0g526yk22
2013-01-31 19:51:15 +01:00
Christophe Simonis b81ff63de7 [FIX] mail: remove icons from "images" key of manifest
bzr revid: chs@openerp.com-20130131184805-gtw68nxhmzu5i0os
2013-01-31 19:48:05 +01:00
Christophe Simonis f54c36740e [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba (part II)
bzr revid: chs@openerp.com-20130131184532-g8oqfm4m711bdhad
2013-01-31 19:45:32 +01:00
Olivier Dony ec9859e0a0 [FIX] sale: fix incorrect on_change on sale.order.line resetting the UoM field + added test
lp bug: https://launchpad.net/bugs/1082409 fixed

bzr revid: odo@openerp.com-20130131184356-y9ck1dr31nlsp73r
2013-01-31 19:43:56 +01:00
Christophe Simonis 1358a99d07 [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba
Update the screenshots of apps

bzr revid: chs@openerp.com-20130131184141-hnehdtpb2kjgbfjp
2013-01-31 19:41:41 +01:00
Thibault Delavallée 08ca917d5b [FIX] Fixed the fix, because actually we could have a contact_email and not a contact_name according to the regex. Should be working fine now.
bzr revid: tde@openerp.com-20130131160924-cp0xcj7nm7zbb07v
2013-01-31 17:09:24 +01:00
Thibault Delavallée cc79a9b3b6 [FIX] crm: lead to opportunity conversion: when creating a customer, use the email_from to try to find a name to the partner before using the subject.
bzr revid: tde@openerp.com-20130131152820-wyz2026n0hdr87dn
2013-01-31 16:28:20 +01:00
Christophe Matthieu 17718ce925 [FIX] mail: attachement filetype
bzr revid: chm@openerp.com-20130131145427-zie2pwzfgfqer5oo
2013-01-31 15:54:27 +01:00
Olivier Dony 3cb01bd596 [FIX] ir.attachment: fix drunken commit 4814
bzr revid: odo@openerp.com-20130131145348-00yngxmjfy2eforj
2013-01-31 15:53:48 +01:00
Olivier Dony e3862b17ef [MERGE] res.partner.bank: the state field must be present in all form/tree views
res.partner.bank overrides fields_get() and sometimes adds
extra `states` attributes on the fields. This requires the
presence of the special `state` field in all views.

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

bzr revid: odo@openerp.com-20130131144800-4a4jsktg7omxbrmh
2013-01-31 15:48:00 +01:00
Antony Lesuisse 8ef1f06c0f [FIX] ir_attachment missing logger
bzr revid: al@openerp.com-20130131144525-msftyc0hn257g9t8
2013-01-31 15:45:25 +01:00
Olivier Dony 0578f0269d [FIX] res.partner.bank: the state field must be present in all form/tree views
res.partner.bank overrides fields_get() and sometimes adds
extra `states` attributes on the fields. This requires the
presence of the special `state` field in all views.

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

bzr revid: odo@openerp.com-20130131135609-igsw8ne154av9vso
2013-01-31 14:56:09 +01:00
Xavier Morel 0ad34228e2 [FIX] small issue with adding an attribute called 'id' to a backbone model
triggers backbone's thinking that the model is 'not new' and trying to sync it with a remote on e.g. removal

bzr revid: xmo@openerp.com-20130131135125-1x7czib7q0kafok8
2013-01-31 14:51:25 +01:00
Olivier Dony 9b3e333d67 [MERGE] account: safer handling of acc_number values
l10n_fr_rib makes the field not mandatory, which is kind of illegal.
Short of changing that behavior, a quick fix is to be more lenient
with missing acc_number values.

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

bzr revid: odo@openerp.com-20130131133011-bfzfzmjh049tg3kd
2013-01-31 14:30:11 +01:00
Thibault Delavallée 784ad794b9 [FIX] mail gateway: auto_subscribe is always enabled currently, because of leads created usign the mailgateway by-passing the salesteam and user_id auto followers.
bzr revid: tde@openerp.com-20130131125046-37sjbi8zp1pk2z71
2013-01-31 13:50:46 +01:00
Thibault Delavallée ee6938f794 [FIX] mail gateway: auto_subscribe is always enabled currently, because of leads created usign the mailgateway by-passing the salesteam and user_id auto followers.
bzr revid: tde@openerp.com-20130131121701-eydjfrukxqq246ey
2013-01-31 13:17:01 +01:00
csn-openerp 51eec43574 [FIX]res_country : fix traceback when no value is written in 'code' field when creating a new country
bzr revid: csn@openerp.com-20130131121052-5nbctbtwozamf0zw
2013-01-31 13:10:52 +01:00
dle@openerp.com bd2aa9bc32 [FIX]Bug: Forgotten password Nonetype has no object get
bzr revid: dle@openerp.com-20130131120834-czexk26wrmvk99i2
2013-01-31 13:08:34 +01:00
Xavier Morel 69171aa805 [CHG] allow deselecting a custom filter by clicking on it again in the drawer
as asked in project.task:4837:

> Cannot uncheck a custom filter by clicking on it (it's possible on
> classic filters)

bzr revid: xmo@openerp.com-20130131112617-8vul65bb4lbfbfvk
2013-01-31 12:26:17 +01:00
niv-openerp 0272007aae [FIX] minor css fix
bzr revid: nicolas.vanhoren@openerp.com-20130131104804-2d7fo5iafvrhcklk
2013-01-31 11:48:04 +01:00
Launchpad Translations on behalf of openerp 770e4f0806 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130131051702-5l53tyq3birwgzj2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130131051755-brr5aux8pkj0uehb
2013-01-31 05:17:55 +00:00
Olivier Dony b1560fb788 [FIX] web_analytics: test mock does not have a proper wbeclient instance
As a quick workaround: double-check for the presence
of a client in the openerp instance. Should probably
be replaced by a proper mock in the web tests

bzr revid: odo@openerp.com-20130130174334-mysskhhmvurj64fg
2013-01-30 18:43:34 +01:00
Olivier Dony 7ed95d2224 [MERGE] web_analytics: properly initialize the analytics tracker, even in embedded mode
bzr revid: odo@openerp.com-20130130171747-nnbh6ytm7ihgm53w
2013-01-30 18:17:47 +01:00