Patrick Gansterer
|
7e8c1d041d
|
Auto correct rubocop style issues
|
2022-02-20 16:28:54 +01:00 |
|
twothreenine
|
f3493b3242
|
charge transport cost as well when accounting order (fix #861 after f7c7b56 )
|
2022-02-18 13:27:09 +01:00 |
|
Patrick Gansterer
|
ea2862fdef
|
Run rubocop --fix-layout and remove encoding comments
|
2021-03-02 09:12:19 +01:00 |
|
Florian Lentsch
|
ecda1c1478
|
Added rspec tests for order boolean states
|
2021-02-05 14:57:26 +01:00 |
|
Florian Lentsch
|
f7b65856aa
|
Refactored order model's scope rspec test to ignore sequence
|
2021-02-05 14:57:26 +01:00 |
|
Florian Lentsch
|
e33d2d7f48
|
Added order scope rspec tests for #779
|
2021-02-05 14:57:26 +01:00 |
|
Patrick Gansterer
|
44a198c7bc
|
Adopt Rails 5 belongs_to_required_by_default
|
2020-09-05 14:40:11 +02:00 |
|
Florian Lentsch
|
5eb8abf431
|
Potential fix for one of the issues mentioned in #49
Reduces the number of SQL queries used on group_orders/index and
group_orders/archive, but adds extra complexity to the code
|
2020-07-29 13:15:11 +02:00 |
|
Patrick Gansterer
|
4137992032
|
fix auto_close_and_send_min_quantity
|
2018-10-12 15:47:32 +02:00 |
|
Patrick Gansterer
|
564492afe4
|
Add an option to automatically finish an order
|
2017-10-12 21:14:29 +02:00 |
|
wvengen
|
219eb71bc9
|
Allow to specify an order schedule for new orders.
|
2014-11-23 00:38:13 +01:00 |
|
wvengen
|
7841245795
|
migrate to Rails 4.0 (closes foodcoops#214)
Conflicts:
Gemfile.lock
|
2014-02-24 12:46:28 +01:00 |
|
Manuel Wiedenmann
|
f462e70e49
|
uses FactoryGirl helpers
|
2013-09-18 12:44:41 +02:00 |
|
wvengen
|
7dafcf714a
|
spec move functionality into factory
|
2013-07-25 11:16:39 +02:00 |
|
wvengen
|
d602b7cd0d
|
use expect instead of should in specs
|
2013-07-24 22:48:48 +02:00 |
|
wvengen
|
acd18721aa
|
expand rspec tests
|
2013-07-15 00:17:07 +02:00 |
|