This question has been flagged
2209 Views

I have added code field to POS Category table( i.e. pos.category ). Now, i want to display this field in POS Receipt. I have loaded new field in models.js file in pos.category model. Problem is that this new field is not getting displayed in the XML file. When I checked through console, only ID and name are getting loaded and nothing else. What could be the reason? 

Avatar
Discard