优化发货流程
2016-06-20

发货流程图  详情请查看发货说明

blob.png

主要优化点:

1、发货模块整合了物流模块,物流商下单流程可以完成物流模块的所有操作。

2、发货的任何一个流程都可以确认发货完成,不用走完所有流程(根据实际业务需要操作)。

3、订单列表统一和订单模块的列表保持一致。

详情请查看发货说明

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}