18
votes
22answers
4k views
Use Float or Decimal for Accounting Application Dollar Amount?
We are rewriting our legacy Accounting System in VB.NET and SQL Server. We brought in a new team of .NET/ SQL Programmers to do the rewrite. Most of the system is already completed …
7
votes
5answers
475 views
Rehash: Accounting Software Design Patterns
Back in October, Kristopher Johnson asked about Accounting Software Design Patterns
He received several answers, but they were all basically the same, pointing to Martin Fowlers A …
7
votes
6answers
955 views
Accounting Software Design Patterns
Are there any good resources (books, authoritative guides, etc.) for design patterns or other best practices for software that includes financial accounting features?
Specifically …
6
votes
11answers
211 views
How do people create re-usable databases?
Hello,
How do people make reusable databases that can be used for many products?
For example,if we have a database designed for a school...Can it be easily modified to be given to …
6
votes
6answers
3k views
PHP + Quickbooks integration (API)
Has anyone found a working PHP API/framework for syncing my custom built ecommerce web site back to Quickbook for accounting?
Update:
I've looked into using the framework found …
4
votes
28answers
330 views
Year end budget - what development software should be considered?
My department, and I assume many others, have an unusual year end problem: they haven't consumed all their budget. If they don't spend it all, then next year the budget will be re …
4
votes
13answers
822 views
Which open source database is the best option for an accounting-related system?
I am in the early stages of planning and designing a custom accounting application for my firm. My goal is to utilize an open source relational database for the data storage portio …
3
votes
11answers
444 views
Writing a web application in excel? Why not?
Before you start flaming, I'm going to tell you that I am trying to convince myself that this is a bad idea.
Basically, I'm trying to create a website with some basic accounting f …
3
votes
5answers
675 views
Recommend open source accounting / erp?
Can anyone recommend an open source accounting/erp solution? Ideally I'm looking for something web-based that can handle both standard and non-profit accounting. But there's not a …
3
votes
6answers
842 views
Integrating QuickBooks with your e-commerce site
I've recently been tasked with integrating QuickBooks with a custom built e-commerce site. What is the most painless way to go about integrating QuickBooks with my code? Are ther …
2
votes
3answers
68 views
Financial tracking for software projects
The team I'm part of manage a number of software projects - and most of the stuff we do is end to end, from requirements tracking, to project management to purchasing and setup - a …
1
vote
4answers
57 views
Calculate fiscal year in SQL Server
How would you calculate the fiscal year from a date field in a view in SQL Server?
1
vote
1answer
48 views
How to integrate Java with Tally application
I need to integrate my java web application with Tally software.
Is it possible? Please provide some idea.
1
vote
3answers
312 views
Sample Database Design for Financial Accounting
Could someone please lead me to a sample database for a financial accounting system?
1
vote
1answer
47 views
Anyone got a nifty credit expiry algorithm?
Our website uses a credit system to allow users to purchase inexpensive digital goods (eg. photos). We use credits, rather than asking the user to pay for items individually, beca …
