version/version/wjh.sql @@ -326,3 +326,5 @@ GO ALTER TABLE [dbo].[OutStockbillEntry] ADD DEFAULT ((0)) FOR [fsecinvoiceqty] GO /* v1.0.5 2021.03.24 */ alter table asr_loc_area add area_type varchar(10);