Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1055 Представления

I'm trying to implement a custom journal entry using Odoo.

By default, Odoo generates journal entries for customer invoices using the account_id from the invoice and the account_id from the invoice line. The journal entry that I would like to implement looks like this.

Sample:

AccountDebitCredit
Receivable - Lot41300
Receivable - Funds3800
Sales - Lot
36875
Funds
3800
VAT 12%
4425

Total: 45, 100


I am able to produce this, by overriding the existing process of generating journal entries, but I'm worried that it would break some existing processes. I have created a config where I setup the accounts then loop over it to generate this result.


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 22
2565
0
февр. 20
2574
2
авг. 24
1868
2
февр. 22
1489
1
окт. 21
3664