X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Fen_US-new.sql;fp=sql%2Fen_US-new.sql;h=e1f378d69b3ded0be3a1feb1bf74216e1fbf0879;hb=128be63f9ae68744f37eae8072f95d0f524f86b4;hp=9d25c8b8d81f9d8d300842bc3f198741d5c9f16b;hpb=0e9e4cf4f01431531dfed299bb501955bb0818ed;p=fa-stable.git diff --git a/sql/en_US-new.sql b/sql/en_US-new.sql index 9d25c8b8..e1f378d6 100644 --- a/sql/en_US-new.sql +++ b/sql/en_US-new.sql @@ -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',