Skip to Content
Menu
This question has been flagged
1 Odpoveď
2331 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 15
3717
1
máj 22
117
0
apr 25
1
0
apr 25
23
2
apr 25
57