Tradon Processes

This commit is contained in:
AzureAD\SylvainDUVERNAY
2026-05-30 14:02:57 +02:00
parent 089acfa5e3
commit 34b221deae
226 changed files with 6301 additions and 562 deletions

View File

@@ -19,6 +19,16 @@ this repository contains the full copyright notices and license terms. -->
<field name="view" ref="process_documentation_view_form"/>
<field name="act_window" ref="act_tradon_processes"/>
</record>
<record model="ir.action.act_window" id="act_itsa_operations_workflow">
<field name="name">ITSA Operations Workflow</field>
<field name="res_model">purchase_trade.process.documentation</field>
</record>
<record model="ir.action.act_window.view"
id="act_itsa_operations_workflow_view_form">
<field name="sequence" eval="10"/>
<field name="view" ref="process_documentation_view_form"/>
<field name="act_window" ref="act_itsa_operations_workflow"/>
</record>
<menuitem
name="Help &amp; Processes"
@@ -33,6 +43,13 @@ this repository contains the full copyright notices and license terms. -->
sequence="10"
id="menu_tradon_processes"/>
<menuitem
name="ITSA Operations Workflow"
parent="menu_tradon_processes"
action="act_itsa_operations_workflow"
sequence="10"
id="menu_itsa_operations_workflow"/>
<record model="ir.model.access" id="access_process_documentation">
<field name="model">purchase_trade.process.documentation</field>
<field name="perm_read" eval="True"/>

View File

@@ -1,31 +0,0 @@
# 01. Integrite et valeurs ethiques
## Objectif COSO
Decrire comment l'organisation demontre son engagement envers l'integrite et
les valeurs ethiques.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,30 +0,0 @@
# 02. Supervision par la gouvernance
## Objectif COSO
Decrire comment la gouvernance exerce sa responsabilite de supervision.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 03. Structure, autorite et responsabilites
## Objectif COSO
Decrire comment les structures, lignes d'autorite et responsabilites sont
definies pour atteindre les objectifs de controle interne.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 04. Competences
## Objectif COSO
Decrire comment l'organisation attire, developpe et retient les competences
necessaires.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 05. Responsabilisation
## Objectif COSO
Decrire comment les acteurs sont tenus responsables de leurs obligations de
controle interne.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -0,0 +1,29 @@
# Customer master data management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Credit management & credit limit assessment
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Sales enquiry & quotation management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Sales order creation & confirmation
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Order scheduling & promising
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Contract management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Pricing & discount management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Inventory reservation & availability check
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Pick, pack & ship (outbound logistics)
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Delivery note & shipping documentation
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Customer invoicing & billing
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Revenue recognition
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Accounts receivable management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Collections management & dunning
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Cash application & payment matching
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Customer dispute & deduction management
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Customer returns & credit notes
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Bad debt provisioning & write-off
Parent process: Order to Cash (O2C) / Sales to Collection
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -1,31 +0,0 @@
# 06. Definition des objectifs
## Objectif COSO
Decrire comment les objectifs sont definis avec assez de clarte pour permettre
l'identification et l'evaluation des risques.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 07. Identification et analyse des risques
## Objectif COSO
Decrire comment les risques sont identifies et analyses pour determiner leur
mode de traitement.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 08. Risque de fraude
## Objectif COSO
Decrire comment le risque de fraude est pris en compte dans l'evaluation des
risques.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 09. Changements importants
## Objectif COSO
Decrire comment les changements importants susceptibles d'affecter le controle
interne sont identifies et evalues.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -0,0 +1,29 @@
# Vendor master data management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Spend category management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Purchase requisition
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Sourcing & RFQ/RFP management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Supplier evaluation & selection
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Purchase order creation & approval
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Contract & framework agreement management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Goods receipt & inspection (inbound logistics)
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Service entry sheet / service confirmation
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Invoice receipt & verification (3-way match)
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Accounts payable management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Payment run & disbursement
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Early payment discounts & supply chain finance
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Vendor dispute management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Goods returns & debit notes
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Vendor performance management
Parent process: Purchase to Pay (P2P) / Procure to Disbursement
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -1,31 +0,0 @@
# 10. Controles repondant aux risques
## Objectif COSO
Decrire comment les activites de controle sont selectionnees et developpees
pour ramener les risques a un niveau acceptable.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 11. Controles generaux informatiques
## Objectif COSO
Decrire comment les controles generaux informatiques soutiennent la realisation
des objectifs de controle interne.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 12. Regles et procedures
## Objectif COSO
Decrire comment les activites de controle sont deployees au travers de regles
et procedures.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -0,0 +1,29 @@
# Demand planning & forecasting
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Master production scheduling (MPS)
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Material requirements planning (MRP)
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Capacity planning & work centre management
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Bill of materials (BOM) management
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Routing & work instruction management
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Production order creation & release
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Shop floor execution & work-in-progress tracking
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Material issue to production
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Quality control & inspection during production
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Production confirmation & yield reporting
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Co-product & by-product handling
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Production order settlement & costing
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Scrap & rework management
Parent process: Plan to Produce / Make to Stock / Make to Order
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -1,31 +0,0 @@
# 13. Information pertinente
## Objectif COSO
Decrire comment l'organisation obtient ou produit une information pertinente et
de qualite pour soutenir le controle interne.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 14. Communication interne
## Objectif COSO
Decrire comment les informations necessaires au controle interne sont
communiquees en interne.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 15. Communication externe
## Objectif COSO
Decrire comment les informations pertinentes sont communiquees aux parties
externes lorsque cela est necessaire.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -0,0 +1,29 @@
# Warehouse structure & location management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Goods receipt processing
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Put-away & storage management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Inventory transfers & stock movements
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Pick, pack & goods issue
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Batch & serial number management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Lot traceability & expiry management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Physical inventory counting & reconciliation
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Inventory adjustments & write-offs
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Stock valuation & costing
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Bonded warehouse & customs management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Cold chain & temperature management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# 3PL / outsourced warehouse management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Warehouse KPI & performance management
Parent process: Inventory & Warehouse Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -1,31 +0,0 @@
# 16. Evaluations continues ou ponctuelles
## Objectif COSO
Decrire comment des evaluations continues ou ponctuelles permettent de verifier
que les composantes du controle interne sont presentes et fonctionnent.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -1,31 +0,0 @@
# 17. Communication des deficiences
## Objectif COSO
Decrire comment les deficiences de controle interne sont identifiees et
communiquees aux responsables concernes.
## Application dans TradOn / Tryton
TODO.
## Processus purchase_trade concerne
TODO.
## Controles realises
TODO.
## Ecrans, modeles et champs Tryton concernes
TODO.
## Preuves attendues
TODO.
## Points ouverts
TODO.

