Latest JAS v1.1.0
144 plugins online

Add round/floor/ceil field mutilation

Float and price fields should have round/floor/ceil field mutilations

  • Mutilate::round(number, precision=0, mode=false)
    • mode: normal, floor, ceil 
      • if precision > 0 and mode = floor/ceil: 
        • floor(number * pow(10, precision))/ pow(10, precision)
  • Data::addMutilation
  • Format_Template
JAS15JUL002
Project
JAS Core (JAS)
Tags
Priority
Rank
3
Workflow
Version
Due in version
Fixed in changeset
3831
Reported

Updates (2)

Thursday 24th of March 2016 at 13:37 :
Issue updated
Description: Float and price fields should... => Float and price fields should...
Tuesday 29th of March 2016 at 11:30 :
Issue updated
Description: Float and price fields should... => Float and price fields should...
Workflow: Open => Closed
Fixed in changeset: 0 => 3831

Files (0)

No files