[jira] [Commented] (OFBIZ-12771) Confusing steps to create multiple transactions

2023-03-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698416#comment-17698416
 ] 

ASF subversion and git services commented on OFBIZ-12771:
-

Commit 7f352a5c31eb6b5eef172c9d63f35814ef1b3c45 in ofbiz-framework's branch 
refs/heads/release22.01 from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7f352a5c31 ]

Fixed: Added accounting main action menu to Organization GL Settings screens 
(OFBIZ-12771)

Clicking on the Create a Gl Transactions button navigates to a screen
within the Organisation GL Settings group of screens. Within this
context the main actions menu - which included the Create button - is
not visible, meaning it is cumbersome for the user to add another
transaction.

This commit adds the main actions menu to the Organization GL Settings
screens, matching the way the actions are displayed in all other
Accountancy screens.

(cherry picked from commit 18cf371e1b55f093228b64bef361e946b4635ca8)


> Confusing steps to create multiple transactions
> ---
>
> Key: OFBIZ-12771
> URL: https://issues.apache.org/jira/browse/OFBIZ-12771
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 22.01.01
>Reporter: Daniel Watford
>Assignee: Daniel Watford
>Priority: Minor
> Attachments: image-2023-03-07-14-38-39-731.png, 
> image-2023-03-07-14-39-48-134.png
>
>
> OFBIZ-12447 removed the _Create an Accounting Transaction_ button from the 
> Accounting Transactions screens.
> Compare the same screen on version 18 vs version 22:
> [https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
> [https://demo-next.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
>  
> !image-2023-03-07-14-38-39-731.png|width=512,height=247!
>  
> !image-2023-03-07-14-39-48-134.png|width=464,height=239!
> The button to create a GL Transaction has instead been made available in menu 
> MainActionMenu (AccountingMenus.xml).
> To create a regular transaction (i.e. non-quick transaction) the user must 
> navigate to any of the Accounting application's screens via the app 
> navigation bar EXCEPT for the _Organization GL Settings_ screen. However, 
> clicking the _Create a Gl Transaction_ button in the menu will navigate the 
> user to the Organisation GL Settings screen (sub-application?).
> The user can create their GL Transaction without issue. But if they then wish 
> to enter a second transaction, they must navigate away from the Organisation 
> GL Settings screen so they can once again click on the _Create a Gl 
> Transaction_ button.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12771) Confusing steps to create multiple transactions

2023-03-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698413#comment-17698413
 ] 

ASF subversion and git services commented on OFBIZ-12771:
-

Commit 18cf371e1b55f093228b64bef361e946b4635ca8 in ofbiz-framework's branch 
refs/heads/trunk from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=18cf371e1b ]

Fixed: Added accounting main action menu to Organization GL Settings screens 
(OFBIZ-12771)

Clicking on the Create a Gl Transactions button navigates to a screen
within the Organisation GL Settings group of screens. Within this
context the main actions menu - which included the Create button - is
not visible, meaning it is cumbersome for the user to add another
transaction.

This commit adds the main actions menu to the Organization GL Settings
screens, matching the way the actions are displayed in all other
Accountancy screens.


