diff --git a/code/modules/asset_cache/asset_list_items.dm b/code/modules/asset_cache/asset_list_items.dm index 83abc98ed990..b5b76188bebf 100644 --- a/code/modules/asset_cache/asset_list_items.dm +++ b/code/modules/asset_cache/asset_list_items.dm @@ -121,7 +121,8 @@ "stamp-bard" = 'icons/stamp_icons/large_stamp-bard.png', "stamp-gold" = 'icons/stamp_icons/large_stamp-gold.png', "stamp-cybersun" = 'icons/stamp_icons/large_stamp-cybersun.png', - "stamp-donk" = 'icons/stamp_icons/large_stamp-donk.png' + "stamp-donk" = 'icons/stamp_icons/large_stamp-donk.png', + "clip_logo.png" = 'html/paperwork/clip_logo.png' ) /datum/asset/simple/fuckywucky diff --git a/code/modules/paperwork/photocopier.dm b/code/modules/paperwork/photocopier.dm index f85bd0bc77f9..6058079e9dc2 100644 --- a/code/modules/paperwork/photocopier.dm +++ b/code/modules/paperwork/photocopier.dm @@ -47,6 +47,30 @@ var/busy = FALSE /// Variable needed to determine the selected category of forms on Photocopier.js var/category + /// variable that determines where the photocopier borrows blanks from. default is independent + var/form_config = "strings/blanks/indie_blanks.json" + +/obj/machinery/photocopier/nt + form_config = "strings/blanks/nt_blanks.json" + +/obj/machinery/photocopier/cybersun + form_config = "strings/blanks/cybersun_blanks.json" + +/obj/machinery/photocopier/suns + form_config = "strings/blanks/suns_blanks.json" + +/obj/machinery/photocopier/aclf + form_config = "strings/blanks/aclf_blanks.json" + +/obj/machinery/photocopier/inteq + form_config = "strings/blanks/inteq_blanks.json" + +/obj/machinery/photocopier/solgov + form_config = "strings/blanks/solgov_blanks.json" + +/obj/machinery/photocopier/clip + form_config = "strings/blanks/clip_blanks.json" + /obj/machinery/photocopier/Initialize() . = ..() @@ -84,7 +108,7 @@ data["num_copies"] = num_copies try - var/list/blanks = json_decode(file2text("strings/blanks/nt_blanks.json")) + var/list/blanks = json_decode(file2text(form_config)) if (blanks != null) data["blanks"] = blanks data["category"] = category @@ -217,8 +241,9 @@ var/list/printinfo for(var/infoline as anything in params["info"]) printinfo += infoline - printblank.name = printname - printblank.add_raw_text(printinfo) + printblank.name = "paper - [printname]" + printblank.add_raw_text(printinfo, advanced_html = TRUE) + printblank.update_appearance() return printblank /** diff --git a/html/paperwork/clip_logo.png b/html/paperwork/clip_logo.png new file mode 100644 index 000000000000..cfde2341b82b Binary files /dev/null and b/html/paperwork/clip_logo.png differ diff --git a/strings/blanks/aclf_blanks.json b/strings/blanks/aclf_blanks.json new file mode 100644 index 000000000000..0bb6cc272138 --- /dev/null +++ b/strings/blanks/aclf_blanks.json @@ -0,0 +1,42 @@ +[ + { + "code": "ACLF-GENU-BLKH", + "category": "General Use", + "name": "Blank Header", + "info": [ + "", + "
", + "

CyberSun

", + "[_____________________________]", + "
", + "
", + "info here
", + "info here
", + "info here
", + "info here
", + "info here
", + "
", + "
" + ] + }, + { + "code": "ACLF-GENU-NWHR", + "category": "Higher-Up Use", + "name": "New Hire Form", + "info": [ + "", + "
", + "

CyberSun

", + "[_____________________________]", + "
", + "
", + "info here
", + "info here
", + "info here
", + "info here
", + "info here
", + "
", + "
" + ] + } +] diff --git a/strings/blanks/clip_blanks.json b/strings/blanks/clip_blanks.json new file mode 100644 index 000000000000..bebaa41c6476 --- /dev/null +++ b/strings/blanks/clip_blanks.json @@ -0,0 +1,40 @@ +[ + { + "code": "CLIP-GOV-BLKH", + "category": "Government Issued", + "name": "Blank Header", + "info": [ + "

", + "", + "
", + "
", + "", + "Colonial League of Independent Planets", + "", + "
[________] [______________________________]", + "


", + "
", + "[____] - [____] - [______] FS", + "

" + ] + }, + { + "code": "CLIP-CMM-ENLT", + "category": "Military Issued", + "name": "Enlistment Template", + "info": [ + "

", + "", + "
", + "
", + "", + "Colonial League of Independent Planets", + "", + "
[________] [______________________________]", + "


", + "
", + "[____] - [____] - [______] FS", + "

