|
Posted by jeff on July 11, 2009, 11:47 am
Please log in for more thread options dpb wrote:
> jeff wrote:
>> I'm a web developer with a client who uses Quick Books. He'd like to
>> import the web sales.
>>
>> It looks to me that QB has two main files for this, one for
>> transactions and one for items.
>>
>> What I don't understand is how to import shipping costs (which are
>> calculated on the website), all I see in the transaction IIF is a
>> single field for "AMOUNT". I don't see this (shipping cost) in any of
>> the other possible IIF files. Can someone shed some light om how QB
>> handles shipping costs, and for that matter actual taxes, which we
>> also calculate online.
>
> QB handles shipping charges as an "other charge" item on invoices, etc.
OK. I figured that out and did that.
>
> As for IIF importing, see my response a week or so ago to a thread on
> importing csv data --
I missed that, but had read the rest of the thread. Thanks.
there are some definite limitations to the IIF
> format noted there as well as some links to the QB web site. If you're
> really talking of making this a production-type environment, you'll
> probably want to use the QB SDK instead or perhaps find a ready-built
> addon that has the required functionality.
I'm mostly interested in a one off so I can move on. I'm on the *nix
side and it looks to me that the SDK is not and I'm guessing requires
some client side code.
Jeff
>
> --
>
>
|