~therp-nl/banking-addons/6.1-lp778668-Italian_IBAN_format

  • Committer: James Jesudason
  • Date: 2012-02-25 01:15:48 UTC
  • Revision ID: james.jesudason@canonical.com-20120225011548-1sgwikfymhnk9pm6
[FIX] Convert the move line amount to the bank statement currency so that the residual amount is calculated correctly in multi-currency situations.
[ADD] Use a drop-down to select full reconcile vs. part reconcile, as per account_voucher.
[ADD] Create an account.voucher from the reconciliation information and generate moves using standard account_voucher code to simplify the account_banking module.
[TODO] Need to ensure all the necessary fields are gathered when a statement line is automatically matched.
[TODO] Need to handle cancelations.
Filename Latest Rev Last Changed Committer Comment Size
..
data 68.2.1 12 years ago Tristan Hill [IMP] import module to integrate with HSBC Diff
security 70.4.2 12 years ago James Jesudason Added ability to store the HSBC Client ID for HSBC Diff
wizard 68.2.1 12 years ago Tristan Hill [IMP] import module to integrate with HSBC Diff
__init__.py 70.4.2 12 years ago James Jesudason Added ability to store the HSBC Client ID for HSBC 1 KB Diff Download File
__openerp__.py 70.4.2 12 years ago James Jesudason Added ability to store the HSBC Client ID for HSBC 2 KB Diff Download File
account_banking_uk_hsbc.py 68.2.1 12 years ago Tristan Hill [IMP] import module to integrate with HSBC 2.3 KB Diff Download File
account_banking_uk_hsbc.xml 68.2.1 12 years ago Tristan Hill [IMP] import module to integrate with HSBC 3.2 KB Diff Download File
hsbc_clientid.py 70.4.2 12 years ago James Jesudason Added ability to store the HSBC Client ID for HSBC 1.3 KB Diff Download File
hsbc_clientid_view.xml 70.4.2 12 years ago James Jesudason Added ability to store the HSBC Client ID for HSBC 2.7 KB Diff Download File
hsbc_mt940.py 108 12 years ago James Jesudason [ADD] Ability to store the HSBC Client ID for HSBC 5.4 KB Diff Download File
mt940_parser.py 108 12 years ago James Jesudason [ADD] Ability to store the HSBC Client ID for HSBC 5.4 KB Diff Download File