This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
bank-payment
Watch
1
Star
0
Fork
1
You've already forked bank-payment
mirror of
https://github.com/OCA/bank-payment.git
synced
2025-02-02 10:37:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f4c8f0351feeae9dfd668fcd05111a90cfc5ee0
bank-payment
/
account_banking_uk_hsbc
History
James Jesudason
62ef884425
[FIX] Use the name and address from the res.partner.bank record in HSBC payments as the format only allows alphanumerics (no full-stops, commas). So the a sanitized version of the name/address can be on the partner-bank record, whilst having the properly formatted name and address on the partner record.
2012-03-09 20:26:06 +00:00
..
data
Handle Priority Payments
2012-01-06 14:55:58 +00:00
security
Added ability to store the HSBC Client ID for HSBCNet, and use that on the payment files.
2012-02-15 17:15:52 +00:00
wizard
[FIX] Limit the address lines to 35 characters for HSBC payments.
2012-03-01 18:14:17 +00:00
__init__.py
Added ability to store the HSBC Client ID for HSBCNet, and use that on the payment files.
2012-02-15 17:15:52 +00:00
__openerp__.py
Added ability to store the HSBC Client ID for HSBCNet, and use that on the payment files.
2012-02-15 17:15:52 +00:00
account_banking_uk_hsbc.py
[FIX] Use the name and address from the res.partner.bank record in HSBC payments as the format only allows alphanumerics (no full-stops, commas). So the a sanitized version of the name/address can be on the partner-bank record, whilst having the properly formatted name and address on the partner record.
2012-03-09 20:26:06 +00:00
account_banking_uk_hsbc.xml
[IMP] import module to integrate with HSBC
2011-10-24 16:26:13 +01:00
hsbc_clientid_view.xml
Added ability to store the HSBC Client ID for HSBCNet, and use that on the payment files.
2012-02-15 17:15:52 +00:00
hsbc_clientid.py
Added ability to store the HSBC Client ID for HSBCNet, and use that on the payment files.
2012-02-15 17:15:52 +00:00
hsbc_mt940.py
[FIX] Reset the account on the statement line when the reconciliation is disabled.
2012-03-07 23:02:52 +00:00
mt940_parser.py
[ADD] Ability to store the HSBC Client ID for HSBCNet, and use that on the payment files
2012-02-17 23:36:43 +00:00