Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 411: Pricing formulas #522

Open
wants to merge 17 commits into
base: development
Choose a base branch
from

Commits on Jul 4, 2018

  1. Issue 411: Pricing Formulas

     - Add/edit/delete formulas in admin
    veggiematts committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    55d01a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Issue 411: Pricing Formulas

     - Use formulas in costs
    veggiematts committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    41d8707 View commit details
    Browse the repository at this point in the history
  2. Issue 411: Pricing Formulas

     - Use cost_to_integer and integer_to_cost
    veggiematts committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    2ccec29 View commit details
    Browse the repository at this point in the history
  3. Issue 411: Pricing Formulas

     - Fix line removal
    veggiematts committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    680c86d View commit details
    Browse the repository at this point in the history
  4. Issue 411: Pricing Formulas

     - Improve UI, add translations
    veggiematts committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    f050972 View commit details
    Browse the repository at this point in the history
  5. Issue 411: Pricing Formulas

     - Prevent formulas with non-mathematical expressions from being executed
    veggiematts committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6b48153 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Issue 411: Pricing Formulas

     - Display formula with values once saved
    veggiematts committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    fc5dadd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Issue 411: Pricing Formulas

     - Fix form width
    veggiematts committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c7721e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Issue 411: Pricing Formulas

     - use number_format to have consistent number format
    veggiematts committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    417e193 View commit details
    Browse the repository at this point in the history
  2. Issue 411: Pricing Formulas

     - Fix formula regex
    veggiematts committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    4eefc9f View commit details
    Browse the repository at this point in the history
  3. Issue 411: Pricing Formulas

     - Remove log message
    veggiematts committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    912d96a View commit details
    Browse the repository at this point in the history
  4. Issue 411: Pricing Formulas

     - Zeroing unprovided values
    veggiematts committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    a435f8a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Issue 411: Pricing Formulas

     - Fix form for proper display on small resolutions
    veggiematts committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    afd8c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Issue 411: Pricing Formulas

     - Fix use of simple and double quotes in pricing formula field names
    veggiematts committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    320cd27 View commit details
    Browse the repository at this point in the history
  2. Issue 411: Pricing Formulas

      - use number_format to have consistent number format (follow-up)
    veggiematts committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    40caeaa View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    7319df7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Issue 411: Pricing Formulas

     - Disable pricing formulas in acquisitions when no princing formulas are defined
     - Add a sample formula when adding or editing a formula
    veggiematts committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    bdd28de View commit details
    Browse the repository at this point in the history