odoo/addons/account
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 [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
demo [FIX] account: fixed demo data for bank USD journal 2012-09-25 12:19:58 +02:00
edi [IMP] edi: work-in-progress: remove permanent storage of edi.document 2012-10-11 17:20:08 +02:00
i18n [MERGE] Merged with addons/trunk. 2012-08-29 09:42:44 +02:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
project [MERGE] trunk 2012-10-02 12:29:15 +02:00
report [MERGE] trunk 2012-10-02 12:29:15 +02:00
security [FIX] l10n_ma unnecessary group 2012-09-28 09:36:32 +02:00
static/src [IMP] reconciliation empty screen 2012-10-03 14:56:19 +02:00
test [IMP] edi: work-in-progress: remove permanent storage of edi.document 2012-10-11 17:20:08 +02:00
wizard [IMP] wizard messages 2012-10-08 09:32:09 +02:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
account.py [MERGE] from trunk 2012-10-03 10:07:11 +02:00
account_analytic_line.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py [MERGE] trunk 2012-10-02 12:29:15 +02:00
account_bank_statement.py [REV] revert revision 7730 that will be pushed to trunk via another branch (a dedicated one) 2012-10-10 12:08:32 +02:00
account_bank_view.xml [IMP]Account:applying multi_currency group to currency fields 2012-08-27 18:33:40 +05:30
account_cash_statement.py [IMP] account: Merge the opening_control and closing_control flags in cash_control 2012-08-28 13:21:16 +02:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +01:00
account_financial_report_data.xml [FIX] account: financial reports and data for account_account_type fixed 2012-01-26 15:26:18 +01:00
account_installer.xml [IMP] usability 2012-09-12 19:58:34 +02:00
account_invoice.py [FIX] sale, account: propagate the sequence from the sale order line to the invoice line 2012-10-08 14:17:45 +02:00
account_invoice_view.xml [IMP] account: added monetary widget on invoices form view 2012-10-10 12:49:52 +02:00
account_invoice_workflow.xml [IMP] account: changes related to the cleaning of the invoice workflow 2012-05-25 17:17:40 +02:00
account_menuitem.xml [FIX]access rights for customers 2012-09-25 18:22:57 +05:30
account_move_line.py [MERGE] trunk 2012-10-02 12:29:15 +02:00
account_pre_install.yml [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
account_report.xml [FIX] account: reload already printed invoices that are stored as attachment instead of generating the report again 2012-08-08 12:14:19 +02:00
account_unit_test.xml [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo. 2012-06-19 12:46:24 +05:30
account_view.xml [IMP] account: added monetary widget on account.move.line and cash registers 2012-10-10 12:56:19 +02:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [IMP]account : improve default for overdue_msg 2012-07-20 17:10:00 +05:30
company_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
installer.py [IMP] usability, clean several screens 2012-09-12 19:16:36 +02:00
ir_sequence.py [FIX] Reference to undefined context variable 2012-03-22 12:39:59 +01:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [MERGE] fiscal position, double declaration, courtesy of C2C 2012-09-29 14:01:24 +02:00
partner_view.xml [FIX] removed buggy graph view of analytic accounts 2012-09-28 19:50:12 +02:00
product.py [IMP]Adding taxes to product category 2012-08-22 18:17:10 +05:30
product_view.xml merge 2012-08-29 11:48:28 +02:00
res_config.py [IMP] account, res_config: added an option to enable the analytic accounting 2012-09-27 10:02:08 +02:00
res_config_view.xml [IMP] account, res_config: added an option to enable the analytic accounting 2012-09-27 10:02:08 +02:00
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00