Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tool to map bank transactions to expense/payment entry #13

Open
sathishpy opened this issue Jul 10, 2017 · 0 comments
Open

Create a tool to map bank transactions to expense/payment entry #13

sathishpy opened this issue Jul 10, 2017 · 0 comments

Comments

@sathishpy
Copy link
Owner

No description provided.

@sathishpy sathishpy changed the title Create a tool map bank transactions to expense/payment entry Create a tool to map bank transactions to expense/payment entry Jul 31, 2017
sathishpy added a commit that referenced this issue Nov 7, 2017
First draft to match bank transaction from bank statement to payment
entries
sathishpy added a commit that referenced this issue Nov 9, 2017
Incorporate both reconcilliation and payment creation in a single page.
Make some of the entries easier by using difflib. Also use this
mainly as bank statement manager.
sathishpy added a commit that referenced this issue Nov 11, 2017
Some more changes to simplify the bank statement manager.
Remove seperate table that displays the reconciled/new payments,
instead update it in the transaction item.
sathishpy added a commit that referenced this issue Nov 13, 2017
Add a mapper doctype to map bank state ment items.
Extend payment management to journal entries as well.
sathishpy added a commit that referenced this issue Nov 15, 2017
Push the remianing changes from previous half-coocked commit
sathishpy added a commit that referenced this issue Nov 15, 2017
Some more minor fixes for reconcilliation
sathishpy added a commit that referenced this issue Nov 17, 2017
Some more changes to make transaction mapping easier
1. Find transactions without proper description from invoices, by matching invoice amount
2. Create journal entries for new transaction
sathishpy added a commit that referenced this issue Nov 17, 2017
Move the entries to reconciled list in a better way
sathishpy added a commit that referenced this issue Nov 18, 2017
Don't select cancelled payment entries while mapping invoices to
payments. Also give a better error message on exceptions
sathishpy added a commit that referenced this issue Nov 19, 2017
Make transaction to invoice and invoice to payment mapping more easier
sathishpy added a commit that referenced this issue Nov 20, 2017
Find matching payment which is already reconciled for transactions
without any invoices(or no outstanding balances)
sathishpy added a commit that referenced this issue Jan 9, 2018
Add some processing to exclude the statement information and get
only data fields
sathishpy added a commit that referenced this issue Jan 9, 2018
Use available functions to process the files and support more formats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant