跳至内容
菜单
此问题已终结

Problem Statement:

  • The Profit & Loss Statement does not consider Opening Inventory Valuation and Closing Inventory Valuation, leading to incorrect profit calculations.
  • When stock is uploaded as an opening balance, Odoo does not include its value in Cost of Goods Sold (COGS).
  • As a result, the system calculates profit incorrectly by ignoring the cost of opening inventory.

Example Scenario

  1. Opening Inventory: 2 pcs (uploaded as an opening balance) at ₹10 each → Total value: ₹20.
  2. Purchase: 1 more piece at ₹10 → New total: 3 pcs, total value: ₹30.
  3. Sale: 2 pcs sold for ₹20 each → Total Sales Revenue: ₹40.
  4. Expected COGS Calculation:
    • If inventory valuation is correctly applied, COGS should be: 2 pcs × ₹10 = ₹20
    • Correct Profit = ₹40 - ₹20 = ₹20
  5. Actual Odoo Calculation (Incorrect):
    • Odoo ignores opening stock value and considers only the latest purchase.
    • It calculates profit as ₹40 (sales) - ₹10 (latest purchase) = ₹30 (incorrect profit)
形象
丢弃
相关帖文 回复 查看 活动
0
3月 25
1059
0
6月 24
2062
1
11月 22
5549
0
9月 16
3785
0
1月 23
2552