690325:2132 Fixing Naming convention missunderstand #01
This commit is contained in:
@@ -88,7 +88,7 @@ export class FormatService {
|
||||
|
||||
// 3. Fallback
|
||||
return {
|
||||
template: '{ORG}-{RECIPIENT}-{SEQ:4}-{YEAR:BE}',
|
||||
template: '{ORG}-{RECIPIENT}-{SEQ:4}/{YEAR:BE}',
|
||||
resetSequenceYearly: true,
|
||||
isDefault: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user