Closed (fixed)
Project:
Commerce Order Cleanup
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2014 at 16:05 UTC
Updated:
12 Jan 2015 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vijaycs85Agreed, as we got the module already in, setting it as normal priority and task instead of feature request. Thanks!
Comment #2
alex_sansom commentedComment #3
alex_sansom commented.patch attached that achieves what's described in the issue description.
Included in the patch are a couple of SimpleTest tests, the results of running locally before generating the patch are also attached.
Comment #4
alex_sansom commentedComment #6
alex_sansom commentedOK. New .patch attached.
- Achieves what's described in the issue description
- Adds a couple of SimpleTest tests
- Renames the module from 'commerce_order_cleanup_vars_ui' to 'commerce_order_cleanup_ui' (requested offline)
Also attached are Simpletest results before generating the .patch file.
Comment #7
alex_sansom commentedComment #11
alex_sansom commentedUpdated .patch groups the module tests under 'Commerce Order Cleanup' rather than 'Commerce (contrib)'.
Comment #13
vijaycs85