← Back to team overview

openerp-india team mailing list archive

[Bug 1086702] [NEW] account - automatic reconcile - patch for accounts without partners

 

Public bug reported:

automatic reconcile only works for account move lines with partner_id
set

nevertheless there are many accounts - example inter bank and cash to
bank moves - which do not have a partner and should be reconciled
automatically.

the attached patch solves this issue.

a module is no good solution as the SQL statement has to be modified

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Attachment added: "account_automatic_reconcile.py.20121205.patch"
   https://bugs.launchpad.net/bugs/1086702/+attachment/3451989/+files/account_automatic_reconcile.py.20121205.patch

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1086702

Title:
  account - automatic reconcile - patch for accounts without partners

Status in OpenERP Addons (modules):
  New

Bug description:
  automatic reconcile only works for account move lines with partner_id
  set

  nevertheless there are many accounts - example inter bank and cash to
  bank moves - which do not have a partner and should be reconciled
  automatically.

  the attached patch solves this issue.

  a module is no good solution as the SQL statement has to be modified

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1086702/+subscriptions


Follow ups

References