mecachisenros / woocommerce_civicrm

GNU Affero General Public License v3.0
14 stars 16 forks source link

Add setting to remove order tab for non customer contacts #22

Closed mecachisenros closed 5 years ago

mecachisenros commented 5 years ago

Overview

Adds a new setting to remove/hide the WooCommerce Orders tab for non customer contacts.

Before

The WooCommerce Orders tab shows for all contacts, regardless if they are a customer or not.

After

A new Hide orders tab for non customers is available, if enabled, the WooCommerce Orders tab is hidden/removed for non customer contacts.

hide_orders_tab
mecachisenros commented 5 years ago

FYI @bastienho @veda-consulting