Navigation Flow

Navigation flow is a feature that allows users to navigate from one screen to another as per the business flow in the sequence specified after transaction is done in each screen. Generally the navigation flow is role based. Navigation flow can be set in the Navigation flow screen under the Navigation sub module in the System Administration module.

For example: If we add a navigation flow in the order of – New Customer, New Order, New Bill, New Payment: when user adds a customer in 'Customer Registration Screen' the user is directed to 'New Order' screen and once the order is booked, user is directed to 'New Bill' screen and after bill is generated, user is directly taken to 'New Payment' screen.

In our application the processes using navigation flow are - Customer Registration, Order booking, Invoice generation, Payments, Debit Note, and Credit Note.