Giter VIP home page Giter VIP logo

Comments (13)

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

发车弄好啦,想请问一下怎么添加新的司机和新的会员客户呢

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

发车弄好啦,想请问一下怎么添加新的司机和新的会员客户呢

这个目前没有实现,只能自己在Django的admin界面添加。

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

作者您好,我想请问一下,这个客户签收功能,怎么用呀,客户都没账号怎么登陆进去签收

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

作者您好,我想请问一下,这个客户签收功能,怎么用呀,客户都没账号怎么登陆进去签收

签收是由到货部门进行操作的。同时签收多个运单时,务必保持收货人一致。

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

货场部门的人能到货签收,可是点完到货签收功能之后,再点客户签收这个功能的查询,什么订单都没有呀

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

货场部门的人能到货签收,可是点完到货签收功能之后,再点客户签收这个功能的查询,什么订单都没有呀

货场属于货物中转部门,当然不能进行客户签收。

正常的业务流程,请按照以下流程:

  • 发货部门:创建运单,配载运单并发车到货场
  • 货场部门:确认到货,配载运单并发车到到货部门
  • 到货部门:确认到货,客户签收

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

我想问一下您。客户签收应该由什么角色来完成?

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

我想问一下您。客户签收应该由什么角色来完成?

由货物的到达部门负责人完成。

按照业务逻辑来说,货物签收之后,到货部门应该向客户收取到付运费和代收货款,然后将这些钱转账给总公司的财务部。

这个系统是物流管理系统,不要把快递的业务逻辑代入进去,有些许区别。

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

由货物的到达部门负责人完成,可是为什么我的收货部门是csshd,然后我是应该用csshd的号点击客户签收,还是用货场部门的号来点击客户签收呢?

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

由货物的到达部门负责人完成,可是为什么我的收货部门是csshd,然后我是应该用csshd的号点击客户签收,还是用货场部门的号来点击客户签收呢?

测试收货点(csshd)可以发货给测试分公司(csfgs),反过来测试分公司(csfgs)也可以发货给测试收货点(csshd),以实际创建的订单为准。

如果已登录的用户所属部门与该运单的到货部门不一致,则不允许签收。

再说一次,货场属于货物中转部门,不应该拥有创建运单和签收运单等业务权限。

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

from django_transportation_management_system.

Yjl1196334168 avatar Yjl1196334168 commented on August 16, 2024

作者您好,客户签收这个功能,我用测试分公司(csfgs)发货给测试收货点(csshd),接着用货场的来确认到货,接下来是不是应该去测试收货点(csshd)来进行客户签收呀

from django_transportation_management_system.

Pzqqt avatar Pzqqt commented on August 16, 2024

作者您好,客户签收这个功能,我用测试分公司(csfgs)发货给测试收货点(csshd),接着用货场的来确认到货,接下来是不是应该去测试收货点(csshd)来进行客户签收呀

#14 (comment)

from django_transportation_management_system.

Related Issues (15)

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.