Question: stock count not updating more than 199 products

stock count not updating more than 199 products

hello i do have more than 1000 product in my warehouses unfortunate I see I can only upload/ update only up to 199. What can I do to have all of them get updated once.

E

Erastus

Asked
hello i do have more than 1000 product in my warehouses unfortunate I see I can only upload/ update only up to 199.
What can I do to have all of them get updated once.
  • MS

    Mian Saleem

    Answered
    There is no limit in item but PHP do have limit. Here is the FAQ from documentation.pdf for help

    **Why some products are missing from order when I add 100+ products?**

    There is no restriction in SMA code on the number of order items. If you are having such issue, please check your php configuration file (php.ini) for `max_input_vars` and set it to higher number i.e, 10000. You might need to increase `max_input_time` and `max_execution_time` too.
  • E

    Erastus

    Answered
    The problem is not product uploading but is with stock count change is only allowing up to 199 entries only.
    Am importing has many products has I can, but can not update stock counts at all
  • MS

    Mian Saleem

    Answered
    Have you increased the `max_input_vars`?
  • E

    Erastus

    Answered
    yes I have increased
  • MS

    Mian Saleem

    Answered
    Your issue should be resolved, if the value is updated. If still not, then please double check it.
  • Login to Reply