1. 14 Apr, 2014 5 commits
  2. 11 Apr, 2014 3 commits
  3. 10 Apr, 2014 6 commits
  4. 09 Apr, 2014 5 commits
  5. 08 Apr, 2014 2 commits
    • Jérome Perrin's avatar
      5fa49415
    • Julien Muchembled's avatar
      Price calculation: in default script, return all operands and fix variable additional part · d27a2fa0
      Julien Muchembled authored
      variable_additional_price was not multiplied by the result of getPricingVariable
      as it was done in previous implementation.
      
      In order that the caller has more information about how the price was computed,
      Resource_getPriceCalculationOperandDict now returns the result of
      getPriceParameterDict with following changed:
      - list values involved in priced calculation are replaced by their sums
      - 'price' key is added to holds the computed price
      
      Also removing fallback code from Resource class, since it's been a long time
      that erp5_pdm provides Resource_getPriceCalculationOperandDict
      Resource_getPrice script is kept in case some unrelated code still uses it.
      d27a2fa0
  6. 07 Apr, 2014 4 commits
  7. 04 Apr, 2014 2 commits
  8. 03 Apr, 2014 6 commits
  9. 02 Apr, 2014 2 commits
  10. 01 Apr, 2014 5 commits