Item Tax Types: fixed inactive item tax types display switching.
[fa-stable.git] / sql / en_US-new.sql
index 1cd4bd33fda0c83fbe9b72ad05d5263e24db02cf..31947a52b602dc8590f82c5c3a7871001516334d 100644 (file)
@@ -1618,7 +1618,6 @@ CREATE TABLE `0_stock_moves` (
   `type` smallint(6) NOT NULL DEFAULT '0',
   `loc_code` char(5) NOT NULL DEFAULT '',
   `tran_date` date NOT NULL DEFAULT '0000-00-00',
-  `person_id` int(11) DEFAULT NULL,
   `price` double NOT NULL DEFAULT '0',
   `reference` char(40) NOT NULL DEFAULT '',
   `qty` double NOT NULL DEFAULT '1',