Requests for Manufacturer and Supplier management
- jameswadsworth
-
Topic Author
- Offline
We hope something that allows us to manage these will be added soon. We have seen there is already the product_manufacturer_id!!!
Please Log in or Create an account to join the conversation.
Yes, that's something we want to do in the future.
We have a long list of stuff to do and it's already part of it.
Could you explain more in depth what you would like to have for these functionnalities ?
The better we know what users want, the better we can deliver it
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
thanks for the quick reply. The required functionality would be as follows:
table for manufacturer that has the following details:
manufacturer_name
manufacturer_description
manufacturer_image
manufacturer_address
manufacturer_telephone
manufacturer_fax
manufacturer_url
manufacturer_email
Then when you insert a new product you can choose the product manufacturer from a drop down list. I believe most people need only one manufacturer per product (I stand to be corrected). Not so important but is nice if you can insert a new manufacturer while inserting a new product. Otherwise if you begin inserting a new product and then realise there is not the desired manufacturer you must save the the product, go insert the manufacturer and then finish off the product. That's the back end. At the front end a filter by manufacturer is very important.
Regarding supplier functionality:
supplier_name
supplier_description
supplier_image
supplier_address
supplier_telephone
supplier_fax
supplier_url
supplier_email
supplier_zone
supplier_currency
supplier_category
For products we often require more than one supplier, so it would be nice to be able to add more than one supplier for each product with the following info:
product_supplier_name
product_supplier_code
product_supplier_price
product_supplier_currency
None of our clients require any front end supplier info.
I hope this helps.
Thanks, James
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 640
- Thank you received: 16
We have been using RedShop for some time, but this has the potential to leave Redshop in the dust.
Hi James,
maybe you could bring me some light through your experience:
I built several websites with the mightyExtensions component which I finally decided to abandon, then looking for alternatives I found redShop which still haven't tried and also hikaShop, HikaShop looks like fiting better to my needs as it has similar features but also more language support and integration with joomfish! which is a must, but,
could you tell me what made you decide to swap from redShop to HikaShop? And, what are those positive points that make you think HikaShop will leave redShop in the dust?
I have to make a decisions and all information will be welcome.
Thank you!
Peter.
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
1) for many when they start selling online this is first time they meet database driven data storage. They then realise how easy it is to manage prices, price updates, currency conversion etc. Because many of our clients are small businesses who don't have accounts management programs, or ones that integrate with the online shop, they look to use the online shop for accountancy management as well, in particular supplier info. In particular:
supplier product code
supplier price
So when a supplier updates their prices it becomes easier to updates the price in the online shop too.
2) Some products might drop-ship from the supplier and so when they order goes through in the backend there is the flag to organise the delivery of the product from the relevant supplier
3) The same for back-order items
However, having said all this I would say supplier information is well down on the list of priorities:
My list of priorities would be:
1) Manufacturer/Brand - back end admin and front end filter
2) Filters - sort product by price, name, manufacturer etc
3) back end information about who was the last user to modify a product/category/supplier
4) Import/Export data (Google base integration??)
5) Supplier info (as above)
6) Stock
7) Quotations
Just my ideas. All current functionality is rock solid.
Please Log in or Create an account to join the conversation.
Filters is something we want to do in the next few months as it's been asked a lot.
Manufacturer selection will be later as it can already be done with a custom product field allowing the owner to set a manufacturer for a product (and thus, it will be usable on the filters when they will be implemented) althought only the name can be entered.
Data (products/categories/users) can already be imported (import of users can be done with other components for that in joomla). Export will come in later although there is already some basic export function for sales and customers on the widgets.
Stocks are already manageable in Hikashop.
The rest will come later.
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
1) lack of multiple language. We live a multilingual world and very few sites we work on are truly mono-lingual. I can believe there is no joomfish integration. I read on the redshop forums that there was no joomfish integration because it compromised SEO. Hikashop offers this integration
2) poor back-end interface. Just the first page (General) of the configuration is enough to scare anyone. While you can configure virtually anything in redShop too much information was displayed to the user in a cluttered way. Hikashop is simplicity itself and everything is much more intuitive (for me anyway).
3) documentation - while redshop does have a manual, the level of documentation and presentation is lower. Don't you just love being able to click on help in Hikashop and you have answer presented to you.
4) incorporation of superfluous functionality (Economic and Post DK). If we don't/can't use it hide it please. (Note to Hikashop: may be you can allow administrators hide functionality of different versions. i.e. if using the essential version and my client's don't need Affiliates, can we hide it??)
5) while Hikashop and AcyMailing are two separate projects and entities the similarities and overlaps are there to see by all. If Hikashop progresses and develops like AcyMailing then we will have the best shopping cart for Joomla = intuitive, easy to use and solid. We are convinced it will be as we have seen the development from the launch of version 1 in Semptember 2010.
Please Log in or Create an account to join the conversation.
With next release we are going to add ACL support for the content (products, categories, prices, discounts, coupons). In a future version (not soon though) we would also like to add ACL support for functionnalities. That would enable you to select who can do what in the store, thus enabling you to disable functions you don't use.
Finally, disabling affiliate can be achieved by uninstalling the affiliate plugin. Once that is done, the configuration tab for affiliates should disapear. The drawback is that next time you update, the plugin will be reinstalled automatically and you will have to remove it again.
Please Log in or Create an account to join the conversation.
- Posts: 640
- Thank you received: 16
Happy New Year 2011 and happy HikaShopping!
Peter
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
Please Log in or Create an account to join the conversation.
/* illustration is just human readable language */
-for all products ((stock_quantity==unlimited) or (stock_quantity < reorder_value)) do
- current_product.getAssociatedContact().List.Push(current_product);
this is similar to EAM(enterprise asset management ) software which is automatically generating RFQ(request for quotation) if the product quantity is dropping bellow reorder value, or non stock-able product is ordered.
MACMMS is a perfect example of asset(inventory) management software.
yes and forgot to say that illustarted algorith abothe shall trigger immediately or by schedule, let say daily or weekly
Regards
Arsham
Please Log in or Create an account to join the conversation.
product_id|contact_id|reorder_value
1|1|5
2|1|4
is that it ?
I'm sure other persons will be interested so if you want to publish your work when you're finished, you're more than welcomed to do it.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You could add additional product fields (there is custom product fields in hikashop essential) for the reorder_value. For the contacts selection for each product you woudl have to edit the product form view directly via our interface and build the HTML select element youself after loading the data from the contacts table.
If you would like a quote for that, you can contact us via our contact form: www.hikashop.com/en/support/contact-us.html
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
we have developed a system to management product manufacturers. If you are interested in receiving the files and evaluating for incorporation into future versions let me know and I'll email you the files.
Thanks James
Please Log in or Create an account to join the conversation.
- jameswadsworth
-
Topic Author
- Offline
Please Log in or Create an account to join the conversation.