You are here

README.txt in Commerce Price Decimals Formatter 7

Non-displayable characters.

File

README.txt
View source
  1. DESCRIPTION
  2. -----------
  3. This module is an extension of Drupal Commerce that provides a display
  4. formatter for the Commerce Price field in which you can specify the decimal
  5. places are displayed.
  6. If you do not know how to alter the number of decimal places Commerce provides
  7. by default, the Commerce Currency Settings [1] module can help you.
  8. [1] http://drupal.org/project/commerce_currency_settings
  9. FEATURES
  10. --------
  11. * Display formatter with n decimals.
  12. * Display formatter with n decimals and components.
  13. * Views handler for line-item summary with n decimals.
  14. * Views handler for order total with n decimals.
  15. * Sub-Module for add support to other formatters:
  16. - Commerce Price Savings Formatter [1]
  17. [1] http://drupal.org/project/commerce_price_savings_formatter
  18. DEPENDENCIES
  19. ------------
  20. * Drupal Commerce Price
  21. [1] http://drupal.org/project/commerce
  22. DEPENDENCIES FOR SUB-MODULE
  23. ---------------------------
  24. * Field formatter settings
  25. [1] http://drupal.org/project/field_formatter_settings
  26. INSTALLATION
  27. ------------
  28. 1) Place this module directory in your "modules" folder (this will usually be
  29. "sites/all/modules/"). Don't install your module in Drupal core's "modules"
  30. folder, since that will cause problems and is bad practice in general. If
  31. "sites/all/modules" doesn't exist yet, just create it.
  32. 2) Enable the module.
  33. 3) Visit manage display of any commerce price field to learn about the
  34. various settings.
  35. SPONSORS
  36. --------
  37. * This Drupal 7 module is sponsored by NovaRosa.es ~ http://novarosa.es
  38. AUTHOR
  39. ------
  40. Manuel García (facine) ~ http://facine.es