You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ajmal Cybro 471323a248 [UPDT] Index Updated 5 years ago
..
data [ADD] Initial Commit 8 years ago
models [FIX] #44 Bug when generating payslip batch 7 years ago
security [ADD] Initial Commit 8 years ago
static/description [UPDT] Index Updated 5 years ago
views [ADD] Initial Commit 8 years ago
README.md [ADD] Initial Commit 8 years ago
__init__.py [ADD] Initial Commit 8 years ago
__manifest__.py [ADD] Initial Commit 8 years ago

README.md

Timesheet Based Payroll

Payroll based on Timesheet hours. While computing payroll the approved total sheet hours submitted by employees are calculated. This addon creates a rule of category BASIC for hour based calculations. So while creating salary structure for timesheet based payroll we have to select the rule there.

  • Flag which enables the contract as timesheet based.
  • Flag which enables the salary structure for timesheet based.
  • Timesheet hours and total hours on payslip view.
  • Salary Rule for timesheet based calculations.

Depends

Timesheet Based Payroll depends on hr, hr_timesheet_sheet, hr_timesheet_attendance,hr_payroll

Tech

  • [Python] - Models
  • [XML] - Odoo views

Installation

  • www.odoo.com/documentation/10.0/setup/install.html
  • Install our custom addon, which also installs its depends [hr, hr_payroll, hr_timesheet_sheet, hr_timesheet_attendance]

Usage

Enable Timesheet Based Payroll on contract. Enable Timesheet Based structure on salary structure. Select Hourly Pay (Timesheet) rule while creating salary structure. payslip will display total hours and total timesheet hours, if the employee contract is enabled Timesheet Based Payroll

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 3 (LGPLv3) (http://www.gnu.org/licenses/agpl.html)