I am a newbie myself.
So this may not be holy text.

for instance :

invoice for customer

at post invoice:

in ar
1 entry is made
  id
  invnumber
  etc.

in invoice
n entries are made (n= number of lines in invoice)
  id
 trans_id is set to ar.id
 etc.

in acc_trans
 a number of  entries is made , depending on the number of chart_id  to
debet/credit
 trans_id is set to ar.id
 chart_id
 etc.

But the bottomline is:
 you will have to study the perl-code.


Herman




2008/1/24, shaker yasa <[EMAIL PROTECTED]>:
>
>  Hello
>        I need anything describe the life cycle for this tables.
>        I couldn't understand the tables , there are not primary key , no
> relations.
>        I couldn't under stand the short name for the table name and the
> relation between the forms and the tables.
>       Anyhelp, please
> with my best wishes
> Shaekir Khzym
>
> ------------------------------
> From: [EMAIL PROTECTED]
> To: [email protected]
> Date: Tue, 22 Jan 2008 19:37:27 +0200
> Subject: [Ledger-smb-devel] the database schema
>
> Hello
>         I need the database schema, to help me to understand the analysis
> of this program.
> Best wishes
> Shakeir Khzym
>
> ------------------------------
> Date: Mon, 21 Jan 2008 09:44:53 -0800
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: [Ledger-smb-devel] New to the list
>
>
>
> On Jan 21, 2008 9:13 AM, shaker yasa <[EMAIL PROTECTED]> wrote:
>
>
> Hello all,    My name is Markus Lien and I am part owner of a company that
> works extensively with open source software.  Four years ago we started
> using and installing for our customers SQL-Ledger.  We found a number of
> enhancements that we felt were required to make SQL-Ledger usable in a
> business situation.  As we made customizations to SQL-L we learned that the
> group is not very open to outside input into the project and started to
> realize problems with trying to support customized software for clients.
>
>
> Welcome to the community.  We would not be here if we didn't share your
> assessment of the SQL-Ledger, unfortunately.
>
>
>  Ledger-SMB looks like a good path for us to follow as the project appears
> to follow true open source philosophy.  We have just come into an
> opportunity  to have a programmer come to work with us and would like to
> offer his/our abilities to the group.  His name is Shaekir Khzym and his
> background is as a MS VBA developer, I'm sure he will have no problem
> picking up pearl.  Besides Shaekir's skills as a programmer we have a test
> environment running that will hopefully prove
>  useful to the group.  We look forward to working with you.  I will let
> Shaekir introduce himself now.I have Advanced professional certificate in
> IT and Programming, Oracle certificate.I participated in Oracle project ,
> VB project and VBA project.So, I can pick up pearl and I'd like to have
> this chance to do that .
>
>
> I wonder if we should add this to the welcome mssage of the list.  Here is
> a quick overview on how to get started contributing:
>
> There are two major concepts to keep in mind as you make contributions:
> review and sponsorship.
>
> All substantial changes in behavior or technical design to the application
> require some level of open review.  Before you begin working on a
> contribution, we *highly* recommend that you start by submitting a technical
> proposal to this list and a usage case proposal to the users list.  This
> helps us as a community help you get your changes into the application
> without breaking other peoples' workflows.  I would suggest further adding
> the proposals to the new "proposals" tracker in our sourceforge page.
>
> The second idea is sponsorship.  In your case, the best option is to work
> with specific individuals who have commit access to help you address any
> changes, and for second opinions.
>
> If and when we decide we aren't adding value through the sponsorship
> process we may grant you commit access directly.  This never happens
> immediately and is more likely if you are committing large amounts of new
> material to /trunk.
>
> Our goal here is to help you get your changes in, but also prevent these
> changes from causing problems for anyone else.
>
> Best Wishes,
> Chris Travers
>
>
>
>
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
>
>
> ------------------------------
> Express yourself instantly with MSN Messenger! MSN 
> Messenger<http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
>
>
> ------------------------------
> Express yourself instantly with MSN Messenger! MSN 
> Messenger<http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to