When I creating a payslip it is not attached to any of analytic accounts. Why is that and how can I make the Costs&Revenues object to be created automatically?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Проекты
- MRP
Этот вопрос был отмечен
2
Ответы
6716
Представления
There is module hr_payroll_account. It allows to configure analytic account for each employee contract.
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
Server action hr.work.entry
Решено
|
|
1
окт. 24
|
2685 | |
|
|
1
февр. 22
|
4187 | ||
|
|
1
июл. 24
|
7999 | ||
|
|
0
нояб. 15
|
4417 | ||
|
|
0
мар. 15
|
5299 |
the only way I've found is to 1. set the 'skip draft state' to False for the journal 2. manually go to every unposted entry that created from payslip and set the right account. would be great if someone can suggest how to automatically set the analytic account to journal entry based on contract.