* @copyright 2009 Deon George * @link http://osb.leenooks.net * * @link http://www.agileco.com/ * @copyright 2004-2008 Agileco, LLC. * @license http://www.agileco.com/agilebill/license1-4.txt * @author Tony Landis * @package AgileBill * @subpackage Module:Invoice */ /** * The main AgileBill Invoice Item Class * * @package AgileBill * @subpackage Module:Invoice */ class invoice_item extends OSB_module { } ?>