" + ] + } +] diff --git a/strings/blanks/cmm_blanks.json b/strings/blanks/cmm_blanks.json deleted file mode 100644 index 878b7d3abe4b..000000000000 --- a/strings/blanks/cmm_blanks.json +++ /dev/null @@ -1,816 +0,0 @@ -[ - { - "code": "NT-CMD-JA", - "category": "Command Department", - "name": "Job Application", - "info": [ - "

Job Application

", - "
", - "

Applicant's name (with signature):

", - "

[___________________________________]

", - "

Desired position

", - "

[___________________________________]

", - "
", - "

By signing this document, you agree to Nanotrasen's policies on labor protection, occupational health and safety, compensation, and confidentiality.

", - "
", - "

Condemnation Review

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "

Appointment decision

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

This document is the property of Nanotrasen Corporation. Without the signatures and stamps of the heads or their deputies, this document has no corporate validity and cannot be considered evidence of the candidate's enrollment in the desired position.

" - ] - }, - { - "code": "NT-CMD-JT", - "category": "Command Department", - "name": "Job termination", - "info": [ - "

Job Termination

", - "
", - "

Name of the dismissed person:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

Description of the reason for dismissal:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The decision of the head of staff or his deputy is sufficient grounds for dismissal. If only the head of personnel or his deputy makes the decision to dismiss, VOID values must be entered in the head of department fields.

