Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
16.11.01
-
None
-
None
Description
in Keyboard Shortcuts's"F7 PAY BY CC
"
is not credit card pay but actualy is checkout and insert order.
F8 CHECKOUT actualy just focus on product amount.
If we checkout ,will encount an error"INSERT on table 'ORDER_HEADER' caused a violation of foreign key constraint 'ORDER_HDR_SCENUM' for key (POS_SALES_CHANNEL)."background
the reason is enum_id column of ofbiz.ENUMERATION table does not contain the data "POS_SALES_CHANNEL".
so now webpos demo can not check out and create order.