Closed (won't fix)
Project:
Storm
Version:
6.x-2.x-dev
Component:
Storm Invoice
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 17:01 UTC
Updated:
8 Jul 2013 at 13:48 UTC
an import export option for invoices in csv format would be great, and down the road perhaps pdf.
cvs import/export would be useful for concurrently used software, like ZOHO Invoice, or VTIGER (which both support invoice import/export)
Comments
Comment #1
KrisBulman commentedComment #2
Magnity commentedDevelopment has stopped on the 5.x branch (see #410784: Looking for a new maintainer), so I am marking this as "Won't Fix".
If the issue also affects the 6.x branch please reopen under that category.
Comment #3
francewhoaHow about import export option for invoices in CSV format as a new feature for 6.x-2.x or 7.x-1.x?
Maybe using Feeds and Feeds Tamper modules? Example at http://www.streamconsulting.nl/index.php?q=node/112
Any other ideas?
Any volunteers for a patch? We would be happy to contribute testing and documentation.
Comment #4
francewhoaComment #5
juliangb commentedIn Drupal 7 (Project Management module), we are moving to using Fields API to define the fields on the invoice.
Once this is complete, you will be able to use the Feeds module (as mentioned above) to import.
You can already use the Views module to export your data.
Therefore, we will not implement a specific solution for this.