How to pass line item names without saving in inventory in quickbooks API PHP -


i using quickbooks v3 following package. https://github.com/consolibyte/quickbooks-php

is possible add line item invoice without creating in inventory/non-inventory?

is possible add line item invoice without creating in inventory/non-inventory?

no.

quickbooks requires associate each line item on invoice item/service/product.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -