View Cart
|
Wish List
|
Login
|
Register
|
Thursday, February 09, 2012
Home
Features
DNN Modules
DNN Skins
All
Stores
My
Account
Support &
Service
Search
..::
Support &
Service
Forum
::..
English (United States)
Español (España)
Français (France)
Italiano (Italia)
Nederlands (Nederland)
Norsk (Bokmål) (Norge)
Português (Portugal)
Dansk (Danmark)
Svenska (Sverige)
English (United Kingdom)
Deutsch (Deutschland)
Search
Forum Home
DotNetNuke
CATALooK.netStore
Tax Problem...
Tax Problem
12/11/2006 10:09:29 AM
wilfredo
31 posts
www.ht2p.com
Tax Problem
I'm having problem with tax, we used tax based on product & zones, gross price. The tax appears correctly in product page & listings, cart, but after register page, the tax dissapear (first cart page shows tax correctly). Debugging i found that after register page, field TAX on CAT_ORGANIZATION table always change to 0 value (before is NULL). Then, i think it indicates that this user use TAX=0 , then NO tax appears. Is correct? Is a bug? Note: If i set this field to null, the tax are calculated correctly. In source code, the following Convert.ToDouble(IIf(Tax.Text = "", Double.MinValue, Tax.Text)) is used to update TAX.
12/11/2006 10:53:27 AM
wilfredo
31 posts
www.ht2p.com
Re: Tax Problem
As temporarily solution, i change the CAT_CustomerInfoUpdate & CAT_CustomerSmallInfoUpdate stored procedures adding the following lines at beginning if @Tax=0 set @Tax=null Apparently it works fine now.
12/12/2006 12:55:44 AM
host
1831 posts
Re: Tax Problem
There is a UID / Tax number logic in the cart that sets the Tax to 0 if some conditions are fulfilled. Since the v5.02 you can change the UID logic in the edit module of the cart module (select 'View Options' from the module menu) -> section: 'Tax Options'. For all older versions you must disable the 'Tax Ident Number(UID):' and 'Tax Exempt:' fields of the cart address / register page to prevent this.
12/12/2006 9:43:34 PM
wilfredo
31 posts
www.ht2p.com
Re: Tax Problem
Many thanks, it function as you explain. We're using field TaxIdentNumber as new (renamed) field indicating "How you knew us?" Now we have a problem, how i can ask our customers "how them know us?" with options - By internet - By personal reference (allow type person name) - Other (allow type)
12/13/2006 3:25:24 PM
host
1831 posts
Re: Tax Problem
You could use one of the other fields e.g. 'Customer Number' or 'Tax Number' or update to the latest version 5.06 and disable the tax options.
But you must change the source code of the _users control to change the control type. If you don't want this, you could use UCanUse to setup a custom entry form and add fields like '
How you knew us?'. You can enable UCanUse support on the edit module of the cart module (view Options').
Page 1 of 1
DotNetNuke
CATALooK.netStore
Tax Problem...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
References / Live Stores
|
Forum
|
Trial Downloads
|
Resource Directory
|
Release History
|
Support Requests
|
Referral Program
|
Contact
CATALooK
|
Terms Of Use
|
Privacy Statement
Copyright 2002-2010 CATALooK