已付款页面支持显示已配对商品的可用库存
2017-12-15

    为了方面判断是否需要足够库存发货,以便移入发货中,所以现在已付款页面支持显示已配对商品对应的可用库存

image.png


如果不需要的用户,也可以屏蔽这个信息

image.png

An Error occurred while handling another error:
yii\web\HeadersAlreadySentException: Headers already sent in /mnt/www/cms/cms/controllers/AnnouncesController.php on line 138. in /mnt/www/cms/vendor/yiisoft/yii2/web/Response.php:366
Stack trace:
#0 /mnt/www/cms/vendor/yiisoft/yii2/web/Response.php(339): yii\web\Response->sendHeaders()
#1 /mnt/www/cms/vendor/yiisoft/yii2/web/ErrorHandler.php(136): yii\web\Response->send()
#2 /mnt/www/cms/vendor/yiisoft/yii2/base/ErrorHandler.php(123): yii\web\ErrorHandler->renderException()
#3 [internal function]: yii\base\ErrorHandler->handleException()
#4 {main}
Previous exception:
yii\web\HeadersAlreadySentException: Headers already sent in /mnt/www/cms/cms/controllers/AnnouncesController.php on line 138. in /mnt/www/cms/vendor/yiisoft/yii2/web/Response.php:366
Stack trace:
#0 /mnt/www/cms/vendor/yiisoft/yii2/web/Response.php(339): yii\web\Response->sendHeaders()
#1 /mnt/www/cms/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /mnt/www/cms/cms/web/index.php(25): yii\base\Application->run()
#3 {main}