News:

Looking for documentation? Take a look on our wiki

Main Menu

Product Modification by Manufacturer

Started by dd.webdev, May 29, 2017, 12:49:20 PM

Previous topic - Next topic

dd.webdev

Hi Everyone
can you guide me to build GUI to let my Manufacturer
change themself some info about their own products ( Basic descriptions )
Allready created
Like: Which BD and how get access
Thanks

Studio 42

It's better to user multi vendor, so you can add rights to this users to modify they own products.

dd.webdev

#2
Thanks Studio 42
It's what i need... I guest it's available with the basic package
( because it describe here https://docs.virtuemart.net/manual/general-concepts/211-multivendor.html )
how to activate. But even after activate the vendor option
I can't set the user to vendor... no option to check
What they mean by: Be aware a pure joomla user cannot be toggled in the list, the edit screen must be used
Which Edit Screen ?
Thanks

OK i'v got it... by shopper menu
But it give me that error
Too few arguments to function VmController::toggle(), 0 passed in C:\xampp\htdocs\libraries\legacy\controller\legacy.php on line 709 and at least 1 expected

And btw: Nowhere i see Vendor group to set permission
Do you know what i'v missed
Thanks

Studio 42

The advantage of multi vendor is that the vendor can create end edit product and only own.
The permission use Joomla rights(button on top right in VM). SO you have to create a "VENDOR" group and add user(manufacturers) in this group and set right permission too.
It was simpler in VM2, but it's the best way for your case.

Milbo

It was simpler in vm2, because we had NO ACL. With hidden config, you can even define, how many categories can be set per product and the edit state allows you to disable the right to publish a product. This is very handy to allow a vendor to create a new product, but to have the last check on your side.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dd.webdev

like i saw here on this forum i'm stuck with error on php controler
https://forum.virtuemart.net/index.php?topic=136283.msg481626#msg481626
by HenrikS ( at the end of the post )
I can't set my user to vendor because of this error
Too few arguments to function VmController::toggle(), 0 passed in C:\xampp\htdocs\libraries\legacy\controller\legacy.php on line 709 and at least 1 expected
...
VirtueMart 3.2.2
Joomla! 3.7.2
Joomla Platform 13.1.0
PHP Version 7.1.4
Apache 2.0 Handler on xampp