View File

@@ -0,0 +1,29 @@
# Chart of accounts management
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Journal entry & period-end accruals
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Fixed asset accounting (acquisition, depreciation, disposal)
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Bank reconciliation
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Intercompany accounting & elimination
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Cost centre & profit centre accounting
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Project accounting
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Inventory accounting & COGS
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Tax accounting (VAT, corporate tax, withholding tax)
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Month-end & year-end close
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Financial statement preparation (P&L, balance sheet, cash flow)
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Consolidation & group reporting
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Management reporting & dashboards
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# External audit support
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Regulatory & statutory reporting
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# IFRS / GAAP compliance reporting
Parent process: Record to Report (R2R) / Accounting to Financial Statements
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Cash positioning & daily liquidity management
Parent process: Treasury & Cash Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Cash flow forecasting
Parent process: Treasury & Cash Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Bank account management
Parent process: Treasury & Cash Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

View File

@@ -0,0 +1,29 @@
# Intercompany loans & netting
Parent process: Treasury & Cash Management
## Purpose
Describe the objective of this subprocess and its expected control outcome in Tradon.
## Tradon / Tryton execution
- Screens and menu entries: to be completed.
- Models, fields and reports: to be completed.
- Operating steps: to be completed.
## COSO control considerations
- Control environment: to be completed.
- Risk assessment: to be completed.
- Control activities: to be completed.
- Information and communication: to be completed.
- Monitoring: to be completed.
## Evidence and records
- Documents, approvals, audit trail or reports: to be completed.
## Open points
- To be completed.

Some files were not shown because too many files have changed in this diff Show More