Skip to end of banner
Go to start of banner

Ageing

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

Link: Ageing

Ageing Reports with filter

Steps:

  • Select the Order Type

  • Select the Min Ship Date

  • Select the Max Ship Date

  • Select the State

  • Click Search 

The clear button clears all the filters.

Ageing Reports with Order Number:

Steps:

  • Fill in the Order number

  • Click Search

Questions:

  • Does order Type have only one option - Orders? (How about Flocks ?)

  • The state option lists all the states of our branches. Is it hard-coded or grabbed from SAP/DB Table? If yes, what is the table name?

  • What is the Balance Column refer to? Is it paid/unpaid or just the remaining amount?

Current Issues:

  1. When we search the report without any filters, the page cannot handle the request.

  2. There is only one Order Type (i.e. Orders), yet the user needs to select it.

  3. The Report shows the long list of some applied filters.

  4. The Report displays Orders 997 as the title for the report.

  5. The Report cannot be downloaded.

Solutions:

  1. Can we make Min Ship Date and Max Ship Date required?

  2. Can we auto-select the Order Type as Orders, since it has only one option available?

  3. Can we add pagination and sorting features to the table?

  4. Can we make the Title more readable like Ageing Report for Orders from 2022-08-29 to 2022-08-30 for NSW?

  5. Can we add an Export button on the Top Right Corner to download the generated Report in CSV format?

  • No labels