Join Slack
Powered by
I might set a `list_price` and `list_currency` on ...
# general
b
benmorganio
11/10/2022, 5:11 PM
I might set a
list_price
and
list_currency
on the line item. Whenever the order is touched, I could just update the line items
price
equal to the
list_price * list_currency.exchange_rate
.
4
Views
Open in Slack
Previous
Next