odoo/addons/account_voucher
Thibault Delavallée 4e2609f35f [MERGE] Mail: improve incoming/outgoing emails behavior
Main:
- updated overall code to match the new mail openerp tools
- message_route: after checking the headers to find if the incoming email is a reply in an existing discussion, it checks whether the email is a reply to a private discussion (without model, res_id), based on the message_id of the mail; it then relies on the aliases then fetchmail, as before
- incoming emails and quick posting through Chatter now calls message_post_user_api (based on old message_post_api), that performs some things the composer do on its side (adding recipients of a replied message, cleaning the content)
Misc:
- general: updated modules according to the new tools mail functions
- general: message related to a new app installation now have a comment subtype, meaning they will effectively be pushed
- mail: improved set_message_read, fixed a bug with message_id
- fetchmail: fixed a bug in fetchmail module about non-existing variable
- portal: updated demo data

bzr revid: tde@openerp.com-20121114150500-pzj8zhyt5e29aekb
2012-11-14 16:05:00 +01:00
..
i18n Launchpad automatic translations update. 2012-11-08 04:47:58 +00:00
report [MERGE]: Merge with lp:openobject-addons 2012-10-16 10:55:13 +05:30
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src/img [REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line 2012-11-13 13:30:13 +01:00
test [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit 2012-10-31 14:25:10 +01:00
wizard [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line 2012-11-13 13:30:13 +01:00
account_voucher.py [MERGE] fix voucher multi-lines rounding on taxes 2012-11-14 12:17:05 +01:00
account_voucher_data.xml [IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed. 2012-11-14 12:55:04 +01:00
account_voucher_pay_invoice.xml [IMP] account_voucher : from invoice form the tab "payment information" tab visible 2012-09-25 14:19:49 +05:30
account_voucher_report.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_voucher_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_view.xml [REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line 2012-11-13 13:30:13 +01:00
account_voucher_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
invoice.py [FIX] Invoice Payment 2012-09-27 19:03:23 +02:00
voucher_payment_receipt_view.xml [MERGE] trunk 2012-11-13 12:16:38 +01:00
voucher_sales_purchase_view.xml [FIX]account_voucher : fixed type of payment voucher 2012-11-07 17:03:44 +05:30