I’m trying to create an invoice table, and my problem here is that i can only add 1 product for every 1 invoice. Any suggestions?
Solved! Go to Solution.
Why do you need 2 ref columns in Invoice table? Only 1 reverse reference (where isPartOf set to ON) will be enough where you can assign multiple products to an invoice item.
User | Count |
---|---|
18 | |
9 | |
8 | |
6 | |
5 |