c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #28085
[Bug 805256] Re: [6.0.2] Accounting - Journal entries: no possibility to force period
*** This bug is a duplicate of bug 777640 ***
https://bugs.launchpad.net/bugs/777640
** This bug has been marked a duplicate of bug 777640
journal_id and period_id in account.move.line should be 'related' fields, and hidden in most cases
--
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/805256
Title:
[6.0.2] Accounting - Journal entries: no possibility to force period
Status in OpenERP Modules (addons):
New
Bug description:
Hello,
In the journal entries (account.move) there is no possibilities to
force the period in two cases:
- When you copy an existing journal entry in order to use the same template
- When you generate a new journal entry from a "recurring model"
Actually, the entry created in both two ways explained above take the
current accounting period. You change it in the header (field: account
.move-period_id) but the lines remains with other accounting period
(in case of a copy, the source period; in case of a model the current
period according to system date).
Even if you change manually each items' period to map it with header's
period, you finally get the same error message:
"Error occurred while validating the field(s) line_id: You cannot
create entries on different periods/journals in the same move"
As you know, accountants need to force period on accounting entries
and at the same time needs to reuse existing templates.
Could we imagine at least two solution on that issue:
1) Ideal solution: the header (account.move) period will be applied
automatically to line items (account.move.line)
2) Intermediate solution: When changing the header's period, the user
is allowed to change each line item's period without being blocked
with the error message mentioned above.
Regards,
Bernard
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/805256/+subscriptions
References