[
https://issues.apache.org/jira/browse/OFBIZ-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Parinya Wongjina updated OFBIZ-6802:
------------------------------------
Attachment: OFBIZ-6802.patch
How to test :
1. Go to accounting application, select the Organization GL Settings menu then click the "Create new accounting company" button on the top right corner.
2. Choose company and submit. It will redirect to accounting preference screen. If company is already has setup the accounting preference, system will set accounting company to user automatically.
3. On setup accounting preference screen. If selected accounting company doesn't setup the accounting preference , user can click add to setup here. After user setup accounting preference, system will set accounting company to user automatically.
6. After set up accounting preference more than 2 accounting company. The company name should show beside user's name on top right.
7. Click at the accounting company name. System will redirect to change company screen. User can change existing accounting company here.
8. All function on accounting should work with current selected accounting company.
> 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.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)