Difference between revisions of "User Guide"

From InfiniteERP Wiki
Jump to: navigation, search
(Konfigurasi untuk melakukan export budget dan mendapatkan nilai actual)
(Background Processes)
 
(24 intermediate revisions by 2 users not shown)
Line 62: Line 62:
 
=== [[Financial Management | Financial Management]] ===
 
=== [[Financial Management | Financial Management]] ===
 
The "Financial Management" area supports daily accounting activities such as payable and receivable accounts management, assets amortization as well as the opening and closing of the accounting year.
 
The "Financial Management" area supports daily accounting activities such as payable and receivable accounts management, assets amortization as well as the opening and closing of the accounting year.
==== [[Budget]] ====
+
=== [[Budget Control Management | Budget Control Management]] ===
===== [[Budget Purchase]] =====
 
Direktori modul java expense budget
 
  
<pre>/modules/org.infinite.expensebudget/src/org/infinite/expensebudget/event </pre>
+
=== [[Human Resource Management | Human Resource Management]] ===
 
+
HR Management include Payroll and other modules related
Define 2 java berikut ini pada document routing configuration, tentukan pada saat document status apa proses java tersebut akan di terapkan :
 
<br>
 
 
 
{| class="wikitable"
 
|-
 
! File Java !! Deskripsi
 
|-
 
| RequisitionBudgetMatchingActionHandler.java || Unrealized Budget Usage, sudah memotong budget tetapi tidak benar-benar memotong, secara akunting belum berkurang, tetapi secara budget sudah berkurang
 
|-
 
| PurchaseOrderBudgetMatchingActionHandler.java || Realized Budget Usage
 
|-
 
|}
 
 
 
Document Routing Configuration Requisition<br>
 
 
 
[[file: dr_pr.png|800px]]
 
 
 
Document Routing Configuration Purchase Order<br>
 
  
[[file: dr_po.png|800px]]
+
=== [[Self Service | Self Service]] ===
 +
This is collaboration module which provide more automation process from end user to financial transaction. End User will submit request by themself such as Expenses and much more coming soon.
  
Budget Type yang saat ini bisa digunakan yaitu Purchase dan Sales.
+
== [[Background Processes | Background Processes]] ==
 
+
Background Process is specific module part of task automation to process data that can be scheduled manually.
Klasifikasi budget
 
* Budged Opex (Operating Expenditure/Pembelanjaan Operasional) masuk kedalam budget Purchases
 
* Contoh KPI target HPP 50%, masuk kedalam budget Sales, karena hanya membandingkan target dan aktual
 
 
 
===== Window Budget =====
 
Membuat budget di window budget
 
 
 
[[file: windowbudget_1.png|800px]]
 
 
 
[[file: windowbudget_3.png|800px]]
 
# Pilih Currency
 
# Pilih Periode, jika periode di isi maka budget bersifat bulanan, jika periode tidak di isi maka budget bersifat tahunan
 
# Tentukan amount dan
 
# Budget tersebut dapat ditambahkan dengan beberapa dimensions
 
 
 
===== Create Requisition =====
 
hasil trial ke 1 menggunakan document status complete, file RequisitionBudgetMatchingActionHandler.java tidak berfungsi.<br>
 
hasil trial ke 2 menggunakan document status release, file RequisitionBudgetMatchingActionHandler.java berfungsi.<br>
 
dapat dilihat pada gambar berikut ini :<br>
 
[[file: trial_pr1.png|800px]]
 
 
 
===== Create Requisition to order =====
 
List bug Window Purchase Order<br>
 
* Setelah PO terbuat field cost center tidak ikut ke header PO
 
* Potensi bug yang lain adalah ketika dalam satu PO terdapat beberapa PR yang berbeda, karena cost center yang di baca adalah cost center header, seharusnya cost center yang dibaca adalah cost center line PO.<br>
 
* Ketika budget berhasil di proses pada document status release lalu di complete dan kemudian di reactive budget tidak hilang, seharusnya ketika po di reactive budget akan hilang dan ketika budget di release kembali maka budget terproses.<br>
 
 
 
List bug Window budget<br>
 
* Setelah PO terbuat, Unrealized Budget Usage tab line tidak berkurang dan
 
* Tab Unrealized Budget Usage juga tidak berkurang
 
 
 
List bug Window Requisition<br>
 
* Ketika budget berhasil di proses pada document status release lalu di complete dan kemudian di reactive budget tidak hilang, seharusnya ketika requisition di reactive budget akan hilang dan ketika budget di release kembali maka budget terproses.<br>
 
 
 
hasil trial ke 1 menggunakan document status complete, file PurchaseOrderBudgetMatchingActionHandler.java tidak berfungsi.<br>
 
hasil trial ke 2 menggunakan document status release, file PurchaseOrderBudgetMatchingActionHandler.java berfungsi.<br>
 
dapat dilihat pada gambar berikut ini :<br>
 
[[file: trial_po1.png|800px]]
 
 
 
===== Konfigurasi untuk melakukan export budget dan mendapatkan nilai actual =====
 
[[file: window_budget4.png|800px]]<br>
 
 
 
====== Header ======
 
Pada bagian header budget, budget type update menjadi financial
 
 
 
====== Line ======
 
Sesuaikan field account element sesuai dengan account debit pada purchase invoice, setelah account element di isi update kembali budget type menjadi purchases
 
 
 
===== Create Purchase Invoice =====
 
Setelah purchase invoice dibuat kemudian di posting dan account sudah sesuai maka export budget to excel dapat dilakukan dan column actual akan terisi sesuai dengan nilai invoice
 
 
 
===== [[Budget Sales]] =====
 
 
 
Membandingkan antara target dan aktual
 
 
 
===== [[Budget Financial]] =====
 
 
 
File [https://drive.google.com/drive/folders/1WL2JGEzA84_dol5AcReBL8k4zdhwDBAJ?usp=sharing 2018-04-25 21.43.54 Training module BUDGET 844911323] menit 9
 
 
 
Modul standar openbravo antara Budget financial dan budget sales tidak berbeda
 
 
 
Improvement yang dilakukan adalah membudgetkan piutang dan ada hubungannya dengan cash flow
 
 
 
=== [[Human Resource Management | Human Resource Management]] ===
 
HR Management include Payroll and other modules related
 
  
== '''Process How To''' ==
 
=== Define Document No for New Table ===
 
Untuk menambahkan running document no di table yang baru atau table yang belum mempunyai document no berikut ini tahapannya :<br>
 
# Nama kolom untuk document no adalah documentno
 
# Buka menu Document sequence
 
# Pada bagian Name buat name sesuai dengan format nama kolom document no dan disambung dengan nama table contoh DocumentNo_M_Requisition
 
[[file:Document_no_for_new_table.png|800px]]
 
  
 
[[Category:User_Guide]]
 
[[Category:User_Guide]]

Latest revision as of 18:28, 26 February 2024

Introduction

Welcome to the InfiniteERP User Guide. This user oriented document has been designed with the aim of guiding you through the process of learning InfiniteERP .

InfiniteERP User Interface

If this is the first time you take a look into InfiniteERP, this is the right place to get valuable information which will help you at the time you first use InfiniteERP, as this part gives an overview of the navigation, grid and form editing, tabs, filtering and interface customization.

If InfiniteERP is not new for you, you will discover new user interface capabilities which will make your daily work activities much more efficient Openbravo 3 User Interface

Business Flows

This part lists and briefly explains a set of business flows.

There are several key business areas such as planning, procurement, inventory, sales etc., which can be present in an organization or not depending on the nature of its business. Those key business areas are related between each others, which leads us to the definition of the business flows.

To put us in context, each business flow is listed and briefly explained below:

  • Procure to Pay manages the life-cycle of a procure process from the moment the company requests or orders goods, all way through warehouse staff receives the goods and until the supplier invoice is paid.
  • Supplier Returns manages the return of goods to supliers for debit or for replacement.
  • Order to Cash manages the life-cycle of a sales process, from the moment a customer requests a quotation or orders goods, all way through warehouse staff ships the goods and until the customer pays the invoice.
  • Customer Returns manages the return of goods from customers for credit or for replacement.
  • Inventory Accuracy implies inventory tracking and goods movements between storage bins or warehouses as well as the valuation of inventory and stock counting.
  • MRP Management manages the material and production requirements of a company, by tracking several inputs such as sales forecast and current stocks levels.
  • Production Management is in charge of the managing the making of products that either consist of a few components (bill of materials), or are a result of a more complex production process.
  • Projects and Services Management addresses Company's Projects of any type.
  • Payables and Receivables Management addresses customer collections and supplier payments.
  • Bank Statement to Bank Reconciliation addresses the business process for entering and reconciling bank statements with account payable or receivable transactions and cash balances in the general ledger.
  • Period End Close to Financial Report manages daily accounting activities as well as the life-cycle of an accounting period. It also allows the business processes for the production of internal and external financial and tax reports.
  • Asset Acquisition to Dispose manages global assets life cycle from acquisition to disposition, including depreciation and other write-downs.
  • Budget Analysis is all about taking an holistic approach for managing budgets to achieve a single view of the company.

Each of above listed business flow is explained in deep within the InfiniteERP application area where it can be executed.

Common Concepts & Processes

InfiniteERP has been designed to allow an easy and intuitive way of working. This approach implies that many concepts and process are common ones, therefore are present all along InfiniteERP.

This section lists and describes InfiniteERP concepts and processes with the aim of avoiding that the same concept or process is explained more than once. Common Concepts & Processes


General Setup

General Setup is the place where to configure basic InfiniteERP settings such as the enterprise model, users and roles as well as other more advance setting such as alerts, preferences and processes.

Master Data Management

Mater Data is a central repository of data where key information such as business partners and products can be created, configured and therefore shared accross other InfiniteERP application areas.

Procurement Management

Procurement Management supports the management of the orders, goods receipts and purchase invoices as well as the analysis of purchase related data.

Warehouse Management

Warehouses and storage bins can be created and manage in this application area, as well as inventory count and inventory valuation.

Production Management

Production Management monitors the production processes and activities as well as support the analysis of production related data.

Material Requirement Planning

MRP provides the tools to plan and monitor purchase and production planning by tracking several inputs such as sales forecast and current stock levels.

Sales Management

Sales Management addresses the life-cycle of a sales process and besides provides the tools to analyze sales related information.

Project and Service Management

Project and Services Management addresses services and multiphase projects and helps on analyzing project related reports.

Financial Management

The "Financial Management" area supports daily accounting activities such as payable and receivable accounts management, assets amortization as well as the opening and closing of the accounting year.

Budget Control Management

Human Resource Management

HR Management include Payroll and other modules related

Self Service

This is collaboration module which provide more automation process from end user to financial transaction. End User will submit request by themself such as Expenses and much more coming soon.

Background Processes

Background Process is specific module part of task automation to process data that can be scheduled manually.