Coder Social home page Coder Social logo

nikjha / bank-reconciliation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pavitsu/pavit-bank-reconciliation

0.0 0.0 0.0 47 KB

Automate the process of a CSV file from bank to the financial structural ontology. The process of matching the balances in an entity's accounting records for a cash account to the corresponding information on a bank statement.

License: MIT License

Python 100.00%

bank-reconciliation's Introduction

Pavit's Bank Reconciliation Project

Automate the process of a CSV file from bank to the financial structural ontology. The process of matching the balances in an entity's accounting records for a cash account to the corresponding information on a bank statement. The goal of this process is to ascertain the differences between the two, and to book changes to the accounting records as appropriate.

Running the tests

run GUI by python with command

python3 GUI_class.py

Select bank input with data in /example-data/bank-flower-rose.csv

Select ledger input with data in /example-data/ledger-flower-rose.csv

Selecting Date Bank Column with

  • DATE

Selecting Date Ledger Column with

  • Date

Selecting multiple string column to combine with

  • CODE
  • OTHER PARTY
  • TRANSACTION DETAILS

Selecting multiple string column to combine with

  • Details
  • Ref
  • Account

Selecting Withdrawals Bank Column with

  • MONEY OUT

Selecting Deposits Bank Column with

  • MONEY IN

Selecting Credit Ledger Column with

  • Money Out

Selecting Debit Ledger Column with

  • Money In

Selecting Balance Bank Column with

  • BALANCE

Selecting Balance Ledger Column with

  • Balance

Authors

  • Pavit Suwansiri - Initial work - pavitsu

License

This project is licensed under the MIT License - see the LICENSE.md file for details

bank-reconciliation's People

Contributors

pavitsu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.