Purchase Order System for Linux?
trav3l3r asks: "Does anyone out there have any experience with Purchase Order software for Linux? Web based would be preferred. I am trying to set up a P.O. system for a small business (5 employees) in the area and trying to keep cost down for them. I have done the pre-requisite search on Google and Freshmeat and found very little. Any advice would be appreciated."
I don't know how much this would help, but I am customizing this software (dotProject) for use as an order acquisition tool (webbased). I found it on http://www.opensourcecms.com/ They have some other stuff on there as well. Good luck.
Those who can make you believe absurdities can make you commit atrocities. - Voltaire
http://www.compiere.org/ Compiere might offer some things you could use.
Jilles
I found this. Altough it maybe over kill for what you are looking.
The Open For Business Project(OfBiz) is an open source enterprise automation software project licensed under the MIT Open Source License. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
FDShopsite, as used by Fastdiscs.com?
Depends on the level of Purchase Order Control you would like. For many just tracking the document will be enough control. A Open Office Calc template can do this. Include a vlookup for the vendors name and address. Need a P.O.? Click on the template and OOo will create a blank document. Fill in the details and make a PDF, file it in a folder using the purchase order number as the name.
We use an ajusted version of WebGUI in conjunction with our bookkeeping software Cash on our on-line shop.
It works quite well and we'll probably publish our changes to WebGUI on the dutch website about this beautifull Content Management System and Application Platform later this year.
sig not found
Oracle has a PO system that runs on Linux. Why not use that?
There are no trails. There are no trees out here.
Someone else mentioned it, but I thought it worth a bit more verbiage.
SQL-Ledger is a full accounting system, and includes purchase orders, quotations, RFQs, sales orders, etc. It also handles general double-entry bookkeeping and most everything else you need to keep up with your money, your suppliers, and your customers. It has nice LaTeX templates for checks, POs, quotes, RFQs, invoices, etc. which are easy to modify if you know LaTeX and not horribly difficult if you don't, since there are instructions for editing with LyX.
I first tried it because of two years worth of failed attempts to make GnuCash work reliably (I've been told GnuCash is more stable today than two years ago when I last tried it), and I really needed to get out of the habit of doing no book-keeping until tax-time or until I realized a customer was late with payment. SQL-Ledger was a last resort because I thought I wanted a local GUI app, so I bounced around trying all kinds of things...and finally settled on SQL-Ledger because it didn't crash, lose data, or lack specific features I needed.
It's written in Perl, reasonably easy to modify, and support from the author is cheap. So, while it's not perfect, I don't hesitate to recommend it to folks who want something a little more flexible than QuickBooks (and the fact that it is web-based has been such a huge win for me that I'll never go back to local GUI apps for this purpose).
Anyway, it's not specific to Purchase Orders, but it handles POs very nicely, and I find I use the bits I understand and leave the rest for later (I'm not much of an accountant, but I learn more every day), and it deals well with working in that way.
I have hosted my sql-ledger system on both windows and on linux. And the fact that it can export pdfs of my bills/etc is great!
Quasar is the linux equivalent of Simply Accounting. For a 5 man business, it would probably be enough. It's not specifically designed to do Purchase Orders, but it's there, buried somewhere.
If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
Actually, I would have said "person" rather than "man" or "woman", but I don't think it's safe to debate pronoun usage with a woman such as yourself, as you seem to have taken my joke very seriously.
P.S. By "woman" I meant woman or man... I assume the purportedly non-sexist English language allows for this?
We use RT for a lot of things. Not sure what you're trying to accomplish with the P.O. thing, but if it's a workflow (request/approve/deny) then RT can do it.
If you're trying to just print out PO forms then open office or any of the other free spreadsheet programs can do that sort of thing.
"But actually trying to use m4 as a general-purpose langage would be deeply perverse" --ESR
adopt an e-commerce app to do it for you (OS Commerce is a pretty good choice, see my URL for it)
use a Windows solution instead
[sarcasm on]
Cool, eh?
[sarcasm off]
If you need a full-fledged EDI solution, you're kinda SOL. Be prepared to pay through the nose for some VAN to move your data, unless all of your business partners can deal with you using something like Templar (which runs on Linux). You'll also a translator to generate the EDI 850 purchase orders. My shop uses TLE (it runs on AIX; dunno about Linux.)
So yeah, it can quickly become a rather expensive proposition, and a pain in the ass.
hang brain.
If you mean Point of Sale (which is what most people mean by POS check it via google if you don't believe me):
.... you must be new around here.
Look at wwww.linux-pos.org.
You need some more detail in your question as well.
Barcode? Web based? Cash register?
What Point of Sale features do you need?
if you really mean Purchase Order System, the options are kinda slim in the Open Source world. Compiere maybe your only option.
www.compiere.org
I would guess, that really with 5 people you will spend more time on the Purchase Order System than just having either a dedicated purchaser or good manangement and oversight.
Oh and if you didn't mean open source, then
-A
Send all your money to me. Then you don't have any money to buy things, and you won't need a PO system.
On a serious note...
I just set up a PO system using M$ Excel. Excel has a smaple template that's easily modified into a PO tracking system (it even has some kind of database built in)
It'd take a few days of hacking, but you could probably get the template to work in your favorite Open Source spreadsheet application.
If nothing else, you could easily hack together a PHP/mySQL application.
There is no reasonable defense against an idiot with an agenda
:wq
If you are looking for an EDI solution, then it may not be as hard as you think. Most EDI implementors publish their PO specifications online (although the actual specifications are proprietary). I looked through a number of these, and realized that if you throw away the VAN, then EDI is just a terse data spec. I added a module to my interchange shopping cart to generate EDI PO's to my distributor. I can forward you the script if you wish.
-zOLIK
You might try Jaya123 at http://www.jaya123.com