Added `Order#total_weight` methodmain
commitb10c768992cf115155c527a3414902de1ae43efc
authorDamian Legawiec <damian@sparksolutions.co>
Fri, 28 Jun 2024 09:01:25 +0000 (28 11:01 +0200)
committerDamian Legawiec <damian@sparksolutions.co>
Fri, 28 Jun 2024 09:01:25 +0000 (28 11:01 +0200)
treee15f762a37050820b63cefb46ad59bd4e518a92e
parentabb8b776e7243644c86ff3d4d7b0780c89dc36d9
Added `Order#total_weight` method

We will use this for orders CSV export
core/app/models/spree/order.rb
core/spec/models/spree/order_spec.rb