Question: Inventory Adding And Deduction Model

Inventory Adding And Deduction Model

1. Where can I find the code/file that deduct item quantity upon successful purchase? 2. Where can I find the database query use for updating or adding quantity of items?

P

princelouie

Asked
  1. Where can I find the code/file that deduct item quantity upon successful purchase?
  2. Where can I find the database query use for updating or adding quantity of items?
  • MS

    Mian Saleem

    Answered

    Hello,

    Purchase is to add/increase stock of items. All the controller are in the app/controllers/ folder while models are in the app/models/

    Thank you

  • Login to Reply