Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2502 Vistas

Dear All,

I am using odoo online.

I would like to know how to pay employee via accounting app only without payroll app. 

Thanks in advance.


Avatar
Descartar
Mejor respuesta

Hi,

You can do it by journal entry. To track it separate, create a salary journal as well.

Method 1 (Direct Ledger):

Salary Expense Entry:

Eg: Total Salary of the employee A is 5000$

Account

Debit

Credit

Salary Expenses - Employee A

5000$


Salary Payable - Employee A


5000$

Salary Payment Entry:

Eg: Salary Payment from Bank

Account

Debit

Credit

Salary Payable - Employee A

5000$


Bank


5000$

Method 2(Using Control Account with Employee as partner)

Instead of setting up separate accounts for each employee, you could streamline the process by utilizing a single Salary Expense & Salary Payable Account that employees can be associated with as partners.

Avatar
Descartar
Autor

Hi Thoufeer,
May I ask how would you implement method 2?

Mejor respuesta

1. You can handle this through a journal entry:


First, you need to create the employee as a partner:


Create the Employee Partner Account: In Odoo, make sure the employee is listed as a partner. This will link their property_account_payable_id for salary transactions.


Credit the Employee Partner Account: Upon confirming the monthly salary, credit the employee's partner account with the net salary amount.


Debit Salary Expense Accounts: Debit all relevant salary expense accounts to reflect the salary expenses.


Pay the Employee: When you pay the employee, debit the property_account_payable_id and credit the bank or cash account

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 25
1325
0
feb 25
1152
0
oct 24
1538
1
may 25
959
1
may 25
1293