c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08002
[Bug 657247] Re: [trunk][account_cancel] error when saving journal settings
Hello All,
We have fixed the problem in Addons3 branch. The problem was related to
bug https://bugs.launchpad.net/openobject-addons/+bug/681272 and we have
applied patch in Addons3 given by Salvi Angjeli.
revision-id: mra@mra-laptop-20101214110437-dflw8j6sn3cys097
revno: 4718
branch-nick: trunk-dev-addons3
So i make this bug fix released now.
Thanks all for your contributions.
Regards,
MTR
** Changed in: openobject-addons
Status: In Progress => Fix Released
--
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/657247
Title:
[trunk][account_cancel] error when saving journal settings
Status in OpenObject Addons Modules:
Fix Released
Bug description:
Having the module account_cancel installed, first create one supplier invoice and do the payment.
Now select "Accounting->Configuration->Financial Accounting->Accounts->Journals" and then open the "Expenses Journal" for editing.
Do not change anything and click "Save".
You'll get the message "You cannot modify company of this journal as its related record exist in Entry Lines".
If you do the same with a journal without any entry, you do not get the message.
This bug blocks from modifying the journal settings if you already have some entries in it. Therefore, you cannot change the settings for allowing canceling entries for example.
Thanks.