forked from Wavyzz/dolibarr
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
<!-- $Id$ -->
|
|
<!-- $Source$ -->
|
|
<chapt id="misc">Divers
|
|
|
|
<sect id="misc-tva">Configurer les Taux de TVA
|
|
|
|
<p>
|
|
Les taux de TVA sont configurables, par défaut les taux de tva
|
|
possible sont (19.6, 5.5 et 0).
|
|
</p>
|
|
|
|
<p>
|
|
Pour configurer les taux de tva il suffit de créer un fichier
|
|
<file>htdocs/conf/tva.local.php</file> qui définit les taux à
|
|
utiliser sous la forme d'un tableau de valeur. Un fichier
|
|
<file>htdocs/conf/tva.local.php.exemple</file> est fournit pour
|
|
exemple.
|
|
</p>
|
|
|
|
<p>
|
|
Cette fonctionnalité est disponible à partir de la version 1.1
|
|
</p>
|
|
</sect>
|
|
|
|
</chapt>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:t
|
|
sgml-namecase-general:t
|
|
sgml-general-insert-case:lower
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:2
|
|
sgml-indent-data:t
|
|
sgml-parent-document:("dolibarr-user.sgml" "book" "chapt")
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
-->
|