Advanced Search

Search Results (Searched for: tax category)

27 Feb 2025 20:15

Update of PDF-Plugin

Category: Orders management

nicolas wrote: I'm not able to access your link. I'm getting redirected to the page www.elster.de/eportal/login/softpse ...

That is ... strange.

nicolas wrote: The order number is added as the sales order id:
docs.peppol.eu/poacc/billing/3.0/syntax/...ce/cbc-SalesOrderID/
The order invoice number is added as the invoice id:
docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ID/
So I don't think there is a problem there. Please double check.

Erm ... no. You got me wrong.
Please look at my first screenshot (hika1)! Here you find two marked numbers. This is NOT the invoice number. The invoice number (on this screenshot) is on the upper left side (first entry). In the screenshot both numbers are the same. But in many cases you want to have different number schemes. In the screenshot the - correct - sales number would be the field with the value "NA".

nicolas wrote: Please note that the plugin output invoices for orders already paid, so it is normal that the payment data is empty and the amount due is 0 since the customer already paid on your website with a normal payment method like PayPal.

Erm ... no? ;)
What if the customer make a purchase and choose "bank transfer" for payment. In this case the purchase remains open until the seller receives the payment and changes the order status. Right? This is exactly what I tried. My test purchase has still the order status "open" - so it's _not_ paid. So the total amount due is _not_ 0,00.

nicolas wrote: Regarding the product codes, please note that you need to fill in the setting "Tax category code field" of the plugin with the column name of a custom field of the table "product", and that in each product, you provide the tax category code in that custom field.

Hm ... maybe we talk about the wrong code. Maybe it's the "item number" or "product number" (auf Deutsch: Artikelnummer).
Or should I use the "item identification field" for this purpose? Not sure ...

nicolas wrote: Regarding the company name and email missing for the supplier, please note that you have corresponding fields in the settings of the plugin that you need to fill in so that they can be present in the UBL file.
Please review the settings of the plugin. You can click on the "toggle inline help" button at the top to get to see the instructions for each field of the plugin. That might help you fill in the settings properly.

