Question: Will You Add In Future Updates This

Will You Add In Future Updates This

Howdy! I am a new buyer, I have some ideas to include in future updates. 1. Items + category can be added individually to the warehouse, for example: item x, category y, in warehouse-

DV

Dumitrescu Victor-Lucian

Asked
Howdy! I am a new buyer, I have some ideas to include in future updates.

1.
Items + category can be added individually to the warehouse, for example:

item x, category y, in warehouse-1

item x, category y, in warehouse-2

currently the categories and items you add reflects on all warehouses when added, not individually.

2.
On the page where you see item x on the phone, you struggle to see all the data.

the item picture should be above and the scan bar + code should come below. I hope they are useful (at least I consider them very useful.)

Thank you and have a nice day all!
  • MS

    Mian Saleem

    Answered
    Hello,

    1. Are you saying that the categories and items should be attached to the warehouse? So, each warehouse could have its own categories and items?

    2. I will update the view details page in the next update.

    Thank you
  • DV

    Dumitrescu Victor-Lucian

    Answered
    Yes, will be super, because if you want a item to be added only in warehouse1, then is perfect.

    And please tell me how can i translate it? Because i want to add german lang and romanian. Thanks!
  • MS

    Mian Saleem

    Answered
    Hello,

    1. Please duplicate `lang/en.json` to `lang/de.json` and `lang/en/` to `lang/de/` then translate them.
    2. Once translated, you can edit `lang/lang.json` and add your language entry `{ "value": "de", "label": "German", "flag": "DE" },`.
    3. Lastly run `npm i && npm run build` to build the application.

    Thank you
  • DV

    Dumitrescu Victor-Lucian

    Answered
    Thank you!!! ?
  • Login to Reply