", - "
", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-JR", - "category": "Command Department", - "name": "Job reassignment", - "info": [ - "

Job Reassignment

", - "
", - "

Name of the person to be reassigned:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

New position

", - "

[___________________________________]

", - "

Reason :

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-C", - "category": "Command Department", - "name": "Complaint form", - "info": [ - "

Complaint form

", - "
", - "

Complainant's name (with signature):

", - "

[___________________________________]

", - "

Complaint text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
By writing and signing this complaint, you consent to the processing of your personal data by Nanotrasen Corporation.

", - "
", - "

Name of the person who received the complaint (with signature):

", - "

[___________________________________]

", - "

Actions taken:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date the complaint was reviewed:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-O", - "category": "Command Department", - "name": "Order form", - "info": [ - "

Order form

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Order text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
An order may be addressed not only to a specific person, but also to a group of people, as well as to a department. This should be indicated in the text of the order. The person responsible for the execution of the order must sign in the name of the person who received the order.

", - "
", - "

Name of the executor (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-CMD-PH", - "category": "Command Department", - "name": "Permit to perform hazardous work", - "info": [ - "

Permit to perform hazardous workn

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Work description:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Responsibility for any damage to property or employees of Nanotrasen Corporation during the execution of dangerous work lies with the person requesting the permit and the person issuing the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-W", - "category": "Security Department", - "name": "Warrant", - "info": [ - "

Warrant

", - "
", - "

Arrestee's name:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SW", - "category": "Security Department", - "name": "Search warrant", - "info": [ - "

Search Warrant

", - "
", - "

Name of the person being searched:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-IR", - "category": "Security Department", - "name": "Interrogation Report", - "info": [ - "

Interrogation Report

", - "
", - "

Name of Interrogated:

", - "

[___________________________________]

", - "

Reason for interrogation:

", - "

[___________________________________]

", - "

Start date of the interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

End date of interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

The course of the interrogation:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (interrogation notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Nanotrasen Corporation recommends the use of interrogation recording tools.

", - "
", - "

Name of the interrogator (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SR", - "category": "Security Department", - "name": "Security Report", - "info": [ - "

Security Report

", - "
", - "

Name of the reporting person (with signature):

", - "

[___________________________________]

", - "

Report text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Report Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "

Name of the person who received the report (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-EO", - "category": "Security Department", - "name": "Execution order", - "info": [ - "

Execution order

", - "
", - "

The name of the condemned to the execution:

", - "

[___________________________________]

", - "

Reason for execution:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Type of execution:

", - "

[___________________________________]

", - "
", - "
Only the top management of the Nanotrasen facility, the Nanotrasen Central Command or the Nanotrasen Board of Directors can order an execution. Remember that execution is an exceptional punishment. By signing this order, you take full responsibility for any mistakes that may occur. This order must be stapled to form NT-MDC-DC after the execution of the punishment.

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SCR-PP", - "category": "Security Department", - "name": "Permission to possess", - "info": [ - "

Permission to possess

", - "
", - "

Owner's name:

", - "

[___________________________________]

", - "

List of items:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This permit authorizes the possession, custody, and use of the listed equipment by the person designated on the permit. The Designated Person must present this permit to any Security Officer on first request. The permit may be revoked and withdrawn at any time without cause. When filling out this form, the authorizer should fill in the blank fields with the VOID designation.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PW", - "category": "Engineering Department", - "name": "Permission to perform non-standard work", - "info": [ - "

Permission to perform non-standard work

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of work:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen during the execution of the described work lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PE", - "category": "Engineering Department", - "name": "Permit for the issuance of engineering equipment", - "info": [ - "

Permit for the issuance of engineering equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PR", - "category": "Research Department", - "name": "Permission to perform non-standard research", - "info": [ - "

Permission to perform non-standard research

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of research:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen object during the execution of the research described herein lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PE", - "category": "Research Department", - "name": "Permit for the issuance of research equipment", - "info": [ - "

Permit for the issuance of research equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list

", - "


", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-MP", - "category": "Medical Department", - "name": "Medical prescription", - "info": [ - "

Medical Prescription

", - "
", - "

Patient name:

", - "

[___________________________________]

", - "

Diagnosis:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Recommendations for treatment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of treating drugs:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This document entitles you to receive, store and use the listed medications. Patients should follow their doctor's recommendations when using medications. When filling out this form, the doctor should indicate the VOID value in the blank fields to avoid tampering.

", - "
", - "

The attending doctor (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-AR", - "category": "Medical Department", - "name": "Autopsy report", - "info": [ - "

Autopsy Report

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

The reason for the autopsy:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Autopsy result:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-DC", - "category": "Medical Department", - "name": "Death Certificate", - "info": [ - "

Death Certificate

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

Confirmation of Death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Cause of death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This is evidence that the designated person is permanently dead and cannot be resurrected. The person signing the certificate is responsible for the wrongful death.

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SPL-PO", - "category": "Supply Department", - "name": "Permission to execute a non-standard order", - "info": [ - "

Permission to execute a non-standard order

", - "
", - "

The name of the person requesting the delivery (with signature):

", - "

[___________________________________]

", - "

Purpose of delivery target:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of deliveries:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The person who signed the permission to receive the package is responsible for the improper receipt of the package. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of the person who approved the delivery (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-LB", - "category": "Other", - "name": "Lunch bill", - "info": [ - "

Lunch Bill

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Waiter's name (with signature):

", - "

[___________________________________]

", - "
", - "

Order

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - }, - { - "code": "NT-PS", - "category": "Other", - "name": "Provision of paid services", - "info": [ - "

Provision of paid services

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Name of service provider (with signature):

", - "

[___________________________________]

", - "
", - "

List of services rendered

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - } -] diff --git a/strings/blanks/cybersun_blanks.json b/strings/blanks/cybersun_blanks.json new file mode 100644 index 000000000000..9e4378cd2189 --- /dev/null +++ b/strings/blanks/cybersun_blanks.json @@ -0,0 +1,42 @@ +[ + { + "code": "CSUN-CS-BLKH", + "category": "Company Standard", + "name": "Blank Header", + "info": [ + "", + "
", + "

CyberSun

", + "[_____________________________]", + "
", + "
", + "info here
", + "info here
", + "info here
", + "info here
", + "info here
", + "
", + "
" + ] + }, + { + "code": "CSUN-CS-HIRE", + "category": "Executive Standard", + "name": "Hiring Form", + "info": [ + "", + "
", + "

CyberSun

", + "[_____________________________]", + "
", + "
", + "info here
", + "info here
", + "info here
", + "info here
", + "info here
", + "
", + "
" + ] + } +] diff --git a/strings/blanks/inteq_blanks.json b/strings/blanks/inteq_blanks.json index 878b7d3abe4b..08ebf3a66d20 100644 --- a/strings/blanks/inteq_blanks.json +++ b/strings/blanks/inteq_blanks.json @@ -1,816 +1,62 @@ [ { - "code": "NT-CMD-JA", - "category": "Command Department", - "name": "Job Application", - "info": [ - "

Job Application

", - "
", - "

Applicant's name (with signature):

", - "

[___________________________________]

", - "

Desired position

", - "

[___________________________________]

", - "
", - "

By signing this document, you agree to Nanotrasen's policies on labor protection, occupational health and safety, compensation, and confidentiality.

", - "
", - "

Condemnation Review

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "

Appointment decision

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

This document is the property of Nanotrasen Corporation. Without the signatures and stamps of the heads or their deputies, this document has no corporate validity and cannot be considered evidence of the candidate's enrollment in the desired position.

" - ] - }, - { - "code": "NT-CMD-JT", - "category": "Command Department", - "name": "Job termination", - "info": [ - "

Job Termination

", - "
", - "

Name of the dismissed person:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

Description of the reason for dismissal:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The decision of the head of staff or his deputy is sufficient grounds for dismissal. If only the head of personnel or his deputy makes the decision to dismiss, VOID values must be entered in the head of department fields.

", - "
", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-JR", - "category": "Command Department", - "name": "Job reassignment", - "info": [ - "

Job Reassignment

", - "
", - "

Name of the person to be reassigned:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

New position

", - "

[___________________________________]

", - "

Reason :

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-C", - "category": "Command Department", - "name": "Complaint form", - "info": [ - "

Complaint form

", - "
", - "

Complainant's name (with signature):

", - "

[___________________________________]

", - "

Complaint text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
By writing and signing this complaint, you consent to the processing of your personal data by Nanotrasen Corporation.

", - "
", - "

Name of the person who received the complaint (with signature):

", - "

[___________________________________]

", - "

Actions taken:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date the complaint was reviewed:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-O", - "category": "Command Department", - "name": "Order form", - "info": [ - "

Order form

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Order text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
An order may be addressed not only to a specific person, but also to a group of people, as well as to a department. This should be indicated in the text of the order. The person responsible for the execution of the order must sign in the name of the person who received the order.

", - "
", - "

Name of the executor (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-CMD-PH", - "category": "Command Department", - "name": "Permit to perform hazardous work", - "info": [ - "

Permit to perform hazardous workn

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Work description:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Responsibility for any damage to property or employees of Nanotrasen Corporation during the execution of dangerous work lies with the person requesting the permit and the person issuing the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-W", - "category": "Security Department", - "name": "Warrant", - "info": [ - "

Warrant

", - "
", - "

Arrestee's name:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SW", - "category": "Security Department", - "name": "Search warrant", - "info": [ - "

Search Warrant

", - "
", - "

Name of the person being searched:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-IR", - "category": "Security Department", - "name": "Interrogation Report", - "info": [ - "

Interrogation Report

", - "
", - "

Name of Interrogated:

", - "

[___________________________________]

", - "

Reason for interrogation:

", - "

[___________________________________]

", - "

Start date of the interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

End date of interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

The course of the interrogation:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (interrogation notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Nanotrasen Corporation recommends the use of interrogation recording tools.

", - "
", - "

Name of the interrogator (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SR", - "category": "Security Department", - "name": "Security Report", - "info": [ - "

Security Report

", - "
", - "

Name of the reporting person (with signature):

", - "

[___________________________________]

", - "

Report text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Report Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "

Name of the person who received the report (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-EO", - "category": "Security Department", - "name": "Execution order", - "info": [ - "

Execution order

", - "
", - "

The name of the condemned to the execution:

", - "

[___________________________________]

", - "

Reason for execution:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Type of execution:

", - "

[___________________________________]

", - "
", - "
Only the top management of the Nanotrasen facility, the Nanotrasen Central Command or the Nanotrasen Board of Directors can order an execution. Remember that execution is an exceptional punishment. By signing this order, you take full responsibility for any mistakes that may occur. This order must be stapled to form NT-MDC-DC after the execution of the punishment.

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SCR-PP", - "category": "Security Department", - "name": "Permission to possess", - "info": [ - "

Permission to possess

", - "
", - "

Owner's name:

", - "

[___________________________________]

", - "

List of items:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This permit authorizes the possession, custody, and use of the listed equipment by the person designated on the permit. The Designated Person must present this permit to any Security Officer on first request. The permit may be revoked and withdrawn at any time without cause. When filling out this form, the authorizer should fill in the blank fields with the VOID designation.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PW", - "category": "Engineering Department", - "name": "Permission to perform non-standard work", - "info": [ - "

Permission to perform non-standard work

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of work:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen during the execution of the described work lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PE", - "category": "Engineering Department", - "name": "Permit for the issuance of engineering equipment", - "info": [ - "

Permit for the issuance of engineering equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PR", - "category": "Research Department", - "name": "Permission to perform non-standard research", - "info": [ - "

Permission to perform non-standard research

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of research:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen object during the execution of the research described herein lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PE", - "category": "Research Department", - "name": "Permit for the issuance of research equipment", - "info": [ - "

Permit for the issuance of research equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list

", - "


", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-MP", - "category": "Medical Department", - "name": "Medical prescription", - "info": [ - "

Medical Prescription

", - "
", - "

Patient name:

", - "

[___________________________________]

", - "

Diagnosis:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Recommendations for treatment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of treating drugs:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This document entitles you to receive, store and use the listed medications. Patients should follow their doctor's recommendations when using medications. When filling out this form, the doctor should indicate the VOID value in the blank fields to avoid tampering.

", - "
", - "

The attending doctor (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-AR", - "category": "Medical Department", - "name": "Autopsy report", - "info": [ - "

Autopsy Report

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

The reason for the autopsy:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Autopsy result:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-DC", - "category": "Medical Department", - "name": "Death Certificate", - "info": [ - "

Death Certificate

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

Confirmation of Death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Cause of death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This is evidence that the designated person is permanently dead and cannot be resurrected. The person signing the certificate is responsible for the wrongful death.

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SPL-PO", - "category": "Supply Department", - "name": "Permission to execute a non-standard order", - "info": [ - "

Permission to execute a non-standard order

", - "
", - "

The name of the person requesting the delivery (with signature):

", - "

[___________________________________]

", - "

Purpose of delivery target:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of deliveries:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The person who signed the permission to receive the package is responsible for the improper receipt of the package. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of the person who approved the delivery (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-LB", - "category": "Other", - "name": "Lunch bill", - "info": [ - "

Lunch Bill

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Waiter's name (with signature):

", - "

[___________________________________]

", - "
", - "

Order

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - }, - { - "code": "NT-PS", - "category": "Other", - "name": "Provision of paid services", - "info": [ - "

Provision of paid services

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Name of service provider (with signature):

", - "

[___________________________________]

", - "
", - "

List of services rendered

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" + "code": "INTQ-MRC-BLKH", + "category": "Mercenary Grade", + "name": "Blank Header", + "info": [ + "

", + "🔰 INTEQ RISK MANAGEMENT GROUP", + "


", + "505 FS - [____] - [____]", + "

", + "

[_____________________________]

", + "

[_____________________________]

", + "

[_____________________________]

" + ] + }, + { + "code": "INTQ-VNG-HIRE", + "category": "Vanguard Grade", + "name": "Mercenary Hiring Form", + "info": [ + "

", + "🔰 INTEQ RISK MANAGEMENT GROUP", + "


", + "505 FS - [____] - [____]", + "

", + "

MERCENARY HIRING FORM

", + "

GENERAL USE

", + "

IRMV [_______________]

", + "

", + "

RECRUIT INFORMATION

", + "

NAME (PREFERRED):
", + "[______________________________]

", + "

AGE:
", + "[______] (BORN [______] FS)

", + "

GENDER:
", + "[______________________________]

", + "

SPECIES:
", + "[______________________________]

", + "

RANK:
", + "[______________________________]

", + "

EDUCATION:
", + "[______________________________]
", + "[______________________________]
", + "[______________________________]

", + "

PREVIOUS EMPLOYER (IF ANY):
", + "[______________________________]

", + "

PREVIOUS EXPERIENCE (IF ANY):
", + "[______________________________]
", + "[______________________________]
", + "[______________________________]

", + "

SPECIAL ACCOMODATIONS:
", + "[______________________________]

", + "

I CERTIFY THAT THE INFORMATION PROVIDED IS ACCURATE, AND ERRORS MAY RESULT IN DISMISSAL

", + "

SIGNATURE:
", + "[______________________________]


", + "
", + "

VANGUARD STAMP AND SIGNATURE BELOW

", + "[______________________________]
" ] } ] diff --git a/strings/blanks/solgov_blanks.json b/strings/blanks/solgov_blanks.json index 878b7d3abe4b..a140b107001c 100644 --- a/strings/blanks/solgov_blanks.json +++ b/strings/blanks/solgov_blanks.json @@ -1,816 +1,18 @@ [ { - "code": "NT-CMD-JA", - "category": "Command Department", - "name": "Job Application", + "code": "SOLC-CIV-BLKH", + "category": "Civilian Usage", + "name": "Blank Header", "info": [ - "

Job Application

", - "
", - "

Applicant's name (with signature):

", - "

[___________________________________]

", - "

Desired position

", - "

[___________________________________]

", - "
", - "

By signing this document, you agree to Nanotrasen's policies on labor protection, occupational health and safety, compensation, and confidentiality.

", - "
", - "

Condemnation Review

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "

Appointment decision

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

This document is the property of Nanotrasen Corporation. Without the signatures and stamps of the heads or their deputies, this document has no corporate validity and cannot be considered evidence of the candidate's enrollment in the desired position.

" + "meem please add details" ] }, { - "code": "NT-CMD-JT", - "category": "Command Department", - "name": "Job termination", + "code": "SOLC-BRC-BLKH", + "category": "Bureaucratic Usage", + "name": "Solarian Crew Employement Form", "info": [ - "

Job Termination

", - "
", - "

Name of the dismissed person:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

Description of the reason for dismissal:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The decision of the head of staff or his deputy is sufficient grounds for dismissal. If only the head of personnel or his deputy makes the decision to dismiss, VOID values must be entered in the head of department fields.

", - "
", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-JR", - "category": "Command Department", - "name": "Job reassignment", - "info": [ - "

Job Reassignment

", - "
", - "

Name of the person to be reassigned:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

New position

", - "

[___________________________________]

", - "

Reason :

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-C", - "category": "Command Department", - "name": "Complaint form", - "info": [ - "

Complaint form

", - "
", - "

Complainant's name (with signature):

", - "

[___________________________________]

", - "

Complaint text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
By writing and signing this complaint, you consent to the processing of your personal data by Nanotrasen Corporation.

", - "
", - "

Name of the person who received the complaint (with signature):

", - "

[___________________________________]

", - "

Actions taken:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date the complaint was reviewed:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-O", - "category": "Command Department", - "name": "Order form", - "info": [ - "

Order form

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Order text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
An order may be addressed not only to a specific person, but also to a group of people, as well as to a department. This should be indicated in the text of the order. The person responsible for the execution of the order must sign in the name of the person who received the order.

", - "
", - "

Name of the executor (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-CMD-PH", - "category": "Command Department", - "name": "Permit to perform hazardous work", - "info": [ - "

Permit to perform hazardous workn

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Work description:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Responsibility for any damage to property or employees of Nanotrasen Corporation during the execution of dangerous work lies with the person requesting the permit and the person issuing the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-W", - "category": "Security Department", - "name": "Warrant", - "info": [ - "

Warrant

", - "
", - "

Arrestee's name:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SW", - "category": "Security Department", - "name": "Search warrant", - "info": [ - "

Search Warrant

", - "
", - "

Name of the person being searched:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-IR", - "category": "Security Department", - "name": "Interrogation Report", - "info": [ - "

Interrogation Report

", - "
", - "

Name of Interrogated:

", - "

[___________________________________]

", - "

Reason for interrogation:

", - "

[___________________________________]

", - "

Start date of the interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

End date of interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

The course of the interrogation:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (interrogation notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Nanotrasen Corporation recommends the use of interrogation recording tools.

", - "
", - "

Name of the interrogator (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SR", - "category": "Security Department", - "name": "Security Report", - "info": [ - "

Security Report

", - "
", - "

Name of the reporting person (with signature):

", - "

[___________________________________]

", - "

Report text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Report Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "

Name of the person who received the report (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-EO", - "category": "Security Department", - "name": "Execution order", - "info": [ - "

Execution order

", - "
", - "

The name of the condemned to the execution:

", - "

[___________________________________]

", - "

Reason for execution:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Type of execution:

", - "

[___________________________________]

", - "
", - "
Only the top management of the Nanotrasen facility, the Nanotrasen Central Command or the Nanotrasen Board of Directors can order an execution. Remember that execution is an exceptional punishment. By signing this order, you take full responsibility for any mistakes that may occur. This order must be stapled to form NT-MDC-DC after the execution of the punishment.

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SCR-PP", - "category": "Security Department", - "name": "Permission to possess", - "info": [ - "

Permission to possess

", - "
", - "

Owner's name:

", - "

[___________________________________]

", - "

List of items:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This permit authorizes the possession, custody, and use of the listed equipment by the person designated on the permit. The Designated Person must present this permit to any Security Officer on first request. The permit may be revoked and withdrawn at any time without cause. When filling out this form, the authorizer should fill in the blank fields with the VOID designation.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PW", - "category": "Engineering Department", - "name": "Permission to perform non-standard work", - "info": [ - "

Permission to perform non-standard work

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of work:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen during the execution of the described work lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PE", - "category": "Engineering Department", - "name": "Permit for the issuance of engineering equipment", - "info": [ - "

Permit for the issuance of engineering equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PR", - "category": "Research Department", - "name": "Permission to perform non-standard research", - "info": [ - "

Permission to perform non-standard research

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of research:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen object during the execution of the research described herein lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PE", - "category": "Research Department", - "name": "Permit for the issuance of research equipment", - "info": [ - "

Permit for the issuance of research equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list

", - "


", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-MP", - "category": "Medical Department", - "name": "Medical prescription", - "info": [ - "

Medical Prescription

", - "
", - "

Patient name:

", - "

[___________________________________]

", - "

Diagnosis:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Recommendations for treatment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of treating drugs:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This document entitles you to receive, store and use the listed medications. Patients should follow their doctor's recommendations when using medications. When filling out this form, the doctor should indicate the VOID value in the blank fields to avoid tampering.

", - "
", - "

The attending doctor (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-AR", - "category": "Medical Department", - "name": "Autopsy report", - "info": [ - "

Autopsy Report

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

The reason for the autopsy:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Autopsy result:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-DC", - "category": "Medical Department", - "name": "Death Certificate", - "info": [ - "

Death Certificate

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

Confirmation of Death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Cause of death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This is evidence that the designated person is permanently dead and cannot be resurrected. The person signing the certificate is responsible for the wrongful death.

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SPL-PO", - "category": "Supply Department", - "name": "Permission to execute a non-standard order", - "info": [ - "

Permission to execute a non-standard order

", - "
", - "

The name of the person requesting the delivery (with signature):

", - "

[___________________________________]

", - "

Purpose of delivery target:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of deliveries:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The person who signed the permission to receive the package is responsible for the improper receipt of the package. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of the person who approved the delivery (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-LB", - "category": "Other", - "name": "Lunch bill", - "info": [ - "

Lunch Bill

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Waiter's name (with signature):

", - "

[___________________________________]

", - "
", - "

Order

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - }, - { - "code": "NT-PS", - "category": "Other", - "name": "Provision of paid services", - "info": [ - "

Provision of paid services

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Name of service provider (with signature):

", - "

[___________________________________]

", - "
", - "

List of services rendered

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" + "meem please add details" ] } ] diff --git a/strings/blanks/suns_blanks.json b/strings/blanks/suns_blanks.json new file mode 100644 index 000000000000..89be6aa3bc87 --- /dev/null +++ b/strings/blanks/suns_blanks.json @@ -0,0 +1,18 @@ +[ + { + "code": "SUNS-ACD-BLKH", + "category": "Foundational Academic Format", + "name": "Blank Header", + "info": [ + "meem please add details" + ] + }, + { + "code": "CSUN-ASD-NWST", + "category": "Academic Staff Format", + "name": "Student Onboarding Form", + "info": [ + "meem please add details" + ] + } +] diff --git a/strings/blanks/syndicate_blanks.json b/strings/blanks/syndicate_blanks.json deleted file mode 100644 index 878b7d3abe4b..000000000000 --- a/strings/blanks/syndicate_blanks.json +++ /dev/null @@ -1,816 +0,0 @@ -[ - { - "code": "NT-CMD-JA", - "category": "Command Department", - "name": "Job Application", - "info": [ - "

Job Application

", - "
", - "

Applicant's name (with signature):

", - "

[___________________________________]

", - "

Desired position

", - "

[___________________________________]

", - "
", - "

By signing this document, you agree to Nanotrasen's policies on labor protection, occupational health and safety, compensation, and confidentiality.

", - "
", - "

Condemnation Review

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Review Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "

Appointment decision

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

This document is the property of Nanotrasen Corporation. Without the signatures and stamps of the heads or their deputies, this document has no corporate validity and cannot be considered evidence of the candidate's enrollment in the desired position.

" - ] - }, - { - "code": "NT-CMD-JT", - "category": "Command Department", - "name": "Job termination", - "info": [ - "

Job Termination

", - "
", - "

Name of the dismissed person:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

Description of the reason for dismissal:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The decision of the head of staff or his deputy is sufficient grounds for dismissal. If only the head of personnel or his deputy makes the decision to dismiss, VOID values must be entered in the head of department fields.

", - "
", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-JR", - "category": "Command Department", - "name": "Job reassignment", - "info": [ - "

Job Reassignment

", - "
", - "

Name of the person to be reassigned:

", - "

[___________________________________]

", - "

Position held

", - "

[___________________________________]

", - "

New position

", - "

[___________________________________]

", - "

Reason :

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Name of the Head of Personal or deputy head (with signature):

", - "

[___________________________________]

", - "

Head of Personal Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "

Name of department head or deputy head (with signature):

", - "

[___________________________________]

", - "

Department Head's Decision:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Decision Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-C", - "category": "Command Department", - "name": "Complaint form", - "info": [ - "

Complaint form

", - "
", - "

Complainant's name (with signature):

", - "

[___________________________________]

", - "

Complaint text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
By writing and signing this complaint, you consent to the processing of your personal data by Nanotrasen Corporation.

", - "
", - "

Name of the person who received the complaint (with signature):

", - "

[___________________________________]

", - "

Actions taken:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date the complaint was reviewed:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-CMD-O", - "category": "Command Department", - "name": "Order form", - "info": [ - "

Order form

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Order text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
An order may be addressed not only to a specific person, but also to a group of people, as well as to a department. This should be indicated in the text of the order. The person responsible for the execution of the order must sign in the name of the person who received the order.

", - "
", - "

Name of the executor (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-CMD-PH", - "category": "Command Department", - "name": "Permit to perform hazardous work", - "info": [ - "

Permit to perform hazardous workn

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Work description:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Responsibility for any damage to property or employees of Nanotrasen Corporation during the execution of dangerous work lies with the person requesting the permit and the person issuing the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-W", - "category": "Security Department", - "name": "Warrant", - "info": [ - "

Warrant

", - "
", - "

Arrestee's name:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SW", - "category": "Security Department", - "name": "Search warrant", - "info": [ - "

Search Warrant

", - "
", - "

Name of the person being searched:

", - "

[___________________________________]

", - "

Reason:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
The arrest form is legally and corporately valid if stamped and signed by the Head of Security or his/her deputy. Arrest forms should only be used during Green and BLUE threat code of the Nanotrasen facility. In the case of a higher threat code, Nanotrasen Corporation allows security personnel to make arrests with the verbal approval of the Head of Security.

", - "
", - "

Name of the head of security or his deputy (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-IR", - "category": "Security Department", - "name": "Interrogation Report", - "info": [ - "

Interrogation Report

", - "
", - "

Name of Interrogated:

", - "

[___________________________________]

", - "

Reason for interrogation:

", - "

[___________________________________]

", - "

Start date of the interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

End date of interrogation:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

The course of the interrogation:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (interrogation notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
Nanotrasen Corporation recommends the use of interrogation recording tools.

", - "
", - "

Name of the interrogator (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-SR", - "category": "Security Department", - "name": "Security Report", - "info": [ - "

Security Report

", - "
", - "

Name of the reporting person (with signature):

", - "

[___________________________________]

", - "

Report text:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Other materials (notes):

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Report Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "

Name of the person who received the report (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

" - ] - }, - { - "code": "NT-SCR-EO", - "category": "Security Department", - "name": "Execution order", - "info": [ - "

Execution order

", - "
", - "

The name of the condemned to the execution:

", - "

[___________________________________]

", - "

Reason for execution:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Type of execution:

", - "

[___________________________________]

", - "
", - "
Only the top management of the Nanotrasen facility, the Nanotrasen Central Command or the Nanotrasen Board of Directors can order an execution. Remember that execution is an exceptional punishment. By signing this order, you take full responsibility for any mistakes that may occur. This order must be stapled to form NT-MDC-DC after the execution of the punishment.

", - "
", - "

The name of the orderer (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SCR-PP", - "category": "Security Department", - "name": "Permission to possess", - "info": [ - "

Permission to possess

", - "
", - "

Owner's name:

", - "

[___________________________________]

", - "

List of items:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This permit authorizes the possession, custody, and use of the listed equipment by the person designated on the permit. The Designated Person must present this permit to any Security Officer on first request. The permit may be revoked and withdrawn at any time without cause. When filling out this form, the authorizer should fill in the blank fields with the VOID designation.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PW", - "category": "Engineering Department", - "name": "Permission to perform non-standard work", - "info": [ - "

Permission to perform non-standard work

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of work:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen during the execution of the described work lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-ENG-PE", - "category": "Engineering Department", - "name": "Permit for the issuance of engineering equipment", - "info": [ - "

Permit for the issuance of engineering equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PR", - "category": "Research Department", - "name": "Permission to perform non-standard research", - "info": [ - "

Permission to perform non-standard research

", - "
", - "

Permission requestor's name (with signature):

", - "

[___________________________________]

", - "

Description of research:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for any damage caused to the Nanotrasen object during the execution of the research described herein lies with the person requesting the permit and the person giving the permit.

", - "
", - "

The name of the permittee (with signature):

", - "

[___________________________________]

", - "

Other notes:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-RSH-PE", - "category": "Research Department", - "name": "Permit for the issuance of research equipment", - "info": [ - "

Permit for the issuance of research equipment

", - "
", - "

Name of the requesting equipment (with signature):

", - "

[___________________________________]

", - "

Purpose of application of the equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of equipment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
Responsibility for improper receipt of equipment lies with the person who signed the permit for the issuance of equipment. The VOID value must be filled in when completing the equipment list

", - "


", - "

Name of issuing equipment (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-MP", - "category": "Medical Department", - "name": "Medical prescription", - "info": [ - "

Medical Prescription

", - "
", - "

Patient name:

", - "

[___________________________________]

", - "

Diagnosis:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Recommendations for treatment:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of treating drugs:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This document entitles you to receive, store and use the listed medications. Patients should follow their doctor's recommendations when using medications. When filling out this form, the doctor should indicate the VOID value in the blank fields to avoid tampering.

", - "
", - "

The attending doctor (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-AR", - "category": "Medical Department", - "name": "Autopsy report", - "info": [ - "

Autopsy Report

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

The reason for the autopsy:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Autopsy result:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-MDC-DC", - "category": "Medical Department", - "name": "Death Certificate", - "info": [ - "

Death Certificate

", - "
", - "

Body Name:

", - "

[___________________________________]

", - "

Confirmation of Death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Cause of death:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "
", - "
This is evidence that the designated person is permanently dead and cannot be resurrected. The person signing the certificate is responsible for the wrongful death.

", - "
", - "

Coroner's Name (with signature):

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-SPL-PO", - "category": "Supply Department", - "name": "Permission to execute a non-standard order", - "info": [ - "

Permission to execute a non-standard order

", - "
", - "

The name of the person requesting the delivery (with signature):

", - "

[___________________________________]

", - "

Purpose of delivery target:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

List of deliveries:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
The person who signed the permission to receive the package is responsible for the improper receipt of the package. The VOID value must be filled in when completing the equipment list.

", - "
", - "

Name of the person who approved the delivery (with signature):

", - "

[___________________________________]

", - "

The decision to issue:

", - "

[___________________________________]

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "

Place for a stamp

", - "
", - "
This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.

", - "
" - ] - }, - { - "code": "NT-LB", - "category": "Other", - "name": "Lunch bill", - "info": [ - "

Lunch Bill

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Waiter's name (with signature):

", - "

[___________________________________]

", - "
", - "

Order

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - }, - { - "code": "NT-PS", - "category": "Other", - "name": "Provision of paid services", - "info": [ - "

Provision of paid services

", - "
", - "

Name of the place:

", - "

[___________________________________]

", - "

Name of service provider (with signature):

", - "

[___________________________________]

", - "
", - "

List of services rendered

", - "

1. [___________________________________]

", - "

2. [___________________________________]

", - "

3. [___________________________________]

", - "

4. [___________________________________]

", - "

5. [___________________________________]

", - "

6. [___________________________________]

", - "

7. [___________________________________]

", - "

8. [___________________________________]

", - "

9. [___________________________________]

", - "

Total price (includes the cost of paper)

", - "

[___________________________________]

", - "

Date:

", - "

[___].[___].[___]

", - "

[___]:[___]

", - "
", - "
This payment document is the property of NanoTrasen. You must deliver this document to the head of the NanoTrasen facility staff within 24 hours of service for independent tax accounting.

", - "
" - ] - } -]