anvilglobaldynamics / torque

Lipi is an easy-to-adopt and easy-to-use mobile-first business management solution for medium size retailers.
https://lipi.live
0 stars 0 forks source link

Manual inventory adjustment / correction (reduction) #944

Open iLGunners opened 4 years ago

iLGunners commented 4 years ago

Basic implementation

Future

Possible issues

iLGunners commented 4 years ago

Send voice message to both Nasif accelco and Sumon chachu and ask impact of manual inventory adjustment effect on double entry accounting.

iLGunners commented 4 years ago

05 May Discussion

Double entry accounting

Inventory - credit 

AND (1 of below 3 happens)

a. AP - debit
b. AR - debit 
c. Inventory Damage Expense - debit

Server

  1. Use add-transaction api
  2. Add new api reduce-product-from-inventory

Client

  1. Reduce count button in view-inventory page
  2. Pop-up has 1 number input field (min 0, max current count)
  3. Pop-up has collection of radio buttons for selection of Debit account

DB

  1. new collection inventory-product-reduction