c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09847
[Bug 675494] Re: [Trunk] - If you delete an invoice entry, invoice still exists
sorry but i disagree: we should just put a ondelete=restrict ont the
field move_id of account.invoice object. This will disallow to remove
entry directly, if someone want to do that, he should cancell the
invoice.
Thanks,
Quentin
--
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:
In Progress
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