1. dm
  2. RO CSVI
  3. Saturday, 27 April 2019
  4.  Subscribe via email
Hello,

How can I do to don't export discontinued products?


Thanks.

Davide
Accepted Answer Pending Moderation
Hello Davide,
Discontinued product will have field product_discontinued set to 1 in database. What you can do is add product_discontinued field as export template field and using CSVI Skip rule plugin skip the rows with product_discontinued value set to 1. You can even set this field to Unpublished in template field so it is not included in export. Let me know if this helps.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hi Tharuna,

ok, thank you very much.

Just one question related to this, how can I skip fields that has a value minor of 49?


Thanks.


Regards.
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello Davide,
There is no direct way of skipping values less than 49 using Skip rule but it is possible by combining CSVI Conditional rule and CSVI Skip rule plugins. Create first rule using CSVI conditional rule plugin where you check the value is less than 49 and replace the value with some standard value like say 1. This rule will replace all the values less than 49 to 1. Now create another rule using CSVI Skip rule plugin to skip all the values with 1. Apply the rule in the order like CSVI conditional rule first and then CSVI Skip rule.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hi Tharuna,

I just did it, but probably it's not working or I'm doing somethins wrong.

In the rule I inserted -> less than 49,00

If the field is 680,00, for example, the result is ok, if the field is 200,00 not, I see the 1 I inserted.

Any idea?


Thanks.
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,
Can you send the screenshot of both the rules?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Sure, you find them in attachment.


Thanks.
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hello Davide,
In your CSVI conditional rule instead of 49,00 what if you are setting it as 49? Does the rule works then?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 7
Accepted Answer Pending Moderation
Hello Tharuna,

tested, same problem...


Thanks.
Davide
  1. more than a month ago
  2. RO CSVI
  3. # 8
Accepted Answer Pending Moderation
Hello Davide,
Can you also send the screenshot of how you have applied the rules in template fields page?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 9
Accepted Answer Pending Moderation
Hello,

sure, in attachment.


Thanks.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 10
Accepted Answer Pending Moderation
Hello Davide,
I am not seeing anything wrong with your rules and the way it is applied as per the sceenshots. The rules should work with the way it looks. Can you send me your template XML file to check? To get template XML go to CSVI Maintenance page, select CSVI Pro in first dropdown and Backup templates in second dropdown and select your import template and click continue. Post the downloaded XML file.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 11
Accepted Answer Pending Moderation
Hello Davide,

Please use 49.00 instead of 49,00 and let me know if that works for you.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 12
Accepted Answer Pending Moderation
Hello rolandd,

just tested, now it seems to work.


Thanks a lot.
Davide
  1. more than a month ago
  2. RO CSVI
  3. # 13
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!