{% extends "layout.html" %} {% block content %}

Chemtrusion Informant

Chemtrusion Informant ERP helps run our business

Help! »

Forms

{% if perms.informant_erp.receive_invlog %}

Inventory Receipt

{% endif %} {% if perms.informant_erp.consume_invlog %}

Inventory Consume

{% endif %} {% if perms.informant_erp.adjust_invlog %}

Inventory Adjust

{% endif %} {% if perms.informant_erp.correct_invlog %}

Inventory Correction

{% endif %} {% if perms.informant_erp.revise_invlog_locations %}

Inventory Revise Locations

{% endif %} {% if perms.informant_erp.produce_invlog %}

Inventory Produce

{% endif %} {% if perms.informant_erp.disposition_invlog %}

Inventory Disposition

{% endif %} {% if perms.informant_erp.ship_invlog %} {% if request.site.name == 'TX' or request.site.name == None %}

Inventory Ship (TX)

{% endif %} {% if request.site.name == 'IN' or request.site.name == None %}

Inventory Ship (IN)

{% endif %} {% endif %} {% if perms.informant_erp.transfer_invlog %}

Inventory Transfer

{% endif %} {% if perms.informant_erp.reclass_invlog %}

Inventory Reclass

{% endif %} {% if perms.informant_erp.add_invmin %}

Inventory Minimums

{% endif %} {% if perms.informant_erp.lookup_shiplog %} {% if request.site.name == 'TX' or request.site.name == None %}

Ship Orders (TX)

{% endif %} {% endif %} {% if perms.informant_erp.add_car %}

Railcar New

{% endif %} {% if perms.informant_erp.change_car %}

Railcar Revise Single

{% endif %} {% if perms.informant_erp.revise_car %}

Railcar Revise

{% endif %} {% if perms.informant_erp.switch_car %}

Railcar Switch

{% endif %} {% if perms.informant_erp.lookup_joblog %} {% if request.site.name == 'TX' or request.site.name == None %}

Job (TX)

{% endif %} {% if request.site.name == 'IN' or request.site.name == None %}

Job (IN)

{% endif %} {% endif %} {% if perms.informant_erp.lookup_frmlog %} {% if request.site.name == 'IN' or request.site.name == None %}

Formula Revise (IN)

{% endif %} {% if request.site.name == 'TX' or request.site.name == None %}

Formula Revise (TX)

{% endif %} {% endif %} {% if perms.informant_erp.approve_frmlog %} {% if request.site.name == 'IN' or request.site.name == None %}

Formula Approve (IN)

{% endif %} {% if request.site.name == 'TX' or request.site.name == None %}

Formula Approve (TX)

{% endif %} {% endif %} {% if perms.informant_erp.lookup_fdrlog %}

Feeder Setup

{% endif %} {% if perms.informant_erp.lookup_runlog %} {% if request.site.name == 'TX' or request.site.name == None %}

Parameter Setup (TX)

{% endif %} {% if request.site.name == 'IN' or request.site.name == None %}

Parameter Setup (IN)

{% endif %} {% endif %} {% if perms.informant_erp.add_prolog %}

Production New

{% endif %} {% if perms.informant_erp.lookup_prolog %}

Production Revise

{% endif %} {% if perms.informant_erp.lookup_ncmlog %}

NCM Revise

{% endif %} {% if perms.informant_erp.lookup_fdrexperience %}

Feeder Experience

{% endif %} {% if perms.informant_erp.add_labtestresult %}

Add Test Result

{% endif %} {% if perms.informant_lookups.lookup_item %}

Item

{% endif %} {% if perms.informant_lookups.lookup_customer %}

Customer

{% endif %} {% if perms.informant_lookups.lookup_vendor %}

Vendor New

{% endif %} {% if perms.informant_site.change_inv_close %}

Inventory Close Date

{% endif %} {% if perms.auth.add_user %}

Users

{% endif %}

Form Info »

Reports

{% if perms.informant_erp.report_inv_on_hand %}

Inventory On Hand

{% endif %} {% if perms.informant_erp.report_inv_search %}

Inventory Search

{% endif %} {% if perms.informant_erp.report_finduse %}

Inventory Find Use

{% endif %} {% if perms.informant_erp.report_pip %}

Inventory Issue Job

