* removed the deface override that modified the checkout/_delivery partial * created custom digital delivery calculator * removed digital_shipping_method from Spree::Order. Moved logic to available_shipping_methods monkey patch The main goal was to eliminate the shipping method detection logic from the _delivery partial. This was a bit of a hack all along and didn't really present the correct information to the underlying order logic (i.e. rate_hash.blank? would return true when there was no shipping options available). This should be more future proof and make overriding another aspect of the delivery process easier.
10 lines
320 B
YAML
10 lines
320 B
YAML
en:
|
|
digital_versions: Digital Versions
|
|
current_file: Current File
|
|
new_file: New File
|
|
delete_file: Delete this file
|
|
broken_file: Warning! this file is broken
|
|
delete_file_cofirmation: Are you sure you want to delete the file %{filename}?
|
|
digital_delivery: Digital Delivery
|
|
spree_digital:
|
|
upload: Upload |