I need a link between Quotes and Account, but the default one is not working and I can't create any more custom links because of database limitations (Error: SQLSTATE[HY000]: General error: 1116 Too many tables; MariaDB can only use 61 tables in a join)
I want to be able to link my Quotes to an Account and reverse, but if i assign a Quote to an Account, it is not visible in the Quote and vice versa.
Is there a way to fix this?
I want to be able to link my Quotes to an Account and reverse, but if i assign a Quote to an Account, it is not visible in the Quote and vice versa.
Is there a way to fix this?
Comment