Early payment discount option moved from branch to payment terms.
[fa-stable.git] / sql / en_US-new.sql
index 9d25c8b8d81f9d8d300842bc3f198741d5c9f16b..e1f378d69b3ded0be3a1feb1bf74216e1fbf0879 100644 (file)
@@ -582,7 +582,6 @@ CREATE TABLE `0_debtors_master` (
   `credit_status` int(11) NOT NULL DEFAULT '0',
   `payment_terms` int(11) DEFAULT NULL,
   `discount` double NOT NULL DEFAULT '0',
-  `pymt_discount` double NOT NULL DEFAULT '0',
   `credit_limit` float NOT NULL DEFAULT '1000',
   `notes` tinytext NOT NULL,
   `inactive` tinyint(1) NOT NULL DEFAULT '0',