123 comments found.
Hello, do you have a version in which you can save the photos of the article?
No, WIMS doesn’t have an item photo option. I will add it in the next update. Thank you
Trying to update it and this what I got;
INFO Running migrations.
2022_10_31_105524_create_attachments_table .............................................................................................. 3ms FAIL
Illuminate\Database\QueryException
SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'attachments' already exists (SQL: create table `attachments` (`id` int unsigned not null auto_increment primary key, `uuid` varchar(64) not null, `disk` varchar(32) not null, `filepath` varchar(512) not null, `filename` varchar(255) not null, `filetype` varchar(512) not null, `filesize` int unsigned not null, `key` varchar(64) null, `group` varchar(255) null, `title` varchar(92) null, `description` text null, `preview_url` varchar(512) null, `model_id` int unsigned null, `model_type` varchar(512) null, `metadata` longtext null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')
at vendor/laravel/framework/src/Illuminate/Database/Connection.php:760
756▕ // If an exception occurs when attempting to run a query, we'll format the error
757▕ // message to include the bindings with SQL, which will make this exception a
758▕ // lot more helpful to the developer instead of just the database's errors.
759▕ catch (Exception $e) {
➜ 760▕ throw new QueryException(
761▕ $query, $this->prepareBindings($bindings), $e
762▕ );
763▕ }
764▕ }
36 artisan:37
Illuminate\Foundation\Console\Kernel::handle()
+35 vendor frames
Hello,
As the table already exists, I guess the migrations name is changed after that. Please update the migration field on migrations table to `2022_10_31_105524_create_attachments_table` I think that should be around id 5 of the migrations table.
UPDATE `migrations` SET `migration` = '2022_10_31_105524_create_attachments_table' WHERE `id` = 5;
Thank you
I have try 2nd time but not working..worst script ever….
Hello,
Not working? How can I know the issue from your comment?
With due respect, if you don’t tell me the details so I am going to know the cause and the suggested solution? Do you think I know the magic or can read your mind to know the exact issue from not working and worst script?
I am not sure if you have asked at support portal, if not, please ask at https://tecdiary.net/support and share your url and server details so that we can help.
Comment’s response time is 5 days, it could be more for non-supported members. While official support response time is 1 – 2 days. Please post your support queries/questions, bugs, and feature requests with details at Tecdiary Official Portal – https://tecdiary.net/support After registration, you need to validate your purchase code to add item to your supported list. Once items are green in the support portal, you would be able to ask questions.
Thank you
Database can’t connect please help me.
Hello,
How can I help with database connection
Please check with your server admin. If it’s something install, or item related, then let me know.
Comment’s response time is 5 days, it could be more for non-supported members. While official support response time is 1 – 2 days. Please post your support queries/questions, bugs, and feature requests with details at Tecdiary Official Portal – https://tecdiary.net/support After registration, you need to validate your purchase code to add item to your supported list. Once items are green in the support portal, you would be able to ask questions.
Thank you
Hi, “add the expiration date for each item so that we can stop checking in/ check out it. ”Expiration date is the most urgent and required feature, I ‘m waiting for 5 months but there is no any updates ,regards
There are no expiry dates option yet. It’s not a simple input but adding expiry date will need to have inventory accounting options that would take time and this item is 5th in queue for updates and I just start working on 2nd. It will take quite a long time for feature update, but the errors/bugs are fixed on priority. Thank you
500: Server Error Whoops, something went wrong on our servers. After I updated, I alway show this error while I do everything as checkin, created new user, ....
Resolved! I missing run “php artisan migrate”
I am glad that you have figured out the cause and resolved the issue. Thank you for updating
Can we change labels?
You will need to modify the language file and rebuild the app. Thank you
How do you edit custom fields ?
This item doesn’t have such option. Please take a screenshot so that I can understand which page you are talking about. Thank you
where is updates ??? item need a lot of things like api and many things from a year or more
Hello,
I have still not started working on the update yet. It’s in pipeline for feature addition. Only bugs/errors are being fixed on priority.
Thank you
Hi, is there a way to have First In, First out?
Hello,
No, WIMS don’t have accounting option yet.
Thank you
I see that the weight field is no able to take decimal, it should be, can you fix it?
Hello,
That would be a bug, I will fix this in the coming update.
Thank you
Are you planning to add chart and report for single item movement?
BTW, the STOCK is not updated on “List All Items” page.
Hello,
I will check for report in future update.
The stock should be set with check in/out etc. Please let me know more details to replicate/reproduce the issue.
Thank you
The stock on “List All Items” page was not updated after I checked in/out, transferred and made adjustment of an item.
If you could add a graph to keep track of an item checkin/out weekly/monthly, it would be good. it helps determine the trend (good for forecasting).
Hello,
Was the record marked as draft?
I am not sure how graph will look like or work but will check while working on update.
Thank you
Not draft. The quantity was updated on “item details page”. By the way, May I know when will be the next update? And what will be the changes?
Thank you.
Hello,
I will check for list item page.
I am not sure but I’m guessing the update might be at the end of next month.
Thank you
Hi, I am evaluating the software for purchase. Is there a way to track serials? I can’t seem to find a way to enter items which have serial no.
Hello,
No, WIMS doesn’t have serial tracking feature yet.
Thank you
Is it in your roadmap?
Yes, serial tracking will be added in future updates but there are no dates for the update. Thank you
What is recovery id for login?
What is two factor id? https://prnt.sc/Z91y051cN6i-
Demo has been reset, please try again. I will disable 2FA in demo. Thank you
hello, is this script support rfid system?
Hello,
No, it doesn’t have RFID support. How do you use RFID? For item code or something else?
Hello there.
Am trying to ourchase a barcode printer. Am not sure what kind of a barcode printer the app supports. Could you be of help ?
Hello,
The print is handled by browser, you can change the browser print settings as you need. You can share the print screenshot if you need further assistance.
Comment’s response time is 5 days, it could be more for non-supported members. While official support response time is 1 – 2 days. Please post your support queries/questions, bugs, and feature requests with details at Tecdiary Official Portal – https://tecdiary.net/support After registration, you need to validate your purchase code to add item to your supported list. Once items are green in the support portal, you would be able to ask questions.
Thank you
Hello, I am getting the following warning
{status failed! Please make sure that your purchase code is correct.”}
{success database received from install server, please check with developer.”}
Hello,
The issue was that your database user doesn’t have permission to drop or create table, I have replied to you on support portal, please follow up there.
Comment’s response time is 5 days, it could be more for non-supported members. While official support response time is 1 – 2 days. Please post your support queries/questions, bugs, and feature requests with details at Tecdiary Official Portal – https://tecdiary.net/support After registration, you need to validate your purchase code to add item to your supported list. Once items are green in the support portal, you would be able to ask questions.
Thank you
I have some presale question for this 1. how many attributes i can add to the products 2. Can i rename menus and terms used here.
thanks,
Hello,
1. You can add any number you need. 2. No, you will need to modify the code.
Thank you
Hi, I started using warehouse management software this week (Purchased a few month ago from tecdiary website) for a nutrition company “cheese” , I found that it is important to add expiration date for each items that we can stop check in/ check out it. “Expiration date is the most urgent and required feature for now” their reports will be a good feature.
2_showing all items/25/50/100/500 rows filter with pager in the same page, ability to export them too 3-possibility to export any report bases on toggle filter Could you help us please regards
Hello,
I will check about expiry date in next update. I don’t think of adding all items. I will check the report’s export option in future. Please request at the support portal https://tecdiary.net/support
Thank you
Hi, Any Updates? Still, I can’t use my license purchased from the tecdiary website
Hello,
Why can’t you use it? If you are saying that due to the expiry date, then it will take some time. If there is any other issue, please post it at the support portal.
Thank you
Hi, Any Updates? Still, I can’t use my license purchased from the tecdiary website. 4 months were passed. regards
There are no dates for the update and if you can’t use it, please ask for a refund at support portal. Thank you
Can you please make RTL option and add new rtl language arabic ?
Hello,
WIMS doesn’t support RTL languages yet. I will add RTL support in the next update.
Comment’s response time is 5 days, it could be more for non-supported members. While official support response time is 1 – 2 days. Please post your support queries/questions, bugs, and feature requests with details at Tecdiary Official Portal – https://tecdiary.net/support After registration, you need to validate your purchase code to add item to your supported list. Once items are green in the support portal, you would be able to ask questions.
Thank you