-2

Well, my question is about Accounting Management. I have a system already, it's work fine, but now I need to control the follow intems.

  • ACCOUNTS RECEIVABLE (My Invoices)
  • ACCOUNTS PAYABLE
  • SETTLE ACCOUNTS
  • CASH FLOW
  • GENERAL LEDGER
  • FIXED ASSETS
  • PAYROLL

On ACCOUNTS RECEIVABLE I have all my invoice system. The rest, I need to work on it.

Is this the right way to start a new accounting module?

Does Anybody have a good source of knowledge about accounts?

hakre
  • 193,403
  • 52
  • 435
  • 836
devasia2112
  • 5,844
  • 6
  • 36
  • 56
  • 1
    That's nowhere near enough information to even being to answer your question. You have the other modules - do you mean you wrote those? If so, what makes this one different from the others? Why are you asking about this one in particular? – The Archetypal Paul Nov 18 '10 at 18:06
  • Yes, I have the other modules, I wrote all of them. Before we were using another system only to control the accounts of the company, now we need to integrate everything and it includes the accounts. Then I need to build up another module, the problem is not to build up it, but the necessities for this kind of module. What an accounts module must contain ??? – devasia2112 Nov 18 '10 at 18:22
  • to be very specific, I need more references on accounts systems. I hope to be clear. Thanks. – devasia2112 Nov 18 '10 at 18:31
  • 1
    this is related to programming how? – Ross Nov 19 '10 at 12:18
  • This might be fitting on webapps.stackexchange.com but unfortuntately isn't here. – Pekka Nov 19 '10 at 12:20
  • it is more specific to what the defaults needed to build up an accounting module. As showed on the list I have ACCOUNTS RECEIVABLE (My Invoices) and ACCOUNTS PAYABLE, etc.. Is that correct, what is the default to an account system? – devasia2112 Nov 19 '10 at 12:21
  • I had already posted it on http://webapps.stackexchange.com/questions/9462/accounting-management-solution Sorry if it is on the wrong place. – devasia2112 Nov 19 '10 at 12:26
  • 2
    @Fernando you are in the right place this has nothing to do with using web applications. Try editing your question to make it more specific in terms of what you want achieve... try putting the info in a nice flowchart or the sorts showing your current stack (php, data access, framework etc). As @Saul says just do it and see it works. If it does not you scratch and iterate. In the event that StackOverflow closes it (which has not happened as yet) consider trying http://programmers.stackexchange.com/ but not until its closed. cheers – phwd Nov 19 '10 at 16:28

1 Answers1

1

Yes. Go that way, really fast. If something gets in your way ... turn.

Saul
  • 17,973
  • 8
  • 64
  • 88