How to add a barcode for a part?

Sql ledger has the option to add a barcode to a part.
How are barcodes added when using ledgersmb?

Comments

If the file is being sent as text

This usually is an Apache configuration issue. Usually this has to do with the
AddHandler cgi-script .pl
line not being recognized, or this one:
Options ExecCGI Includes FollowSymlinks
Make sure both are set up properly for the LedgerSMB directory. If they are, I suggest asking for help on the -users list as you will likely get more help there.
Best Wishes,
Chris Travers
Core contributor

Installation

I have played with SQL Ledger for a little while, not very happy with the lack of free documentation. I run my business with GNUCash, but am looking for a little more capability. I have been trying to install Ledger-SMB and have gotten to the point where I can connect with Firefox and then the problems.

First is that the perl script is being presented instead of being handled as cgi. I had sql-ledger running just fine, but ledger-smb doesn't want to interpret the pl file properly.

Help please.

Thanks.

Oh yrs, Centos 5.3 on a Dell PowerEdge 2850

Currently you can put the

Currently you can put the bar code in the partnumber.

Long-run (probably 1.4), I expect separate UPC to part mappings because manufacturers have been known to change UPC's occasionally and this avoids a number of problems there.

Best Wishes,
Chris Travers
Core contributor