> Confusing steps to create multiple transactions
> ---
>
> Key: OFBIZ-12771
> URL: https://issues.apache.org/jira/browse/OFBIZ-12771
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 22.01.01
>Reporter: Daniel Watford
>Assignee: Daniel Watford
>Priority: Minor
> Attachments: image-2023-03-07-14-38-39-731.png, 
> image-2023-03-07-14-39-48-134.png
>
>
> OFBIZ-12447 removed the _Create an Accounting Transaction_ button from the 
> Accounting Transactions screens.
> Compare the same screen on version 18 vs version 22:
> [https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
> [https://demo-next.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
>  
> !image-2023-03-07-14-38-39-731.png|width=512,height=247!
>  
> !image-2023-03-07-14-39-48-134.png|width=464,height=239!
> The button to create a GL Transaction has instead been made available in menu 
> MainActionMenu (AccountingMenus.xml).
> To create a regular transaction (i.e. non-quick transaction) the user must 
> navigate to any of the Accounting application's screens via the app 
> navigation bar EXCEPT for the _Organization GL Settings_ screen. However, 
> clicking the _Create a Gl Transaction_ button in the menu will navigate the 
> user to the Organisation GL Settings screen (sub-application?).
> The user can create their GL Transaction without issue. But if they then wish 
> to enter a second transaction, they must navigate away from the Organisation 
> GL Settings screen so they can once again click on the _Create a Gl 
> Transaction_ button.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12771) Confusing steps to create multiple transactions

2023-03-08 Thread Daniel Watford (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698002#comment-17698002
 ] 

Daniel Watford commented on OFBIZ-12771:


Thanks, [~pierresmits]  - I agree this should be a simple fix, but I feel it is 
patching a symptom rather than the root issue.

I think there is a more general usability problem here where the user cannot 
easily tell what accounting organisation is currently set in their 
UserPreferences, and it may not be clear how to change the accounting 
organisation.

Consider the case of adding a new person with a user login to the OFBiz 
instance and assigning them to the SUPER security group.

If that user visits the accounting app (e.g. 
[https://localhost:8443/accounting/control/main] ) the _Create a Gl 
Transaction_ button will incorrectly assume their ORGANIZATION_PARTY is 
'Company', the default value from general.properties. The 'Company' Party may 
not even exist.

The user won't have an ORGANIZATION_PARTY set in UserPreferences until they 
enter the Organization GL Settings screen and select their company from the 
list shown.

 

The above usability problem is probably something to discuss in a more broad 
ticket or the mailing list. In the meantime I'll implement the quick fix to 
make it easier for users to enter multiple transactions, an activity that might 
be undertaken by a bookkeeper.

> Confusing steps to create multiple transactions
> ---
>
> Key: OFBIZ-12771
> URL: https://issues.apache.org/jira/browse/OFBIZ-12771
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 22.01.01
>Reporter: Daniel Watford
>Priority: Minor
> Attachments: image-2023-03-07-14-38-39-731.png, 
> image-2023-03-07-14-39-48-134.png
>
>
> OFBIZ-12447 removed the _Create an Accounting Transaction_ button from the 
> Accounting Transactions screens.
> Compare the same screen on version 18 vs version 22:
> [https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
> [https://demo-next.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
>  
> !image-2023-03-07-14-38-39-731.png|width=512,height=247!
>  
> !image-2023-03-07-14-39-48-134.png|width=464,height=239!
> The button to create a GL Transaction has instead been made available in menu 
> MainActionMenu (AccountingMenus.xml).
> To create a regular transaction (i.e. non-quick transaction) the user must 
> navigate to any of the Accounting application's screens via the app 
> navigation bar EXCEPT for the _Organization GL Settings_ screen. However, 
> clicking the _Create a Gl Transaction_ button in the menu will navigate the 
> user to the Organisation GL Settings screen (sub-application?).
> The user can create their GL Transaction without issue. But if they then wish 
> to enter a second transaction, they must navigate away from the Organisation 
> GL Settings screen so they can once again click on the _Create a Gl 
> Transaction_ button.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12771) Confusing steps to create multiple transactions

2023-03-08 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697852#comment-17697852
 ] 

Pierre Smits commented on OFBIZ-12771:
--

Hi [~danwatford] 

So, MainActionMenu is missing in the decorator(s) used in GlSetupScreens.xml, 
GlScreens.xml, ReportFinancialSummaryScreens.xml. 

That seems to be easy to fix.

Best regards,
Pierre

> Confusing steps to create multiple transactions
> ---
>
> Key: OFBIZ-12771
> URL: https://issues.apache.org/jira/browse/OFBIZ-12771
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 22.01.01
>Reporter: Daniel Watford
>Priority: Minor
> Attachments: image-2023-03-07-14-38-39-731.png, 
> image-2023-03-07-14-39-48-134.png
>
>
> OFBIZ-12447 removed the _Create an Accounting Transaction_ button from the 
> Accounting Transactions screens.
> Compare the same screen on version 18 vs version 22:
> [https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
> [https://demo-next.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
>  
> !image-2023-03-07-14-38-39-731.png|width=512,height=247!
>  
> !image-2023-03-07-14-39-48-134.png|width=464,height=239!
> The button to create a GL Transaction has instead been made available in menu 
> MainActionMenu (AccountingMenus.xml).
> To create a regular transaction (i.e. non-quick transaction) the user must 
> navigate to any of the Accounting application's screens via the app 
> navigation bar EXCEPT for the _Organization GL Settings_ screen. However, 
> clicking the _Create a Gl Transaction_ button in the menu will navigate the 
> user to the Organisation GL Settings screen (sub-application?).
> The user can create their GL Transaction without issue. But if they then wish 
> to enter a second transaction, they must navigate away from the Organisation 
> GL Settings screen so they can once again click on the _Create a Gl 
> Transaction_ button.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12771) Confusing steps to create multiple transactions

2023-03-07 Thread Daniel Watford (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697478#comment-17697478
 ] 

Daniel Watford commented on OFBIZ-12771:


If there are multiple accounting organisations, it is not clear how the user 
would choose the relevant accounting organisation for a transaction.

The non-intuitive process that I figure out was:
 * Navigate to the Organization GL Settings screen 
([https://demo-next.ofbiz.apache.org/accounting/control/ListCompanies)]
 * Clicking the Accounting button corresponding to the accounting organisation 
for which they want to enter a GL transaction.
 * Navigate to any other screens for the Accounting app, except the 
Organization GL Screen (e.g. 
[https://demo-stable.ofbiz.apache.org/accounting/control/main])
 * Click the _Create a Gl Transaction_ button which navigates to 
[https://demo-next.ofbiz.apache.org/accounting/control/newAcctgTrans?organizationPartyId=Company]
 (Notice the organizationPartyId query parameter has been populated to match 
the accounting organisation selected above)

> Confusing steps to create multiple transactions
> ---
>
> Key: OFBIZ-12771
> URL: https://issues.apache.org/jira/browse/OFBIZ-12771
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 22.01.01
>Reporter: Daniel Watford
>Priority: Minor
> Attachments: image-2023-03-07-14-38-39-731.png, 
> image-2023-03-07-14-39-48-134.png
>
>
> OFBIZ-12447 removed the _Create an Accounting Transaction_ button from the 
> Accounting Transactions screens.
> Compare the same screen on version 18 vs version 22:
> [https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
> [https://demo-next.ofbiz.apache.org/accounting/control/FindAcctgTrans?organizationPartyId=Company]
>  
> !image-2023-03-07-14-38-39-731.png|width=512,height=247!
>  
> !image-2023-03-07-14-39-48-134.png|width=464,height=239!
> The button to create a GL Transaction has instead been made available in menu 
> MainActionMenu (AccountingMenus.xml).
> To create a regular transaction (i.e. non-quick transaction) the user must 
> navigate to any of the Accounting application's screens via the app 
> navigation bar EXCEPT for the _Organization GL Settings_ screen. However, 
> clicking the _Create a Gl Transaction_ button in the menu will navigate the 
> user to the Organisation GL Settings screen (sub-application?).
> The user can create their GL Transaction without issue. But if they then wish 
> to enter a second transaction, they must navigate away from the Organisation 
> GL Settings screen so they can once again click on the _Create a Gl 
> Transaction_ button.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)