zencart icon indicating copy to clipboard operation
zencart copied to clipboard

Additional variables needed in `/admin/includes/extra_datafiles/dist-site_specific_admin_overrides.php

Open lat9 opened this issue 3 years ago • 1 comments

Starting a list for now, simply to record the additional variables needed and, in some cases, that a change is needed to an admin module as well.

  1. From RecentOrdersDashboardWidget.php, $includeAttributesInPopoverRows; the module also requires update.
  2. From orders.php, $quick_view_popover_enabled, $includeAttributesInProductDetailRows, $show_product_tax and $show_zone_info.

lat9 avatar Jun 05 '22 18:06 lat9

From customers.php, $show_registration_ip_in_listing

scottcwilson avatar Jun 09 '22 11:06 scottcwilson

@brittainmark Will you take this?

scottcwilson avatar Dec 23 '22 11:12 scottcwilson

Yes will look at it.

brittainmark avatar Dec 23 '22 11:12 brittainmark

Do you want all in one PR or 1 PR per change?

brittainmark avatar Dec 23 '22 13:12 brittainmark

One is fine TY.

scottcwilson avatar Dec 23 '22 14:12 scottcwilson

fix #5506

brittainmark avatar Dec 23 '22 15:12 brittainmark