lp:~therp-nl/banking-addons/ba7.0-lp1289430-cashbox_compatibility

Created by Stefan Rijnhart (Opener) and last modified
Get this branch:
bzr branch lp:~therp-nl/banking-addons/ba7.0-lp1289430-cashbox_compatibility
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
Banking Addons
Status:
Development

Recent revisions

235. By Stefan Rijnhart (Opener)

[FIX] Error trying to open cashbox

234. By Stefan Rijnhart (Opener)

[FIX] Cash statement's model is actually bank statement
[FIX] Don't log exception objects, log their message instead

233. By Stefan Rijnhart (Opener)

[FIX] Crash when opening POS session due to missing period on cash statement
      Now assign the current period when cash statements are opened
[RFR] Override of _check_company_id (unrelated to the fix):
      Don't call super, but integrate its check (only be tolerant when there
      is no period.
      Refresh statement so as not to overwrite the period for every line
[RFR] Unify _get_period methods on statement and statement line. Small API
      change: date is always passed as argument, not in context
[RFR] PEP8 in affected code and unrelated _get_period method on voucher
      Remove obsolete class instantiations

232. By Launchpad Translations on behalf of banking-addons-team

Launchpad automatic translations update.

231. By Holger Brunn (Therp)

[ADD] generic addon for MT940 parsing
[ADD] ING NL implementation of MT940

230. By Stefan Rijnhart (Opener)

[FIX] Always show the statement line date in the standalone statement
line tree view

229. By Ignacio Ibeas (www.acysos.com)

Add the party identifier support for Spain.

228. By Ruchir Shukla(BizzAppDev)

[FIX] lp:1266890, journal account can still be modified when the one
 from the registered match is leading or when the move line has
 already been created.

227. By Stéphane Bidoul (Acsone)

[RFR] Refactoring of direct debit to pull less dependencies.

Result of a sprint with Akexis de Lattre in a corridor at Fosdem 2014.

In a nutshell, this MP moves the hooks that are necessary for account_direct_debit from account_banking_payment to account_banking_payment_export, resulting in a leaner dependency graph [1].

account_banking_payment (and thus account_banking core) is therefore not necessary anymore for doing direct debit.
account_banking_payment can now be seen as providing two essential functions:
1/ adding the notion of transfer account on payment modes (marking the invoices paid as soon as the payment order is sent)
2/ bridging with the bank statement reconciliation features of account_banking core

IMO, the next step in the refactoring process would be to move 1/ to a stand-alone module.

Other things in this branch:
- removing auto_install=True that we found unnecessary and potentially risky
- demo data by Alexis
- a trivial bug fix
- setting noupdate=1 for the SEPA payment mode types
- allow payment of customer refunds lp:1275478

226. By Stefan Rijnhart (Opener)

[FIX] Don't raise unnecessarily

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:banking-addons
This branch contains Public information 
Everyone can see this information.

Subscribers