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

Revert "fix: journals as invoice throwing validation error" (backport #1192) #1194

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 19, 2023

This is an automatic backport of pull request #1192 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@codecov-commenter
Copy link

Codecov Report

Merging #1194 (22a861d) into version-15-hotfix (ed8f67c) will decrease coverage by 0.20%.
Report is 139 commits behind head on version-15-hotfix.
The diff coverage is 54.32%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-15-hotfix    #1194      +/-   ##
=====================================================
- Coverage              72.73%   72.54%   -0.20%     
=====================================================
  Files                    199      200       +1     
  Lines                  10769    10908     +139     
=====================================================
+ Hits                    7833     7913      +80     
- Misses                  2936     2995      +59     
Files Coverage Δ
hrms/hooks.py 100.00% <ø> (ø)
...ms/hr/doctype/employee_advance/employee_advance.py 89.51% <100.00%> (+0.07%) ⬆️
hrms/hr/doctype/interview/interview.py 66.91% <100.00%> (+1.47%) ⬆️
.../hr/doctype/leave_application/leave_application.py 80.78% <100.00%> (+0.90%) ⬆️
...ms/hr/doctype/shift_assignment/shift_assignment.py 94.26% <100.00%> (+0.27%) ⬆️
hrms/api/__init__.py 0.00% <0.00%> (ø)
...yroll/doctype/salary_structure/salary_structure.py 80.23% <83.33%> (+0.11%) ⬆️
hrms/hr/doctype/job_opening/job_opening.py 91.42% <88.57%> (+14.34%) ⬆️
...oll/doctype/additional_salary/additional_salary.py 68.26% <63.63%> (-0.88%) ⬇️
hrms/www/jobs/index.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@ruchamahabal ruchamahabal merged commit 71913e8 into version-15-hotfix Dec 19, 2023
8 checks passed
@mergify mergify bot deleted the mergify/bp/version-15-hotfix/pr-1192 branch December 19, 2023 07:35
frappe-pr-bot pushed a commit that referenced this pull request Dec 23, 2023
# [15.7.0](v15.6.0...v15.7.0) (2023-12-23)

### Bug Fixes

* .format instead of f strings for translations ([aa21c5e](aa21c5e))
* card footer alignment ([4d7d614](4d7d614))
* card height ([727ae77](727ae77))
* checkbox and icon alignment ([6dfb7b0](6dfb7b0))
* consider previous Leave Applications while enforcing Maximum Consecutive Leaves Allowed ([9c717ec](9c717ec))
* dirty bg color on clicking order item ([48fcac0](48fcac0))
* disable previous/next button on first/last page ([28c745e](28c745e))
* dont consider holidays while checking for consecutive leaves ([d602ba7](d602ba7))
* Half Day Leave Application Link To Half Day Attendance (backport [#1147](#1147)) ([#1202](#1202)) ([b2af5a4](b2af5a4))
* handle empty filter values and simplify `get_all_filters` ([4d0eb7e](4d0eb7e))
* icon stroke color ([ae61dbd](ae61dbd))
* inclusion of unpublished openings ([57ea95a](57ea95a))
* journals as invoice throwing validation error (backport [#1185](#1185)) ([#1187](#1187)) ([ed63f5a](ed63f5a))
* losing sort from the params while using input fields ([535b42d](535b42d))
* move closes on down ([a537aad](a537aad))
* permission sensitivity ([b4ff696](b4ff696))
* picking up of openings without closing dates ([d6ceb61](d6ceb61))
* realtime updates failing in lists ([7ccae18](7ccae18))
* reload session employee info on employee update ([2494883](2494883))
* reset page flag for infinite scroll whenever document list is fetched ([995f0bd](995f0bd))
* rewrite attendance query in qb ([97372d0](97372d0))
* salary slip realtime update ([4309634](4309634))
* search bar icon placement ([9087c28](9087c28))
* selection of filters with meta-characters ([d334b9d](d334b9d))
* single value for salary range ([db1f3b1](db1f3b1))
* sort buttons ui ([2c69e49](2c69e49))
* spacing ([2e27dcc](2e27dcc))
* spacing between groups of filters ([dd74bfd](dd74bfd))
* transaltion string ([4da0954](4da0954))
* translations ([efd6f02](efd6f02))
* update closing dates on validate ([a6c28bc](a6c28bc))
* use the standard search icon & fix translation ([fafedba](fafedba))

### Features

* add branch and employment type to portal page ([5060bf4](5060bf4))
* add Closed On field ([e786814](e786814))
* add closes on and company to portal page ([2d4eb3b](2d4eb3b))
* add color to footer ([f9ab5fa](f9ab5fa))
* add description to Closes On field ([a20b806](a20b806))
* add employment_type badge ([ed29c27](ed29c27))
* add filters ui ([f6d19f0](f6d19f0))
* add link to job route ([9558158](9558158))
* add no. of applications received ([bea8789](bea8789))
* add pagination functionality ([d09bda5](d09bda5))
* add portal page ([0f6c47d](0f6c47d))
* add Posted On, Closes On, Employment Type, and Location fields ([aa2105d](aa2105d))
* add Salary Type field ([cff5dbf](cff5dbf))
* add scheduler event to close expired job openings ([78299f1](78299f1))
* add search box ([d91c165](d91c165))
* add search functionality ([a3fa7c5](a3fa7c5))
* add sort by ([a1624e7](a1624e7))
* add sorting functionality ([b745e97](b745e97))
* add validation for dates ([59c1a8f](59c1a8f))
* add validation for Posted On date ([88f6422](88f6422))
* better error msg ([85af3d5](85af3d5))
* better spacing and other ui changes ([0a1e5da](0a1e5da))
* better ui(?) ([05be798](05be798))
* company name smaller and in blue ([a598211](a598211))
* filter functionality ([586ac61](586ac61))
* handle view for closed openings ([84056fd](84056fd))
* improve filters ui ([a1cabe1](a1cabe1))
* improve footer spacing ([f749375](f749375))
* improve ui ([58c00a7](58c00a7))
* improve ui ([ee84d3c](ee84d3c))
* **Job Portal:** add Location ([2bae21f](2bae21f))
* make card directly clickable ([8031fb8](8031fb8))
* more ui changes ([08b5d05](08b5d05))
* pagination ui ([8b7e418](8b7e418))
* **PWA:** socket setup - add `refetch_resource` listener ([3dfb395](3dfb395))
* render fields conditionally ([7bf0766](7bf0766))
* set company in job opening route ([5ed1f68](5ed1f68))
* **ui:** update search bar and bg color ([a6de8de](a6de8de))
* **ui:** use circles for everything ([ffe6d48](ffe6d48))
* update params with pagination buttons ([de6209e](de6209e))
* use grid view with two cards per row ([deb0322](deb0322))
* **ux:** scroll up before updating filters ([afcb0cc](afcb0cc))

### Performance Improvements

* index Job Opening in Job Applicant for faster reads ([04af024](04af024))

### Reverts

* Revert "fix: journals as invoice throwing validation error" (backport #1192) (#1194) ([71913e8](71913e8)), closes [#1192](#1192) [#1194](#1194)
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants