mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 02:28:23 +01:00
9 lines
789 B
Plaintext
9 lines
789 B
Plaintext
# Dolibarr language file - Source file is en_US - admin
|
|
Permission91=Consultar impuestos e IGV
|
|
Permission92=Crear/modificar impuestos e IGV
|
|
Permission93=Eliminar impuestos e IGV
|
|
DictionaryVAT=Tasa de IGV (Impuesto sobre ventas en EEUU)
|
|
UnitPriceOfProduct=Precio unitario sin IGV de un producto
|
|
OptionVatMode=Opción de carga de IGV
|
|
OperationParamDesc=Define values to use for action, or how to extract values. For example:<br>objproperty1=SET:abc<br>objproperty1=SET:a value with replacement of __objproperty1__<br>objproperty3=SETIFEMPTY:abc<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey.*[^\\s]+(.*)<br>options_myextrafield=EXTRACT:SUBJECT:([^\\s]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
|