Hello all!
At the moment we are organizing our purchase orders in Airtable.
We do this through two tables. In table 1 we put the separate products, each product has its own row.
Then we link each product to a Purchase Order Number, which is portrayed in table 2. So in this table each row is a Purchase Order (containing multiple products).
We want to organize this further, which makes it a bit more complicated.
Each product in the Purchase Order will need to be split up further for the shipping process. This is because for each product we can use different labels (for different warehouses).
So basically in the current situation it looks like table 1 and 2.
Table 1:
Product 1 (PO-01)
Product 2 (PO-01)
Product 3 (PO-02)
Table 2:
PO-01 (containing Product 1, and Product 2)
PO-02 (containing Product 3)
Do we need to create a third table to split each product into different products? Let's say:
Product 1 - label 1
Product 1 - label 2
Product 2 - label 1
Product 3 - label 1
Also good to note: right now we have some automations running from table 2. Placing, through email, the Purchase order with the supplier (each product is connected to a supplier), and asking for an update on this.
I'd like to keep it as simple as possible. Recommendations are welcome!