Added missing due date on direct invoice entry.
[fa-stable.git] / purchasing / includes / supp_trans_class.inc
index 21e5e5fbb32d3846593f9f8de5615c6b578052ca..130354d7142516a28303246d7f4e9cf7fd2da9da 100644 (file)
@@ -21,7 +21,6 @@ class supp_trans
        var $gl_codes; /*array of objects of class gl_codes using a counter as the pointer */
        var $supplier_id;
        var $supplier_name;
-       var $terms_description;
        var $terms;
        
        var $tax_description;