Author Topic: Standard Template - is it possible to show SKU instead of MODEL in ADMIN orders  (Read 2946 times)

Offline raj@ad4u.co.uk

  • Newbie
  • *
  • Posts: 24
  • Karma: +5/-0
    • View Profile
Hi,

We use models for customers but need to see SKU when picking goods. We don't want show the SKU to customers.

So for ADMIN views of orders it should show SKU numbers instead of model numbers. Printed orders are fine as they are.

Best regards,


Raj





Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
You need to modify admin template and possibly controller to output SKU
Start point can be here https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/view/default/template/pages/sale/order_details.tpl#L219

 

Powered by SMFPacks Social Login Mod