You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2018/12/08 13:34:00 UTC

[jira] [Commented] (OFBIZ-10469) Improve Accounting - AR container structure

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

Pierre Smits commented on OFBIZ-10469:
--------------------------------------

This implementation is a work-around, and circumvents the actual issue.

The problem is not with how the screens are rendered by the referencing portal page , but rather with how the portal-page container is rendered through the HTMLScreenMacroLibrary.ftl of the theme. This may also be impacted by MacroScreenRenderer.java and/or StringScreenRenderer.java.

> Improve Accounting - AR container structure
> -------------------------------------------
>
>                 Key: OFBIZ-10469
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10469
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk, Release Branch 17.12
>            Reporter: Dennis Balkir
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: accounting-ar_main-page.patch
>
>
> I found some structural differences while looking on accounting-ar -> main.
> While all the other screenlets on such pages are nested inside the surrounding div-containers, these ones are actually inside a table, which then is inside the normally surrounding divs.
>  
> This makes styling for new themes difficult and should be changed, since it is an exception in the normally used structure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)