260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -276,7 +276,7 @@ export class MasterService {
|
||||
} as Partial<DocumentNumberFormat>);
|
||||
}
|
||||
|
||||
return this.formatRepo.save(format!);
|
||||
return this.formatRepo.save(format);
|
||||
}
|
||||
|
||||
async findAllTags(query?: SearchTagDto) {
|
||||
|
||||
Reference in New Issue
Block a user