mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-13 11:54:32 +02:00
Improved serialization result for parts
This commit is contained in:
parent
2c67586873
commit
38b5e95842
6 changed files with 168 additions and 2 deletions
|
@ -89,7 +89,6 @@ class Pricedetail extends AbstractDBElement implements TimeStampableInterface
|
|||
/**
|
||||
* @var bool
|
||||
* @ORM\Column(type="boolean")
|
||||
* @Groups({"extended", "full"})
|
||||
*/
|
||||
protected bool $manual_input = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue