diff --git a/erpnext/accounts/doctype/sales_invoice/pos.py b/erpnext/accounts/doctype/sales_invoice/pos.py index 4be16ba2b3..e37dbbf11c 100644 --- a/erpnext/accounts/doctype/sales_invoice/pos.py +++ b/erpnext/accounts/doctype/sales_invoice/pos.py @@ -163,7 +163,7 @@ def get_items_list(pos_profile): select name, item_code, item_name, description, item_group, expense_account, has_batch_no, has_serial_no, expense_account, selling_cost_center, stock_uom, image, - default_warehouse, is_stock_item, barcode, brand + default_warehouse, is_stock_item, brand from tabItem where