lenamtl
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] role & permissions (hide menu items)Hi,
I’m already using this plugin, and I already ask the question, but no answer.
I have created a custom role but I could not find a way to add these 2 capabilities
Woocommerce:
– Add a coupon to an existing order (manual order modification)
– Add a new order (manually)So at the moment by default only admin can add a coupon to an existing order, and the custom role cannot be an admin.
I need to find a way to add this capability to my custom user.
For this I need to know the name of the capability or permission ID / name in order to fix the problem.
I’m looking for this information since a few weeks and nobody can tell …
Hi,
I’m looking for the same feature.
What exactly do you recommend for this ?
Let’s say I have a order manager (custom role) that edit an order and after the cart condition change…. which role do you propose to switch with?Could it work if we set coupon restriction to role?
I’m also looking for the WP WOO permission name that allow a role to add a coupon from the backend as only admin can do this.
Thanks
Forum: Fixing WordPress
In reply to: Custom role requiredI did already, anyway this is a genreric Woocommerce question it should be documented somewhere…
Forum: Fixing WordPress
In reply to: Custom role requiredI’m looking for the add coupon capability with no luck
It is not related to the extention itself it is just not documented anywhere WP Woo…
To my opinion it’s not making sense that the store manager or other role that can edit an order cannot add a coupon.
This is possible to remove a coupon but it is not possible to add one to the existing order..
In my case the coupon is applied based on subtotal and if the product qty is changed on the existing order the coupon logical is not update and make no sense.
I just don’t know how store owner manage this if they are not admin?
Forum: Plugins
In reply to: [User Role Editor] order manager coupon and Variable productI figure out about adding a variation product to existing order.
read_product
But I cannot figure out what is required to add coupon to existing order
Forum: Fixing WordPress
In reply to: Custom role requiredI added
read_product so the role can add a product
I cannot figure out the permission for
– add a coupon code to an existing order?
– add a new order?- This reply was modified 3 years, 8 months ago by lenamtl.
What does it required for the order manager :
-To add a coupon code to an existing order?
-To add a product that is a variable to an existing order?
-To add a new order?
And about menu does it only hide the menu or prevent access to the url?
Forum: Plugins
In reply to: [WooCommerce] role & permissions (hide menu items)Hi,
what does it take to allow role to add a new order, without giving access to add-edit-delete product?
Hi,
is there a way so that the user can add a new order without giving access to the add-edit product?
Forum: Plugins
In reply to: [User Role Editor] Urgent need to set order manager roleHow to allow the order manager to add a product to the order?
- This reply was modified 3 years, 9 months ago by lenamtl.
Forum: Plugins
In reply to: [WooCommerce] Hide coupon notificationHi,
here is the related ticket
https://github.com/woocommerce/woocommerce/issues/30098Forum: Plugins
In reply to: [User Role Editor] Urgent need to set order manager roleHi,
Thanks this is working fine except the user see some top menu links.
Theme settings menuForum: Plugins
In reply to: [WooCommerce] Hide coupon notificationCSS and JS cannot be use for this case, PHP is the only solution.
I have opened a ticket because this seems to be a bug.
I have found a work around, I will test it first and I will provide solution soon.Forum: Plugins
In reply to: [WooCommerce] How to sync categories, products & attributesI may have found the appropriate tool to sync
https://codecanyon.net/item/woocommerce-api-product-sync-with-multiple-web-stores-shops/21672540
Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] IssuesDo you mean that ?doing_wp_cron= in URL will never create 404 page?