473,403 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

How do I implement Accounts across various modules.

Hi,

I am designing the Accounting portion in our ERP System using Microsoft Platform.

There are lots of challenges ahead of me.
Scenario is :
1. Create an Account for any new Customer. Be it for Customer Or Supplier or Bank.

2. Now when i add a sales entry in Sales Module the amount gets reflected for that particular customer in Sales Tables. Similarly for purchase etc.

3. For knowing the outstanding of the Customer in the Report there are two ways
a. Either i maintain a single table wherein all the data regarding the Credit or Debit of account will be dumped or
b. I use all the tables used in Sales and Purchase Modules to calculate the Amount.

Latter is very difficult to maintain. As over a course of time there will be multiple modules for doing the entries related to credit or Debit of any Account.

If i am selecting the 1st way to save data in another table also along with Normal Sales or Purchase tables then there will a single table involved with all the Inserts, Updates and deletes of any module.

With 500 Users then a single table will become a bottleneck in performance.

Any suggestions for implenting the Accounting System in ERP.

Any help would be highly appreciated.

Regards,
Bhoomi.
Mar 20 '08 #1
0 1156

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Martin Drautzburg | last post by:
My wxPython program starts execution in mainFrame.py like this class MainApp(wxApp): def OnInit(self): self.mainFrame = MainFrame(None) self.mainFrame.Show() self.SetTopWindow(self.mainFrame)...
13
by: SpaceCowboy | last post by:
I recently got into a discussion with a co-worker about using enums across a dll interface. He wanted to use chars instead, argueing that depending on compiler settings the size of an enum could...
0
by: Anjali | last post by:
Hi, I want to implement DragnDrop across th forms of the application. I am able to get some examples to implement DragnDrop across the controls in the same form but I have to implement that...
0
by: Tony Wong | last post by:
I am trying to implement the Singleton Pattern for a assembly (class) which control a common resource on my computer. I need the Singleton behavior within a single process which contain multiple...
4
by: Rob Nicholson | last post by:
Is there a nice reference somewhere that explains how all the security accounts (e.g. ASPNET) used in VB.NET, ASP.NET running on IIS5? I find the whole thing a bit of a mystery :-) Thanks, Rob.
1
by: Terry Olsen | last post by:
What is the best practice for sharing variables across modules in the same project? I'm doing a console app with different modules for different functions (file i/o, sql commands, string...
3
by: Roy Tong | last post by:
I maintain a shared database on Access 97. I've just tried converting a test copy of the database to 2003 and it appeared to work OK. That is I got no error messages. However then I look at my...
2
by: Rory_Small | last post by:
Help! I am running windows XP Media Edition. I have 4 accounts set up. Mine is the administrator, 2 are granted administrator privileges and 1 is limited. The other 3 accounts cannot access the...
4
by: Girish | last post by:
i have to implement caching in my application, can any one tell me about the good techniques to implement caching, or provide some architectural help , so i can use it to my application. i want...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.