hi all,
Is there any link for ofbiz accounting packge data model for latest version?. Any idea will be appreciated. thanks prasath rajan +91-9442369696
prasath rajan
9442369696
|
https://demo-trunk.ofbiz.apache.org/webtools/control/entityref
prasanth r sent the following on 6/29/2011 3:25 AM: > hi all, > > Is there any link for ofbiz accounting packge data model for latest > version?. > > Any idea will be appreciated. > > thanks > prasath rajan > +91-9442369696 > |
In reply to this post by prasath
Hi Prasanth,
Neogia, which is based on Ofbiz, has UML diagrams for its Accounting entities here: http://neogia.org/wiki/index.php/UML_Diagram#Accounting In the Ofbiz wiki, there are diagrams for some of the tables in the database, including accounting: https://cwiki.apache.org/confluence/display/OFBIZ/Key%20data%20model%20reference You'll notice the names are the actual table names, not Ofbiz entities. Table names are abbreviated because there is a limit on identifier name length in some databases. You can usually infer the name of the entity from the name of the table. For an overall understanding of the Ofbiz data model, read the The Data Model Resource Book by Len Silverston, especially volume 1: http://isbn.nu/9780471353485 Ofbiz's data model is not identical to that presented in the book, but was inspired by it and the book will help you to understand many of the design decisions. Regards Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
In reply to this post by prasath
please check for the datamodel:
https://cwiki.apache.org/confluence/display/OFBTECH/Data+Model+Diagrams Regards, Hans On Wed, 2011-06-29 at 15:55 +0530, prasanth r wrote: > hi all, > > Is there any link for ofbiz accounting packge data model for latest > version?. > > Any idea will be appreciated. > > thanks > prasath rajan > +91-9442369696 -- Ofbiz on twitter: http://twitter.com/apache_ofbiz Myself on twitter: http://twitter.com/hansbak Antwebsystems.com: Quality services for competitive rates. |
NOTE: both this and previous link are not the current implementation of
Accounting but the majority is correct. Hans Bakker sent the following on 6/29/2011 7:29 PM: > please check for the datamodel: > https://cwiki.apache.org/confluence/display/OFBTECH/Data+Model+Diagrams > > Regards, > Hans > > On Wed, 2011-06-29 at 15:55 +0530, prasanth r wrote: >> hi all, >> >> Is there any link for ofbiz accounting packge data model for latest >> version?. >> >> Any idea will be appreciated. >> >> thanks >> prasath rajan >> +91-9442369696 > |
Administrator
|
In reply to this post by Paul Foxworthy
From: "Paul Foxworthy" <[hidden email]>
> Hi Prasanth, > > Neogia, which is based on Ofbiz, has UML diagrams for its Accounting > entities here: > > http://neogia.org/wiki/index.php/UML_Diagram#Accounting Because Neogia is specific, I'd rather rely on OFBiz data model see https://cwiki.apache.org/confluence/download/attachments/13271792/OFBizDatamodelBook_TOC_20081030.pdf to find accounting part (seems to be from p. 26 to 30) Jacques > In the Ofbiz wiki, there are diagrams for some of the tables in the > database, including accounting: > > https://cwiki.apache.org/confluence/display/OFBIZ/Key%20data%20model%20reference > > You'll notice the names are the actual table names, not Ofbiz entities. > Table names are abbreviated because there is a limit on identifier name > length in some databases. You can usually infer the name of the entity from > the name of the table. > > For an overall understanding of the Ofbiz data model, read the The Data > Model Resource Book by Len Silverston, especially volume 1: > > http://isbn.nu/9780471353485 > > Ofbiz's data model is not identical to that presented in the book, but was > inspired by it and the book will help you to understand many of the design > decisions. > > Regards > > Paul Foxworthy > > > prasanth r wrote: >> >> hi all, >> >> Is there any link for ofbiz accounting packge data model for latest >> version?. >> >> Any idea will be appreciated. >> >> thanks >> prasath rajan >> +91-9442369696 >> > > > -- > View this message in context: http://ofbiz.135035.n4.nabble.com/ofbiz-accouting-data-model-tp3632493p3634557.html > Sent from the OFBiz - User mailing list archive at Nabble.com. |
Le 30/06/2011 11:29, Jacques Le Roux a écrit :
> From: "Paul Foxworthy" <[hidden email]> >> Hi Prasanth, >> >> Neogia, which is based on Ofbiz, has UML diagrams for its Accounting >> entities here: >> >> http://neogia.org/wiki/index.php/UML_Diagram#Accounting > > Because Neogia is specific, I'd rather rely on OFBiz data model see > https://cwiki.apache.org/confluence/download/attachments/13271792/OFBizDatamodelBook_TOC_20081030.pdf > to find accounting part (seems to be from p. 26 to 30) data model on accounting integration engine. If you want read accounting ofbiz uml, you can install ufo addon http://addons.neogia.org/addons/uml-for-ofbiz/0.16.10/. Nicolas > > Jacques > >> In the Ofbiz wiki, there are diagrams for some of the tables in the >> database, including accounting: >> >> https://cwiki.apache.org/confluence/display/OFBIZ/Key%20data%20model%20reference >> >> >> You'll notice the names are the actual table names, not Ofbiz entities. >> Table names are abbreviated because there is a limit on identifier name >> length in some databases. You can usually infer the name of the >> entity from >> the name of the table. >> >> For an overall understanding of the Ofbiz data model, read the The Data >> Model Resource Book by Len Silverston, especially volume 1: >> >> http://isbn.nu/9780471353485 >> >> Ofbiz's data model is not identical to that presented in the book, >> but was >> inspired by it and the book will help you to understand many of the >> design >> decisions. >> >> Regards >> >> Paul Foxworthy >> >> >> prasanth r wrote: >>> >>> hi all, >>> >>> Is there any link for ofbiz accounting packge data model for latest >>> version?. >>> >>> Any idea will be appreciated. >>> >>> thanks >>> prasath rajan >>> +91-9442369696 >>> >> >> >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/ofbiz-accouting-data-model-tp3632493p3634557.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- Nicolas MALIN Consultant Tél : 06.17.66.40.06 Site projet : http://www.neogia.org/ ------- Société LibrenBerry Tél : 02.48.02.56.12 Site : http://www.librenberry.net/ |
In reply to this post by Jacques Le Roux
hi all,
I have created one with dbvisuvalizer. thanks prasath rajan On Thu, Jun 30, 2011 at 2:59 PM, Jacques Le Roux < [hidden email]> wrote: > From: "Paul Foxworthy" <[hidden email]> > > Hi Prasanth, >> >> Neogia, which is based on Ofbiz, has UML diagrams for its Accounting >> entities here: >> >> http://neogia.org/wiki/index.**php/UML_Diagram#Accounting<http://neogia.org/wiki/index.php/UML_Diagram#Accounting> >> > > Because Neogia is specific, I'd rather rely on OFBiz data model see > https://cwiki.apache.org/**confluence/download/**attachments/13271792/** > OFBizDatamodelBook_TOC_**20081030.pdf<https://cwiki.apache.org/confluence/download/attachments/13271792/OFBizDatamodelBook_TOC_20081030.pdf>to find accounting part (seems to be from p. 26 to 30) > > Jacques > > > In the Ofbiz wiki, there are diagrams for some of the tables in the >> database, including accounting: >> >> <a href="https://cwiki.apache.org/**confluence/display/OFBIZ/Key%**">https://cwiki.apache.org/**confluence/display/OFBIZ/Key%** >> 20data%20model%20reference<https://cwiki.apache.org/confluence/display/OFBIZ/Key%20data%20model%20reference> >> >> You'll notice the names are the actual table names, not Ofbiz entities. >> Table names are abbreviated because there is a limit on identifier name >> length in some databases. You can usually infer the name of the entity >> from >> the name of the table. >> >> For an overall understanding of the Ofbiz data model, read the The Data >> Model Resource Book by Len Silverston, especially volume 1: >> >> http://isbn.nu/9780471353485 >> >> Ofbiz's data model is not identical to that presented in the book, but was >> inspired by it and the book will help you to understand many of the design >> decisions. >> >> Regards >> >> Paul Foxworthy >> >> >> prasanth r wrote: >> >>> >>> hi all, >>> >>> Is there any link for ofbiz accounting packge data model for latest >>> version?. >>> >>> Any idea will be appreciated. >>> >>> thanks >>> prasath rajan >>> +91-9442369696 >>> >>> >> >> -- >> View this message in context: http://ofbiz.135035.n4.nabble.** >> com/ofbiz-accouting-data-**model-tp3632493p3634557.html<http://ofbiz.135035.n4.nabble.com/ofbiz-accouting-data-model-tp3632493p3634557.html> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > > >
prasath rajan
9442369696
|
Free forum by Nabble | Edit this page |