{% endif %} {% if perms.informant_erp.report_location %}

Inventory Locations

{% endif %} {% if perms.informant_erp.report_orcsae %}

Inventory Month End ORCSAE

{% endif %} {% if perms.informant_erp.report_txn_summary %}

Inventory Transactions

{% endif %} {% if perms.informant_erp.report_inv_completion %}

Inventory Job Completion

{% endif %} {% if perms.informant_erp.report_inv_completion %}

Inventory Job Completion Detail

{% endif %} {% if perms.informant_erp.report_invmin %}

Inventory Minimums

{% endif %} {% if perms.informant_erp.report_inv_reorderv %}

Inventory Reorder

{% endif %} {% if perms.informant_erp.report_inv_staged %}

Inventory Staged

{% endif %} {% if perms.informant_erp.report_inv_staged_job %}

Inventory Staged Job

{% endif %} {% if perms.informant_erp.report_inv_aging %}

Inventory Aging

{% endif %} {% if perms.informant_erp.report_sched_by_line %}

Scheduled Jobs by Line

{% endif %} {% if perms.informant_erp.report_sched_inventory %}

Scheduled Inventory

{% endif %} {% if perms.informant_erp.report_sched_ingredients %}

Scheduled Ingredients

{% endif %} {% if perms.informant_erp.report_railcar_locations %}

Railcar Locations

{% endif %} {% if perms.informant_erp.report_rts_railcar %}

Railcar Return to Sender

{% endif %} {% if perms.informant_erp.report_railcar_info %}

Railcar Information

{% endif %} {% if perms.informant_erp.report_job_summary %}

Job Summary

{% endif %} {% if perms.informant_erp.report_jobs_performance %}

Job Performance Summary

{% endif %} {% if perms.informant_erp.report_perf_rwconsumed %}

Performance RW Consumed

{% endif %} {% if perms.informant_erp.report_yield_perf %}

Performance Yield

{% endif %} {% if perms.informant_erp.report_downtime_perf %}

Performance Downtime

{% endif %} {% if perms.informant_erp.report_changeover_perf %}

Performance Changeover

{% endif %} {% if perms.informant_erp.report_job_completion_perf %}

Performance Job Completion

{% endif %} {% if perms.informant_erp.report_daily_by_line %}

Production Daily

{% endif %} {% if perms.informant_erp.report_daily_by_line %}

Production Daily w/ TL Notes

{% endif %} {% if perms.informant_erp.report_daily_production %}

Production by Line

{% endif %} {% if perms.informant_erp.report_job_review %}

Production by Job

{% endif %} {% if perms.informant_erp.report_reconcile_hours %}

Production Reconcile Hrs

{% endif %} {% if perms.informant_erp.report_lbs_by_job %}

Production Reconcile Lbs

{% endif %} {% if perms.informant_erp.report_ncm_summary %}

NCM Summary

{% endif %} {% if perms.informant_erp.report_ncm_detail %}

NCM Detail

{% endif %} {% if perms.informant_erp.report_changeover %}

Changeover Blank

Changeover Cold

Changeover Std

{% endif %} {% if perms.informant_erp.export_jobfrmfdreun_export %}

Export Job, Formula, Feeder, Parameter

{% endif %}

Reports Info »

Details

{% if perms.informant_erp.view_invlog %}

View Inventory

{% endif %} {% if perms.informant_erp.view_shiplog %}

View Ship Orders

{% endif %} {% if perms.informant_erp.view_car %}

View Railcars

{% endif %} {% if perms.informant_erp.view_joblog %}

View Jobs

{% endif %} {% if perms.informant_erp.view_frmlog %}

View Formulas

{% endif %} {% if perms.informant_erp.view_fdrlog %}

View Feeder Setup

{% endif %} {% if perms.informant_erp.view_runlog %}

View Parameter Setup

{% endif %} {% if perms.informant_erp.view_prolog %}

View Production

{% endif %} {% if perms.informant_erp.view_ncmlog %}

View NCM

{% endif %} {% if perms.informant_erp.view_fdrexperience %}

View Feeder Experience

{% endif %} {% if perms.informant_lookups.view_customer %}

View Customers

{% endif %} {% if perms.informant_lookups.view_item %}

View Items

{% endif %}

Detail Info »

{% endblock content %}