mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-22 11:54:41 +02:00
Show parts count on AdminPages of PartsContainingDBElements
This commit is contained in:
parent
082608dbd9
commit
e19cd67b88
10 changed files with 97 additions and 38 deletions
|
@ -60,7 +60,7 @@ use Symfony\Component\Validator\Constraints as Assert;
|
|||
*
|
||||
* @ORM\MappedSuperclass()
|
||||
*/
|
||||
abstract class Company extends StructuralDBElement
|
||||
abstract class Company extends PartsContainingDBElement
|
||||
{
|
||||
/**
|
||||
* @var string The address of the company
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue