Commit Graph

54761 Commits

Author SHA1 Message Date
Quentin (OpenERP) 700674a582 [FIX] account: removing widget selection from period_id on supplier invoice form view as it is preventing to put dynamic domain on company_id=company_id
bzr revid: qdp-launchpad@openerp.com-20130205133855-gk6zxi2knwfvff5r
2013-02-05 14:38:55 +01:00
dle@openerp.com bf3e725420 [FIX]crm_lead Convert to opportunity
bzr revid: dle@openerp.com-20130205132922-u5mtvk0fb8qcj4g0
2013-02-05 14:29:22 +01:00
dle@openerp.com ae3ec8e758 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20130205130032-x942wxg9srzxbw5e
2013-02-05 14:00:32 +01:00
Fabien Meghazi 2b0c17138c [MERGE] [FIX] When active_id is in context, disable search default custom filters
bzr revid: fme@openerp.com-20130205123032-swz2g33k8cq4uty1
2013-02-05 13:30:32 +01:00
Fabien Meghazi 862882da33 [IMP] Also check the presence of active_ids
bzr revid: fme@openerp.com-20130205120950-f4lwe2ng3ktwr033
2013-02-05 13:09:50 +01:00
dle@openerp.com cfd09ab190 [FIX]Merge notify
bzr revid: dle@openerp.com-20130205113024-fo5suvqitcalgd2m
2013-02-05 12:30:24 +01:00
Antony Lesuisse 36243840d5 [MERGE] analytic search fixes
bzr revid: al@openerp.com-20130205110752-v5b3f4v2q9fsvdvx
2013-02-05 12:07:52 +01:00
Fabien Meghazi 87368f7672 [FIX] When active_id is in context, disable search default custom filters
bzr revid: fme@openerp.com-20130205104326-rab6gx4w51hgjbkb
2013-02-05 11:43:26 +01:00
Quentin (OpenERP) 79538d369c [FIX] account: period selection on invoices should be related to the current company only
bzr revid: qdp-launchpad@openerp.com-20130205103155-gh3xfb260welk30s
2013-02-05 11:31:55 +01:00
Antony Lesuisse 29269460fd Analytic accounts contract search view
bzr revid: al@openerp.com-20130205102849-ur591dnyi5r7c9ao
2013-02-05 11:28:49 +01:00
Quentin (OpenERP) 2197156379 [FIX] stock: removing the option group_product_variant from the settings, because it is misleading: variants of products aren't supported anymore. This option is to be removed totally in trunk
bzr revid: qdp-launchpad@openerp.com-20130205102456-1tx9tx06crq03yh3
2013-02-05 11:24:56 +01:00
Quentin (OpenERP) b389ebdb1f [FIX] account_voucher: when picking the next move number, put the fiscalyear in context in case the sequence is dependant of it + period_id field is required on voucher
bzr revid: qdp-launchpad@openerp.com-20130205102314-y2giy53cr8vpv6yv
2013-02-05 11:23:14 +01:00
dle@openerp.com 952ee17989 [FIX]Fix redirect to opportunity
bzr revid: dle@openerp.com-20130205101822-l7w2h1rz3utsonur
2013-02-05 11:18:22 +01:00
dle@openerp.com 83dd5d14b0 [FIX]Remove useless print, useless partner_id redifining, invisible context for section_id
bzr revid: dle@openerp.com-20130205100940-fc272ogg3v58j3hj
2013-02-05 11:09:40 +01:00
Antony Lesuisse b1da131ba2 Analytic accounts contract search view
bzr revid: al@openerp.com-20130205100223-b3ws7t9hnq9xf9x2
2013-02-05 11:02:23 +01:00
dle@openerp.com 191ff031c9 [FIX]Merge lead/opportunities
bzr revid: dle@openerp.com-20130205095028-vomxadw2sy3lck9x
2013-02-05 10:50:28 +01:00
csn-openerp 69c97ec9e3 [FIX]procurement : fix traceback in _check_make_to_stock_product when message was too large
bzr revid: csn@openerp.com-20130205085901-hzdkqh24nnhvah31
2013-02-05 09:59:01 +01:00
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
dle@openerp.com 1b9503923c [FIX]Merge Lead/Opp on convert to opportunity
bzr revid: dle@openerp.com-20130204175106-q2r6xmox16co4n35
2013-02-04 18:51:06 +01:00
Antony Lesuisse 822be047d8 [IMP] analytic search
bzr revid: al@openerp.com-20130204174816-ogz1tyodoske8dkr
2013-02-04 18:48:16 +01:00
csn-openerp cb0a76f312 [FIX]procurement : fix infinite loop in workflow transition due to a write
bzr revid: csn@openerp.com-20130204163151-ryyabvw5zjsa0bwm
2013-02-04 17:31:51 +01: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
Antony Lesuisse d195b9c82e [REM] crm no more shortcut remove dead code
bzr revid: al@openerp.com-20130204111003-3peihyd4qz14r5j8
2013-02-04 12:10:03 +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
Vijaykumar Baladaniya 5f23b55909 [FIX] passtrough_events name replace with passthrough_events.
bzr revid: vba@tinyerp.com-20130204084307-8qremz8qi1qcwhfe
2013-02-04 14:13:07 +05:30
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
hacker on test server 91954d029f [FIX] crm leads merge views and action = merge not well placed
bzr revid: hacker_on_test_server-20130201161850-m9xnp901la968ogo
2013-02-01 17:18:50 +01:00
csn-openerp 9bd291f48f [FIX]procurement : traceback in sql request when message was too large -> changed to write and removed limit size
bzr revid: csn@openerp.com-20130201145702-m35h1spf9jx02swr
2013-02-01 15:57:02 +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
hacker on test server ef30f3a6a8 [FIX]Convert to opportunities
bzr revid: hacker_on_test_server-20130201141811-s3byg8g19mya0fuk
2013-02-01 15:18: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
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
Antony Lesuisse 822d1b3d13 crm merge fix
bzr revid: al@openerp.com-20130201104728-35rh2flvyjq8pxkn
2013-02-01 11:47:28 +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 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
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
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 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
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 c8397f7c40 [FIX] web_analytics: properly initialize the analytics tracker, even in embedded mode
bzr revid: odo@openerp.com-20130130165327-jpf24sfxbq50jn53
2013-01-30 17:53:27 +01:00
Thibault Delavallée 0dc0b1c08a [IMP] mail: added auto_follow mechanism on fields like 'user_id'. mail.thread defines a basic heuristic to find those tracked fields: fields called 'user_id', linking to res_users, that are tracked. This allows to automatically subscribe the responsible of main models in OpenERP, like opportunity, task, issue, applicant. This revision also sets some subtypes as not followed by default to avoid leaking information (for example when changing state of a recruitment with the applicant automatically added as follower).
bzr revid: tde@openerp.com-20130130145834-e5lr8h36xozavr7f
2013-01-30 15:58:34 +01:00
Thibault Delavallée 1eba44d8c2 [IMP] mail.message.subtype: set some subtypes as not followed by default, to avoid leaking information.
bzr revid: tde@openerp.com-20130130135825-xuc4gd1cd2j4wdeb
2013-01-30 14:58:25 +01:00
Thibault Delavallée 1ef967e5aa [FIX] mail: notification email: email_from is now correctly set (alias of the author if user and alias configured; author email; or email_from of the mail.message).
bzr revid: tde@openerp.com-20130130134447-nu4lt7jb7db5aprh
2013-01-30 14:44:47 +01:00
Thibault Delavallée 843956a624 [IMP] mail: Chatter widget: timeago is not used anymore for old dates; it just displays the date for message older than 1 week. Also added a tip on the timeago which gives the correct date.
bzr revid: tde@openerp.com-20130130132951-w7h14j1fko5a6b73
2013-01-30 14:29:51 +01:00
Thibault Delavallée 6ca19ea42e [IMP] mail: auto_subscribe: moved code to find auto_follow fields into a dedicated method that can be overridden.
bzr revid: tde@openerp.com-20130130132723-ktipo8twxwl6v8ei
2013-01-30 14:27:23 +01:00
Thibault Delavallée f74f2aa9fd [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130130125406-95pghooygh5jow0s
2013-01-30 13:54:06 +01:00
Thibault Delavallée dc3d791c4e [FIX] crm_lead: message_new now uses the on_change_partner_id to set the contact info of the partner, if the partner has been found during the gateway process.
bzr revid: tde@openerp.com-20130130125333-ebiwvimltamasj49
2013-01-30 13:53:33 +01:00
Thibault Delavallée c159d3b0bf [FIX] mail: email notifications: send emails to the author if he asked to be notified of its own message using the explicit recipients field of mail.message. Email sending falls back on the regular mode that depends on the preferences field.
bzr revid: tde@openerp.com-20130130123921-4ly0yh0zyk6gf0og
2013-01-30 13:39:21 +01:00
Thibault Delavallée d57be0a0c0 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130130123622-5heyerp2aem4wjv3
2013-01-30 13:36:22 +01:00
Thibault Delavallée 9264c09405 [FIX] [IMP] kanban view: number of items in a column is now also displayed for folded columns. Indeed, using custom filters, it can be interesting to know whether there are items in the folded column. This branch also solves some CSS issues related to kanban view and re-indent some code.
bzr revid: tde@openerp.com-20130130123524-am3ecj01r7t9augz
2013-01-30 13:35:24 +01:00
Christophe Matthieu dbe1312355 [IMP] mail: display unread button on all documents chatter messages
bzr revid: chm@openerp.com-20130130121523-8ox71me2w0mlb46u
2013-01-30 13:15:23 +01:00
Thibault Delavallée d04b3984dc [IMP] kanban: display number of folded records
bzr revid: tde@openerp.com-20130130120711-tj9zb3fw4b6fhqvd
2013-01-30 13:07:11 +01:00
Thibault Delavallée 1ea0204f6b [IMP] Message subtypes: set almost all subtypes as False by default, to avoid spamming contact partners.
bzr revid: tde@openerp.com-20130130090942-duiwfvtcj2d0ad6c
2013-01-30 10:09:42 +01:00
Thibault Delavallée ccb2a26406 [IMP] mail: added auto_follow mechanism for some tracked fields like 'user_id' that should be relational fileds towards res.users.
bzr revid: tde@openerp.com-20130130090936-l52gq292h8rq79ue
2013-01-30 10:09:36 +01:00
Launchpad Translations on behalf of openerp 5d3812badd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130126053711-ja93llrv8p3pu6ok
bzr revid: launchpad_translations_on_behalf_of_openerp-20130127050921-4ee0qhynow5m95wf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130129061801-bf4xt34ikig91lwr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130130051939-dhup79bt2uw7v3cz
bzr revid: launchpad_translations_on_behalf_of_openerp-20130130052010-s7ntowxt1wk06nes
2013-01-30 05:20:10 +00:00
Josse Colpaert d43b189f09 [IMP] Change of plan initial mail is application summary but is not updated afterwards
bzr revid: jco@openerp.com-20130129164914-9hhrle1q91hpetmk
2013-01-29 17:49:14 +01:00
Thibault Delavallée 443ab6ed73 [IMP] mail: when pushing to myself, now sends email according to normal rules.
bzr revid: tde@openerp.com-20130129160752-q8zgixlzkfb9cm1s
2013-01-29 17:07:52 +01:00
Frédéric van der Essen e1cb1c660d [MERGE] point_of_sale: various fixes:
- taxes computation
- currency rounding
- paymentline keyboard focus
- css corrections
- invoice generation

bzr revid: fva@openerp.com-20130129153750-ghb4hrrc289z6kga
2013-01-29 16:37:50 +01:00
Christophe Matthieu 79c15f832c [FIX] mail: js change _date to date for display date of message. display complete date if more of 7 days
bzr revid: chm@openerp.com-20130129153528-cffz4dbbn6i80euw
2013-01-29 16:35:28 +01:00
Frédéric van der Essen b5a47b24fc [FIX] point_of_sale: css gradient fix
bzr revid: fva@openerp.com-20130129152421-sgke1e3ckh9ohppi
2013-01-29 16:24:21 +01:00
Thibault Delavallée e9f6e0036e [IMP] crm_lead: message_new now uses the on_change_partner_id to set the address of the partner of the lead, if any.
bzr revid: tde@openerp.com-20130129143815-37voxmjw22eop7jl
2013-01-29 15:38:15 +01:00
Fabien Meghazi 337faa6829 [FIX] Use relative protocol in scripts url in order to avoid mixed content warnings in IE
bzr revid: fme@openerp.com-20130129142638-81uffjq3aiopr8ta
2013-01-29 15:26:38 +01:00
Frédéric van der Essen fa2d7e79b4 [MERGE] from upstream
bzr revid: fva@openerp.com-20130129142603-i7sur3jomgqk0217
2013-01-29 15:26:03 +01:00
Frédéric van der Essen a06e93e218 [FIX] point_of_sale: keyboard focus for payment widget
bzr revid: fva@openerp.com-20130129140146-uz1jpmv4u3dmulus
2013-01-29 15:01:46 +01:00
csn-openerp 22c857caf3 [FIX] sale: proper guard of external ID resolution in config settings
ir.model.data.get_object() raises ValueErrors for missing references!

bzr revid: csn@openerp.com-20130129133631-d1kgb8b3wmdahy8s
2013-01-29 14:36:31 +01:00
csn-openerp efbb25bae3 [FIX] account: missing ondelete cascade rule on m2o between 2 TransientModels
bzr revid: csn@openerp.com-20130129133427-ar1wiknf0ck15257
2013-01-29 14:34:27 +01:00
Josse Colpaert 02908db002 name journal when bank account number does not exist
bzr revid: jco@openerp.com-20130129124151-ywtwxgpu4ciwl9sp
2013-01-29 13:41:51 +01:00
Olivier Dony f0199dbcd5 [FIX] membership: proper guard for external ID resolution, when looking for invoice search view
Similar to correction done in previous commit.

bzr revid: odo@openerp.com-20130129123127-6rkcksxhozm6al0d
2013-01-29 13:31:27 +01:00
Olivier Dony 0be7cd3a29 [FIX] membership: use Customer Invoice form view rather than Supplier Invoice one, courtesy of Niels Huylebroeck
lp bug: https://launchpad.net/bugs/1100271 fixed

bzr revid: odo@openerp.com-20130129122637-f0t2n8tw1bqaaoqf
2013-01-29 13:26:37 +01:00
Josse Colpaert eb84db7fdf [IMP] Search for tags
bzr revid: jco@openerp.com-20130129112121-s5uqp28ittqddww5
2013-01-29 12:21:21 +01:00
Josse Colpaert b323194275 [FIX] Added invisible state fields as in path cha
lp bug: https://launchpad.net/bugs/1068822 fixed

bzr revid: jco@openerp.com-20130129104600-2jjbwbxgw10a4u7e
2013-01-29 11:46:00 +01:00
Launchpad Translations on behalf of openerp 39951ce27c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130125060526-1sardheh24y8unc0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130126053740-34a73mqkdg04j9s4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130127051008-60htke4mkwclnqfk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130128055849-swluxyrhgvpbmrg2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130129061824-peffot06nnwkgdkp
2013-01-29 06:18:24 +00:00
Frédéric van der Essen e9c6fd0dea [FIX] point_of_sale: correct currency rounding
bzr revid: fva@openerp.com-20130128171800-wobu3q7l5d16qhyq
2013-01-28 18:18:00 +01:00
Frédéric van der Essen 2e3adb48c4 [FIX] point_of_sale: taxes behaviour in invoice generation from pos orders matches the sale order behaviour
bzr revid: fva@openerp.com-20130128143641-51vssmkvxbxcprvn
2013-01-28 15:36:41 +01:00
Niels Huylebroeck 26ea11f21b [FIX] membership: added correction by Olivier Dony to catch errors if the xmlid was deleted by user.
bzr revid: nh@agaplan.eu-20130128140710-4l5fcxesmx1fflwd
2013-01-28 15:07:10 +01:00
Xavier Morel b87102f22e [FIX] Inject user context in all domain and context evaluation
Custom keys from user context may be used in action contexts (not just
e.g. searchview filters). For instance, have a custom key
context_salesteam (in the user model) and an action defining some
search default as a function of the salesteam.

In that case, the action's context evaluation (view.js:~275) will blow
up.

Ensure that does not happen.

Note: eval_contexts already injects user_context in the reduction of
contexts to evaluate. It should be possible to alter the reduction
function to avoid having to inject instance.session.user_context
through pyeval.context(), maybe by _.extend-ing ``result_context``
into ``evaluation_context`` at the *top* of the reduction function
rather than at its bottom?

bzr revid: xmo@openerp.com-20130128130640-ksyvxvx6rlc4820n
2013-01-28 14:06:40 +01:00
Launchpad Translations on behalf of openerp b7f2a1979a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130126053743-gvzlf7q6x7t1epw7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130127051012-oel2zn0owk19akxk
2013-01-27 05:10:12 +00:00
Frédéric van der Essen 86d8c56dce [FIX] point_of_sale: removed obsolete console.log
bzr revid: fva@openerp.com-20130125153405-4n49h8nbmwx2ji3k
2013-01-25 16:34:05 +01:00
Xavier Morel 8e21d2a847 [FIX] avoid storing new admin password in browser history on database creation, courtesy of Holger Brunn
bzr revid: xmo@openerp.com-20130125114331-yabvigl2qjscnzv5
2013-01-25 12:43:31 +01:00
Holger Brunn e02e396925 [IMP] set _push_me: false to fix lp:1091759
bzr revid: hbrunn@therp.nl-20130125110159-b43murb3dzbp9oib
2013-01-25 12:01:59 +01:00
Xavier Morel 4c46187ebf [IMP] set_content_full_screen code, avoid duplications
bzr revid: xmo@openerp.com-20130125100547-ujawyg4ohnrofl3u
2013-01-25 11:05:47 +01:00
Xavier Morel ac550e4239 [FIX] aggregates not being displayed in list o2ms
A template alteration previously used to remove the bottom pager of
listviews in o2ms now matches aggregate field displays.

bzr revid: xmo@openerp.com-20130125085739-isro8w216gpa038a
2013-01-25 09:57:39 +01:00
Launchpad Translations on behalf of openerp 1558bb732d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130125060530-mvl0r5jn2ysf7amp
2013-01-25 06:05:30 +00:00
Fabien Meghazi f8aa2a7f33 [FIX] Can't open records in form view from grouped kanban
lp bug: https://launchpad.net/bugs/1103518 fixed

bzr revid: fme@openerp.com-20130124170230-99g7tcb1c6yh8e0o
2013-01-24 18:02:30 +01:00
Frédéric van der Essen 4c1016415c [FIX] point_of_sale: add subtotal to printed ticket
bzr revid: fva@openerp.com-20130124162225-wv0vgody2xtx2hog
2013-01-24 17:22:25 +01:00
Josse Colpaert 9d916305a2 [IMP] Add name (description) field in followup table for email template
bzr revid: jco@openerp.com-20130124153945-xl8okcwikb9qgez3
2013-01-24 16:39:45 +01:00
Xavier Morel e761ab7454 [FIX] domain returned by onchange
The "new" form engine performs a bunch of conversions on the form arch
from json to xml to text to json again (or something), thus the
``node`` attribute on form fields might be json but it's got no more
relation to the form's own arch (and the fields defined therein).

Meanwhile the domains processing for onchange recursively traversed
the *form*'s arch trying to find a node matching the key it had to set
its @domain to what it was given. It long predates the "new" form
engine, and since it alters the *original* arch not a copy the "new"
form engine broke it. And since that's untested, it's been broken for
a bunch of months (probably).

Fix by looking up the field according to the domain key (in
form.fields), and setting the domain in the node of the field, rather
than the node of the form's arch.

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

bzr revid: xmo@openerp.com-20130124144018-0g3sl2nej2aj6syp
2013-01-24 15:40:18 +01:00
Frédéric van der Essen 8ca77e464b [FIX] point_of_sale: editing values with the numpad works as best as possible for now
bzr revid: fva@openerp.com-20130124140631-oqii3gq402nx14xf
2013-01-24 15:06:31 +01:00
Olivier Dony 611ff620ce [FIX] session: properly handle exceptions with unicode messages during dispatching
String formatting with an Exception param will use
str(Exception), raising an error if the exception
has non-ascii characters in the message.

bzr revid: odo@openerp.com-20130124140538-1wjjl4a12xnwn38o
2013-01-24 15:05:38 +01:00
Josse Colpaert 3ca5e52960 [IMP] Improve message when changing responsible
bzr revid: jco@openerp.com-20130124135744-kvxf8vk57cmfaihc
2013-01-24 14:57:44 +01:00
Xavier Morel e7547a13db [REM] noise key in web manifest
bzr revid: xmo@openerp.com-20130124131102-s3342pppi2nhyk9g
2013-01-24 14:11:02 +01:00
Olivier Dony 80c4789dff [FIX] web_analytics: missing explicit empty value for WebClient.subscribe_deferred
bzr revid: odo@openerp.com-20130124124132-6xgqf9qy22kkxasn
2013-01-24 13:41:32 +01:00
Olivier Dony 4984961634 [FIX] account: tree drill-down action bindings were removed by error for Chart of Accounts/Taxes
Was done by mistake as a side-effect of rev. 8086.1.28 revid:dle@openerp.com-20121128150525-zh27h78v8dd6dkwm

bzr revid: odo@openerp.com-20130124123827-2pv2nhzjdt9r2li4
2013-01-24 13:38:27 +01:00
Mohammed Shekha 54f58c82ae [FIX]Fixed the issue of sum aggregates not displayed on one2many footer.
bzr revid: msh@openerp.com-20130124120727-hhlrzr7qzk242lw0
2013-01-24 17:37:27 +05:30
Olivier Dony bd8a29b5cc [FIX] note: stages should not block user deletion + incomplete fields.function declaration for current_partner_id
bzr revid: odo@openerp.com-20130124104625-5aqn1ch5kdz9cgak
2013-01-24 11:46:25 +01:00
Vishmita 6af11ee387 [Fix]can't open form of data out of kanban
lp bug: https://launchpad.net/bugs/1103518 fixed

bzr revid: vja@tinyerp.com-20130124102411-rt3nyp5s4xgbio2t
2013-01-24 15:54:11 +05:30
Launchpad Translations on behalf of openerp 688bb77d95 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130124053511-cxfjeh7rfwridjv1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130124053515-bl01lm43wsqnoenv
2013-01-24 05:35:15 +00:00
Frédéric van der Essen 2616386e3f [WIP] point_of_sale: in progress of solving bugs in taxes and order editing, part 2
bzr revid: fva@openerp.com-20130123183205-7krkee3ihqg1hhmo
2013-01-23 19:32:05 +01:00
Josse Colpaert a3c5ba7b52 [IMP] Remove payment_no_email field for merge in 7
bzr revid: jco@openerp.com-20130123154259-7z8a2eorg3nk1qg9
2013-01-23 16:42:59 +01:00
Josse Colpaert 06287cfc2f [IMP] Responsible change message private
bzr revid: jco@openerp.com-20130123152923-iu4omw1qmmwcdfyh
2013-01-23 16:29:23 +01:00
Quentin (OpenERP) 93884a8a11 [FIX] account: added the ir.values to add the partner_ledger report as report on the res.partner object + fixed that part of the code
bzr revid: qdp-launchpad@openerp.com-20130123113253-0gs8idcha0qbem9s
2013-01-23 12:32:53 +01:00
Xavier Morel 8192977f3c [IMP] add confirmation message when removing a global custom filter
lp bug: https://launchpad.net/bugs/1103410 fixed

bzr revid: xmo@openerp.com-20130123105320-pbmeqoudpb48s87m
2013-01-23 11:53:20 +01:00
Xavier Morel ca038643b9 [FIX] rounding of float_time to the next hour should bump the hour, nor display 60mn
bzr revid: xmo@openerp.com-20130123101557-v63oxes2emrwcz19
2013-01-23 11:15:57 +01:00
Bhumi Thakkar (Open ERP) ffc09a7251 [FIX] Fixed calendar instead of ul of searchvox.
bzr revid: bth@tinyerp.com-20130123100322-zw0e40btcex2wfjc
2013-01-23 15:33:22 +05:30
Anand Patel (OpenERP) be9f4b43b7 [IMP] Added some test cases for the float_time
bzr revid: pan@tinyerp.com-20130123093155-v9rrnb38hxugv1bt
2013-01-23 15:01:55 +05:30
Xavier Morel d5ab8a4241 [IMP] IE9 supports window.getSelection
remove IE <9 usage of document.selection as we don't support these browsers anyway

bzr revid: xmo@openerp.com-20130123092946-wgtvfz3493l7p7cw
2013-01-23 10:29:46 +01:00
Xavier Morel 01ee5f60ee [FIX] pasting HTML content into the text box, then trying to navigate/alter it
Navigation implementation can only deal with straight text (and
asserts that), if HTML is pasted in a search input
InputView#getSelection will throw errors and refuse to act.

Clean up input content after a paste event, to ensure only plain text
is present so it can be navigated.

Don't forget to correctly re-set the cursor at the end of the input
data, otherwise the user will face various deep DOM errors when trying
to move around the input with the arrow keys (which he would usually
be able to do after a paste).

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

bzr revid: xmo@openerp.com-20130123091600-nd4rwqpin6qj8ult
2013-01-23 10:16:00 +01:00
Xavier Morel e5ad5f8e10 [FIX] move filter added at xmo@openerp.com-20130122135139-s3ui9hb44xd7afba to after map
If the filter is executed first, the "iteratee" is transformed to an
array (from an object) and the "key" is lost, replaced by the indices
to the array (and thus the name of the fields end up as "0", "1", "2",
... instead of their actual logical names)

bzr revid: xmo@openerp.com-20130123084422-tbl05l5j72sx528n
2013-01-23 09:44:22 +01:00
olt@tinyerp.com e355f5bb97 [FIX] fixed a bug preventing the de-anonymization of the database
bzr revid: olt@tinyerp.com-20130123073005-398u252n7082k0qy
2013-01-23 08:30:05 +01:00
Launchpad Translations on behalf of openerp 3499c33270 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130123060246-kt475gbzoz4f1703
bzr revid: launchpad_translations_on_behalf_of_openerp-20130123060324-z9zt3oif6p20i6mp
bzr revid: launchpad_translations_on_behalf_of_openerp-20130123060328-e0rnct2yu9lh23vp
2013-01-23 06:03:28 +00:00
dle@openerp.com b1c6ae39a2 [FIX]Set password mail on user create (auth_signup)
bzr revid: dle@openerp.com-20130122145925-xmf04tevib4fj4lc
2013-01-22 15:59:25 +01:00
Vishmita 227758417a [FIX] correctly remove existing needaction counter on reload
bzr revid: xmo@openerp.com-20130122143842-zv3tpd36glphrutu
2013-01-22 15:38:42 +01:00
Xavier Morel f0e8441130 [FIX] correctly pass context to fields_get of advanced search so fields are correctly translated & localized
bzr revid: xmo@openerp.com-20130122141657-sabov4ht6xp3so1a
2013-01-22 15:16:57 +01:00
Xavier Morel 605c171e5b [IMP] search view: don't list deprecated fields in advanced search
bzr revid: xmo@openerp.com-20130122135139-s3ui9hb44xd7afba
2013-01-22 14:51:39 +01:00
Frédéric van der Essen 5883f32718 [WIP] point_of_sale: in progress of solving ]bugs in taxes and order editing
bzr revid: fva@openerp.com-20130122131801-46dyysig5e2owifa
2013-01-22 14:18:01 +01:00
Bhumi Thakkar (Open ERP) 85579d5022 [FIX] Advanced search does not support local language.--fixes:lp1099833
bzr revid: bth@tinyerp.com-20130122121332-9iw75g5ddunzam58
2013-01-22 17:43:32 +05:30
Bhumi Thakkar (Open ERP) bf07b11a06 [FIX] Calendar days bar visible under the search menu.--fixes:lp1095246
bzr revid: bth@tinyerp.com-20130122112616-xw4fxakjn0c7debf
2013-01-22 16:56:16 +05:30
Xavier Morel 71cf3407f0 [FIX] menu items spilling out of secondary menu and into content area
bzr revid: xmo@openerp.com-20130122112040-4xnqzsz5c61upmji
2013-01-22 12:20:40 +01:00
Olivier Dony e82d59e547 [FIX] account.invoice.report: search view should not OR the filters Invoice/Refund filters with the Customer/Supplier ones
These filters are typically checked alternatively to obtain the
Customer Invoices or Customer Refunds or Supplier Invoices or
Supplier Refunds, so these 2 series of filters must be combined
with AND. This requires an extra separator in the search view.

bzr revid: odo@openerp.com-20130122105227-dbhltam9alfr8i9q
2013-01-22 11:52:27 +01:00
Bhumi Thakkar (Open ERP) 71b2aecf50 [FIX] Add filter for deprecated in ExtendedSearchProposition.
bzr revid: bth@tinyerp.com-20130122102857-86sbqqvlldxb2zhc
2013-01-22 15:58:57 +05:30
vta vta@openerp.com 5e70ca6267 [IMP] Allow to pass an initial url to the tracker
bzr revid: vta@openerp.com-20130122094004-495mnx971rwia6vb
2013-01-22 10:40:04 +01:00
Christophe Matthieu bb61f6fb7d [FIX] mail: js error to format author_id
bzr revid: chm@openerp.com-20130122081210-r90809pxjpyggv7p
2013-01-22 09:12:10 +01:00
Anand Patel (OpenERP) 7ae392d316 [FIX][7.0]Fixed float_time widget show wrong format of time.
bzr revid: pan@tinyerp.com-20130122060420-7cho7hewmj80mb16
2013-01-22 11:34:20 +05:30
Launchpad Translations on behalf of openerp f4fd5fd99c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130122053126-83zqktwur95krpav
bzr revid: launchpad_translations_on_behalf_of_openerp-20130118071115-y2843mxyuler6hek
bzr revid: launchpad_translations_on_behalf_of_openerp-20130121052757-d35pqy1p2am5fh9m
bzr revid: launchpad_translations_on_behalf_of_openerp-20130122053131-v8w8ndi4bzy750yj
2013-01-22 05:31:31 +00:00
Josse Colpaert 4b2d2b8ccf [IMP] Simple responsible change message
bzr revid: jco@openerp.com-20130121095426-0r0y92trm23bef28
2013-01-21 10:54:26 +01:00