c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22286
[Bug 767385] [NEW] account - Entries Analysis - Multicompany
Public bug reported:
it seems to be quite inconsistant
click on "group by company" - i get 3 companies with moves
click on "This F.Year" - only shows the data of the current company.
./report/account_entries_report_view.xml
Although I understand the technical problems we must make this usable
for the avarage accountant.
I like the idea to be able to see and analyse moves of all accessible
companies in ONE Form, but
usually accountans want to see and analyse data of the current company -
hence a default filter button "current company" should be set - which
can be unchecked later
nevertheless the Fiscal year problem remains - users will not understand
that "This F.Year"
<filter icon="terp-go-year" string="This F.Year"
name="thisyear"
context="{'year':'current_year'}"
has the impact that this filters data only from the current year AND the
current company.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/767385
Title:
account - Entries Analysis - Multicompany
Status in OpenERP Modules (addons):
New
Bug description:
it seems to be quite inconsistant
click on "group by company" - i get 3 companies with moves
click on "This F.Year" - only shows the data of the current company.
./report/account_entries_report_view.xml
Although I understand the technical problems we must make this usable
for the avarage accountant.
I like the idea to be able to see and analyse moves of all accessible
companies in ONE Form, but
usually accountans want to see and analyse data of the current company
- hence a default filter button "current company" should be set -
which can be unchecked later
nevertheless the Fiscal year problem remains - users will not
understand that "This F.Year"
<filter icon="terp-go-year" string="This F.Year"
name="thisyear"
context="{'year':'current_year'}"
has the impact that this filters data only from the current year AND
the current company.
Follow ups
References