12 lines
1.3 KiB
Plaintext
12 lines
1.3 KiB
Plaintext
# 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<br>Syntax: table_name:label_field:id_field::filtersql<br>Example: c_typent:libelle:id::filtersql<br><br>- id_field is necessarily a primary int key<br>- filtersql is a SQL condition. It can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter which is the current id of current object<br>To use a SELECT into the filter use the keyword $SEL$ to bypass anti-injection protection.<br>if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another complementary attribute list:<br>c_typent:libelle:id:options_<i>parent_list_code</i>|parent_column:filter <br><br>In order to have the list depending on another list:<br>c_typent:libelle:id:<i>parent_list_code</i>|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
|