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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
            
                2
                
                    Respuestas
                
            
        
        
            
                6622
                
                    Vistas
                
            
        
    There is module hr_payroll_account. It allows to configure analytic account for each employee contract.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
| 
            
                Server action hr.work.entry
            
            
                    Resuelto
            
         |  | 1 oct 24  | 2357 | |
|  | 1 feb 22  | 3957 | ||
|  | 1 jul 24  | 7772 | ||
|  | 0 nov 15  | 4273 | ||
|  | 0 mar 15  | 5043 | 
 
                        
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.