Reza
Reza
@oliverguenther Excuse me, could you please check this and run the workflow? It seems to need approval from a maintainer. Thank you!
Hi @SchrodingersGat I would like to work on this issue. Just to clarify, I wanna change a field in the [Order](https://github.com/inventree/InvenTree/blob/13b185e66fd10085bc7d26b9d51e73bdcd79537a/src/backend/InvenTree/order/models.py#L505) abstract model and add a 'delivery_address' field to this...
I’d like to work on this issue. Could you please let me know your preferred format for importing tags in the CSV file? For example, one possible format for the...
Sorry for late reply I have got 2 quastion about this issue: 1) Would you like to import tags in CSV format? For example, for parts: ```csv name,tags Part A,"tag1,tag2,tag3"...
Hi Could I work on this issue?
Hi I’d like to work on this issue, but I’m unable to run the project successfully in my local setup. Here’s my setup and the commands I’m using: - **Frontend**:...
I’d like to take on this issue. Is there any additional context or details I should know before starting?
> Could we change the API references from `thumbnail_url` to `thumbnail` and `image_url` to `image`? That would reduce the breaking changes in the API for part that have multiple images...
I noticed the confusion came from turning image and thumbnail from simple URL fields into objects after moving images to a separate table. To avoid naming conflicts and keep the...
I’ve been quite busy over the past couple of weeks. I’ve reviewed the context, and your review makes perfect sense. I will work on implementing these changes and plan to...