Skip to content
Commit e5326a12 authored by Allie Micka's avatar Allie Micka
Browse files

Introducing the qb_field module:

Maps a quickbooks value from the qb_data API to a CCK field.  The design goal
is then to have other CCK values map to Quickbooks fields, so you can store
as much or as little Quickbooks data as you'd like to store in your nodes.

When your nodes are updated, the records are flagged for an update into
Quickbooks.  Similarly, when QB data changes, your nodes are updated on the
next QBWC request.

This is an interim commit, and the field  mappings don't actually work yet.
But it's a start and it rocks! Go me!
parent 3b3a15d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment