Picklist Plugin

  • Posts: 92
  • Thank you received: 6
2 weeks 6 days ago #372679

-- HikaShop version -- : 6.5.1
-- Joomla version -- : 5.4.7
-- PHP version -- : 8.3.30
-- Error-message(debug-mod must be tuned on) -- : An error has occurred.

0 Failed opening required '/homepages/29/d693570851/htdocs/nw-backup/plugins/hikashop/picklist/includes/vendor/autoload.php' (include_path='.:/usr/lib/php8.2')

Hi, I installed the plugin, as soon as I enable it, Hikashop gives the error below, if I click products or orders or any option.


An error has occurred.

0 Failed opening required '/homepages/29/d693570851/htdocs/nw-backup/plugins/hikashop/picklist/includes/vendor/autoload.php' (include_path='.:/usr/lib/php8.2')

I can not figure out what the issue is. I have downloaded the latest Picklist file.

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

  • Posts: 86027
  • Thank you received: 14169
  • MODERATOR
2 weeks 5 days ago #372682

Hi,

I checked the situation and the issue is with the zip provided by the developer of that plugin. It contains its whole repo with the install zip inside. So you need to install only the zip inside. I've updated the zip on our end to only provide the install zip now.
So, first, deactivate the plugin by renaming its /plugins/hikashop/picklist/ folder via FTP. Then, download the new install zip and install it on your website and it should then not product this error anymore.

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

  • Posts: 92
  • Thank you received: 6
2 weeks 5 days ago #372687

Hi, I renamed the folder but then when installing the file inside, it comes up with an SQL error. I am not sure which table the column is in that it is looking at.

Warning
JInstaller: :Install: Error SQL Duplicate column name 'colli'
Extension installation stopped.
danger
Error installing plugin

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

  • Posts: 86027
  • Thank you received: 14169
  • MODERATOR
2 weeks 5 days ago #372692

Hi,

The new error is a follow up of the first issue. Because the plugin wasn't installed correctly the first time, and it doesn't have a proper install recovery system, it breaks now like you found out.
I've made modifications in the code of the plugin to handle that properly.
Download the plugin again, install it again, and it should work.

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

  • Posts: 92
  • Thank you received: 6
2 weeks 3 days ago #372706

That has installed now, but I can only select the picklist for one order. I need to select, say 10 orders, and then click Picklist to get all the products for those orders, like I do for Shipping Invoice. I can not see a button like Shipping Invoice or Invoice, see attached.

Attachments:

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

  • Posts: 278
  • Thank you received: 42
  • Hikamarket Multivendor Hikaserial Subscription Hikashop Business
2 weeks 3 days ago #372707

The logic is probably the following, if you select multiple orders, you can generate invoices for each order, but you can't select multiple picking lists to collect and have them all given to you in a single picking list, this it would ignore the fundamentals of a picking list, which is to collect only what is in the picking list to avoid possible errors, of picking fewer or more products than necessary.
I'm just saying... :silly:

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

  • Posts: 86027
  • Thank you received: 14169
  • MODERATOR
2 weeks 2 days ago #372725

Hi,

I understood the features of that plugin in the same way as @oxido

Why would you need to select several orders for a pick list ? Could you explain your situation @spytech ?

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

  • Posts: 92
  • Thank you received: 6
2 weeks 13 hours ago #372808

This makes no sense, if I have 30 orders, I need a picklist that will tell me I need 20 of x product, 15 of y product etc. Else I have to print 30 separate sheets and then go through each one and try and add up the different products and the qty, this takes a long time and its proned to errors.

By having a full picklist for all orders I know if I am missing something or have something left over, when packing my orders, I have missed something.

I have the shipping sheets that I then know what each order needs, so the picklist has no value what so ever!

In my other systems the picklist gives you a list of all the products you need to pick, hence pick list :)

Is it possible to add this much needed feature, else I have no way to create an overall picklist for my 30 orders. If not how can I do this? All other ecommerce systems have this feature by the way.

Thanks for your consideration.

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

  • Posts: 278
  • Thank you received: 42
  • Hikamarket Multivendor Hikaserial Subscription Hikashop Business
2 weeks 10 hours ago #372812

I think I understand, so practically you will take all the products twice by hand, as if you take them all from the warehouse and take them to the workbench where you are going to pack each order.
You can achieve something similar to what you want using Mass Actions.
Create a Mass Action like this:

data = Order
Order status = Created (or whatever other status you want)
Actions = Display the results and copy-paste them or export them as CSV
Select the columns you want to appear in your export.

This is gonna select all the products from all the orders with tha status "Created".

In my example I chose to only display the result (you can also select to display and export if you want), and I chose to display only 3 columns:

Order id
Order product id
Order product qt

Attachments:
Last edit: 2 weeks 9 hours ago by oxido.

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

Time to create page: 0.219 seconds
Powered by Kunena Forum