Taxes Rules listing

Description

This page defines and lists all the Tax Rules stored in the Prestashop application. Rule can be applied defining the Country and Multishop, and managing other additional properties.

QA

Link to the test

Common components

Tax rules list UI elements

Add new tax rules group button

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

Add new tax rules group

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

ID input

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Name input

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Enabled dropdown

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Edit dropdown with button split

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

Edit

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Behaviors description

Add new tax rules group button behavior

This is CTA button (Buttons with icons UI kit) once clicked it opens Tax rules creation page. When hover mouse pointer on it, button color changes.

Tax rules and numbering behavior

The numbering next to Tax rules title is indication, how many tax rules are there in this listing.

ID input behavior

This is input field (Forms normal UI kit) to set tax rule ID number, in order to find the appropriate tax rule and filter it out. Next to input are up and down arrows to list shopping carts by ID in ascending or descending order.

Name input behavior

This is input field (Forms normal UI kit) to set tax rule name, in order to find the appropriate tax rule and filter it out. Next to input title are up and down arrows to list shopping carts by customers name from A to Z or from Z to A.

Enabled dropdown behavior

Enabled dropdown (Dropdowns basics UI kit) by default is set on empty option to show all tax rules. Enabled (Yes) and disabled (No) tax rules can be filtered here.

Search button behavior

Search is CTA button with search icon (Buttons with icons UI kit) once clicked it shows result by enter information in ID, Name inputs and Enabled dropdown. When hover mouse pointer on it, button color changes.

Reset button behavior

Once the Search has been executed, the return page shows the Reset button. It is CTA button with rubber icon (Buttons with icons UI kit). Clicking this button removes the filtering function from the table.

Tax Rules listing behavior

  • Number - specific Tax Rule ID in numeric value.

  • Name - specific Tax Rule ID with the structure:

    • Language code.

    • Tax Rule name.

    • Numeric rate of the Tax.

  • Enabled or Disabled checkmark - clicking the checkmark Enables the Tax Rule, or clicking the red cross - Disables a specific Tax Rule.

Edit dropdown with button split behavior

Edit is dropdown with button split (Dropdowns with button split UI kit), once clicked Edit button opens that tax rule page to make some changes. Once clicked dropdown opens Delete option. Once clicked Delete, there will be a confirmation pop-up with the exclamation mark icon and the following text: Delete selected item? Name: {name of the entry} Yes and No buttons Yes - executes the tax rule deletion from list. No - closes the popup with no action.

Bulk actions behavior

When there are multiple Tax rules created, Bulk Actions dropdown (Dropdowns basics UI kit) help manage them and configure the main actions. Checkboxes (Forms checkboxes UI kit) in each tax line can be used, if there is need to manage tax rules separately and use for Bulk Actions for adjusting the tax rules. Once clicked on Bulk actions dropdown opens these options:

  • Select all - selecting all the Tax Rules items.

  • Unselect all - unselecting all the Tax Rules items.

  • Enable selection - option to enable selected taxes.

  • Disable selection - option to disable selected taxes.

  • Delete selected - option to delete selected taxes.

Multistores behavior

Multistores dependent page. Multistores are affected separately, while managing the Tax Rules properties in Tax Rules listings. It means, that customizing Tax Rule for one item will not impact all the Tax Rules for other shop groups and multistores.

Last updated