Commit 354bd2f1 by Tuukka Kivilahti

purkka

1 parent 2d17d211
......@@ -144,6 +144,10 @@ public class FoodWaveFoodView extends GenericCDIView {
billBean.createBill(bill);
// TODO: do this right way
eventBean.flushCache();
return bill;
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!