Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

Dick Whittington

@Dick Whittington
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Accounting...
    D Dick Whittington

    When I first started programming I worked on a Banking software app with double accounting... 1) each account (cash, credit) is treated the same way 2) each transaction has 2 parts (adding to one account subtracting from another)==> money cannot "just appear/disappear" ie you receive money from a client (subtract from client account add to "Sales Account") 3) each transaction is recorded in a transaction log (minimum "From account", "To Account", "Amount",(we rcorded much more)). 4) over night the transactions in the log are actually posted to the relevant accounts and the log is cleared when i left said company i vowed i would never work on something like it again, the support for ensuring evrything was/is posted correctly - nightmare I have found that there are plenty of purpose written packages on the NET, some more adaptable that others. SAGE has a pretty good API - though you have to pay >£1k to get their developer licence- well worth it if u cost your time in writing it from scratch

    The Lounge question database design help learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups