Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking.
Feature: Non Contract Purchases Report
This commit is contained in:
@@ -7,7 +7,6 @@ import { ErrorLoggerService } from '../core/error-logger.service';
|
||||
|
||||
import { BatchIntegrity } from './batch-integrity';
|
||||
|
||||
const url = '/api/batchIntegrity';
|
||||
const serviceName = 'BatchIntegrityReportService';
|
||||
|
||||
@Injectable({
|
||||
|
||||
Reference in New Issue
Block a user