Browse Source

[UDT] Field Name Changed

pull/78/head
Sreejith 7 years ago
parent
commit
6a4cb82c6e
  1. 6
      ohrms_salary_advance/RELEASE_NOTES.md
  2. 6
      ohrms_salary_advance/__manifest__.py
  3. BIN
      ohrms_salary_advance/static/description/advance_request_approval.png
  4. BIN
      ohrms_salary_advance/static/description/cybro_logo.png
  5. 3
      ohrms_salary_advance/static/description/index.html
  6. BIN
      ohrms_salary_advance/static/description/salary_advance_deduction.png
  7. BIN
      ohrms_salary_advance/static/description/salary_advance_rule.png
  8. BIN
      ohrms_salary_advance/static/description/salary_request.png

6
ohrms_salary_advance/RELEASE_NOTES.md

@ -1,6 +0,0 @@
## Module ohrms_salary_advance
#### 30.03.2018
#### Version 10.0.1.0.0
##### ADD
- Initial commit for OpenHrms Project

6
ohrms_salary_advance/__manifest__.py

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHRMS Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
@ -21,8 +21,8 @@
#
###################################################################################
{
'name': 'OHRMS Advance Salary',
'version': '10.0.1.0.0',
'name': 'Open HRMS Advance Salary',
'version': '10.0.1.1.0',
'summary': 'Advance Salary In HR',
'description': """
Helps you to manage Advance Salary Request of your company's staff.

BIN
ohrms_salary_advance/static/description/advance_request_approval.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 103 KiB

BIN
ohrms_salary_advance/static/description/cybro_logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

3
ohrms_salary_advance/static/description/index.html

@ -16,7 +16,6 @@
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
@ -57,7 +56,7 @@
<div class="oe_row oe_spaced">
<div class="" style="text-align: center;">
<h3 class="oe_slogan">Configuration</h3>
<p>Add salary advance Rules in Salary Structure and provide the max.advance percentage and advance days</p>
<p>Add salary advance Rules in Salary Structure and provide the maximum advance percentage and advance days</p>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="salary_advance_rule.png">

BIN
ohrms_salary_advance/static/description/salary_advance_deduction.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 138 KiB

BIN
ohrms_salary_advance/static/description/salary_advance_rule.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 44 KiB

BIN
ohrms_salary_advance/static/description/salary_request.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Loading…
Cancel
Save