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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.