Please note, that the information are present in the ubl file. But only on one of two data fields. The problem is, that the information is partly in one data area und partly in the other. It seems ... divided. Look at screenshot 2 and 3. no 2 show the first data block - here the company name is missing - but all other data is present. screenshot no 3 shows the second data block - here is the email address missed (for seller (verkäufer) and (buyer (käufer).

Maybe there are two types of these fields?
27 Feb 2025 16:58

Taxes for companies and individuals

Category: Taxes

Ok, I changed the category in another place :)
Thanks
27 Feb 2025 16:17

Taxes for companies and individuals

Category: Taxes

Hi,

This screenshot has nothing to do with what I said to do.

Go in the menu System>Taxes.
You should see this: www.hikashop.com/media/kunena/attachments/82931/hika.jpg
There, you have an edit icon for each tax rule, on the left side, next to the checkbox.
Click on the edit icon in order to edit the tax rule.
On the edit page, you have a tax category setting.
There, you want to select "Default tax rate", not "EUR".
Save and repeat for all three tax rules of www.hikashop.com/media/kunena/attachments/82931/hika.jpg
Then, it should work.
27 Feb 2025 13:42

Update of PDF-Plugin

Category: Orders management

Hi,

I'm not able to access your link. I'm getting redirected to the page www.elster.de/eportal/login/softpse which requires to login, but I don't have an account on that website.

The order number is added as the sales order id:
docs.peppol.eu/poacc/billing/3.0/syntax/...ce/cbc-SalesOrderID/
The order invoice number is added as the invoice id:
docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ID/
So I don't think there is a problem there. Please double check.

Please note that the plugin output invoices for orders already paid, so it is normal that the payment data is empty and the amount due is 0 since the customer already paid on your website with a normal payment method like PayPal.
Similarly, it's normal the due date is not set since the order is supposed to be already paid.
If you wish to have the customer purchase your products through payment methods included in the UBL file, then it would require the development of a payment plugin, where you could provide the payment details, which would trigger the generation of the UBL file at the end of the checkout with the payment details from the payment method, etc. In that case, it would make sense for the amount due to be the total amount, etc in the generated UBL.

Regarding the product codes, please note that you need to fill in the setting "Tax category code field" of the plugin with the column name of a custom field of the table "product", and that in each product, you provide the tax category code in that custom field.

Regarding the company name and email missing for the supplier, please note that you have corresponding fields in the settings of the plugin that you need to fill in so that they can be present in the UBL file.

Please review the settings of the plugin. You can click on the "toggle inline help" button at the top to get to see the instructions for each field of the plugin. That might help you fill in the settings properly.
27 Feb 2025 13:12

Taxes for companies and individuals

Category: Taxes

Hi,

Go in the System>Taxes menu.
There, edit each tax rule, and make sure that you select "Default tax category" in the tax category setting.
27 Feb 2025 11:04

Taxes for companies and individuals

Category: Taxes

I don't really understand what I have to change now to do it properly.

In the products, the Default tax category is set
In the Main tax zone configuration, it is set to Poland
27 Feb 2025 10:36

Issue on tax configuration

Category: General Talk about HikaShop

-- HikaShop version -- : 5.1.5
-- Joomla version -- : 5.2.4
-- PHP version -- : 8.4.4
-- Browser(s) name and version -- : Chrome 133.0.6943.127
-- Error-message(debug-mod must be tuned on) -- : 0
Call to undefined function parse_ini_file()



Hi!
I tried to change the name of the pre defined default "tax category" to "19% MwSt.". But that doesn't worked. After clicking "save" I got the following error (in backend):
0 Call to undefined function parse_ini_file()
Call Stack
#	Function	Location
1	()	JROOT/administrator/components/com_hikashop/helpers/translation.php:118
2	hikashopTranslationHelper->translateAlias()	JROOT/administrator/components/com_hikashop/classes/category.php:72
3	hikashopCategoryClass->addAlias()	JROOT/administrator/components/com_hikashop/classes/category.php:123
4	hikashopCategoryClass->saveForm()	JROOT/administrator/components/com_hikashop/helpers/helper.php:2278
5	hikashopController->store()	JROOT/administrator/components/com_hikashop/helpers/helper.php:2218
6	hikashopController->apply()	JROOT/libraries/src/MVC/Controller/BaseController.php:730
7	Joomla\CMS\MVC\Controller\BaseController->execute()	JROOT/administrator/components/com_hikashop/helpers/helper.php:2443
8	hikashopController->execute()	JROOT/administrator/components/com_hikashop/hikashop.php:73
9	require_once()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
10	Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
11	Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()	JROOT/libraries/src/Component/ComponentHelper.php:361
12	Joomla\CMS\Component\ComponentHelper::renderComponent()	JROOT/libraries/src/Application/AdministratorApplication.php:150
13	Joomla\CMS\Application\AdministratorApplication->dispatch()	JROOT/libraries/src/Application/AdministratorApplication.php:205
14	Joomla\CMS\Application\AdministratorApplication->doExecute()	JROOT/libraries/src/Application/CMSApplication.php:306
15	Joomla\CMS\Application\CMSApplication->execute()	JROOT/administrator/includes/app.php:58
16	require_once()	JROOT/administrator/index.php:32

Since then, I can not open the shop (products listing) in the frontend. If I do so (click on menu point in frontend), I get the following error:
0
Call to undefined function parse_ini_file()

ERROR 0 - Call to undefined function parse_ini_file() in /var/www/vhosts/path_to_website/administrator/components/com_hikashop/helpers/translation.php:118
Call Stack
#	Function	Location
1	()	JROOT/administrator/components/com_hikashop/helpers/translation.php:118
2	hikashopTranslationHelper->translateAlias()	JROOT/administrator/components/com_hikashop/classes/product.php:1818
3	hikashopProductClass->addAlias()	JROOT/administrator/components/com_hikashop/classes/product.php:2456
4	hikashopProductClass->loadProductsListingData()	JROOT/components/com_hikashop/views/product/view.html.php:923
5	ProductViewProduct->listing()	JROOT/components/com_hikashop/views/product/view.html.php:29
6	ProductViewProduct->display()	JROOT/libraries/src/MVC/Controller/BaseController.php:697
7	Joomla\CMS\MVC\Controller\BaseController->display()	JROOT/administrator/components/com_hikashop/helpers/helper.php:2465
8	hikashopController->display()	JROOT/components/com_hikashop/controllers/product.php:46
9	productController->listing()	JROOT/libraries/src/MVC/Controller/BaseController.php:730
10	Joomla\CMS\MVC\Controller\BaseController->execute()	JROOT/administrator/components/com_hikashop/helpers/helper.php:2443
11	hikashopController->execute()	JROOT/components/com_hikashop/hikashop.php:88
12	require_once()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
13	Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
14	Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()	JROOT/libraries/src/Component/ComponentHelper.php:361
15	Joomla\CMS\Component\ComponentHelper::renderComponent()	JROOT/libraries/src/Application/SiteApplication.php:218
16	Joomla\CMS\Application\SiteApplication->dispatch()	JROOT/libraries/src/Application/SiteApplication.php:272
17	Joomla\CMS\Application\SiteApplication->doExecute()	JROOT/libraries/src/Application/CMSApplication.php:306
18	Joomla\CMS\Application\CMSApplication->execute()	JROOT/includes/app.php:58
19	require_once()	JROOT/index.php:32

That happens since I tried to change the name of the "default tax category".

Rusty

P.S. I also can not change products prices anymore. Get the same error.
27 Feb 2025 09:37

Taxes for companies and individuals

Category: Taxes

Hi,

In your products, you have a "tax category" setting in the "prices" area.
HikaShop will only take into account the tax rules for the tax category selected in the product.
I can see that you configured different tax categories for your tax rules.
Based on what you're saying, it seems that you selected "Default tax category" in the "tax category" setting of your products.
And thus, only the third tax rule, restricted to Poland, is taken into account.
You'll want to change the tax category for the other two tax rules to "Default tax category" so that they can be taken into account too.
25 Feb 2025 04:01

Creating Customised Report

Category: Reports & Statistics

The Mass Action report as discussed has been working brilliantly .... up until now

We have the following in the report order_created, order_invoice_number, order_full_price, order_full_tax

We are now looking to include in the report, the category each of the products paid for. We have 5 categories.

I may be blind but I can't find anything in the settings to be able to include category_id or category_name.

Am I looking to cross a bridge too far?

Thanks
08 Jan 2025 18:30

e-invoice

Category: Wishlist

I did fill in all info in the plugin. When I try to generate an UBL invoice on existing order (customer with or without vat nr) i get this error:
An error has occurred.

0 NumNum\UBL\TaxSubTotal::setTaxCategory(): Argument #1 ($taxCategory) must be of type NumNum\UBL\TaxCategory, null given, called in /var/www/ubuntushopbiz/plugins/hikashop/attachinvoice/attachinvoice.php on line 1024
It could be because i did edit the file a while ago.
A normal pdf invoice has no errors.
i have attached the file
15 Nov 2024 13:40

Null primary key not allowed.

Category: Checkout

I did this and no issues are there



OK Table "hikashop_address" checked

OK Table "hikashop_badge" checked

OK Table "hikashop_banner" checked

OK Table "hikashop_cart" checked

OK Table "hikashop_cart_product" checked

OK Table "hikashop_category" checked

OK Table "hikashop_characteristic" checked

OK Table "hikashop_click" checked

OK Table "hikashop_config" checked

OK Table "hikashop_currency" checked

OK Table "hikashop_discount" checked

OK Table "hikashop_download" checked

OK Table "hikashop_entry" checked

OK Table "hikashop_field" checked

OK Table "hikashop_file" checked

OK Table "hikashop_filter" checked

OK Table "hikashop_geolocation" checked

OK Table "hikashop_history" checked

OK Table "hikashop_limit" checked

OK Table "hikashop_massaction" checked

OK Table "hikashop_order" checked

OK Table "hikashop_orderstatus" checked

OK Table "hikashop_order_product" checked

OK Table "hikashop_payment" checked

OK Table "hikashop_price" checked

OK Table "hikashop_product" checked

OK Table "hikashop_product_category" checked

OK Table "hikashop_product_related" checked

OK Table "hikashop_plugin" checked

OK Table "hikashop_shipping" checked

OK Table "hikashop_shipping_price" checked

OK Table "hikashop_tax" checked

OK Table "hikashop_taxation" checked

OK Table "hikashop_user" checked

OK Table "hikashop_variant" checked

OK Table "hikashop_vote" checked

OK Table "hikashop_vote_user" checked

OK Table "hikashop_waitlist" checked

OK Table "hikashop_widget" checked

OK Table "hikashop_zone" checked

OK Table "hikashop_zone_link" checked

OK Table "hikashop_warehouse" checked

OK Table "hikashop_email_log" checked

OK Product categories checked

OK Variants orphan links cleaned

OK Joomla users synchronized

OK User email addresses synchronized
21 Oct 2024 13:28

Payment plugin doesn't send along email with customer address details

Category: Payment Methods

As pay does give some service outside the plugin, they say the error is that there are too many requests towards the iDeal server. also asking if i can give them any more logs, can i offer them anything hikashop logs?
I checked the payment log file which has mostly ip's with "no zone found for the coutry code ..."
And purchases show like this:
<pre>BluePsyduck\Ga4MeasurementProtocol\Request\Payload Object
(
[clientId] => 80993421.1729508772
[userId] =>
[timestampMicros] =>
[userProperties] => Array
(
)

[nonPersonalizedAds] =>
[events] => Array
(
[0] => BluePsyduck\Ga4MeasurementProtocol\Request\Event\PurchaseEvent Object
(
[currency] => EUR
[transactionId] => E2Z6Y43
[value] => 40.46
[affiliation] =>
[coupon] => GLOW
[shipping] => 0
[tax] => 6.86
[items] => Array
(
[0] => BluePsyduck\Ga4MeasurementProtocol\Request\Event\Item Object
(
[itemId] => 8720892420725_wit
[itemName] => Night Glow Rood Licht Nachtlampje : Wit
[affiliation] =>
[coupon] =>
[currency] => EUR
[creativeName] =>
[creativeSlot] =>
[discount] =>
[index] => 0
[itemBrand] =>
[itemCategory] => "Accesoires"
[itemCategory2] => "Tafel modellen"
[itemCategory3] => "Alles"
[itemCategory4] =>
[itemCategory5] =>
[itemListId] =>
[itemListName] =>
[itemVariant] =>
[locationId] =>
[price] => 44.95
[promotionId] =>
[promotionName] =>
[quantity] => 1
)

)

[session_id] => 1729508771
[engagement_time_msec] => 1
)

)

)
</pre>

Nothing else pops out that might show an error or delay
24 Sep 2024 20:22

Tax not applying

Category: Taxes

Hi,

If you want the tax to apply to everyone, then you should remove the zone restriction in your tax rule.
It should then work automatically without doing anything else, based on what I see on your screenshots with what you already have configured. Just make sure that the tax category of the products match with the tax category of the tax rule like it is already the case with the "GST" tax category on your screenshots.
03 Aug 2024 08:12

Bundling Products with and without Tax

Category: Taxes

Hi,

There are two ways to go about it:

1. If you add these products as "bundled products" in another product, then you need to provide a price in that other product. And the tax will be calculated based on the tax category of this product and its price.
So, you could create a special tax rate with a special tax category and a special tax rule to link them together so that the tax amount would be 87.35 - 84.95.

2. Another option would be to add these products as "options" of another product. Then, you could do a view override of product / option in the menu Display>Views and change the line:
if($selectionMethod != 'check')
to:
if(false)
This way, on the product page, you would have 5 options, one per option product, with only one preselected choice for each option.
The total price would be calculated automatically from the price of each option product, and same for the taxes.
So that seems ideal for what you want to do.
31 Jul 2024 11:02

Facing error when login vendor account and go to product listing page

Category: Market: Bug Report

-- url of the page with the problem -- : bookshop.school2u.my/booklist?limitstart...&filter_SetType_12=+
-- HikaShop version -- : 4.5.1
-- HikaMarket version -- : 4.1.0
-- Joomla version -- : 3.9.21
-- PHP version -- : 7.4
-- Error-message(debug-mod must be tuned on) -- : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND ((hikam_vendor.vendor_published IS NULL OR hikam_vendor.vendor_published =' at line 1

When login certain vendor account

visiting product list page as per mentioned

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND ((hikam_vendor.vendor_published IS NULL OR hikam_vendor.vendor_published =' at line 1

will hit above error?

any clue which source code to check or optmized for this issue?

only happen on certain vendor account, suspect naming or setting of vendor causing this
29 Jul 2024 09:27

Bundling Products with and without Tax

Category: Taxes

Hi,

To me, this looks like you didn't configure a tax rule for your Default tax category in the System>Taxes menu.
Could you check there what you have ?
If you have a tax rule there, could you provide a screenshot of its settings ?
Also, could you provide a screenshot of the settings under the Taxes section of the HikaShop configuration page ? These can also influence which tax rule will be enforced.
26 Jul 2024 08:44

Bundling Products with and without Tax

Category: Taxes

-- HikaShop version -- : 5.1.0 [2406261918]
-- Joomla version -- : 4.4.6
-- PHP version -- : 8.1.29

Have a bundled product that consists of products with and without tax.

Have calculated the tax free and tax included value.

So the Price and the Price with tax are different

If I choose Tax category as Default or None it matters not as the number entered in either price box gets put into the other box.
11 Jul 2024 09:17

10% tax on Some Product NOT others

Category: Taxes

Hi,

Thanks for the details.
You don't need two tax rates. You can just have the 10% tax rate.
For products you don't want to be taxed, you can just set their "product tax category" to "none".
For the other products you want to be taxed, make sure the "default tax category" is selected in that "product tax category" setting.
Then, in System>Taxes, you must have one tax rule for that 10% tax rate with the "default tax category" selected in the "tax category" setting. That way, the tax will only apply to the products linked to the default tax category.
You actually could configure a 0% tax rate with another tax category and another tax rule to link them together so that the products exempt would have the 0% tax rat applied to them instead of no tax. But I don't think this is needed.

That way, when you configure HikaShop to display the prices with taxes, you'll see that the products without a tax category won't have anything changed, but the others will have the 10% rate applied to their price.
24 May 2024 15:14

Show taxed prices / VAT exclude first

Category: Product & Category Display

Sure - for example here:
This message contains confidential information
16 Apr 2024 07:17

Allow vendors to set their own sales tax?

Category: HikaMarket

Hello,

HikaShop (and so HikaMarket) doesn't allow you to enter a price with and without tax at the same time.
One of them need to be fill by the user and the other is processed dynamically depending the tax rules (via the tax category).

You can use the HikaMarket template system if you want to force the tax category for all new products.
By putting the tax category in the template you will choose the default value ; and if you remove the ACL to edit the tax category, that value will become a forced value.

Regards,
Displaying 1 - 20 out of 23 results.
Time to create page: 0.254 seconds
Powered by Kunena Forum