View Single Post
  #13  
Old 08-30-2016, 07:49 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: how I add a new field to orders in admin area ?

The model and page for modify product in 5.3.x changed a lot. While you still should add the new fields to table the set/get functions and where/how fields appear on the modify page in admin require more changes to other (new) classes.

Look at XLite/Model/DTO/Product and XLite/View/FormModel/Product
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote