Kilopreis in Bestellung anzeigen #37

Open
opened 2023-01-09 14:07:50 +01:00 by philipp · 1 comment
  • Neben dem Gebinde / Unit Preis auch den Kilopreis in Group_Order anzeigen

Für genaurere Spezifikation nochmal Jan fragen.

* Neben dem Gebinde / Unit Preis auch den Kilopreis in Group_Order anzeigen Für genaurere Spezifikation nochmal Jan fragen.
philipp added this to the Usability milestone 2023-01-09 14:07:50 +01:00
philipp added the
enhancement
label 2023-01-09 14:07:50 +01:00
philipp added this to the Kanban project 2023-01-17 12:04:55 +01:00
fgu added the
nice to have
label 2023-01-17 12:52:24 +01:00
Poster
Owner

@fgu mh, glaub da ist noch was kaputt?

https://drone.local-it.org/Foodsoft/foodsoft/123/1/4

Failures:


  1) QuantityUnit scales prices correctly

     Failure/Error: expect(qu.scale_price_to_base_unit(12.34)).to eq([8.23, "kg"])


       expected: [8.23, "kg"]

            got: [8.226666666666667, "kg"]


       (compared using ==)

     # ./spec/lib/quantity_unit_spec.rb:14:in `block (2 levels) in <top (required)>'


Finished in 5.88 seconds (files took 9.62 seconds to load)

2 examples, 1 failure


Failed examples:


rspec ./spec/lib/quantity_unit_spec.rb:12 # QuantityUnit scales prices correctly


Randomized with seed 56357
@fgu mh, glaub da ist noch was kaputt? https://drone.local-it.org/Foodsoft/foodsoft/123/1/4 ``` Failures: 1) QuantityUnit scales prices correctly Failure/Error: expect(qu.scale_price_to_base_unit(12.34)).to eq([8.23, "kg"]) expected: [8.23, "kg"] got: [8.226666666666667, "kg"] (compared using ==) # ./spec/lib/quantity_unit_spec.rb:14:in `block (2 levels) in <top (required)>' Finished in 5.88 seconds (files took 9.62 seconds to load) 2 examples, 1 failure Failed examples: rspec ./spec/lib/quantity_unit_spec.rb:12 # QuantityUnit scales prices correctly Randomized with seed 56357 ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Foodsoft/foodsoft#37
There is no content yet.