Trad: Can set accountancy code for product (buy and sell)
This commit is contained in:
parent
4b8aca19e3
commit
7dfa83fa63
@ -18,6 +18,8 @@ BookList = Llistat llibres
|
|||||||
NewService = Nou servei
|
NewService = Nou servei
|
||||||
ProductCode = Codi producte
|
ProductCode = Codi producte
|
||||||
ServiceCode = Codi servei
|
ServiceCode = Codi servei
|
||||||
|
ProductAccountancyBuyCode = Codi comptable compres
|
||||||
|
ProductAccountancySellCode = Código contable vendes
|
||||||
ProductOrService = Producte o servei
|
ProductOrService = Producte o servei
|
||||||
ProductsOrServices = Productes o serveis
|
ProductsOrServices = Productes o serveis
|
||||||
ProductsAndServices = Productes i serveis
|
ProductsAndServices = Productes i serveis
|
||||||
|
|||||||
@ -18,6 +18,8 @@ BookList = Listado libros
|
|||||||
NewService = Nuevo servicio
|
NewService = Nuevo servicio
|
||||||
ProductCode = Código producto
|
ProductCode = Código producto
|
||||||
ServiceCode = Código servicio
|
ServiceCode = Código servicio
|
||||||
|
ProductAccountancyBuyCode = Código contable compras
|
||||||
|
ProductAccountancySellCode = Código contable ventas
|
||||||
ProductOrService = Producto o servicio
|
ProductOrService = Producto o servicio
|
||||||
ProductsOrServices = Productos o servicios
|
ProductsOrServices = Productos o servicios
|
||||||
ProductsAndServices = Productos y servicios
|
ProductsAndServices = Productos y servicios
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user