{extends file="admin-layout.tpl"} {block name="no-return-functions"} {$admin_current_location = 'configuration'} {/block} {block name="page-title"}{intl l='Taxes rules'}{/block} {block name="check-resource"}admin.configuration.tax{/block} {block name="check-access"}view{/block} {block name="main-content"}
{intl l="In order to manges your shop taxes you can manage"} {intl l="taxes"} {intl l="and"} {intl l="tax rules"}.
{intl l="Taxes define the amount of money which is added to a bought product."}
{intl l="Example :"}
{intl l="Tax rules are combination of different taxes."}
{intl l="Example :"}
{intl l="you can combine taxes in tax rules and chose if they are applied one after the other or at the same time : it allows to apply taxes on an already taxed price or not."}
{intl l="Name"} | {intl l="Description"} | {intl l="Actions"} |
---|---|---|
{loop type="auth" name="can_change" role="ADMIN" resource="admin.configuration.tax" access="UPDATE"} {$TITLE} {/loop} {elseloop rel="can_change"} {$TITLE} {/elseloop} | {$DESCRIPTION} |
{intl l="Name"} | {intl l="Description"} | {intl l="Default"} | {intl l="Actions"} |
---|---|---|---|
{loop type="auth" name="can_change-tr" role="ADMIN" resource="admin.configuration.tax" access="UPDATE"} {$TITLE} {/loop} {elseloop rel="can_change-tr"} {$TITLE} {/elseloop} | {$DESCRIPTION} | {if $IS_DEFAULT == 1} {/if} |