You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eriks Dobelis (JIRA)" <ji...@apache.org> on 2007/02/27 12:03:05 UTC

[jira] Created: (OFBIZ-766) Lookup and date links not working in several accounting screens

Lookup and date links not working in several accounting screens
---------------------------------------------------------------

                 Key: OFBIZ-766
                 URL: https://issues.apache.org/jira/browse/OFBIZ-766
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: accounting
            Reporter: Eriks Dobelis


Several screens (at least in Invoices and Payments, but maybe elsewhere) do not include JavaScript files needed for field and date lookups, thus lookup buttons don't work. I noticed it on findInvoices and findPayments screens, but it seems that this is other places.

Afaik, this is due to the fact that many accounting screens don't include global decorator, but include only mainAccountingDecorator (which doesn't include the global one).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-766) Lookup and date links not working in several accounting screens

Posted by "Eriks Dobelis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476142 ] 

Eriks Dobelis commented on OFBIZ-766:
-------------------------------------

Was there any particular reason to create mainAccountingDecorator, which does not include global decorator, but only FTLs from webcommon? If no I can create a patch to remove mainAccountingDecorator and replace it everywhere with main-decorator (which includes global decorator).

> Lookup and date links not working in several accounting screens
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-766
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-766
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Eriks Dobelis
>
> Several screens (at least in Invoices and Payments, but maybe elsewhere) do not include JavaScript files needed for field and date lookups, thus lookup buttons don't work. I noticed it on findInvoices and findPayments screens, but it seems that this is other places.
> Afaik, this is due to the fact that many accounting screens don't include global decorator, but include only mainAccountingDecorator (which doesn't include the global one).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-766) Lookup and date links not working in several accounting screens

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-766.
----------------------------

    Resolution: Fixed

Thanks Eriks, I've removed the mainAccountingDecorator and updated the screens to use main-decorator in rev. 514294.

> Lookup and date links not working in several accounting screens
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-766
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-766
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Eriks Dobelis
>
> Several screens (at least in Invoices and Payments, but maybe elsewhere) do not include JavaScript files needed for field and date lookups, thus lookup buttons don't work. I noticed it on findInvoices and findPayments screens, but it seems that this is other places.
> Afaik, this is due to the fact that many accounting screens don't include global decorator, but include only mainAccountingDecorator (which doesn't include the global one).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.