mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
- bug fix
This commit is contained in:
@@ -163,7 +163,7 @@ def get_items_list(pos_profile):
|
|||||||
select
|
select
|
||||||
name, item_code, item_name, description, item_group, expense_account, has_batch_no,
|
name, item_code, item_name, description, item_group, expense_account, has_batch_no,
|
||||||
has_serial_no, expense_account, selling_cost_center, stock_uom, image,
|
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
|
from
|
||||||
tabItem
|
tabItem
|
||||||
where
|
where
|
||||||
|
|||||||
Reference in New Issue
Block a user