lp:~therp-nl/banking-addons/6.1-dev-fixes_from_testing_iteration_1
- Get this branch:
- bzr branch lp:~therp-nl/banking-addons/6.1-dev-fixes_from_testing_iteration_1
Branch merges
- James Jesudason (community): Approve
-
Diff: 263 lines (+60/-35)9 files modifiedaccount_banking/account_banking.py (+7/-2)
account_banking/banking_import_transaction.py (+3/-3)
account_banking/data/account_banking_data.xml (+7/-0)
account_banking/i18n/nl.po (+1/-1)
account_banking/wizard/banktools.py (+1/-0)
account_banking_nl_clieop/account_banking_nl_clieop.py (+16/-14)
account_banking_nl_clieop/wizard/export_clieop.py (+18/-7)
account_direct_debit/view/account_payment.xml (+7/-5)
account_iban_preserve_domestic/res_partner_bank.py (+0/-3)
Branch information
Recent revisions
- 125. By Stefan Rijnhart (Opener)
-
[FIX] check partner_id on statement line is defined before browsing further
[FIX] translation typo - 123. By Stefan Rijnhart (Opener)
-
[FIX] Do not write obsolete field 'code' to res.bank
[ADD] Write bic field to res.partner.bank when found
[FIX] Super() called with wrong object name
[FIX] Disable invalid xpath expression - 122. By Stefan Rijnhart (Opener)
-
[RFR] Adapt NL Clieop module to API changes in 6.1
[FIX] Clieop export counter per day was always 1 - 121. By James Jesudason
-
[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.
- 120. By Stefan Rijnhart (Opener)
-
[FIX] Adapt to field 'code' no longer present on res.bank in 6.1
[FIX] Do not automatically create res.bank from online lookups when no BIC,
as res.bank is not required on res.partner.bank anymore in 6.1.
[FIX] Add field 'state' to statement line form as used by webclient to
determine readonly property of some other fields - 119. By James Jesudason
-
[FIX] Reset the account on the statement line when the reconciliation is disabled.
[ADD] Set the transaction type for HSBC statement import. - 118. By James Jesudason
-
[FIX] Unmatched statement lines are posted as a single journal entry as long as the account is entered.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:banking-addons/6.0