Rudy Adipranata
Program Studi Teknik Informatika

Published : 26 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 15 Documents
Search
Journal : Jurnal Infra

Pembuatan Aplikasi Perhitungan Harga Pokok Produksi di PT. Arcon Perdana Globalindo Tedjokumolo, Frederick Alexander; Adipranata, Rudy; Rostianingsih, Silvia
Jurnal Infra Vol 3, No 1 (2015)
Publisher : Jurnal Infra

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (78.005 KB)

Abstract

PT. Arcon Perdana Globalindo is a furniture manufacturing company. The company will produce furnitures according to customer’s requests. Custom orders mean different selling price for every order. Fluctuative price and diversity of materials as well as the cost elements are the main issues that the company has to face.  With that problem as a background, the author create a system to calculate production cost that can address the problem mentioned. The author create the application based on web using PHP and HTML5 as the core programming language, Bootstrap front-end framework and PostgreSQL database. Costing method used are average costing and job order costing. The application is designed to memorize each product’s Bill of Material, schedule a production and accomodating inventory control besides calculating COGM cost. The result of application’s examination showed that the calculation results are accurate within production elements scope. However it requires an extensive usage to be able to effectively cover calculation of selling price. For further development, an accounting information system could be added.
Perancangan Pembuatan Sistem Informasi Akuntansi Pada PT X Kusuma, Rosaline Debora; Adipranata, Rudy; Noertjahyana, Agustinus
Jurnal Infra Vol 3, No 1 (2015)
Publisher : Jurnal Infra

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (78.005 KB)

Abstract

PT X is a company engaged in the sale, purchase of computer equipment. PT X also receive services for servicing computers and laptops. PT X has a problem in the transaction data integration between service, online sales and offline sales.To overcome these problems, made an application has the following scope : the process of buying, selling offline, online, settlement of accounts payable, purchase returns, stocks of goods and services, processes accounting, and financial statements that include general ledger, sales journal, a journal purchases, cash receipts journals, accounts payable, accounts receivable reports, inventory reports, sales reports, purchasing reports, income statement, owners equity, balance sheet. This application is made by using the programming language PHP and MySQL as data storage.Applications are made to the applications test results show that the application can automatically process the purchase transaction data, offline sales, online, general journal, payment of debts, receivables and servicing. The level of accuracy, appropriateness and completeness of the financial statements produced very satisfactory application.
Penggunaan Decision Tree Dengan ID3 Algorithm Untuk Mengenali Dokumen Beraksara Jawa Sebastian, Bondan; Budhi, Gregorius Satia; Adipranata, Rudy
Jurnal Infra Vol 3, No 2 (2015)
Publisher : Jurnal Infra

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (78.005 KB)

Abstract

This thesis’ goal is to let computer recognize Javanese letters. Before a computer is able to recognize Javanese letters, segmentation and feature extraction process is needed. After the features of Java letters that have been segmented obtained, then the features will be processed using computer learning method so that the computer can recognize the letters.Input is in the form of .CSV file that contains features of the Javanese document image that had previously segmented. Output text is a text file that contains unicode representation letter from Java font and a .CSV file that contains the test and data classification results. This application is created with C# programming language and Microsoft Visual Studio 2013 IDE.As for the process that is done is as follows: prepare the .CSV file resulting from the extraction of features to be used as learning materials or trainer for computer learning network. After the trainer file ready, then the network will be trained. After the training is complete, the network can receive other data input, and then classify it according to what has been learned.Probabilistic neural network and ID3 used as computer learning methods, which after data testing, it is found that PNN give higher accuracy result than ID3.
Aplikasi Perhitungan Harga Pokok Produksi Pada PT.X Menggunakan Metode Job Order Costing Christian, Lois; Rostianingsih, Silvia; Adipranata, Rudy
Jurnal Infra Vol 4, No 1 (2016)
Publisher : Jurnal Infra

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (78.005 KB)

Abstract

PT.X is a company engaged in the manufacturing of bread. At the time of this recording and bookkeeping at PT.X still uses a manual system, the manual bookkeeping system often makes companies become difficult to oversee and regulate the accounting system in the company. Calculation of Cost of Production is still done manually by the company to make an estimate of production cost. The calculations were done manually because the companys difficulties in calculating gains and losses that are definitely in the production process and affect the profits and losses earned by the company.Based on this background, it designed a system of calculation of production cost which automatically so that helps the enterprise system in the future. Application design process is done in several stages, with the initial stages of surveying field conditions that exist within the company and then designing the Data Flow Diagram and Entity Relationship Diagram before making an application. For the making of the application uses Microsoft Access 2013 as data storage and programming language using Microsoft Visual Studio 2012. In the calculation of production cost using Job Order Costing method that can be updated automatically.The results obtained from the application that has been made, among others, the application of calculating the cost of production accurately, applications make the process of buying and selling, the application generates a report production process accurately and precisely at any time when needed and application to surf the flow of costs in the production process. From the results of application testing 80% of users assume that the assessment of the overall program is very good, while 20% of other users assume that a good assessment of the overall program.
Perancangan Modul Penggajian Berbasis Odoo Koeswanto, Vincent K. Edison; Yulia, Yulia; Adipranata, Rudy
Jurnal Infra Vol 4, No 1 (2016)
Publisher : Jurnal Infra

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (78.005 KB)

Abstract

Human Resource Module is one of the modules owned by Odoo. One of the feature of this module is payroll. However, the features is not in accordance with the needs of companies in Indonesia in general. This causes the payroll system in Odoo not suitable to be implemented directly in the company.To solve these problems, author develop the payroll system in Human Resource module in Odoo. The development of this system is preceded by designing and analyze the payroll system at PT X. It also conducted a review of the Act and other regulations relating to payroll system in Indonesia.The end result of this development are additional features and adjustment on payroll. The testing is done by implementing this system in company X.