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

Hello,

I'm testing Odoo15, I'm an old user of Odoo 10 (I think it was 10).
It seems to me that at the time, you couldn't modify an invoice, ie put it back in draft form (moreover, you had to install a module to be able to do this).
Today, with the new French standards, it seems to me that we should not be able to put the invoice back in draft form once it has been validated.
Is there an option to disable this button or do I have to go through some code?

Thanks in advance,

Avatar
Discard
Best Answer

Hi,

You can create an inherited view from UI and make this button invisible or in journal there is a hidden field named: restrict_mode_hash_table, just make this field visible in the journal form view and set its value as True. 

Once this value is set as True in the journal, entries recorded in this journal will not have reset button.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
3484
1
May 22
117
0
Dec 24
22
1
Dec 24
49
1
Dec 24
71