# Dolibarr language file - Source file is en_US - admin
OldVATRates=Ancien taux de TPS
NewVATRates=Nouveau taux de TPS
ExtrafieldParamHelpsellist=List of values comes from a table
Syntax: table_name:label_field:id_field::filtersql
Example: c_typent:libelle:id::filtersql
- id_field is necessarily a primary int key
- filtersql is a SQL condition. It can be a simple test (eg active=1) to display only active value
You can also use $ID$ in filter which is the current id of current object
To use a SELECT into the filter use the keyword $SEL$ to bypass anti-injection protection.
if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)
In order to have the list depending on another complementary attribute list:
c_typent:libelle:id:options_parent_list_code|parent_column:filter
In order to have the list depending on another list:
c_typent:libelle:id:parent_list_code|parent_column:filter
Module20Name=Devis
Module30Name=Factures
DictionaryVAT=Taux de TPS ou de Taxes de Ventes
VATManagement=Gestion TPS
OptionVatMode=TPS due
HelpCssOnViewDesc=The CSS used when viewing the field.
DeadlineDayVATSubmission=Date limite pour la soumission de la TPS le mois suivant