Needs review
Project:
Ubercart VAT Number
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 16:28 UTC
Updated:
8 Sep 2015 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ehanuise commentedI asked on uc_views' issue tracker, they say this belongs here.
Is there any plan for this ?
Any pointers on how to code it ? (I'm not a coder but I can patch here and there.)
Comment #2
wimh commentedYes this is the right place.
Views support would be great, though I don't have time to do it. If anyone could provide a patch I'll certainly accept it.
Have a look at any other module that provides views support. I believe you should create a uc_vat_number.views.inc file which defines the right callbacks. If you have a good example (a module that does something very similar, i.e. export a field to views for an existing node type), adapting that to uc_vat_number should be relatively straightforward.
Comment #3
splash112 commentedMaybe better late then never?
Please find patch attached.