odoo/addons/mail
Olivier Dony 5f24594223 [IMP] edi: work-in-progress: remove permanent storage of edi.document
The EDI documents will now be generated on demand
and available from the Portal view of each document.
Instead of getting a link to a statically generated
EDI document, customers will receive a link to
the portal access to the document. They will be able
to signup on the portal the first time as well,
provided they are using the secure token that was
sent to them (i.e. the right link).

The link to pay online will be available in the
portal as well.

Still much to do, this is a small first step,
with edi.document renamed to edi.edi for
consistency, as it will not persist any
edi.document anymore.

bzr revid: odo@openerp.com-20121011152008-bht7ub6woaex0a7u
2012-10-11 17:20:08 +02:00
..
data [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
doc [IMP]Add mail_subtype.rst file in mail 2012-09-05 15:01:35 +05:30
i18n Launchpad automatic translations update. 2012-09-04 04:52:49 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [FIX] mail: in record rule, use partner id in mail_follower_ids instead of user id 2012-10-08 17:11:31 +02:00
static [IMP] edi: work-in-progress: remove permanent storage of edi.document 2012-10-11 17:20:08 +02:00
tests [IMP] chatter, follower: html/js for css imp 2012-10-10 20:16:11 +02:00
wizard [MERGE] from trunk 2012-10-11 09:46:26 +02:00
__init__.py [IMP] mail: move the code from publisher_warranty to mail 2012-10-04 06:46:24 +02:00
__openerp__.py [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_alias.py [MERGE] removed a few warnings. 2012-09-14 15:30:45 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [FIX] tests on mails 2012-10-01 23:06:53 +02:00
mail_followers_view.xml [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-mail-cleaning-fp and done changes as needed 2012-08-30 16:54:26 +05:30
mail_group.py [FIX] tests fixes + compose + no parent_id on groups and partners 2012-10-01 20:27:22 +02:00
mail_group_menu.py [FIX] mail: replaced a superuser_id by a classic read with uid on partner in mail_group and mail_thread; fixed access rigths definition in portal that are not necessary. 2012-09-18 12:14:23 +02:00
mail_group_view.xml [MERGE] trunk 2012-09-30 16:16:38 +02:00
mail_mail.py [FIX] mail.mail: typo in previous commits 2012-10-09 15:44:14 +02:00
mail_mail_view.xml [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
mail_message.py [IMP] chatter, follower: html/js for css imp 2012-10-10 20:16:11 +02:00
mail_message_subtype.py [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_message_subtype.xml [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_message_view.xml [IMP] mail chatter: compose mail in js, less request 2012-10-05 12:46:54 +02:00
mail_thread.py [MERGE] from trunk 2012-10-10 13:20:18 +02:00
mail_thread_view.xml [IMP] mail chatter: compose mail in js, less request 2012-10-05 12:46:54 +02:00
mail_vote.py [CLEAN] mail: vote: cleaned before merging. 2012-09-18 17:05:44 +02:00
res_config.py [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [FIX] tests fixes + compose + no parent_id on groups and partners 2012-10-01 20:27:22 +02:00
res_partner_view.xml [IMP] mail_follower: unique field widget, sub-types on click 2012-09-24 11:56:16 +02:00
res_users.py [FIX] mail: allow overriding message_post in threads + fix res.users' delegation to res.partner 2012-10-09 15:31:32 +02:00
res_users_view.xml [RENAME] mail: res.partner: renamed notification_email_pref into notification_email_send, because this pref suffix is very ugly. 2012-08-29 13:44:24 +02:00
update.py [IMP] mail: move the code from publisher_warranty to mail 2012-10-04 06:46:24 +02:00