Skip to Content
Menu
This question has been flagged
1 Reply
2740 Views

Hello. I am using HR Payroll in Odoo 11 CE. Now, I want to pay the salary to employees from Multiple Bank Accounts. How its possible?

Avatar
Discard
Best Answer

Hi, 

The below module developed by hibou-io to register payment for payslips:

https://github.com/hibou-io/hibou-odoo-suite/tree/11.0/hr_payroll_payment 

 When you register a payment for a payslip, you will select the payment source (Bank or Cash) and do the payment.

Enhancement: 

1- If each employee has a known payment source (bank), you can add payment source field to employee contract and select the bank (journal) and modify the above module to take the payment source from employee contract.

2- You can enhance the above module to register multi payslip payments so you will select the payslips "which you want to register payment for" from list view  and add action in action menu to register payment for all selected payslip and you will use the above created payment source field in employee contract model to create the payment.

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 24
724
2
Aug 24
10017
1
Jun 22
3429
0
Jun 20
2667
0
Jan 18
2617