*Hi Guys,*
*I created tax using TaxAuthority, But it's not applying for **Digital* * Subscription **Product.* *How can we apply tax for Digital **Subscription** Product?* *Regards,* *Shrilesh K.* |
Hi Shrilesh,
Have you added a TaxAuthorityRateProduct for these products? On the demo site, look at https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityRateProducts?taxAuthPartyId=AUT_BMF&taxAuthGeoId=AUT . Of course you would substitute your tax authority and geo. Cheers Paul Foxworthy On Sat, 27 Jul 2019 at 15:28, Shrilesh Korgaonkar < [hidden email]> wrote: > *Hi Guys,* > > *I created tax using TaxAuthority, But it's not applying for **Digital* > * Subscription **Product.* > *How can we apply tax for Digital **Subscription** Product?* > > *Regards,* > *Shrilesh K.* > -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Australia Phone: +61 3 9585 6788 Web: http://www.coherentsoftware.com.au/ Email: [hidden email] |
Hi Paul Foxworthy,
Thank you for your Reply Answer to ur questions I added TaxAuthorityRateProduct but it is only available to the physical product, not to digital products More detail I created TaxAuthorityRateProduct country IND and state IN-MH it is working fine. Coming back to my question *How can we apply tax for **Digital** Product **\ Digital **Subscription** Product?* *Regards,* *Shrilesh K.* On Sat, Jul 27, 2019 at 6:55 PM Paul Foxworthy <[hidden email]> wrote: > Hi Shrilesh, > > Have you added a TaxAuthorityRateProduct for these products? On the demo > site, look at > > https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityRateProducts?taxAuthPartyId=AUT_BMF&taxAuthGeoId=AUT > . > Of course you would substitute your tax authority and geo. > > Cheers > > Paul Foxworthy > > On Sat, 27 Jul 2019 at 15:28, Shrilesh Korgaonkar < > [hidden email]> wrote: > > > *Hi Guys,* > > > > *I created tax using TaxAuthority, But it's not applying for **Digital* > > * Subscription **Product.* > > *How can we apply tax for Digital **Subscription** Product?* > > > > *Regards,* > > *Shrilesh K.* > > > > > -- > Coherent Software Australia Pty Ltd > PO Box 2773 > Cheltenham Vic 3192 > Australia > > Phone: +61 3 9585 6788 > Web: http://www.coherentsoftware.com.au/ > Email: [hidden email] > |
Hi Shrilesh,
Are you entering a shipping address for the order? Even if it's a download, tax calculations need a location for the customer. Many tax rules apply to customers in the same jurisdiction as the seller, but do not apply to exports. OFBiz can only make a decision about what tax to apply once it knows the location of the customer. Check your logs - there may be a warning that calculating tax is impossible. When you say "it is only available to the physical product", I'm not sure what you mean. On the demo site, I can create a new product category called "Download", and I can create a TaxAuthorityCategory and a TaxAuthorityRateProduct entry for that category. I can create products that belong to that category. When you enter an order, I don't see how a product that belongs to that category is fundamentally different to any other. From what you've said, it seems you can configure a tax rule and it all seems fine, but that rule is not being applied to an order for the downloadable or subscription product. Is that right? Cheers Paul Foxworthy On Mon, 29 Jul 2019 at 17:48, Shrilesh Korgaonkar < [hidden email]> wrote: > Hi Paul Foxworthy, > > Thank you for your Reply > Answer to ur questions I added TaxAuthorityRateProduct but it is only > available to the physical product, not to digital products > More detail I created TaxAuthorityRateProduct country IND and state IN-MH > it is working fine. > Coming back to my question *How can we apply tax for **Digital** Product > **\ > Digital **Subscription** Product?* > > *Regards,* > *Shrilesh K.* > > On Sat, Jul 27, 2019 at 6:55 PM Paul Foxworthy <[hidden email] > > > wrote: > > > Hi Shrilesh, > > > > Have you added a TaxAuthorityRateProduct for these products? On the demo > > site, look at > > > > > https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityRateProducts?taxAuthPartyId=AUT_BMF&taxAuthGeoId=AUT > > . > > Of course you would substitute your tax authority and geo. > > > > Cheers > > > > Paul Foxworthy > > > > On Sat, 27 Jul 2019 at 15:28, Shrilesh Korgaonkar < > > [hidden email]> wrote: > > > > > *Hi Guys,* > > > > > > *I created tax using TaxAuthority, But it's not applying for **Digital* > > > * Subscription **Product.* > > > *How can we apply tax for Digital **Subscription** Product?* > > > > > > *Regards,* > > > *Shrilesh K.* > > > > > > > > > -- > > Coherent Software Australia Pty Ltd > > PO Box 2773 > > Cheltenham Vic 3192 > > Australia > > > > Phone: +61 3 9585 6788 > > Web: http://www.coherentsoftware.com.au/ > > Email: [hidden email] > > > -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Australia Phone: +61 3 9585 6788 Web: http://www.coherentsoftware.com.au/ Email: [hidden email] |
*Hi Paul,*
thank you for ur reply Paul I got few ideas around what ur saying shipping address for the order is not required for a digital product ( DIGITAL_GOOD) so in that case when a person set shipping address in checkoutoptions page, it pickups tax manager(as I mean the javascript ) and then it shows in final review page under sales taxes part is this correct? When I say physical product it means the type FINISHED_GOOD, FINDIG_GOOD u said "From what you've said, it seems you can configure a tax rule and it all seems fine, but that rule is not being applied to an order for the downloadable or subscription product. Is that right?" - - Yes Once again thank for ur reply *Regards,* *Shrilesh K.* On Thu, Aug 1, 2019 at 1:36 PM Paul Foxworthy <[hidden email]> wrote: > Hi Shrilesh, > > Are you entering a shipping address for the order? Even if it's a download, > tax calculations need a location for the customer. Many tax rules apply to > customers in the same jurisdiction as the seller, but do not apply to > exports. OFBiz can only make a decision about what tax to apply once it > knows the location of the customer. Check your logs - there may be a > warning that calculating tax is impossible. > > When you say "it is only available to the physical product", I'm not sure > what you mean. > > On the demo site, I can create a new product category called "Download", > and I can create a TaxAuthorityCategory and a TaxAuthorityRateProduct entry > for that category. I can create products that belong to that category. When > you enter an order, I don't see how a product that belongs to that category > is fundamentally different to any other. > > From what you've said, it seems you can configure a tax rule and it all > seems fine, but that rule is not being applied to an order for the > downloadable or subscription product. Is that right? > > Cheers > > Paul Foxworthy > > > On Mon, 29 Jul 2019 at 17:48, Shrilesh Korgaonkar < > [hidden email]> wrote: > > > Hi Paul Foxworthy, > > > > Thank you for your Reply > > Answer to ur questions I added TaxAuthorityRateProduct but it is only > > available to the physical product, not to digital products > > More detail I created TaxAuthorityRateProduct country IND and state IN-MH > > it is working fine. > > Coming back to my question *How can we apply tax for **Digital** Product > > **\ > > Digital **Subscription** Product?* > > > > *Regards,* > > *Shrilesh K.* > > > > On Sat, Jul 27, 2019 at 6:55 PM Paul Foxworthy > <[hidden email] > > > > > wrote: > > > > > Hi Shrilesh, > > > > > > Have you added a TaxAuthorityRateProduct for these products? On the > demo > > > site, look at > > > > > > > > > https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityRateProducts?taxAuthPartyId=AUT_BMF&taxAuthGeoId=AUT > > > . > > > Of course you would substitute your tax authority and geo. > > > > > > Cheers > > > > > > Paul Foxworthy > > > > > > On Sat, 27 Jul 2019 at 15:28, Shrilesh Korgaonkar < > > > [hidden email]> wrote: > > > > > > > *Hi Guys,* > > > > > > > > *I created tax using TaxAuthority, But it's not applying for > **Digital* > > > > * Subscription **Product.* > > > > *How can we apply tax for Digital **Subscription** Product?* > > > > > > > > *Regards,* > > > > *Shrilesh K.* > > > > > > > > > > > > > -- > > > Coherent Software Australia Pty Ltd > > > PO Box 2773 > > > Cheltenham Vic 3192 > > > Australia > > > > > > Phone: +61 3 9585 6788 > > > Web: http://www.coherentsoftware.com.au/ > > > Email: [hidden email] > > > > > > > > -- > Coherent Software Australia Pty Ltd > PO Box 2773 > Cheltenham Vic 3192 > Australia > > Phone: +61 3 9585 6788 > Web: http://www.coherentsoftware.com.au/ > Email: [hidden email] > |
Free forum by Nabble | Edit this page |