~therp-nl/banking-addons/6.1-lp933472-bic-not-required

« back to all changes in this revision

Viewing changes to account_direct_debit/__openerp__.py

  • Committer: OpenERP instance user
  • Date: 2011-12-14 14:35:02 UTC
  • Revision ID: oersmldev6@midgard.therp.nl-20111214143502-0cmmvonqv7w1dhx0
[FIX] Bank import writes to browse object
[ADD] direct debit order: process storno during bank import
[ADD] bank import: add hooks for processing debit orders and stornos
[ADD] direct debit order: pre-select move lines on reference substring
        configured in payment mode
[ADD] payment term for direct debit invoices
[ADD] payment line views: add storno field
[RFR] standardize storno and debit order processing during bank import

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
        'view/account_payment.xml',
37
37
        'view/account_invoice.xml',
38
38
        'workflow/account_invoice.xml',
 
39
        'data/account_payment_term.xml',
39
40
    ],
40
41
    'demo_xml': [],
41
42
    'description': '''