Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1894 Widoki

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? 

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
paź 24
7482
3
wrz 24
5251
3
wrz 24
3447
0
gru 24
1625
2
cze 24
2889