Giter Club home page Giter Club logo

delivery-checker's People

Contributors

raabit avatar ratul0 avatar ratulcse10 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gitter-badger

delivery-checker's Issues

Customer Carrier Accounts CRUD (Check Details)

Need to Create Customer Carrier Accounts Module under every Customer Page as a Sub Panel
Suppose we are viewing a Customer Profile, then there will a tab/ panel to manage this Carriers Account
Because Every Customer has his own Carrier Accounts

fix "edit customer/carrier accounts" tab

customers carrier accounts that are listed in the "edit customer/carrier accounts" tab do not need the search feature. (However make sure you leave the search field in the carrier accounts page itself).

Carrier Accounts

This will be the next module we work on. Clicking on Carrier Accounts will list carrier accounts for all customers. The page layout/list should be similar to the customer list (default sort order, searchable, etc.). The columns displayed here will be "Account ID" (this is the unique id assigned by our system to each carrier account and will be the default sort order), "Customer Name", "Company Name", "Carrier", "Username", "Actions".

Non-Deleted Row in Every Table (Check Comments)

In every Table Add Some ID that is the row is deleted ? another user_is, who delete this
so delete from CRUD doesn't mean that the data has been removed from database
this will be reserved for further features

User Login IP Track

Generate another Table where Users Every Login IP Address will be stored, also preferable if you want add more client side data, such as browser type, network type etc, as much as possible

Customer Module Validation Rules

1.The following are optional.
Company, title, attn_name, address_line_2, fax, website, sales_id, sales_percentage, affiliate_id.

2.Fee-percentage should default to 50%

  1. Additional validation will be done later closer to launch.

Left Menu Add

Left Column (collapsible)
Menu Items are:

Dashboard
Task Manager
Carrier Accounts
Shipments
Customers
Salespersons
Staff Users
Roles & Permissions

Customer Edit Form Modification

Edit Customer page should contain TABS on the top. These tabs should be: Customer, Billing, Sales/Affiliate, Carrier Accounts

Rollback Carrier Accounts

I think you misread part of the instructions.
[১২:১০:০৭ অপরাহ্ণ] Manoli Kokologiannakis: The carrier accounts located in the "edit user" function should not have been modified.
[১২:১২:৫৫ অপরাহ্ণ] Manoli Kokologiannakis: The list of carrier accounts as described in the instructions should have gone in the "Carrier Accounts" module/page. Not in the customer edit page (please change this back to how it was before).

Customer carrier accounts Edit Modification

1.The edit function should only allow the password to be updated. The type (fedex/ups) and username should not be able to be edited.
2.Those can be grayed out in the edit function.

Customer Create Form Required Changes

Required fields should contain a * Optional fields are: Company Name, Title, Attn Name, Address-2, Fax, Website, Fee Flat, Sales ID, Sales Percentage, Affiliate ID.

Create Customer Carrier Accounts Table

We also need to create a table to keep track of customer’s carrier accounts. For this table the fields
should contain:

account_id (primary key)
customer_id (foreign key from customers table)
carrier (FedEx or UPS)
username
password

add Customer ID column

Add new column (1st column on list) for "Customer ID" (this is the numeric unique id assigned to each customer that is generated by the system). This should be the default sort order as well.

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.