You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by JohnBrown <mi...@softasap.net> on 2008/01/22 18:16:26 UTC

Re: Users - ledger accounts seed or demo?

hi Guys,

Which was the source for Chart of Accounts we see in the ofbiz demo file
DemoGeneralChartOfAccounts.xml? Is it any standard accounts set? What I am
looking for is the standard set of US accounts for ecommerce middle size
company with sales/purchase activity.

I would love if someone could share it with me if have one ready in xml seed
file to load. Thank you.



Hans Bakker-3 wrote:
> 
> An accounting system with no ledger accounts which can be assigned to a 
> company is not very usefull.
> 
> currently the file:
> data/DemoGeneralChartOfAccounts.xml is 'demo' data, isn't it better to
> change 
> this to 'seed' data?
> 
> -- 
> met vriendelijke groet,
> Hans Bakker
> A-NeT Internet Services (www.a-net.nl)
> 
> E-Mail public key can be downloaded from:
> www.a-net.nl/hbakkerA-net.asc
> 
>  
>  
> _______________________________________________
> Users mailing list
> Users@lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
> 

-- 
View this message in context: http://www.nabble.com/Users---ledger-accounts-seed-or-demo--tp4725642p15023554.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: About create method in ofbiz

Posted by David E Jones <jo...@hotwaxmedia.com>.
The best way is to "stage" the order in the ShoppingCart and related  
objects, and then use that to call the storeOrder service.

-David


On Jan 22, 2008, at 10:59 AM, Yitao_Zhao wrote:

> Hi guys
>
> I hope to find some hints here
>
> I want to create a new order in the ofbiz through webservice?
>
> Do I have to insert the order details into every Entity such as  
> OrderHeader,
> OrderItem or other entities respectively?
>
> Or I could cite an integral method in the ofbiz
>
> Thanks
>


About create method in ofbiz

Posted by Yitao_Zhao <to...@gmail.com>.
Hi guys

I hope to find some hints here

I want to create a new order in the ofbiz through webservice?

Do I have to insert the order details into every Entity such as OrderHeader,
OrderItem or other entities respectively?

Or I could cite an integral method in the ofbiz

Thanks


Re: Users - ledger accounts seed or demo?

Posted by David E Jones <jo...@hotwaxmedia.com>.
On Jan 22, 2008, at 10:16 AM, JohnBrown wrote:

>
> hi Guys,
>
> Which was the source for Chart of Accounts we see in the ofbiz demo  
> file
> DemoGeneralChartOfAccounts.xml? Is it any standard accounts set?  
> What I am
> looking for is the standard set of US accounts for ecommerce middle  
> size
> company with sales/purchase activity.
>
> I would love if someone could share it with me if have one ready in  
> xml seed
> file to load. Thank you.

What is in SVN is a combination of various example charts of accounts.

As far as I'm aware there is no such things as a standard chart of  
accounts, not from any governing body, and only some example ones from  
different industry bodies. For mid-size ecommerce companies? I don't  
think there is any industry consortium or the like for that.

Usually these are very customized depending on the organization, often  
witwh the help of an accountant.

We would eventually like to get a bunch of these into OFBiz, ie a  
master superset of accounts and a number of sub-sets of those for  
different industries. Of course, even those will be starting points  
and will generally require customization.

-David


> Hans Bakker-3 wrote:
>>
>> An accounting system with no ledger accounts which can be assigned  
>> to a
>> company is not very usefull.
>>
>> currently the file:
>> data/DemoGeneralChartOfAccounts.xml is 'demo' data, isn't it better  
>> to
>> change
>> this to 'seed' data?
>>
>> -- 
>> met vriendelijke groet,
>> Hans Bakker
>> A-NeT Internet Services (www.a-net.nl)
>>
>> E-Mail public key can be downloaded from:
>> www.a-net.nl/hbakkerA-net.asc
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users@lists.ofbiz.org
>> http://lists.ofbiz.org/mailman/listinfo/users
>>
>
> -- 
> View this message in context: http://www.nabble.com/Users---ledger-accounts-seed-or-demo--tp4725642p15023554.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>