can we exempt tax for non profit like church,residential plot from our php yii based our system in Quickbook? -


hope doing !

i have search tax exempt point in intuit website in other website also.


my actual goal below :

under customer there "tax" tab configure sales tax. there text box enter type of "exempt" info or something.

i have tried determine if can used report on.

one issue when have churches, government facilities, , residential properties these no tax , must reported separately.


goal : @ time of generate invoice in our system (php based) , need include tax or exclude tax based on client of our system.

so using variable or technique can exclude or include tax ?

i have found 1 article , it's link below

https://developer.intuit.com/docs/0100_quickbooks_online/0200_dev_guides/accounting/0061_manage_sale...

also please see below screenshots of above link.

please suggest me or give me suggestion on below each method.

1] using globaltaxcalculation object "tax exempt" based on customer

in that, it's written "globaltaxcalculation" not supported in region.

using "globaltaxcalculation" object .

any 1 can "tax inclusive" or "tax exclusive" feature each invoice dynamically ?.

que 1-a : alternate globaltaxcalculation ?

2] can assign categories customer churches, residential properties, government facilities in qbo ?

3] assign every qb customer qb parent customer.after create parents (churches, government etc)

so qb customers can categorized tax reporting purposes.

que 3-a : after assign each customer relavant parent, how assign tax in ? or how can decide using quickbook

      php yii sdk (version : v3-php-sdk-2.4.1) ? in our system.please me flow or technical stuff. 

notes :

1] have integrated qb (professional account not sandbox) account our php language system (yii framework).

2] have 1 equipment manager based project , in synching our local em client qb customer , vice versa.

and @ time of generate invoice in our system invoice tax reflect in qb , in our system also.

thanks in advance read this.

thanks

https://community.intuit.com/questions/1620749-tax-exempt-point-in-intuit-website?event=new_question

enter image description here enter image description here


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -