WIP for Job Costing BOD-192
This commit is contained in:
@@ -19,6 +19,7 @@ const INITIAL_STATE = {
|
||||
printCenter: { ...baseModal },
|
||||
reconciliation: { ...baseModal },
|
||||
payment: { ...baseModal },
|
||||
jobCosting: { ...baseModal },
|
||||
};
|
||||
|
||||
const modalsReducer = (state = INITIAL_STATE, action) => {
|
||||
|
||||
Reference in New Issue
Block a user