Commit Graph

70122 Commits

Author SHA1 Message Date
dle@openerp.com 6f3ba2a572 [FIX]crm: crm lead/opp merge, if merged stage not in sales team and same type (lead/opp)n choose first stage of the sales team with the same type
bzr revid: dle@openerp.com-20130402125809-4qzwe1nm0nkrx283
2013-04-02 14:58:09 +02:00
Christophe Matthieu f645c8671e [FIX] calendar.js: From calendar view create customer or supplier invoice, when select partner it gives error.
bzr revid: chm@openerp.com-20130402104752-k6ts4s6j7mi7lnjp
2013-04-02 12:47:52 +02:00
dle@openerp.com 9c1b0f6164 [FIX]crm: crm lead/opp merge, when opp has stage with state cancel, then it is less important than leads with stage which are not in state cancel
bzr revid: dle@openerp.com-20130402101331-12skhykfzrv35nno
2013-04-02 12:13:31 +02:00
Vo Minh Thu 27ab383508 [FIX] loading: typo.
lp bug: https://launchpad.net/bugs/1162753 fixed

bzr revid: vmt@openerp.com-20130402092914-cqrjxveg66gbpm3s
2013-04-02 11:29:14 +02:00
niv-openerp 52a35371b1 [FIX] javascript error that made the application crash when a on_change returns a warning
lp bug: https://launchpad.net/bugs/1161772 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130402092547-rid9bjbxv92ukqti
2013-04-02 11:25:47 +02:00
Vo Minh Thu 9c4f0bf9d8 [FIX] service.db: forgot to remove the indicing when pooler.get_pool() was replaced.
lp bug: https://launchpad.net/bugs/1162681 fixed

bzr revid: vmt@openerp.com-20130402091852-9hsatm95ej53lllg
2013-04-02 11:18:52 +02:00
niv-openerp b4c2805012 [IMP] removed now useless code
bzr revid: nicolas.vanhoren@openerp.com-20130402090405-coachhx5x2bayakr
2013-04-02 11:04:05 +02:00
Thibault Delavallée bdd8a38121 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130402081312-v4pmhvv25gopey9y
2013-04-02 10:13:12 +02:00
Thibault Delavallée 140ba0a6a7 [FIX] ir_action: no string but var.
bzr revid: tde@openerp.com-20130402081234-v6w6oga8q4y23yy4
2013-04-02 10:12:34 +02:00
Launchpad Translations on behalf of openerp 252bcc802f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060824-pc5f2pj14gj0ak27
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055726-frtzw3gc9ut4wx4y
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053127-tolr13p1b3bhjny1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054749-t3x0zc7qk3n4man2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060920-k0cnlpk0rxcli841
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055741-loojniiz6du9upat
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053211-yvt1h32v41rs6jje
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054814-fwg742kzhsupr6kc
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329051100-3ul1k4qwwm2f49gt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060923-wch1f8ndmb15nu6x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055759-aj1nc93t9420lov0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053215-kqqgqefzp95fa1tk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054817-k33rri349nc2ioiz
2013-04-02 05:48:17 +00:00
Launchpad Translations on behalf of openerp a4a7fb332d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331053353-0cyzdy57t6sekpjl
2013-03-31 05:33:53 +00:00
Launchpad Translations on behalf of openerp 3450d73332 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331052742-dbyi02qcz3pizf30
2013-03-31 05:27:42 +00:00
Christophe Matthieu 600f03b294 [FIX] html2plaintext: bug 1159782
bzr revid: chm@openerp.com-20130329154130-56wjtfrj41eatxl6
2013-03-29 16:41:30 +01:00
Chris Biersbach 2c265513ec [MERGE] When creating a contact for a company, correctly set the address to be the company's address. Also corrects the propagation of address changes from the contact to the company.
bzr revid: cbi@openerp.com-20130329135559-zwe06tozbrkpjpsg
2013-03-29 14:55:59 +01:00
dle@openerp.com f0957681c9 [FIX]crm: crm lead/opp merge, opportunities more important than lead. If lead.stage > opp.lead, the merged result will be the opp stage anyway.
bzr revid: dle@openerp.com-20130329133541-ztu6g7qwgdjzpb9s
2013-03-29 14:35:41 +01:00
dle@openerp.com 2d925d5c27 [FIX]crm: crm merge tests testing new merge behaviour (opps before leads)
bzr revid: dle@openerp.com-20130329130615-gbjqw0x2ybeekext
2013-03-29 14:06:15 +01:00
dle@openerp.com 58a31f00d8 [FIX]crm: crm lead merge, add create_date in argument for sorting
bzr revid: dle@openerp.com-20130329115908-gjia2se2kgnkaahh
2013-03-29 12:59:08 +01:00
Thibault Delavallée 0d14fd300a [MERGE] [IMP] email_template: template_id field is now a many2one towards email.template
- changed selection field to a many2one using a domain; this
allows to edit the template while being in a composition wizard.
- improved email template and template preview form view

bzr revid: tde@openerp.com-20130329114631-fd6phvjaxojk9ja5
2013-03-29 12:46:31 +01:00
Thibault Delavallée b2fc9d75c7 [IMP] email_template_preview: improved form view.
bzr revid: tde@openerp.com-20130329112722-9aulsfcixis2id6w
2013-03-29 12:27:22 +01:00
Xavier ALT 43cc95ce2b [FIX] partner: fix update for company address
* when writing an empty value to ADDRESS_FIELDS, that value
    should also be propagated by update_address()

  * when creating a contact from a company form view, even with
    'use_company_address', company's contact address remains empty. We
    now force adding missing address fields uppon creation when default
    'use_company_address' is True.

bzr revid: xal@openerp.com-20130329112317-6lat4jx5x2yh18t6
2013-03-29 12:23:17 +01:00
dle@openerp.com 3679b0c44c [FIX]crm: convert lead to opportunity, opportunity always win vs lead, even if lead.stage > opp.lead
bzr revid: dle@openerp.com-20130329111609-7v516rnid2ytk836
2013-03-29 12:16:09 +01:00
Thibault Delavallée becbd707cf [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130329105546-epbmbbxd64cncj2h
2013-03-29 11:55:46 +01:00
Thibault Delavallée 07a46db2cb [MERGE] [FIX] Chatter:
- message date was wrong for records created from incoming email servers.
- fix the (only visual) duplication of partners in the 'To' of quick reply widget
- fixed empty list message appearing twice when quickly clicking on 'read'

bzr revid: tde@openerp.com-20130329105116-7ocxb9cn9f1h7yi6
2013-03-29 11:51:16 +01:00
Thibault Delavallée 97bba88a53 [MERGE] [REV] Partial revert of change introduced at rev 8926. Portal menu name is now Portal again, Billing and Support will be only used for sub-menus.
bzr revid: tde@openerp.com-20130329104956-y9uck7pam32vlnld
2013-03-29 11:49:56 +01:00
Thibault Delavallée 3a39464710 [REM] mail: removed doc file, that was not adding usefull information compared to docstrings already present in the code. As the doc generator should take those docstrings into account, it is not necessary to re-add it. Moreover, this will make maintaining the doc up to date difficult.
bzr revid: tde@openerp.com-20130329104007-ye9xglq17xar9wvo
2013-03-29 11:40:07 +01:00
Thibault Delavallée c6bf1f1af3 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130329103315-ico83ec57l2dzx4v
2013-03-29 11:33:15 +01:00
Thibault Delavallée fbdaa9c945 [DEL] mail: removed test file about aliases, as finally no changes were done to the alias model.
bzr revid: tde@openerp.com-20130329102200-a3v3p6w4ivgvsuv2
2013-03-29 11:22:00 +01:00
Thibault Delavallée c934ab4a7a [IMP] mail_group, hr_job: added aliases always visible in form view.
bzr revid: tde@openerp.com-20130329101857-ryp7jtzo475g73kf
2013-03-29 11:18:57 +01:00
Thibault Delavallée 3a155a408a [CLEAN] mail_thread: cleaned code of get_empty_list_help (using variables instead of calls to context, better indentation of help message formatting
bzr revid: tde@openerp.com-20130329100151-pbtdm85qp27wohgk
2013-03-29 11:01:51 +01:00
Thibault Delavallée 66e67c3e12 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130328160805-v5z2o0pwnkzkwfff
bzr revid: tde@openerp.com-20130329085051-ov82oaec9lw35w3u
2013-03-29 09:50:51 +01:00
Thibault Delavallée 46091deed9 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130328160812-7ueg65eshcsde0jj
bzr revid: tde@openerp.com-20130329085045-3s9b8oibubphp724
2013-03-29 09:50:45 +01:00
Launchpad Translations on behalf of openerp 7a8d71be6d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329050903-yuxb08q83hlvg6ok
2013-03-29 05:09:03 +00:00
Launchpad Translations on behalf of openerp 42e713aab2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130328052132-4jmsvd1psrn33q8l
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329050732-0qno0says8riolps
2013-03-29 05:07:32 +00:00
Launchpad Translations on behalf of openerp c88ee699e2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329043642-ph1xi3jn2t746mdh
2013-03-29 04:36:42 +00:00
Fabien Meghazi c94c81c8ac [FIX] Remove dirty flag on save
lp bug: https://launchpad.net/bugs/1099380 fixed

bzr revid: fme@openerp.com-20130328210718-85lemijdjc79hhea
2013-03-28 22:07:18 +01:00
Vo Minh Thu e7bd5fd40d [IMP] doc: added missing images.
bzr revid: vmt@openerp.com-20130328163059-8rwu3xcvmg0l27dw
2013-03-28 17:30:59 +01:00
Vo Minh Thu 76802bc8bf [IMP] doc: actually use the images in the .rst.
bzr revid: vmt@openerp.com-20130328161719-0x6ugso3hm2k5ha4
2013-03-28 17:17:19 +01:00
Thibault Delavallée 8810f9d4d4 [CLEAN] crm: cleaned salesteam view file
bzr revid: tde@openerp.com-20130328160721-f68cfk97pxgtm6xh
2013-03-28 17:07:21 +01:00
Thibault Delavallée 182b140010 [REF] crm: res_config refactored: located in crm/res_config, viewx in res_config_view, using a set_ method to manage two groups.
bzr revid: tde@openerp.com-20130328160704-ktp7btaswjiyyc6s
2013-03-28 17:07:04 +01:00
Vo Minh Thu ec8c66f133 [ADD] doc: added Form View Guidelines (authored by apr and rco).
bzr revid: vmt@openerp.com-20130328155941-5cxok3ymhiolrfo5
2013-03-28 16:59:41 +01:00
Thibault Delavallée 9ed3e906d0 [CLEAN] crm: link cleaning in crm_lead_menu (indentation mainly).
bzr revid: tde@openerp.com-20130328131041-rtf1t8yz5nz788bp
2013-03-28 14:10:41 +01:00
Thibault Delavallée 6e2b1e7ed1 [CLEAN] crm: lint cleaning.
bzr revid: tde@openerp.com-20130328130956-e4zcfbwy9uqfef2i
2013-03-28 14:09:56 +01:00
Thibault Delavallée 70a531e9ba [REV] crm: security: newline at end of file back, to avoid not necessary diff.
bzr revid: tde@openerp.com-20130328130922-4cbb6p1fyxe45imf
2013-03-28 14:09:22 +01:00
Thibault Delavallée ff98267111 [REF] sale_crm: int functional fields changed into real one2many fields, like what has been done with open_lead_ids and open_opportunity_ids. Updated views.
bzr revid: tde@openerp.com-20130328130827-ibgy9jl22wf5t2a5
2013-03-28 14:08:27 +01:00
Fabien Meghazi ef55d1da7f [IMP] Removed oauth auto-signin flicker. Also avoid xmlhttprequest error on redirection
bzr revid: fme@openerp.com-20130328121448-p83dija6dsrhmx9u
2013-03-28 13:14:48 +01:00
Vo Minh Thu 5639a52431 [MERGE] use new report API.
bzr revid: vmt@openerp.com-20130328121009-r3n63gmhfkv0dnby
2013-03-28 13:10:09 +01:00
Vo Minh Thu 79bd8db0fd [FIX] WorkerCron: give a chance to process_limit() between each database.
bzr revid: vmt@openerp.com-20130328115905-ddib9g4bbu0kx2wn
2013-03-28 12:59:05 +01:00
Xavier Morel bb8918806f [FIX] bump z-index of searchview autocomplete pane to put on top of jquery-ui dialogs
lp bug: https://launchpad.net/bugs/1159720 fixed

bzr revid: xmo@openerp.com-20130328114901-dur0bmwdqcsmv4zn
2013-03-28 12:49:01 +01:00
Vo Minh Thu fc4d9c8633 [REF] netsvc: always use psutil: it is needed in service.workers (and listed in setup.py).
bzr revid: vmt@openerp.com-20130328110605-2kw367x1om7wzhvm
2013-03-28 12:06:05 +01:00
Vo Minh Thu 443486ce68 [MERGE] service.common: removed broken/unused code.
bzr revid: vmt@openerp.com-20130328103755-hfkw6fp7omsgsptw
2013-03-28 11:37:55 +01:00