Skip to Content
Menu
This question has been flagged
1 Reply
5871 Views

Hi,

how can I modify the 'duplicate' function for invoices in a custom module ? in some case, I don't want to duplicate the field 'origin', I want to make it empty.

eg :  when I duplicate an invoice generated from a sale order, I don't want to duplicate the field 'Origin' which contains the sale order number.

thank for help,


Laurent33

Avatar
Discard
Best Answer

Hello, 
First you need to inherit the field and after add copy=False in the field.
In that case you're field will be empty in case of duplicate.

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 16
7863
3
Dec 22
6095
2
Jun 20
4161
5
Jan 20
8556
1
Dec 17
4077