VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: dd.webdev on May 29, 2017, 12:49:20 PM

Title: Product Modification by Manufacturer
Post by: dd.webdev on May 29, 2017, 12:49:20 PM
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
Title: Re: Product Modification by Manufacturer
Post by: Studio 42 on May 29, 2017, 23:06:56 PM
It's better to user multi vendor, so you can add rights to this users to modify they own products.
Title: Re: Product Modification by Manufacturer
Post by: dd.webdev on May 30, 2017, 01:42:56 AM
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
Title: Re: Product Modification by Manufacturer
Post by: Studio 42 on May 30, 2017, 21:41:07 PM
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.
Title: Re: Product Modification by Manufacturer
Post by: Milbo on May 31, 2017, 07:40:53 AM
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.
Title: Re: Product Modification by Manufacturer
Post by: dd.webdev on May 31, 2017, 10:45:19 AM
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