preferences.rb 257 B

1234567891011
  1. # put this into config/initializers/my_constants.rb
  2. Encoding.default_external="UTF-8"
  3. Encoding.default_internal="UTF-8"
  4. APP_ABR = "POS"
  5. APP_CREDITS = "2016 © Derechos Reservados - Pos. "
  6. APP_MAIL_INFO = "info@sml.mx"
  7. APP_NAME = "POS - Punto de Venta "