Author Topic: Warehouse inventory/stock report Problem  (Read 5605 times)

TawhidAnik

  • Newbie
  • *
  • Posts: 23
Warehouse inventory/stock report Problem
« on: May 24, 2013, 09:43:36 pm »
In Warehouse Menu STOCK IN column should show any stock at Work start. But when I end work period all the inventory is initialized with 0 quantity. How can i  get day end stock value on next day?

As an example

20 may 2013 inventory Local Stock, Before Work Period End
===================================

Product      Stock In      Purchase
======================================
x1             5            7
x2             6            73
x3             7            75
x4             8            76
x5             9            5

After executing Work Period End Process Warehouse is like

21 may 2013 inventory Local Stock
===================================

Product      Stock In      Purchase
======================================
x1             0            0
x2             0            0
x3             0            0
x4             0            0
x5             0            0

Necessity is Users want Day End Stock in the morning on the terminal and which is quite a necessity. Hope i've described the problem i'm facing


regards

Tawhid Anik