Set the style for selected menu items for Accounting
---------------------------------------------------- Key: OFBIZ-1769 URL: https://issues.apache.org/jira/browse/OFBIZ-1769 Project: OFBiz Issue Type: Sub-task Components: accounting Affects Versions: SVN trunk Reporter: Shubham Goyal Priority: Minor Fix For: SVN trunk -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Goyal updated OFBIZ-1769: --------------------------------- Attachment: AccountingMenu.patch > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1769. ------------------------------ Resolution: Fixed Thanks Shubham, your patch is in rev 654138. > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Goyal reopened OFBIZ-1769: ---------------------------------- I found some more improvements, so for attachment of updated patch I have reopened this issue. > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Goyal updated OFBIZ-1769: --------------------------------- Attachment: AccountingMenu.patch > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595336#action_12595336 ] Jacques Le Roux commented on OFBIZ-1769: ---------------------------------------- Hi Shubham, Did you test under IE7 ? I have sent a message on dev ML about issues in this (major despite all its problems) browser. I can see the same issues in Fixed Assets menu. Menus are OK in the Party component now (since Adrian recent changes, see my msg in dev ML), maybe a way to follow (I tried but without success) ? Same pb with Invoices and Fin Account menus. Thanks for your work > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595400#action_12595400 ] Jacques Le Roux commented on OFBIZ-1769: ---------------------------------------- Also the same issue for Tax Auth Menu Thanks Shubham, your patch is in trunk rev 654621. I keep this issue open because of the CSS problems > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595454#action_12595454 ] Adrian Crum commented on OFBIZ-1769: ------------------------------------ Jacques and others, There are actually two issues that need to be worked on, and they are not related. Recently, the screen widget XSD files were updated to remove default attribute values. Doing so broke menus that counted on those default values being supplied by the XSD. That is the issue Shubham is working on. The second, unrelated issue is the recent IE7 update that broke the OFBiz layout. I changed the main style sheet and updated the Party Manager and Example components to correct the IE7 layout problems. Additional work needs to be done on that, but it is not related to the work being done in this issue. > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595551#action_12595551 ] Jacques Le Roux commented on OFBIZ-1769: ---------------------------------------- Yes, thanks for clarifying Adrian. I almost figured this out, that's why I commited Shubham work. Definitively clearer now :o) Is there an issue open for the second issue ? Should we open one ? > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595554#action_12595554 ] Jacques Le Roux commented on OFBIZ-1769: ---------------------------------------- And BTW should we close this one now ? > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1769. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595747#action_12595747 ] Jacques Le Roux commented on OFBIZ-1769: ---------------------------------------- OK the issue I looked for is of course OFBIZ-1758 > Set the style for selected menu items for Accounting > ---------------------------------------------------- > > Key: OFBIZ-1769 > URL: https://issues.apache.org/jira/browse/OFBIZ-1769 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Shubham Goyal > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: AccountingMenu.patch, AccountingMenu.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |