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

KrisBulman’s picture

Title: import / export » import / export invoices
Magnity’s picture

Status: Active » Closed (won't fix)

Development 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.

francewhoa’s picture

Component: Storm Invoice » Storm.module

How 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.

francewhoa’s picture

Version: 5.x-1.13 » 6.x-2.x-dev
Component: Code » Storm Invoice
Status: Closed (won't fix) » Active
juliangb’s picture

Component: Storm.module » Storm Invoice
Status: Active » Closed (won't fix)

In 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.