Git Product home page Git Product logo

third's Introduction

2017-6-5
tried to add admin lte to thrid-web.still consider if introduce react

http://localhost:8080/thrid-web/master 为easyui draft 版本入口,可能需要修改security

http://localhost:8080/thrid-web/loginPage 为正式版本登录入口

http://localhost:8080/thrid-web/test 初始化数据

环境初始化
1 运行shell脚本. ./setantenv.sh,后续可加wx,dev参数,读取env folder下的变量设置
2 ant configureserver-如果使用tocmat则需要此步骤初始化tomcat server.xml配置
3 ant codegen->生成java model ,ant databasegen->生成数据库,此两步骤也会将对应的hibernate.cfg.xml进行自动配置
4 mvn clean package,如果是服务器端需要加 -Pdev或者-Pwx等
开发过程中调试ui ant deployui
5 微信如果需要启用,需要向表wxinfo中初始化接口配置数据

两种启动方法
1 在根目录下运行mvn jetty:run 启动jetty,debug模式为mvnDebug jetty:run,之后eclipse启用Debug,服务器就可以启动
2 . ./server.sh debug

#orderstatus
orderstatus没有存表,核心数据维护在CoreConstants中,文本部分使用了模式进行匹配,存在于统一的文本文件中,后期考虑修改这一部分的处理

微信公众号调试
1 目前采用高级接口在点击菜单的时候回调url,需要注意的是需要在公众号中修改高级接口认可的网页地址,否则会出现10003错误

third's People

Contributors

jackingyu avatar

Stargazers

 avatar philippe_nuaa avatar

Watchers

James Cloos avatar  avatar

third's Issues

创建顾客信息

1 手机号码格式校验
2 非空字段校验,手机号,姓名
3 电子邮箱格式校验

增加mobile支持我的订单选项

针对销售员的日常工作,增加我的订单选项,不需要输入查询条件,自动按照未完结状态,拉取所有需要跟踪的订单,考虑设置多个按钮,一键拉取不同状态的订单

门店健康指数报表

门店健康指数仪表盘主要功能为查看门店的付款记录以及订单数目,主要逻辑为SQL实现

付款明细报表

付款明细报表无法检索数据,拉取条件为客户来源以及日期

预约管理

预约管理校验必输项以及对于手机号需要有校验,日期空间中文化

创建订单

1 必输字段检查 订单金额,顾客信息,结婚日,取件日
2 新建按钮名称修改为保存
3 订单号码重复性校验
4 添加付款信息后台报错
5 创建量身单去除普通项选项,修改为四个大按钮

付款方式增加

付款方式增加 网络支付 指线下支付宝支付,目前线下不支持微信支付

选择布料的时候布料用途的考虑

选择布料的时候需要考虑布料用途可能是一对多的关系,除了衬衫外其他布料的用途是可以共用的,可以考虑设置特殊值来解决这个问题

创建量身单

1必输字段校验,不输入商品会报错
2商品检索框,pricelevel没有显示,检索不到商品

工厂发货无法检索

1 工厂发货成功后,页面没有重置
2重置命令无效果
3纸质量身单号检索不到量身单

状态影响订单的变更

1 门店确认的订单数据不允许进行任何修改,同时量身单数据也不允许更改
2 财务确认过的量身单,在提交排产之前,量身的师傅可以修改
3 需要对相应的按钮进行隐藏

微信-订单状态

针对订单状态的显示,用户看到的状态描述和通过后台看到的状态描述是不同的

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.