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

Hi,

we had question regarding amount in currency. From the code we saw that it's a negative value derived from balance in the database and in some parts/views it's displayed as positive. However, when exporting it's negative, which is a bit confusing for users. Maybe someone could explain why it's recorded that way in the system? 

形象
丢弃
最佳答案

Hello

When you export the amount in currency from invoice lines, odoo export the journal items which are linked to the invoice lines.

If you go check the journal items that were created you will notice that the items linked to the invoice lines are credited (their value is in the credit and their debit is 0)

and the account receivable is debited(its value is in the debit and the credit is 0)

the amount in currency shows the amount in negative if the account is credited( the amount is in the credit) and positive if the account is debited( the amount is in the debit)


for example in the following Invoice 





you can go to the journal items and see the following items





you can also see that when you create a journal entry when you enter the amount in currency it writes the value in the debit, and if you write the amount in negative it will write the amount in the credit.

形象
丢弃
相关帖文 回复 查看 活动
3
10月 24
7499
3
9月 24
5290
3
9月 24
3474
0
12月 24
1632
2
6月 24
2895