← Back to team overview

openerp-india team mailing list archive

[Bug 1102612] Re: [Trunk/7.0]Journals can not be deleted, even when they have no entries

 

Hello kbh,

Found Invalid bug,

  * Create new journal and Save it.

  * During creation it also fill cash box, where 'currency
denominations' are created for cash box.

  * You found this cash box list at ['Cash Registers' Tab], set checked
cash control, you able to view filled cashbox.

  * Once you remove all related cash box entries, then after we easily
able to unlink journal.

Right now I am invalidate this bug.

if I am wrong please correct me.

Thanks,
tta

** Changed in: openobject-addons
       Status: In Progress => Invalid

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

Title:
  [Trunk/7.0]Journals can not be deleted, even when they have no entries

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  7.0 creates, as part of the default accounting setup, a "Bank" and a
  "Cash" journal. Attempting to delete either of these journals presents
  the cryptic error:

  Integrity Error

  The operation cannot be completed, probably due to the following:
  - deletion: you may be trying to delete a record while other records still reference it
  - creation/update: a mandatory field is not correctly set

  [object with reference: account.journal.cashbox.line -
  account.journal.cashbox.line]

  This is also just as relevant to any journal created by the user.

  There is indeed a table account.journal.cashbox.line that references
  the journal, but it's extra confusing to a user since no action was
  ever taken to associate this journal with a cashbox, and there does
  not appear to be any way to delete the offending
  account.journal.cashbox.line records through the UI that I have found.
  Deleting them directly from the database is of course possible, but
  probably not an acceptable workaround for typical users.

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


References