Giter Club home page Giter Club logo

ledger123-2.8.30's Introduction

ledger123

Enhanced SQL-Ledger by Ledger123.com

ledger123-2.8.30's People

Contributors

ledger123 avatar saqib avatar tekki avatar

Stargazers

Viktor Reinok avatar Leho Kraav avatar Mark A. Schwenk avatar Juri Grabowski avatar Benjamin Brink avatar

Watchers

 avatar Leho Kraav avatar James Cloos avatar Juri Grabowski avatar Benjamin Brink avatar  avatar

ledger123-2.8.30's Issues

#38555: Sort AR and AP transactions by 'paid' column

After running 'AR/AP--Transactions' report for 'Open' transactions, it should be possible to sort the report by 'paid' column. The report should then show the highest overpaid transactions first, followed by underpaid and undpaid invoices.

bildschirmfoto 2015-06-01 um 15 23 42

Deletion of orders

Sometimes users have to delete an order due to typing mistakes or other mistakes. However, order deletion has been disabled. It is my understanding that this was done to ensure that inventory figures and COGS don't get wrong.
However, if an order is for services only OR it is for (stock) parts but nothing has been received yet then I don't see any harm in deleting the order.

DATEV Export module

This is how our DATEV Export script currently works:

1.) Read all rows of the first SQL-Ledger transaction for the chosen period to be exported to DATEV format.
2.) Create two groups; one with all the negative values and one with all the positive values and sort them according to the size of each value.
3.) Next compare the negative values with the positive values and if it finds values that are equal in amount, it should remove these values from the first transaction and write them into a new "DATEV-Export" file.
4.) Repeat 3.) until there are no more equal amounts left in the negative and positive group.

The problem we are having now is related to equal amounts, so I will stop here. What do you think about adding some tests between 3.) and 4.) that do the following:

a.) When values are equal in amount, check if the account is the same in debit and credit.
b.) If the account is the same in debit and credit, check if there is another equal value in the opposite group that is booked on a different account.
c.) If so, remove these values from the transaction and write them into the "DATEV-Export" file and goto 3.)
d.) If not, remove the values with equal amounts and same account in debit and credit from the transaction and write them into the "DATEV-Export" file, flag "ERROR" in the error column next to this transaction and goto 3.)

GIFI Income Statement - Errors in total income

On Thu, May 8, 2014 at 10:22 AM, Sebastian Weitmann
[email protected] wrote:

a.) Income Statement / GIFI errors in total income
I have attached a dump of two databases (sql-vlnt and sql-zbiv). If you
install these on a local machine and check out the sql-vlnt one, you
will see the following strange thing; If you run an Income Statement as
show in attached screen shot 001.png for the period January to March
2014 (Quarter) for the Department "Bielefeld EBIV" you will see a total
income of 58.792,18 (see screen shot 002.png).

Now, if you run the same Income Statement but choose GIFI instead of
standard you will see a different result, namely 59.293,82 (see screen
shot 003.png). The difference being 501,64.

If you then take note of the total amount on GIFI 805 (13.577,89) and
click on it to see the different amounts behind that amount, you will
now see that the total has changed from 13.577,89 to 13.076,25. The
difference being 501,64.

Do you have any idea what is going wrong here and why? I have invested
quite some time to try to figure it out, but can't find any solid
explanation myself. So, I would really appreciate your help to figure
this one out because the customer is requesting an explanation or
solution.

Taxes Report

The taxes report in rel3 needs a summary of all listed accounts at the top of the report, like in 2.8:

bildschirmfoto 2015-06-08 um 11 35 32

Reconsiliation - show balance as sum of un-reconciled transactions

I have entered some bookings in app.sql-ledger-network.com to replicate the issue.

You will can see the problem (bug) there if you do the following:

a.) Run 'Cash--Reconciliation' and select the account "1205--Bank Foreign Currency Account"

b.) Click "Continue" and note the "Beginning Balance" (0,81)

c.) Now go back and select the period "April 2015" and click "Continue" again.

d.) This time note the correct "Beginning Balance" (0,00)

Conclusion: Unless a period is selected, the report has a problem with "FX Adjustment" bookings (GL-12)

Sorting Cutomers/Vendors in AP/AR Modules

In the RMA version of SQL-Ledger you can see both Company Name & Contact Person for each Customer/Vendor that appears in the AP/AR module drop down menus.

bildschirmfoto 2015-07-09 um 18 15 24

As it is now the list in the drop down menu is sorted by Company Name, but not subsequently by Contact Person. Could you please adjust this, so that it sorts by Company Name and subsequently by Contact Person?

Regards

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.