We are currently receiving all drop-ship purchase ...
# inventory
l
We are currently receiving all drop-ship purchase orders into our main warehouse location and using those serial numbers to fufill our dropship orders. Since its a dropship there is no need to receive serial numbers but the reason we are doing that is because thats what we use to calculate real profitability on our invoices. Is there a way to use PO rate as the cost of good on the invoice, because if we dont receive those serial numbers, estimated gross profit is always 100%
k
No native solutions for this.
that said - you should be able to get to Sales Order profitability by joining to the fulfillments for the COGS lines and the Invoice for the revenue lines
Just an extra step is required.
Might have to throw an additional field on the fulfillment to be able to get the right join.
Since it'll be "created from" the PO instead of the SO most likely
l
netsuite calculates commissions based on invoices will our commission plans be able to calculate correctly based on sales order profitability
cause current estimated gross profit on invoices is 100% and i dont think we have the ability to change that
k
You'd need a script to backfill the ASA for commissions with my approach.
Kinda looks like you're stuck with your current approach - also I'm curious how with your current approach you are getting an estimated cost.