Copy data from custom field in quotes to custom field in invoices

Hello,

I’ve been looking for a solution all day, but can’t find any.

I hope you can help me.

I have a custom field in Quotes with a value for example: 50

I also have in invoices the same custom field.

So if I convert an Quote into an invoice, I want this value 50 to be automatically saved in the custom field in the invoice

I don’t use the Invoicing module, but I can tell you that other modules like Lead->contact & Opportunity when it converts, as long as the field name is exactly the same in the lead and exactly the same in the contact, when it converts so does the field. Not 100% sure about quotes -> invoices though. If that doesn’t work for you, you can try some kind of workflow to copy the data on save.

Hi,

You can do it with using javascript, find out on which file the conversion code is written there only try to add javascript code, else you can use logic hook.