Closed (fixed)
Project:
Commerce Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Jun 2011 at 13:09 UTC
Updated:
28 Sep 2012 at 00:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
pcambradas-peter has some work done in http://drupal.org/node/1025580#comment-3969490 I think we could start from there.
Comment #2
pcambraOk, this kind of exports (customer profiles, line item types) are a little particular as there's "nothing" to export really as they should be defined by code, so it's just a dependency and fields issue.
Attaching a patch to provide an initial version of this, for giving it a quick test, I've published a dummy module in github with some customer profile types. https://github.com/pcambra/commerce_dummy_types
Comment #3
pcambraAnd of course, the patch
Comment #4
pcambraSome typos fixed
Comment #5
mrfelton commentedPatch updated to apply against latest code.
Comment #6
bojanz commentedAssigning to pcambra for final review / tweaks.
Comment #7
JulienD commentedThe patch works fine for me, it just need a little update to apply last changes of the module
I updated the patch.
Comment #8
JulienD commentedComment #9
maciej.zgadzaj commented#7 applies cleanly against dev, seems to work fine for me.
Comment #10
bojanz commentedCommitted.