[FIX] account: restore cross-account reconciliation check, disabled by mistake in...
authorOlivier Dony <odo@openerp.com>
Fri, 10 Jan 2014 16:15:19 +0000 (17:15 +0100)
committerOlivier Dony <odo@openerp.com>
Fri, 10 Jan 2014 16:15:19 +0000 (17:15 +0100)
commitcc5d5bb2bf4a84a27edf998cee22c8602c9a78e0
treeb52d1bbd04b664ac8cc54bbf42da31b2a4591ec9
parent2a5a05f49d139dc417b1570850d2df73e9d74f72
[FIX] account: restore cross-account reconciliation check, disabled by mistake in v6.1

Both the FY closing change and the removal of the
check occurred in v6.1 at revision 6529
revid:qdp-launchpad@openerp.com-20120209170333-8xu7r21hencjwu73.

Also removed code specific to fiscal year closing
in the regular reconciliation operation, as the
FY closing is now using a dedication reconciliation
algorithm.

This is a forward-port of the corresponding patch in v6.1,
at revno 7295 rev-id: odo@openerp.com-20140110154023-12rqfeuwx5fqpdau.

bzr revid: odo@openerp.com-20140110161519-qsocx6xgqsmbe6dt
addons/account/account_move_line.py