mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 18:48:11 +00:00
add contract hazard declaration, DO collection dates, and booking request currency migrations; implement article body diff component and integrate into contract revision timeline
This commit is contained in:
@@ -360,6 +360,7 @@ export class ContractsController {
|
||||
dto.validityDays,
|
||||
dto.documentSnapshot,
|
||||
user,
|
||||
{ validFrom: dto.validFrom, validUntil: dto.validUntil },
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user