You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Erwan de FERRIERES (JIRA)" <ji...@apache.org> on 2009/10/19 18:19:59 UTC

[jira] Created: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

creating a billing invoice from the project manager is not fully done
---------------------------------------------------------------------

                 Key: OFBIZ-3062
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/projectmgr
    Affects Versions: SVN trunk
            Reporter: Erwan de FERRIERES
             Fix For: SVN trunk


when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Updated: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

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

Erwan de FERRIERES updated OFBIZ-3062:
--------------------------------------

    Attachment: OFBIZ-3062.diff

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3062.diff
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Closed: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

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

Hans Bakker closed OFBIZ-3062.
------------------------------

    Resolution: Fixed

Hi Erwan,

thanks for the patch, i committed in:  revision 827924.


Regards,
Hans

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3062.2.diff, OFBIZ-3062.diff
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Updated: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

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

Erwan de FERRIERES updated OFBIZ-3062:
--------------------------------------

    Attachment: OFBIZ-3062.2.diff

Hi Hans,

this patch will take the default currency.uom.id.default in general.properties file instead of adding the currency to the party.

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3062.2.diff, OFBIZ-3062.diff
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Commented: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767869#action_12767869 ] 

Erwan de FERRIERES commented on OFBIZ-3062:
-------------------------------------------

Hi Hans,

I've looked a bit more, and the error I had was because in the demo data, the clients have no currency defined. I will provide a patch to correct the data.

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Commented: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768011#action_12768011 ] 

Hans Bakker commented on OFBIZ-3062:
------------------------------------

perhaps better to change the system that if the currency is not defined on the party, it should take the default currency?

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3062.diff
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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


[jira] Commented: (OFBIZ-3062) creating a billing invoice from the project manager is not fully done

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767772#action_12767772 ] 

Hans Bakker commented on OFBIZ-3062:
------------------------------------

it takes currently the currency defined from the partyIdTo in the party Entity.....

> creating a billing invoice from the project manager is not fully done
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-3062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3062
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>
> when you create a billing invoice from the project manager, the currency is not added to the invoice. The currency symbol is then not displayed in the invoice screen and when searching an invoice from the accounting screens, errors are displayed in the console, due to the currency missing

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