lg 모듈 현금영수증 작업 중

This commit is contained in:
chicpro
2014-04-07 18:19:11 +09:00
parent 24f9a8d81f
commit f2b900540b
11 changed files with 112 additions and 262 deletions

View File

@ -600,6 +600,7 @@ CREATE TABLE IF NOT EXISTS `g5_shop_order` (
`od_tno` varchar(255) NOT NULL DEFAULT '',
`od_app_no` varchar(20) NOT NULL DEFAULT '',
`od_escrow` tinyint(4) NOT NULL DEFAULT '0',
`od_casseqno` varchar(255) NOT NULL DEFAULT '',
`od_tax_flag` tinyint(4) NOT NULL DEFAULT '0',
`od_tax_mny` int(11) NOT NULL DEFAULT '0',
`od_vat_mny` int(11) NOT NULL DEFAULT '0',