Commit 0c32e5f5 authored by Afid's avatar Afid

kosong

parent a2e9637c
...@@ -621,7 +621,7 @@ const rootReducer = (state = globalState, action) => { ...@@ -621,7 +621,7 @@ const rootReducer = (state = globalState, action) => {
row['note'] = is_xist.note row['note'] = is_xist.note
} else { } else {
row['qty'] = 0 row['qty'] = 0
row['note'] = 'Kosong' row['note'] = ''
} }
if (last_category != row.category.name) { if (last_category != row.category.name) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment