odoo/odoo.git
11 years ago[MERGE] Merged lp:openobject-addons
Paramjit Singh Sahota [Mon, 10 Jun 2013 13:19:53 +0000 (18:49 +0530)]
[MERGE] Merged lp:openobject-addons

bzr revid: psa@tinyerp.com-20130610131953-psfzlhcuzhv7chcx

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Jun 2013 05:40:57 +0000 (05:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130608055225-r7ywbpq3uy3jesvh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611054057-l97gta47ob4sj5ir

11 years ago[FIX] Merge fix in saas1 for the problem that made the server crash when install...
niv-openerp [Mon, 10 Jun 2013 15:45:14 +0000 (17:45 +0200)]
[FIX] Merge fix in saas1 for the problem that made the server crash when install a db

bzr revid: nicolas.vanhoren@openerp.com-20130610144915-0nj8vpk7n84ocj3f
bzr revid: nicolas.vanhoren@openerp.com-20130610150657-3xddn91gm0iq0ubp
bzr revid: nicolas.vanhoren@openerp.com-20130610154514-oee6s4f9g17bx63z

11 years ago[FIX] regression that made the server crash when we install a db
niv-openerp [Mon, 10 Jun 2013 15:41:39 +0000 (17:41 +0200)]
[FIX] regression that made the server crash when we install a db

bzr revid: nicolas.vanhoren@openerp.com-20130610154139-jylxm135apnu3app

11 years ago[REM] Removed the filter_domain which is added by mistake.
Paramjit Singh Sahota [Mon, 10 Jun 2013 13:19:08 +0000 (18:49 +0530)]
[REM] Removed the filter_domain which is added by mistake.

bzr revid: psa@tinyerp.com-20130610131908-8r4ufv7vjnqppdw6

11 years ago[FIX]l10n_be: partner vat intra report rml
dle@openerp.com [Mon, 10 Jun 2013 12:45:49 +0000 (14:45 +0200)]
[FIX]l10n_be: partner vat intra report rml

bzr revid: dle@openerp.com-20130610124549-kfk5wnl34ufd90q2

11 years ago[IMP] Sets the request object in web controlles as a global object
niv-openerp [Fri, 7 Jun 2013 12:19:05 +0000 (14:19 +0200)]
[IMP] Sets the request object in web controlles as a global object

bzr revid: nicolas.vanhoren@openerp.com-20130607121905-dq474wdsppatfv9c

11 years agoPut back stuff removed by merge
niv-openerp [Fri, 7 Jun 2013 10:37:49 +0000 (12:37 +0200)]
Put back stuff removed by merge

bzr revid: nicolas.vanhoren@openerp.com-20130607103749-7pe6k3vgwudohnxo

11 years ago[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 10:23:59 +0000 (12:23 +0200)]
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607102359-is19utzap127nwr4

11 years ago[MERGE] [FIX] mail, email_template: various fixes
Thibault Delavallée [Fri, 7 Jun 2013 10:16:41 +0000 (12:16 +0200)]
[MERGE] [FIX] mail, email_template: various fixes
- [FIX] [IMP] mail_thread: allow to use message_post on models not having message_post method defined. mail_compose_message.send() wizard and mail_thread.message_process() now check that the active model has message_post defined. Otherwise using thread_model context key, it is possible to use mail_thread.message_post() while keeping model and res_id on the created mail_message.
- [FIX] [TESTS] mail_message, mail_mail: fixed reply_to and email_from default / specified values + added tests (mostly backported from trunk)
- [IMP] mail_message, mail_followers: _notify now have 2 new arguments force_send and user_signature. force_send allows to immediately send the notification emails. user_signature tells whether to add the author's signature in the notification emails sent.
- [FIX] mail_message: notified people: when having no subtype, just avoid notifying the followers but take into account specified recipients (partner_ids).
- [FIX] mail_mail: removed duplicate field email_from, as it is already defined on mail_message (mail_mail inherits from mail_message).
- [IMP] mail_mail: no need to search on type = email in list view.
- [FIX] email_template: allow to add a context action even without having create access on ir.values and ir.action by using SUPERUSER_ID.
- [FIX] mail_compose_message: support user_signature of template. Note that in case of multiple wizards (having ids), user_signature=False on one template is used for all wizards.
- [FIX] mass mailing: emails due to mass mailing are not queued instead of sent immediately.
- [IMP] Chatter: better display of recipients when having a message_post due to mass mailing (not always displaying logged a note).

bzr revid: tde@openerp.com-20130607101641-5h6z2707tu0f3i2n

11 years agoReplaced main
niv-openerp [Fri, 7 Jun 2013 09:18:56 +0000 (11:18 +0200)]
Replaced main

bzr revid: nicolas.vanhoren@openerp.com-20130607091856-mnjnllza9oafqxb7

11 years ago[TESTS] mail: added tests
Thibault Delavallée [Fri, 7 Jun 2013 09:16:19 +0000 (11:16 +0200)]
[TESTS] mail: added tests

bzr revid: tde@openerp.com-20130607091619-tfh78a1agqdiqc23

11 years ago[CLEAN] mail: cleaned reply_to code, finally.
Thibault Delavallée [Fri, 7 Jun 2013 09:16:11 +0000 (11:16 +0200)]
[CLEAN] mail: cleaned reply_to code, finally.

bzr revid: tde@openerp.com-20130607091611-7cpzlxzngkrs86a0

11 years agomerge trunk
niv-openerp [Fri, 7 Jun 2013 08:56:18 +0000 (10:56 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20130607085618-quxxm6izqlfnoy1n

11 years ago[MERGE] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 08:29:58 +0000 (10:29 +0200)]
[MERGE] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607082958-a59md26e0nmhzsf7

11 years agofix another stupid bug
niv-openerp [Fri, 7 Jun 2013 08:01:08 +0000 (10:01 +0200)]
fix another stupid bug

bzr revid: nicolas.vanhoren@openerp.com-20130607080108-ajjly9a05ny96hmd

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 7 Jun 2013 05:48:25 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130607054825-38kbw2umxndg1w3v

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 7 Jun 2013 05:48:01 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130607054801-oxz1o62tu2fx01d8

11 years ago[MERGE] Merged lp:openobject-addons.
Paramjit Singh Sahota [Fri, 7 Jun 2013 05:23:33 +0000 (10:53 +0530)]
[MERGE] Merged lp:openobject-addons.

bzr revid: psa@tinyerp.com-20130607052333-uw6pig2zge1cms4i

11 years agofix stupid bug
niv-openerp [Thu, 6 Jun 2013 16:47:26 +0000 (18:47 +0200)]
fix stupid bug

bzr revid: nicolas.vanhoren@openerp.com-20130606164726-zdwd4rf93m7unt35

11 years agoChanged to use werkzeug's LocalStack
niv-openerp [Thu, 6 Jun 2013 16:20:20 +0000 (18:20 +0200)]
Changed to use werkzeug's LocalStack

bzr revid: nicolas.vanhoren@openerp.com-20130606162020-oemq8eyuxr47a2e1

11 years ago[IMP] mail: mass_mailing: avoid having 'Followers of' when having a specified reply_t...
Thibault Delavallée [Thu, 6 Jun 2013 15:28:14 +0000 (17:28 +0200)]
[IMP] mail: mass_mailing: avoid having 'Followers of' when having a specified reply_to coming from the mail_message

bzr revid: tde@openerp.com-20130606152814-iqftppk06s7g8weg

11 years ago[IMP] mail_message: added reply_to to the form view of mail.message
Thibault Delavallée [Thu, 6 Jun 2013 15:25:38 +0000 (17:25 +0200)]
[IMP] mail_message: added reply_to to the form view of mail.message

bzr revid: tde@openerp.com-20130606152538-4u3s1k4vvkotxz6c

11 years ago[FIX] mail_mail: reply_to: use tools.email_split to avoid issues when handling email...
Thibault Delavallée [Thu, 6 Jun 2013 15:14:40 +0000 (17:14 +0200)]
[FIX] mail_mail: reply_to: use tools.email_split to avoid issues when handling email addresses.

bzr revid: tde@openerp.com-20130606151440-atdhk834ny248xqq

11 years ago[FIX] mail.compose.message: fixed reply_to from template in mass mailing.
Thibault Delavallée [Thu, 6 Jun 2013 14:28:14 +0000 (16:28 +0200)]
[FIX] mail.compose.message: fixed reply_to from template in mass mailing.

bzr revid: tde@openerp.com-20130606142814-jyw76nhaeivotu6k

11 years ago[FIX] mail_mail: sdearch view: no need to have default_type_email
Thibault Delavallée [Thu, 6 Jun 2013 14:27:20 +0000 (16:27 +0200)]
[FIX] mail_mail: sdearch view: no need to have default_type_email

bzr revid: tde@openerp.com-20130606142720-ghs664yqhgemd132

11 years ago[MERGE] Forward porting of saas-1 up to revision 8739
Martin Trigaux [Thu, 6 Jun 2013 13:29:25 +0000 (15:29 +0200)]
[MERGE] Forward porting of saas-1 up to revision 8739

bzr revid: mat@openerp.com-20130606132925-buuf13n6m73cen6i

11 years ago[FIX] mail.compose.message in email_template: var typo
Thibault Delavallée [Thu, 6 Jun 2013 13:08:51 +0000 (15:08 +0200)]
[FIX] mail.compose.message in email_template: var typo

bzr revid: tde@openerp.com-20130606130851-h5jswklvvz98enue

11 years ago[IMP] mail: better tests for gateway
Martin Trigaux [Thu, 6 Jun 2013 12:50:46 +0000 (14:50 +0200)]
[IMP] mail: better tests for gateway

bzr revid: mat@openerp.com-20130606125046-0f0sj5u64blqxbrs

11 years ago[FIX] mail.compose.message: supports user_signature of template. Note that in case...
Thibault Delavallée [Thu, 6 Jun 2013 12:37:24 +0000 (14:37 +0200)]
[FIX] mail.compose.message: supports user_signature of template. Note that in case of multiple wizards (send on ids that is not a singleton list), user_signature on one template is valid for all wizard.

bzr revid: tde@openerp.com-20130606123724-f7q3mwm81ek7mr5c

11 years ago[FIX] email_template: allow to define context action even without having create acces...
Thibault Delavallée [Thu, 6 Jun 2013 12:34:15 +0000 (14:34 +0200)]
[FIX] email_template: allow to define context action even without having create access on ir.values and ir.action

Hint: look for backport into 7.0

bzr revid: tde@openerp.com-20130606123415-vuelai2eh1yy3c87

11 years ago[FIX] [IMP] mail: allow to use message_post on models not having message_post method...
Thibault Delavallée [Thu, 6 Jun 2013 12:32:30 +0000 (14:32 +0200)]
[FIX] [IMP] mail: allow to use message_post on models not having message_post method defined.
mail.compose.message wizard and messaage_process now check that the active model
has message_post defined. Otherwise using thread_model context key that is better
managed in message_post, it is possible to use mail_thread.message_post() with a
thread_model and thread_id that should not allow message_post otherwise.

Hint: look for backport into 7.0

bzr revid: tde@openerp.com-20130606123230-d7ql14yydzfrlc7h

11 years ago[FIX] mail: various fixes
Thibault Delavallée [Thu, 6 Jun 2013 10:24:37 +0000 (12:24 +0200)]
[FIX] mail: various fixes
Mass mailing: emails due to mass mailing are not queued instead of sent immediately.
As most of cases go through mail_followers._notify(), a new argument is added that
allows to control the force_send (like what is done in email_template).
Chatter: better display of recipients when having a message_post due to mass mailing
(not always displaying logged a note).
Notified people: when having no subtype, just avoid notifying the followers but
take into account specified recipients (partner_ids).

bzr revid: tde@openerp.com-20130606102437-43s4xp96b5wa3r1q

11 years ago[IMP] updated filter for partner_id when the customers is searched.
Paramjit Singh Sahota [Thu, 6 Jun 2013 10:12:25 +0000 (15:42 +0530)]
[IMP] updated filter for partner_id when the customers is searched.

bzr revid: psa@tinyerp.com-20130606101225-85ssqpgpb8x1l1yk

11 years ago[FIX] correctly display char[password] as stars in list views
Xavier Morel [Thu, 6 Jun 2013 09:13:25 +0000 (11:13 +0200)]
[FIX] correctly display char[password] as stars in list views

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

bzr revid: xmo@openerp.com-20130606091325-q2wgizk8yq4xkgj6

11 years ago[MERGE] MergeD lp:openobject-addons.
Paramjit Singh Sahota [Thu, 6 Jun 2013 07:24:32 +0000 (12:54 +0530)]
[MERGE] MergeD lp:openobject-addons.

bzr revid: psa@tinyerp.com-20130606072432-l0njdyy6h327zbvs

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 6 Jun 2013 05:21:50 +0000 (05:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130606052150-3gmo30yv2a4jrql4

11 years ago[FIX] base_partner_merge: properly ignore computed fields when merging 2 partners
Olivier Dony [Wed, 5 Jun 2013 16:16:22 +0000 (18:16 +0200)]
[FIX] base_partner_merge: properly ignore computed fields when merging 2 partners

bzr revid: odo@openerp.com-20130605161622-7xj8b585sslvd3lj

11 years ago[IMP] mail: remove unecessary write in test
Martin Trigaux [Wed, 5 Jun 2013 15:23:16 +0000 (17:23 +0200)]
[IMP] mail: remove unecessary write in test

bzr revid: mat@openerp.com-20130605152316-tnd9oilxq7910061

11 years ago[FIX] mail: fix emails to adapt changes in saas (you ruined my afternoon tde)
Martin Trigaux [Wed, 5 Jun 2013 15:10:39 +0000 (17:10 +0200)]
[FIX] mail: fix emails to adapt changes in saas (you ruined my afternoon tde)

bzr revid: mat@openerp.com-20130605151039-ps29tnqmn5pilxz4

11 years ago[MERGE] change_password_wizard: add password=True on the field.
Vo Minh Thu [Wed, 5 Jun 2013 14:08:18 +0000 (16:08 +0200)]
[MERGE] change_password_wizard: add password=True on the field.

bzr revid: vmt@openerp.com-20130605140818-m6hoesdwbbiiidey

11 years ago[MERGE] ir_ui_view: better constraints on `arch` and `model`.
Vo Minh Thu [Wed, 5 Jun 2013 13:23:32 +0000 (15:23 +0200)]
[MERGE] ir_ui_view: better constraints on `arch` and `model`.

bzr revid: vmt@openerp.com-20130605132332-s0azrlqk0hjvders

11 years ago[IMP] ir_ui_view: do not use _logger.exception() (because there is no exception)...
Vo Minh Thu [Wed, 5 Jun 2013 12:11:43 +0000 (14:11 +0200)]
[IMP] ir_ui_view: do not use _logger.exception() (because there is no exception), add a check on `model`.

bzr revid: vmt@openerp.com-20130605121143-u2nkmcmeifphr54h

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 5 Jun 2013 12:04:43 +0000 (14:04 +0200)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20130605120443-wgt24723597pak4b

11 years ago[MERGE] openerp.servie.model: removed duplicated code.
Vo Minh Thu [Wed, 5 Jun 2013 11:12:04 +0000 (13:12 +0200)]
[MERGE] openerp.servie.model: removed duplicated code.

bzr revid: vmt@openerp.com-20130605111204-pmjt3olbl30xa4nt

11 years ago[IMP] Chatter: better display of date
Thibault Delavallée [Wed, 5 Jun 2013 10:13:00 +0000 (12:13 +0200)]
[IMP] Chatter: better display of date

bzr revid: tde@openerp.com-20130605101300-t1lwykg3d6lp7au2

11 years ago[IMP] report_webkit: remove backward compatibility for report path names
Martin Trigaux [Wed, 5 Jun 2013 10:02:37 +0000 (12:02 +0200)]
[IMP] report_webkit: remove backward compatibility for report path names

bzr revid: mat@openerp.com-20130605100237-dva80nwzlsl8iotg

11 years agodetail
niv-openerp [Wed, 5 Jun 2013 09:39:15 +0000 (11:39 +0200)]
detail

bzr revid: nicolas.vanhoren@openerp.com-20130605093915-kmwtw7cq578lb230

11 years ago[REV] revert of previous improvement
niv-openerp [Wed, 5 Jun 2013 09:29:26 +0000 (11:29 +0200)]
[REV] revert of previous improvement

bzr revid: nicolas.vanhoren@openerp.com-20130605092926-dhoumh76dwtl211t

11 years ago[MERGE] Forward porting of saas-1 until rev 8739
Martin Trigaux [Wed, 5 Jun 2013 09:04:53 +0000 (11:04 +0200)]
[MERGE] Forward porting of saas-1 until rev 8739

bzr revid: mat@openerp.com-20130605090453-e4mg37kms5j1r18n

11 years ago[IMP] Improvement of request handling in server-side controllers.
niv-openerp [Wed, 5 Jun 2013 08:43:33 +0000 (10:43 +0200)]
[IMP] Improvement of request handling in server-side controllers.

bzr revid: nicolas.vanhoren@openerp.com-20130605084333-m51jfw9ogo0mgfh6

11 years agoAdded request in the list of first arguments for methods to wrap
niv-openerp [Wed, 5 Jun 2013 08:42:21 +0000 (10:42 +0200)]
Added request in the list of first arguments for methods to wrap

bzr revid: nicolas.vanhoren@openerp.com-20130605084221-zyi54wa4ci36e2dd

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 5 Jun 2013 05:32:57 +0000 (05:32 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130605053257-nxfx57711h840uev

11 years agofix unit tests
niv-openerp [Tue, 4 Jun 2013 16:05:25 +0000 (18:05 +0200)]
fix unit tests

bzr revid: nicolas.vanhoren@openerp.com-20130604160525-e0qgr814j2g6qhl6

11 years ago[MERGE] [IMP] User creation flow
Thibault Delavallée [Tue, 4 Jun 2013 15:50:01 +0000 (17:50 +0200)]
[MERGE] [IMP] User creation flow

Addons-side branch:
- mail_mail.send() and email_template.send() are now able to get the ir_mail_server exceptions up using a new argument (raise_exception, as for access rights); default behavior of all calls to those methods is not changed;
- auth_signup
-- handles the (re)set password email sending possible failure by cancelling the reset password values; having issues with the outgoing email server should not prevent from creating users but should not consider the email was sent if it was not the case;
-- instead of having reset_password in context to send the reset password email, we now have a no_reset_password to avoid sending a reset password email. If not present, the reset password email is sent when creating a user. This allows to avoid adding the key in the context of each res.users many2one;
-- res.users form view (re)set password buttons now have the oe_link class

bzr revid: tde@openerp.com-20130604155001-5twq3pdru12eh1x6

11 years ago[MERGE] [IMP] User creation flow
Thibault Delavallée [Tue, 4 Jun 2013 15:45:15 +0000 (17:45 +0200)]
[MERGE] [IMP] User creation flow

Server-side branch:
- res.users simplified form view: login field is called 'Email Address' to try to have email-style login (byt no constraint on the login currently; email and login are still different fields);
- res.users form view: removed contact fields from the user view, but added a link to the partner. It allows to go from the user to the related partner and have access to all its profile data;
- res.partner: email is necessary if user_ids is not empty (aka, partner is an user)

bzr revid: tde@openerp.com-20130604154515-0msg7b57luox54sr

11 years agoRefactored main.py
niv-openerp [Tue, 4 Jun 2013 15:30:37 +0000 (17:30 +0200)]
Refactored main.py

bzr revid: nicolas.vanhoren@openerp.com-20130604153037-h4kzan18r2wlkb62

11 years ago(At least) managed to put the magic patcher for all methods that get a "req" object
niv-openerp [Tue, 4 Jun 2013 15:16:31 +0000 (17:16 +0200)]
(At least) managed to put the magic patcher for all methods that get a "req" object

bzr revid: nicolas.vanhoren@openerp.com-20130604151631-tfqvcoq3kd4e16ey

11 years ago[CLEAN] auth_signup, mail_mail: better management of exceptions when sending emails...
Thibault Delavallée [Tue, 4 Jun 2013 15:15:08 +0000 (17:15 +0200)]
[CLEAN] auth_signup, mail_mail: better management of exceptions when sending emails, delegated to mail_mail.

bzr revid: tde@openerp.com-20130604151508-7bd8gxhkr86fuybp

11 years ago[MERGE] base_action_rule: simplified form view with a clear `kind` field.
Vo Minh Thu [Tue, 4 Jun 2013 15:01:43 +0000 (17:01 +0200)]
[MERGE] base_action_rule: simplified form view with a clear `kind` field.

bzr revid: vmt@openerp.com-20130604150143-e1vola6oyqxvyxc7

11 years ago[MERGE] Sync with trunk
Thibault Delavallée [Tue, 4 Jun 2013 13:44:14 +0000 (15:44 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130604134414-ryv37jryzi3c8061

11 years ago[MERGE] Sync with trunk
Thibault Delavallée [Tue, 4 Jun 2013 13:44:05 +0000 (15:44 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130604134405-byfc98qwgyeoufrl

11 years ago[MERGE] [IMP] Salesteam kanban view
Thibault Delavallée [Tue, 4 Jun 2013 13:42:28 +0000 (15:42 +0200)]
[MERGE] [IMP] Salesteam kanban view

- now displaying bar charts for open leads, won opportunities, invoiced and quoted for the last 5 months
- now displaying gauge charts for invoiced and forecast invoice amount for the current month
- improved search (fields/filters/groupby) on sales teams

Including :
- SparklineBarWidget widget: using sparkline widget, allows to display bar charts on a char field. The field value should be formatted like a list of objects (value, tooltip): (str) value='[{'value': 10, 'tooltip': 'my tooltip1'}, {..}, {..}]'.
- GaugeWidget widget: using JustGage widget, allows to display gauge chart on an int field. The max_field attribute allows to set the gauge maximum value.
- improved search on salesteam (responsible, code, note + filter 'My Salesteam' + groupbys (team leader, parent salesteam)

Misc :
- small improvements of lead/opportunities form view
- moved several fields / filters in view into base.group_multi_salesteams group

bzr revid: tde@openerp.com-20130604134228-j5f00q4x8tp92k7k

11 years agoPuts the request in a thread-local stack
niv-openerp [Tue, 4 Jun 2013 13:34:50 +0000 (15:34 +0200)]
Puts the request in a thread-local stack

bzr revid: nicolas.vanhoren@openerp.com-20130604133450-j7mhtn2r9wbur5o7

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Tue, 4 Jun 2013 13:14:28 +0000 (15:14 +0200)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20130604131428-nh9ikodh8lit5p7b

11 years ago[FIX] renamed Partner Catgories to Partner Tags.
Vo Minh Thu [Tue, 4 Jun 2013 12:40:03 +0000 (14:40 +0200)]
[FIX] renamed Partner Catgories to Partner Tags.

bzr revid: vmt@openerp.com-20130604124003-bpga8k6lq4s7qlvp

11 years ago[CLEAN] sale, sale_crm: reverted some changes, cleaning before merging.
Thibault Delavallée [Tue, 4 Jun 2013 12:30:26 +0000 (14:30 +0200)]
[CLEAN] sale, sale_crm: reverted some changes, cleaning before merging.

bzr revid: tde@openerp.com-20130604123026-f0xks6ky1rkw3ser

11 years ago[MERGE] orm: add _sql_contraints only when _auto.
Vo Minh Thu [Tue, 4 Jun 2013 11:54:02 +0000 (13:54 +0200)]
[MERGE] orm: add _sql_contraints only when _auto.

bzr revid: vmt@openerp.com-20130604115402-4cf07eq53o6ocs39

11 years ago[IMP] crm: added code on sales team search view
Thibault Delavallée [Tue, 4 Jun 2013 11:51:59 +0000 (13:51 +0200)]
[IMP] crm: added code on sales team search view

bzr revid: tde@openerp.com-20130604115159-56jsm8dr23gxl30c

11 years ago[FIX] crm: order of files in tertimonial
Thibault Delavallée [Tue, 4 Jun 2013 11:35:16 +0000 (13:35 +0200)]
[FIX] crm: order of files in tertimonial

bzr revid: tde@openerp.com-20130604113516-v79kumeixy26538b

11 years ago[IMP] orm: include forbidden IDs when logging ir.rules violations, to make troublesho...
Olivier Dony [Tue, 4 Jun 2013 11:13:54 +0000 (13:13 +0200)]
[IMP] orm: include forbidden IDs when logging ir.rules violations, to make troubleshooting easier

bzr revid: odo@openerp.com-20130604111354-1x5yc305okhx5ujk

11 years ago[MERGE] Forward porting of latest 7.0 bugfixes, up to rev. 9193
Martin Trigaux [Tue, 4 Jun 2013 11:00:41 +0000 (13:00 +0200)]
[MERGE] Forward porting of latest 7.0 bugfixes, up to rev. 9193

bzr revid: mat@openerp.com-20130604110041-yemgrfsi02uboe8m

11 years ago[CLEAN] crm: removed minified file for sparkline as we use plain file; small changes...
Thibault Delavallée [Tue, 4 Jun 2013 10:56:48 +0000 (12:56 +0200)]
[CLEAN] crm: removed minified file for sparkline as we use plain file; small changes in views.

bzr revid: tde@openerp.com-20130604105648-ytfhdb5wmdrzkyay

11 years ago[MERGE] res_users treee view: use the `login_date` field (instead of `date`).
Vo Minh Thu [Tue, 4 Jun 2013 09:44:38 +0000 (11:44 +0200)]
[MERGE] res_users treee view: use the `login_date` field (instead of `date`).

bzr revid: vmt@openerp.com-20130604094438-zwp5e09fte4ie1af

11 years ago[MERGE] Sync with trunk
Thibault Delavallée [Tue, 4 Jun 2013 09:10:42 +0000 (11:10 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20130604091042-6aethn2pmxtniqaw

11 years ago[IMP] crm: lead form view: escalate as a link
Thibault Delavallée [Tue, 4 Jun 2013 09:10:14 +0000 (11:10 +0200)]
[IMP] crm: lead form view: escalate as a link

bzr revid: tde@openerp.com-20130604091014-25vsm5upv9z1oq97

11 years ago[MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy...
Martin Trigaux [Tue, 4 Jun 2013 08:46:31 +0000 (10:46 +0200)]
[MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy of Olivier Laurent (Acsone)

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

bzr revid: mat@openerp.com-20130604084631-pv3echfj33qatqug

11 years ago[MERGE] orm: add __iter__ method on browse_null.
Vo Minh Thu [Tue, 4 Jun 2013 08:17:06 +0000 (10:17 +0200)]
[MERGE] orm: add __iter__ method on browse_null.

Otherwise Python falls back to __getitem__ when trying to loop over it
or when trying to test `in`.

bzr revid: vmt@openerp.com-20130604081706-z79vqj36ls2adw09

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Jun 2013 06:27:25 +0000 (06:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062725-756lijc06mik58o7

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Jun 2013 05:20:44 +0000 (05:20 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130604052044-tc482yzk760flm6m

11 years ago[MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy...
Olivier Dony [Mon, 3 Jun 2013 16:10:20 +0000 (18:10 +0200)]
[MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy of Jonatan Cloutier (Savoir-Faire Linux)

bzr revid: odo@openerp.com-20130603161020-gljpqmv504pn2npv

11 years ago[MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy...
Olivier Dony [Mon, 3 Jun 2013 15:56:10 +0000 (17:56 +0200)]
[MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy of Stéphane Bidoul (Acsone)

bzr revid: odo@openerp.com-20130603155610-penultapioum2i8w

11 years ago[IMP] suppress button oe_demo_play
Christophe Matthieu [Mon, 3 Jun 2013 15:41:58 +0000 (17:41 +0200)]
[IMP] suppress button oe_demo_play

bzr revid: chm@openerp.com-20130603154158-7k9tvdwmn6ukp5x3

11 years ago[MERGE] rng: more precise attributes/values on the `field` element.
Vo Minh Thu [Mon, 3 Jun 2013 15:34:56 +0000 (17:34 +0200)]
[MERGE] rng: more precise attributes/values on the `field` element.

bzr revid: vmt@openerp.com-20130603153456-kl112hvilfnyjtjg

11 years ago[MERGE] views: removed unnecessary `model` attribute used with `ref`.
Vo Minh Thu [Mon, 3 Jun 2013 14:44:46 +0000 (16:44 +0200)]
[MERGE] views: removed unnecessary `model` attribute used with `ref`.

bzr revid: vmt@openerp.com-20130603144446-ara6oli0her5rdm3

11 years ago[MERGE] improved typos.
Vo Minh Thu [Mon, 3 Jun 2013 13:44:42 +0000 (15:44 +0200)]
[MERGE] improved typos.

bzr revid: vmt@openerp.com-20130603134442-zeqchsvtb9bukben

11 years ago[MERGE] res.partner: ondelete=restrict on the state and country many2one.
Vo Minh Thu [Mon, 3 Jun 2013 13:35:55 +0000 (15:35 +0200)]
[MERGE] res.partner: ondelete=restrict on the state and country many2one.

bzr revid: vmt@openerp.com-20130603133555-2oz1bxotnkdh7tu4

11 years ago[MERGE] res_users_view (preferences): save button now in red.
Vo Minh Thu [Mon, 3 Jun 2013 13:25:32 +0000 (15:25 +0200)]
[MERGE] res_users_view (preferences): save button now in red.

bzr revid: vmt@openerp.com-20130603132532-v5rlpj8tbbk34djy

11 years ago[MERGE] res_partner_view: provide defaults for customer exactly as for supplier.
Vo Minh Thu [Mon, 3 Jun 2013 12:59:46 +0000 (14:59 +0200)]
[MERGE] res_partner_view: provide defaults for customer exactly as for supplier.

bzr revid: vmt@openerp.com-20130603125946-w510xiwssfxc06lc

11 years ago[MERGE] openerp.service.db: fixed typos.
Vo Minh Thu [Mon, 3 Jun 2013 12:21:29 +0000 (14:21 +0200)]
[MERGE] openerp.service.db: fixed typos.

bzr revid: vmt@openerp.com-20130603122129-gzajkt1955fsr8gi

11 years ago[FIX] procurement: remove spurious placeholder in tree view
Olivier Dony [Mon, 3 Jun 2013 12:19:14 +0000 (14:19 +0200)]
[FIX] procurement: remove spurious placeholder in tree view

bzr revid: odo@openerp.com-20130603121914-bf7msemmufcywoc1

11 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183
Olivier Dony [Mon, 3 Jun 2013 12:18:52 +0000 (14:18 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183

rev-id launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

bzr revid: odo@openerp.com-20130603121852-jdl6vlo9dmjk0rlc

11 years ago[IMP] module_data.xml: added Survey category (should replace Extra Tools soon).
Vo Minh Thu [Mon, 3 Jun 2013 11:54:36 +0000 (13:54 +0200)]
[IMP] module_data.xml: added Survey category (should replace Extra Tools soon).

bzr revid: vmt@openerp.com-20130603115436-35z1rfvxtgdggryn

11 years ago[MERGE] tools.convert: allow to use relativedelta in XML files.
Vo Minh Thu [Mon, 3 Jun 2013 11:17:16 +0000 (13:17 +0200)]
[MERGE] tools.convert: allow to use relativedelta in XML files.

bzr revid: vmt@openerp.com-20130603111716-lrgu1hxxz96escqa

11 years ago[MERGE] with trunk.
Nimesh Contractor (OpenERP) [Mon, 3 Jun 2013 10:45:29 +0000 (16:15 +0530)]
[MERGE] with trunk.

bzr revid: nco@tinyerp.com-20130603104529-1f7ir2rdfunv9uxn

11 years ago[MERGE] [FIX] account: use the purchase or sale description for manual invoicing...
Martin Trigaux [Mon, 3 Jun 2013 10:26:27 +0000 (12:26 +0200)]
[MERGE] [FIX] account: use the purchase or sale description for manual invoicing instead of product description, courtesy of Numérigraphe

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

bzr revid: mat@openerp.com-20130603102627-6dokww7uhijvxlfk

11 years ago[FIX] sale_crm: still fixing demo data.
Thibault Delavallée [Mon, 3 Jun 2013 10:12:00 +0000 (12:12 +0200)]
[FIX] sale_crm: still fixing demo data.

bzr revid: tde@openerp.com-20130603101200-6of26le663sw0jku

11 years ago[FIX] sale_crm_demo: fixed demo values for a field that had its name changed.
Thibault Delavallée [Mon, 3 Jun 2013 09:42:13 +0000 (11:42 +0200)]
[FIX] sale_crm_demo: fixed demo values for a field that had its name changed.

bzr revid: tde@openerp.com-20130603094213-47rhtybwycqnragh

11 years ago[FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self...
Quentin (OpenERP) [Mon, 3 Jun 2013 09:30:48 +0000 (11:30 +0200)]
[FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self.default_style)

bzr revid: qdp-launchpad@openerp.com-20130603093048-4iwgnb4hxhsxrazc

11 years ago[FIX] Database Backup Problem
Sejal Bhut (OpenERP Trainee) [Mon, 3 Jun 2013 09:26:30 +0000 (14:56 +0530)]
[FIX] Database Backup Problem

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

bzr revid: sejalpatel125@gmail.com-20130603092630-3rh4bewi3kihmub7