跳至内容
菜单
此问题已终结
1 回复
1370 查看

When reversing a journal entry, I encountered an error. Upon checking, I found that the error occurred because we have enabled ZATCA (Saudi e-Invoicing). 



Move type is :  'entry', 'Journal Entry'

When the move type is 'entry' the reason popup is not visible but still system throw the warning.

 Should we enable (Visble) the reason feild in the Edit View Form

Any solution?

形象
丢弃
最佳答案

Hi Asharaf,

You not define reason for reversal reason so that is why coming this User Error.


 when you click on reverse button open one popup you need to define here your reason why you reverse this entry.

so your issue is resolve

Thanks. 

形象
丢弃
编写者

Thanks for your reply. However, when we are reversing a journal (not an invoice), the move type would be 'entry', and the reason pop-up is invisible.

<group>
<field name="reason" attrs="{'invisible': [('move_type', '=', 'entry')]}"/>
<field name="date_mode" string="Reversal Date" widget="radio"/>
</group>

Yes entry = Journal Entry.
Great success !

相关帖文 回复 查看 活动
2
4月 25
1282
0
6月 24
1072
1
12月 24
1445
2
11月 24
1228
1
6月 24
1848