#Product possibly owned by different types of objects

1 messages · Page 1 of 1 (latest)

upper pebble
#

I have an object called Product. A product can be owned by a Person, a Company, multiple Companies or even a mix of Persons and Companies. How can I represent that using twenty ?

storm star
#

Still in wip !

upper pebble
#

wow in wip since September 2024 it won't help me build an application by the end of the year .... Any workaround in the meantime ? Not use an FK and just have a json field ?

storm star
#

No workaround if it's not creating several distinct many to one or activating the morph relation feature flag