Jan Böhmer

Results 233 comments of Jan Böhmer

To create a new project, you have to go to "Edit" -> "Projects" (https://demo.part-db.de/en/project/new). It seems that the root node of the projects menu is wrongly linked.

Have you somehow mapped the var/cache folder of part-DB to a folder or a volume? Are you sure that you are acutally seeing the output of the correct docker container?...

> I get confused when generating labels for part lots because ID on parts and ID for part lots That's because part not necessarily have exactly one part lot. A...

For the first error, it seems that your PHP installation is missing some required extensions (more exactly `gd`, `xml` and `bcmath`). As you are using PHP 8.3 you must not...

The problem is that this API is not publicly available (only for seller/vendors on AliExpress), so that is nothing everyone can register for. That is the same problem with Amazon...

I did some experiments with using symfony panther component, which loads the webpage into an headless chrome or firefox instance. As this can execute javascript and looks like a normal...

So far not. But i guess that will depend on which IP address is used for scraping and how many requests you are doing. I would hope, that normal Part-DB...

What do you mean by "imported but not used"? The general problem with CSV is that it is only useful for "flat" data. If you have data with nested information...