Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New GL system
12-12-2020, 02:41 AM,
#1
New GL system
I mentioned in this thread (http://www.weberp.org/forum/showthread.p...1#pid16201) that we were working on a different system for GL totals that did away with GLPostings.inc and Z_RepostGLFromPeriod.php.

As promised, I have written up a spec here (https://github.com/timschofield/KwaMoja/wiki/_gltotals) and would appreciate any comments. We have this up and running on a test database with more than 2 million gltrans lines and 10 years worth of periods.  There is no noticeable slow down either on GL posting or on GL reports, and without GLPostings.inc it is many times faster on some functions.

I am happy to port this over, but as I have a lot of work on, and am trying to cut down, not take on more, it would need assistance from others.

Tim
Reply
12-12-2020, 10:03 AM,
#2
RE: New GL system
That sounds like a very good improvement to me.

Much of the gltrans stuff is over my head (only for never having to work with general ledgers), but I don't mind getting the change/feature/improvement included.

I would very like create a branch for myself to undertake that effort.
Reply
12-14-2020, 02:03 AM,
#3
RE: New GL system
Hi Paul, I have created a new branch called new_gl here (https://github.com/timschofield/webERP-svn/tree/new_gl) which you can pull to your own repository to work on.

I have added the new database items, updated DB_query() to generate new entries, and done the necessary changes to the CreatePeriod() function, and to the GLAccounts.php script as per the specification mentioned above. What needs doing now is to alter the reports, and check that the reports give the correct figures. That is the area where I don't haave the time to do all the work.

Tim
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)