RE: Keep description when change the line item
I have some invoices I just duplicate. After duplicate, I want to change the item but still keep the quantity, sales description and rate the same.
Is that possible to do so? Because whenever I change the item, it clears out the existing description.
Thanks.
You could write code to do this but it would be pretty difficult to deploy it only in certain circumstances. As in, it would either always trigger when you modify the line or never trigger, not easy to do something in between.