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

Accounting Entry Issue at Shipping Document #716

Closed
aheer7 opened this issue Aug 26, 2023 · 1 comment · Fixed by #747
Closed

Accounting Entry Issue at Shipping Document #716

aheer7 opened this issue Aug 26, 2023 · 1 comment · Fixed by #747
Labels
bug Something isn't working

Comments

@aheer7
Copy link

aheer7 commented Aug 26, 2023

Wrong accounting entry at shipment document

Currently accounting entry hit the ledgers with selling rate whether it should be based on valuation rate. Following Double entry is being posted with selling price Dr. Cost of Goods Sold Cr. Stock in hand Due to which individual account ledgers and ultimately P&L statement is being disturbed. Kindly resolve ASAP

Steps to Reproduce

  • Add a new item
  • Add Purchase invoice, purchase receipt and payment with unit cost of 50 Rupees and 10 quantity
  • Add sales invoice, shipping and payment with unit price of 100 Rupees and quantity 10
  • All other impacts on stock and accounting entries are perfect except shipping entry
  • At shipping Stock in hand and Cost of Goods Sold should be booked at valuation rate of 50. But it is reflecting on sales rate which is wrong

Info

Version: 0.18.0
Platform: darwin
Path: /get-started
Language: -
Country: ca

@18alantom 18alantom added the bug Something isn't working label Aug 28, 2023
@aakvatech
Copy link

This bug essentially discourages use of Inventory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants