odoo/addons
Gery Debongnie 9f3abe3ea4 [FIX] code cleanup (addon crm)
improves the method to count opportunities/meetings/phonecalls in res_partner.py.  It was bugged in two different way: the phonecall_count field was counting the number of meetings and not of phone calls, and it was in the try statement, so it might give an incorrect value if an exception occurs in the computation of opportunity/meeting

Also, remove useless meeting_ids one2many field in crm_lead.py and improves the method meeting_count

bzr revid: ged@openerp.com-20140507100954-1aqnd93iu5wsixob
2014-05-07 12:09:54 +02:00
..
account [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
account_accountant Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_analytic_analysis [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
account_analytic_default [FIX] code cleanup (addon account_analytic_default) 2014-05-07 11:08:41 +02:00
account_analytic_plans [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
account_anglo_saxon [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
account_asset [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
account_bank_statement_extensions Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_budget Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_cancel Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_chart Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_check_writing Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_followup [MERGE] from trunk 2014-04-22 15:36:50 +02:00
account_payment [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
account_sequence Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_test Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
account_voucher [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
analytic Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
analytic_contract_hr_expense [REM] useless manifest declaration 2014-04-24 11:41:55 +02:00
analytic_user_function Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
anonymization Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
association Launchpad automatic translations update. 2014-04-27 05:58:34 +00:00
audittrail/i18n [REM] move auditrail to extra 2014-04-25 01:23:48 +02:00
auth_crypt Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
auth_ldap Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
auth_oauth Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
auth_openid [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
auth_signup [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
base_action_rule Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
base_gengo Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
base_geolocalize [FIX] base_geolocalize: no reason to have groups no one for geolocation tab, any salesman should be able to set the latitude longitude 2014-04-18 16:17:55 +02:00
base_iban Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
base_import [MERGE] upstream 2014-04-29 17:41:04 +02:00
base_import_module [ADD] base_import_module test module, static asset in backend bundle 2014-05-05 16:58:16 +02:00
base_report_designer Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
base_setup [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
base_vat Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
board [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
calendar Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
claim_from_delivery [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
contacts Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
crm [FIX] code cleanup (addon crm) 2014-05-07 12:09:54 +02:00
crm_claim [FIX] code cleanup (addon crm_claim) 2014-05-07 10:17:23 +02:00
crm_helpdesk [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
crm_partner_assign [FIX] crm_partner_assign missing js file 2014-04-24 23:24:15 +02:00
crm_profiling Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
crm_project_issue [IMP] improves the layout and xpath expr of the 'convert to issue' button in addon crm_project_issue 2014-04-14 14:52:31 +02:00
decimal_precision Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
delivery [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
document [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
document_page Launchpad automatic translations update. 2014-04-02 06:44:59 +00:00
edi [REM] Removed addons.web#html_template usage 2014-05-06 18:33:34 +02:00
email_template [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
event [FIX] event: move definition of fields track_ids and count_tracks to the right module 2014-05-05 10:57:39 +02:00
event_sale [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
fetchmail Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
fleet [FIX] code cleanup (addon fleet) 2014-05-07 09:56:45 +02:00
gamification [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
gamification_sale_crm [MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp.com-20140429112147-hqfqd0y487s817n7 2014-04-29 13:27:38 +02:00
google_account Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
google_calendar [MERGE] Merge with trunk 2014-05-02 14:31:49 +02:00
google_drive [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
google_spreadsheet [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
hr [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
hr_applicant_document
hr_attendance [MERGE] upstream 2014-04-29 17:41:04 +02:00
hr_contract [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
hr_evaluation [FIX] code cleanup (addon hr_evaluation) 2014-05-07 11:03:28 +02:00
hr_expense [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
hr_gamification [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
hr_holidays [FIX] code cleanup (addon hr_holidays) 2014-05-07 10:35:56 +02:00
hr_payroll [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
hr_payroll_account Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
hr_recruitment Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
hr_timesheet [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
hr_timesheet_invoice Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
hr_timesheet_sheet [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
hw_escpos [REM] html_template from hw_* 2014-04-30 15:25:10 +02:00
hw_posbox_homepage [IMP] posbox: add a homepage to the root controller on the posbox that explains what it is and where to find information 2014-03-21 14:46:23 +01:00
hw_posbox_upgrade [FIX] hw_posbox_upgrade: posbox restart was not working 2014-03-28 15:43:35 +01:00
hw_proxy [REM] html_template from hw_* 2014-04-30 15:25:10 +02:00
hw_scale [FIX] hw_scale: don't crash if the serial connection gets broken 2014-04-28 11:52:46 +02:00
hw_scanner [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +02:00
im [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
im_livechat
knowledge Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_ar
l10n_at
l10n_be [IMP] l10n_be and l1n_fr reports converted to QWeb 2014-04-22 14:11:05 +02:00
l10n_be_coda Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_be_hr_payroll Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_be_hr_payroll_account
l10n_be_invoice_bba Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_bo Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_br
l10n_ca
l10n_ch
l10n_cl
l10n_cn
l10n_co
l10n_cr
l10n_de
l10n_ec
l10n_es
l10n_et
l10n_fr [FIX] l10n_fr tests: render the reports with their new xmlid 2014-04-22 15:13:33 +02:00
l10n_fr_hr_payroll [IMP] l10n_fr_hr_payroll: payslip report converted to qweb 2014-04-28 18:15:06 +02:00
l10n_fr_rib [MERGE] from trunk 2014-04-22 11:30:02 +02:00
l10n_gr
l10n_gt
l10n_hn
l10n_hr
l10n_in
l10n_in_hr_payroll [FIX] l10n_in_hr_payroll: corrext xmlid of reports in test 2014-04-28 12:07:09 +02:00
l10n_it
l10n_lu [REM] Removed the luxembourg tax report (this report is now deprecated as LU only accepts xml etva or onlineform filling) 2014-04-03 23:22:38 +02:00
l10n_ma
l10n_multilang Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
l10n_mx
l10n_nl
l10n_pa [FIX] l10n_pa: remove duplicated "data" key in manifest 2014-04-01 20:42:04 +02:00
l10n_pe
l10n_pl
l10n_pt
l10n_ro
l10n_si
l10n_syscohada
l10n_th
l10n_tr
l10n_uk
l10n_us
l10n_uy
l10n_ve
l10n_vn
lunch [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
mail Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
marketing Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
marketing_campaign [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
marketing_campaign_crm_demo Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
marketing_crm
mass_mailing [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
membership [MERGE] from trunk 2014-04-29 14:44:52 +02:00
mrp [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
mrp_byproduct Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
mrp_jit Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
mrp_operations [MERGE] from trunk 2014-04-29 14:44:52 +02:00
mrp_repair Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
multi_company Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
note [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
note_pad Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
pad [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
pad_project Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
payment [IMP] payment: renamed env field to environment, to avoid conflicts 2014-04-16 14:10:55 +02:00
payment_adyen [IMP] payment: renamed env field to environment, to avoid conflicts 2014-04-16 14:10:55 +02:00
payment_ogone [IMP] payment: renamed env field to environment, to avoid conflicts 2014-04-16 14:10:55 +02:00
payment_paypal [IMP] payment: renamed env field to environment, to avoid conflicts 2014-04-16 14:10:55 +02:00
payment_transfer [IMP] payment: renamed env field to environment, to avoid conflicts 2014-04-16 14:10:55 +02:00
plugin Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
plugin_outlook Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
plugin_thunderbird Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
point_of_sale [REM] Removed addons.web#html_template usage 2014-05-06 18:33:34 +02:00
portal [MERGE] upstream 2014-04-29 17:41:04 +02:00
portal_claim Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
portal_gamification [REF] website_forum: renamed models (website.forum -> forum) + cleaned models. 2014-04-10 15:39:28 +02:00
portal_project Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
portal_project_issue [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
portal_sale Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
portal_stock
procurement [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
product [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
product_email_template [FIX] mail template view - Set body_html field as simple text area without cke by default. Else, the mako code are considered as mal formatted and moved. 2014-04-15 13:37:51 +02:00
product_expiry Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
product_manufacturer Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
product_margin Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
product_visible_discount Launchpad automatic translations update. 2014-04-30 05:40:14 +00:00
project [MERGE] merge from trunk 2014-05-07 11:12:10 +02:00
project_gtd/i18n [REM] project_gtd deprecated by notes 2014-04-25 01:08:01 +02:00
project_issue Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
project_issue_sheet Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
project_mrp [MERGE] from trunk 2014-04-29 14:44:52 +02:00
project_timesheet [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
purchase [FIX] code cleanup (addon purchase) 2014-05-06 17:07:32 +02:00
purchase_analytic_plans Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
purchase_double_validation [MERGE] from trunk 2014-04-29 10:19:37 +02:00
purchase_requisition [MERGE][IMP] More explicit error messages (in delivery, hr_timesheet_sheet, purchase, purchase_requisition, sale_stock, stock) 2014-04-22 14:30:22 +02:00
report [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
report_intrastat Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report_webkit [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
resource [MERGE] from trunk 2014-04-29 14:44:52 +02:00
sale [FIX] code cleanup (addon sale) 2014-05-07 11:23:03 +02:00
sale_analytic_plans Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
sale_crm Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
sale_journal Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
sale_layout [FIX] Sale_layout: renamed 'layout category' as 'section', removed constraint 2014-04-23 17:15:46 +02:00
sale_margin Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
sale_mrp Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
sale_order_dates Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
sale_stock [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
share [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
stock [FIX] code cleanup (addon stock) 2014-05-07 11:34:42 +02:00
stock_invoice_directly Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
stock_location Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
stock_no_autopicking Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
subscription Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
survey [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
survey_crm
thunderbird/plugin
warning Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
web [REM] html_template and render_bootstrap_template() 2014-05-06 18:34:22 +02:00
web_analytics [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
web_api [IMP] bundlify web client 2014-04-24 11:25:20 +02:00
web_calendar Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
web_diagram Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
web_gantt Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
web_graph Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
web_hello/i18n convert js tests to HttpCase 2014-04-28 17:28:57 +02:00
web_kanban Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
web_kanban_gauge [IMP] bundlify rest of web addons 2014-04-24 18:57:35 +02:00
web_kanban_sparkline [IMP] bundlify rest of web addons 2014-04-24 18:57:35 +02:00
web_linkedin [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
web_tests [IMP] uncomment test 2014-04-30 09:15:41 +02:00
web_tests_demo [REM] remaining tests folder 2014-04-29 16:33:12 +02:00
web_view_editor Launchpad automatic translations update. 2014-05-06 06:36:12 +00:00
website [FIX] jQuery.ui - boostrap conflict 2014-05-06 17:33:35 +02:00
website_blog [IMP] website: load website.xml templates only in editable mode 2014-05-05 13:38:00 +02:00
website_certification [IMP] Certification Template 2014-05-04 13:38:47 +02:00
website_crm [IMP] website_crm: designer can add input type file in form view. All files create an ir.attachment linked with the created lead 2014-04-08 16:41:10 +02:00
website_crm_partner_assign
website_customer
website_event [IMP] website: load website.xml templates only in editable mode 2014-05-05 13:38:00 +02:00
website_event_sale [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
website_event_track [FIX] event: move definition of fields track_ids and count_tracks to the right module 2014-05-05 10:57:39 +02:00
website_forum [IMP] website: load website.xml templates only in editable mode 2014-05-05 13:38:00 +02:00
website_forum_doc [MERGE] backport of trunk revisions: 2014-04-22 16:32:49 +02:00
website_gengo [FIX] remove @translatable conditions and de-activate group_website_designer specifics 2014-04-25 14:49:13 +02:00
website_google_map
website_hr
website_hr_recruitment [IMP] website: load website.xml templates only in editable mode 2014-05-05 13:38:00 +02:00
website_livechat
website_mail [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
website_mail_group [FIX] website_mail_group: avoid displaying directly partner info in templates 2014-03-26 11:35:15 +01:00
website_membership
website_partner [REM] useless manifest declaration 2014-04-24 11:41:55 +02:00
website_payment
website_project [IMP] website_project: remove preprocess_request content; user can the add link with the menu editor 2014-04-23 17:01:35 +02:00
website_quote [MERGE] forward port of branch saas-3 up to revid 9409 dle@openerp.com-20140415101427-a6r7lgy50x9bdah3 2014-04-15 16:29:34 +02:00
website_report [REM] useless id's in script and links 2014-04-30 09:31:04 +02:00
website_sale [FIX] jQuery.ui - boostrap conflict 2014-05-06 17:33:35 +02:00
website_sale_crm
website_sale_delivery [MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp.com-20140429112147-hqfqd0y487s817n7 2014-04-29 13:27:38 +02:00
website_twitter [MERGE] saas-4 report_webkit missing dependency on report 2014-05-01 18:11:56 +02:00
.bzrignore