Several bugs

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306709

-- HikaShop version -- : 4.1.0
-- HikaMarket version -- : 3.0.2

Hi.

I found two problems in the fronted.

In "Discounts" when you create a discount and then save and then attempt to remove the values of the fields "Product", "Category", "Zone" and "Users" and save the values will not be changed.

In "Shippings" and "Payments" in an attempt to change the values of "Restrictions" and then choose which value can change no longer show additional fields for her.

Last edit: 4 years 10 months ago by neo191987.

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306711

Hello,

1 - Thanks, we will look into that.

2 - Can you please provide more details ; I'm not sure to understand the problem you're talking about.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306721

Hi, I did the following test:

Vendor Panel -> Payments -> New -> HikaShop collect on delivery payment plugin

I enter the values:
Published: Yes
Percentage: 2.5%
Clicking the button "Add restriction" -> Select "Zone restriction" -> Clicking the button "Add restriction"

The result is the following: We selected value to edit, but does not display the select field "Zone".



This field should appear:


I think this problem occurs after the introduction of the classes.. This issue is only available in version 3.0.2

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306748

Hello,

I'm sorry but I don't understand your message.
In the first screenshot we can see that the "Zone restriction" is grey, which mean that you already have the area available.
In the second screenshot, we can see the Zone Restriction area, including the namebox which allow you to select a zone.
Please note that if you save the restriction with the "None" value, it will disable the restriction which won't be displayed on the refresh. Restrictions are visible only when they are configured (have a value).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306749

I did a little video where you can see the difference. I hope I've been helpful.

youtu.be/8q29LAkVK58

The following user(s) said Thank You: Jerome

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306787

Thanks !

I made some modifications in the JS so it won't use the classes anymore.
You can re-download HikaMarket 3.0.2

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306833

Hi, I found the following problem - discount no can be applied to a variant created by another vendor.

I discovered the problem when selecting a vendor in discounts but still does not work properly - If we change order 348 in /com_hikamarket/views/vendormarket/view.html.php

$d = '{id:'.$v->user_id;
to
$d = '{id:'.$v->vendor_id;
You will get proper ID. But the problem is after the save does not saved the a vendor.

Last edit: 4 years 10 months ago by neo191987.

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306848

Hello,

discount no can be applied to a variant created by another vendor.

I'm sorry but I'm not able to understand your sentence.

I discovered the problem when selecting a vendor in discounts but still does not work properly

Thanks for the report ; the vendor selection has been deprecated and unfortunately, the discount edition can still use it when the main vendor is editing a discount. I will perform some modification to use a namebox system instead.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306855

Hi when you click on a product to which the discount is applied - products and variants will not be loaded.

In the previous version it looked like this:



Now it looks like this

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306944

Hello,

No, there is no regression in the coupon/discount edition regarding the products selection.
Your first screenshot is coming from the HikaShop backend where the admin can see all products ; while the second screenshot is from the front-end with a vendor and it's restrictions (since it cannot see products of other vendors).
Now regarding the fact that the namebox did not have the parameter to let select variants ; it can be an improvement in the future release. But it's actually not a bug or a regression since there was not modification for that part with the previous versions.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
4 years 10 months ago #306948

I apologize for the lost time. I do not remember where I left with the impression that discounts can be applied for selected products and variants. I soon reinstalled my computer and deleted old archives and had nothing to test. I found an old backup from last month and this confirmed your words. But if you can add this feature I will be grateful to you. Again, apologize.

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 10 months ago #306949

Hello,

Since HikaShop do now handle the variants in the edition of discount, yes, we will do the same in a future version of HikaMarket.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.096 seconds
Powered by Kunena Forum