← Back to team overview

openerp-india team mailing list archive

Re: [Bug 928616] [NEW] [v6.0 & v6.1] [account_voucher] cancel_voucher method is unlinking the whole account_move_reconciliation record

 

thanks a lot guys, wonderful job,

Regards,

Hbto [Vauxoo]

El viernes 17 de febrero de 2012, Rifakat (OpenERP) <
928616@xxxxxxxxxxxxxxxxxx> escribió:

> Could you please check out this branch and notify us what exact is buggy?
>
> https://code.launchpad.net/~openerp-dev/openobject-addons/6.0-opw-383510-rha
>
> Invoicing issue has been taken care by solving lp: 928899
>
> Regards.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/928616
>
> Title:
>  [v6.0 & v6.1] [account_voucher] cancel_voucher method is unlinking the
>  whole account_move_reconciliation record
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/928616/+subscriptions
>

-- 
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/928616

Title:
  [v6.0 & v6.1] [account_voucher] cancel_voucher method is unlinking the
  whole account_move_reconciliation record

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  [v6.0 & v6.1] [account_voucher] cancel_voucher method is unlinking the
  whole account_move_reconciliation (amr) record

  There is a more elegant way of doing this, instead of getting rid of the whole amr, it could be unreconciled and reconciled 
  again so the other account_move_lines involved in the reconciliation wont't be lost.

  Whenever you have many partial payments for invoices and one of those partial payments (account_voucher) is unreconciled
  the forementioned method will get rid of the whole amr, and all the previously aml, involved get lost.

  
  Here you find patch fixes for both v6.0 and v6.1.

  Thanks in advance for your attention.

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


References