feat: also include registered branch for display as options
This commit is contained in:
parent
59d0980262
commit
9ad9dd2c72
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ export class ProductGroup extends Controller {
|
|||
product: true,
|
||||
},
|
||||
},
|
||||
registeredBranch: true,
|
||||
createdBy: true,
|
||||
updatedBy: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue