[
https://issues.apache.org/jira/browse/OFBIZ-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122728#comment-15122728 ]
Hans Bakker commented on OFBIZ-6802:
------------------------------------
I tested the patch according the test instructions and it works well.
When the patch is applied there is no visible change in the ofbiz user interface when there is only a single accounting company. It becomes only visible when there is more than one in the header of all themes where it will show the current selected accounting company.
Also the accounting company list in accounting is not changed (yet).
Please provide your comments, when there are no objections, i will commit this change in a week.
> be able to set accounting company in the header, remove from accounting, so other components can change it too.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-6802
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6802> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Trunk
> Environment: any
> Reporter: Hans Bakker
> Attachments: OFBIZ-6802-fix.patch, OFBIZ-6802.patch
>
>
> Currently it is possible to set the current accounting company in the option under organization GL settings and in party preferences.
> The proposal is to remove it from accounting and set it in the theme header so it will be available in all components. In order to make the system not more complicated, this setting is only available when there is more than a single accounting company.
> Then replace the organization GL settings in accounting by
> {code}
> "${organization} setup' and '${organization} accounting where ${organization}
> {code}
> is the current selected accounting company in the header.
> The global setting of the current organization is already done in the application decorator in the commonext component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)