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

GL missing #5945

Closed
ShashaQin opened this issue Aug 1, 2016 · 8 comments
Closed

GL missing #5945

ShashaQin opened this issue Aug 1, 2016 · 8 comments

Comments

@ShashaQin
Copy link
Contributor

Hi,
We found GL Entry will be lost in some case.
This is one sales invoice, including one finished goods item, and update stock ticked.
sales_invoice
This is the Accounting Ledger of above sales invoice, looks some account records not generated. It should have one 'finished goods' account and one 'cost of goods sold' account like the third picture.
incorrect_gl
correct_gl

I'm not sure if this GL missing is caused by sales invoice created before stock entry, but the third picture is tested on version 7, that sales invoice is created before stock entry as well(Picture 1 and 2 are history data generated in the earlier version than version 7). I'm wondering if the version 7 fixed this issue, but not create a patch to fix the missing data.

@rohitwaghchaure
Copy link
Collaborator

Hi @ShashaQin
Can you check, what is the valuation rate of the item item1 before the date 09/09/2015.

@ShashaQin
Copy link
Contributor Author

ShashaQin commented Aug 4, 2016

@rohitwaghchaure thank you for your reply. The valuation rate of the item1 is 0.
And I tested again on version 7, I found this problem still exists. 'Finished goods' account and 'Cost of goods sold' account are missing in GL Ledger.
I think the following two scenario will cause GL missing problem:

  1. Stock entry created/submitted before sales invoice, but posting date is after the posting date of sales invoice.
  2. Stock entry created/submitted after sales invoice.

@ShashaQin
Copy link
Contributor Author

This is stock ledger for item1:
stock ledger

@ShashaQin
Copy link
Contributor Author

This is GL report, the circled one couldn't find matched gl record that should be generated when submit SINV-12122 (as you can see the second picture)
gl

@ShashaQin
Copy link
Contributor Author

This will leave finish good account with amounts that won't be credited even if the correspondent Sales invoice or a Delivery Note is submitted.

@nabinhait
Copy link
Member

@ShashaQin

You should always deliver / invoice after receiving the goods. If you deliver before receiving, system does not know the valuation rate and hence does not post the GLE for COGS.

To get better results, you should disable negative inventory, in case of perpetual inventory.

@ShashaQin
Copy link
Contributor Author

@nabinhait Thank you for your reply. I know what you mean, but now our GL missed some data because of that. Do you have some suggestion or solution to fix those data?

@nabinhait
Copy link
Member

May be a back-dated Stock Reconciliation for all the relevant items will fix the GL Entry for DN/SI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants