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

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? 

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
okt 24
7489
3
sep 24
5269
3
sep 24
3464
0
dec 24
1627
2
jún 24
2893