any input on the following when we create a credi...
# inventory
s
any input on the following when we create a credit memo from an invoice, the item that's on the credit memo gets put back into stock, but when we create a credit memo from an RMA the item stock does not change. Basically what I'm looking for, is a way to mimic the behavior of a Credit Memo created from an RMA on a Credit Memo created from an Invoice
k
Perform an item receipt from the RMA
s
@KevinJ of Kansas I'm looking to create a credit memo for an item without adding it back into stock
k
Ah
Edit item quantity to zero and then adjust your amount field
👍 2
s
The part that throws me off, is that they both seem to be the exact same record type with the only difference is the cogs impact
@KevinJ of Kansas that might work, but I really wanted to leave the quantity as is (I would prefer to be able to to use the field for reporting)
k
And I'd like to win the lottery.
👍 2
Create a custom field for reporting if creating an RMA first is too hard
s
Don't forget about us here when you do win the lottery 😉 I will probably end up with a custom field, it's just frustrating when netsuite forces business procedures without any way to opt out
r
Replace the inventory item with an other charge or non-inventory item indicating the return.
s
I'm probably going to end up doing what Kevin said (custom field) Changing the item would give me even less visibility into what was refunded
k
You could just do the "create an RMA" - and then have a workflow auto transform it into a credit memo when certain criteria is met
or have the users manually create a credit memo from the RMA after creating it - should just be 2 extra button pushes (credit and save)
s
Noted