← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 675494] Re: [Trunk] - If you delete an invoice entry, invoice still exists

 

current behavior is like that: 
If you create the invoice and validate it. now you remove its account.move (journal entry) but invoice is not referring to entry (which is deleted) and journal entry is empty in invoice.

But problem is currently the invoice is in open state, i think it should
be in draft state (Because you have already removed its entry).

We can not remove invoice in this case we can just change the state to
draft.

thanks
mustufa

** Changed in: openobject-addons
    Milestone: None => 6.0-rc2

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/675494

Title:
  [Trunk] - If you delete an invoice entry, invoice still exists

Status in OpenObject Addons Modules:
  Triaged

Bug description:
  Create an invoice
deleted entry generated
go back to invoice list
The invoices is still existing refering to a draft entry (*XX) which does not exist anymore.
See attached screenshot

Could we prevent this kind of error from users ?





References