Creating invoice fromPartyId

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

Creating invoice fromPartyId

Mansour
Under the screen:

    accounting >> Invoices >> Create New Invoice

We can create sales invoices. However, "Organization Party Id" is not populated
with a newly created party. According to the Data Module Resource Book,
fromParty has to be INTERNAL ORGINATION. May be I am missing something here.

I have created a party and added the roles:

VENDOR  
ADDRESSEE
BILL_FROM_VENDOR  
BILL_TO_CUSTOMER
CARRIER  
INTERNAL_ORGANIZATIO
SUPPLIER

I have created accounts for this party similar to the ones that come
with the demo "Company" party.

I still, can not see that party in the drop down menu (Organization Party Id)
in the mentioned screen.

What conditions a party have to satisfy in order to be able to issue Bills ?


Thank you.





Reply | Threaded
Open this post in threaded view
|

Re: Creating invoice fromPartyId

Mansour
Ok, I figured it out.
I had to complete the setup for the Internal organization at https://localhost:8443/accounting/control/ListCompanies

Thank you.



On Sat Mar 31,2012 08:53 pm, Mansour Al Akeel wrote:

> Under the screen:
>
>     accounting >> Invoices >> Create New Invoice
>
> We can create sales invoices. However, "Organization Party Id" is not populated
> with a newly created party. According to the Data Module Resource Book,
> fromParty has to be INTERNAL ORGINATION. May be I am missing something here.
>
> I have created a party and added the roles:
>
> VENDOR  
> ADDRESSEE
> BILL_FROM_VENDOR  
> BILL_TO_CUSTOMER
> CARRIER  
> INTERNAL_ORGANIZATIO
> SUPPLIER
>
> I have created accounts for this party similar to the ones that come
> with the demo "Company" party.
>
> I still, can not see that party in the drop down menu (Organization Party Id)
> in the mentioned screen.
>
> What conditions a party have to satisfy in order to be able to issue Bills ?
>
>
> Thank you.
>
>
>
>
>