Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port hr_payslip_amendment to v8: #141

Closed
wants to merge 33 commits into from

Conversation

saltonmassally
Copy link

  • Port addon to new api
  • Ensure that amendments are affects payslip (in old module that logic was contained in another addon)

dufresnedavid and others added 26 commits July 27, 2015 22:13
* Port addon to new api
* Ensure that amendments are affects payslip (in old module that logic was contained in another addon)
for psa in self:
if psa.state in ['validate', 'done']:
raise Warning('A Pay Slip Amendment that has been confirmed '
'cannot be deleted!')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tarzan0820 : Use exceptions.Warning(_('A Pay Slip Amendment that has been confirmed cannot be deleted!')) and import exceptions

@ehdem
Copy link

ehdem commented Oct 9, 2015

@tarzan0820 : Fix travis errors https://travis-ci.org/OCA/hr/jobs/82933696 and add unittests

@saltonmassally saltonmassally changed the title Port hr_papyslip_amendment to v8: Port hr_payslip_amendment to v8: Oct 24, 2015
* Port addon to new api
* Ensure that amendments are affects payslip (in old module that logic was contained in another addon)
@max3903 max3903 mentioned this pull request Nov 13, 2015
58 tasks
@feketemihai
Copy link
Member

@tarzan0820 Can you make a rebase here, please..

@dreispt dreispt added this to the 8.0 milestone May 12, 2016
@feketemihai
Copy link
Member

@tarzan0820 @dreispt Still no response, i will close it...

sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
[BSSFL-253] Labeling account analytic and analytic tags fields as Project and Team
Mraimou pushed a commit to camptocamp/hr that referenced this pull request Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants