You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2006/07/23 04:30:13 UTC

[jira] Created: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Tax Authority GL Accounts calling wrong services
------------------------------------------------

                 Key: OFBIZ-106
                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Scott Gray
            Priority: Minor


The Tax Authority GL Accounts screens are calling the wrong services.
on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'

Regards
Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-106?page=all ]

Scott Gray updated OFBIZ-106:
-----------------------------

    Attachment: TaxAuthGL-2.patch

The delete link was also missing the organizationPartyId parameter, this patch replaces the previous TaxAuthGL.patch

> Tax Authority GL Accounts calling wrong services
> ------------------------------------------------
>
>                 Key: OFBIZ-106
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>            Priority: Minor
>         Attachments: TaxAuthGL-2.patch, TaxAuthGL.patch
>
>
> The Tax Authority GL Accounts screens are calling the wrong services.
> on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
> on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'
> Regards
> Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Posted by "David E. Jones (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-106?page=all ]

David E. Jones closed OFBIZ-106.
--------------------------------


Assuming this can be closed as no comment has come back.

> Tax Authority GL Accounts calling wrong services
> ------------------------------------------------
>
>                 Key: OFBIZ-106
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>         Assigned To: Si Chen
>            Priority: Minor
>         Attachments: TaxAuthGL-2.patch, TaxAuthGL.patch
>
>
> The Tax Authority GL Accounts screens are calling the wrong services.
> on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
> on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'
> Regards
> Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-106?page=all ]

Si Chen resolved OFBIZ-106.
---------------------------

    Resolution: Fixed

Thanks so much Scott.  This was committed in r 425544.

> Tax Authority GL Accounts calling wrong services
> ------------------------------------------------
>
>                 Key: OFBIZ-106
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>         Assigned To: Si Chen
>            Priority: Minor
>         Attachments: TaxAuthGL-2.patch, TaxAuthGL.patch
>
>
> The Tax Authority GL Accounts screens are calling the wrong services.
> on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
> on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'
> Regards
> Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-106?page=all ]

Scott Gray updated OFBIZ-106:
-----------------------------

    Attachment: TaxAuthGL.patch

> Tax Authority GL Accounts calling wrong services
> ------------------------------------------------
>
>                 Key: OFBIZ-106
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>            Priority: Minor
>         Attachments: TaxAuthGL.patch
>
>
> The Tax Authority GL Accounts screens are calling the wrong services.
> on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
> on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'
> Regards
> Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (OFBIZ-106) Tax Authority GL Accounts calling wrong services

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-106?page=all ]

Si Chen reassigned OFBIZ-106:
-----------------------------

    Assignee: Si Chen

> Tax Authority GL Accounts calling wrong services
> ------------------------------------------------
>
>                 Key: OFBIZ-106
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-106
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>         Assigned To: Si Chen
>            Priority: Minor
>         Attachments: TaxAuthGL-2.patch, TaxAuthGL.patch
>
>
> The Tax Authority GL Accounts screens are calling the wrong services.
> on create 'createTaxAuthorityCategory' is being called instead of 'createTaxAuthorityGlAccount'
> on delete 'deleteTaxAuthorityCategory' is being called instead of 'deleteTaxAuthorityGlAccount'
> Regards
> Scott

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira