Fix: Use the numbering module of Dolibarr.

This commit is contained in:
Juanjo Menent 2009-09-28 09:28:09 +00:00
parent 172fefd8f3
commit fa7a8a3e1a
2 changed files with 8 additions and 0 deletions

View File

@ -13,3 +13,7 @@ AddThisArticle = Afegeix aquest article
RestartSelling = Reprendre la venda
SellFinished = Venda acabada
PrintTicket = Imprimir tiquet
NoResults = Cap resultat
NoProductFound = Cap article trobat
ProductFound = Producte trobat
ProductsFound = Productes trobats

View File

@ -13,3 +13,7 @@ AddThisArticle = Añadir este artículo
RestartSelling = Retomar la venta
SellFinished = Venta terminada
PrintTicket = Imprimir ticket
NoResults = Ningún resultado
NoProductFound = Ningún artículo encontrado
ProductFound = Producto encontrado
ProductsFound = Productos encontrados