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

fix: fixes query builder order by issue in postgres (backport #32441) #32465

Merged
merged 1 commit into from Oct 3, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 3, 2022

This is an automatic backport of pull request #32441 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

* fix: fixes query builder order by issue in postgres

* fix: linter

(cherry picked from commit 69efd2e)
@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Oct 3, 2022
@ankush ankush merged commit 8851826 into version-14-hotfix Oct 3, 2022
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-32441 branch October 3, 2022 10:55
frappe-pr-bot pushed a commit that referenced this pull request Oct 4, 2022
## [14.2.2](v14.2.1...v14.2.2) (2022-10-04)

### Bug Fixes

* (bulk transaction) key error and better error logging (backport [#32445](#32445)) ([#32463](#32463)) ([7a80385](7a80385))
* add non-stock item filter for `fg_item` in PO ([11f9279](11f9279))
* add validation for non-stock item in SCR ([793fa18](793fa18))
* asset requiring maintenance sold status and added test [v14-hotfix] ([c0a141b](c0a141b))
* asset tests ([6710337](6710337))
* calculate depreciation properly on asset sale entry and scrap entry ([f5f13c4](f5f13c4))
* Create accounting dimension fields in asset capitalization ([9ec0d10](9ec0d10))
* Disbursement Account in patch to update old loans ([0973989](0973989))
* don't allow to update `Maintain Stock` if the item has a `BOM` ([e5d1f59](e5d1f59))
* fetch swift_number in payment_request ([f09222a](f09222a))
* fix restore asset value after depreciation ([8605245](8605245))
* fixes query builder order by issue in postgres (backport [#32441](#32441)) ([#32465](#32465)) ([8851826](8851826))
* Incorrect TCS amount deducted in Sales Invoice ([4d51d73](4d51d73))
* Item details fetching on making transaction from item dashboard ([db60299](db60299))
* not able to return sold expired batches ([9c56a5f](9c56a5f))
* payment request make bank field Link instead of Read Only ([c8c0f34](c8c0f34))
* pick list picked-qty for batch item ([32107c4](32107c4))
* refactor asset capitilization ([bad3b33](bad3b33))
* searchfields as per customize form not working for Item ([f167abb](f167abb))
* show `Make Purchase Invoice` button based on permission ([fd86876](fd86876))
* supplied items added twice in Stock Entry ([d91ac5e](d91ac5e))
* test_scrap_asset ([fd232d1](fd232d1))
* typo in sales_register's filter mode_of_payment (backport [#32371](#32371)) ([#32446](#32446)) ([1918b5c](1918b5c))
* update with new Frappe color. fix [#32455](#32455) ([#32456](#32456)) ([3e7582f](3e7582f))

### Reverts

* Revert "fix: fetch swift_number in payment_request" ([d3c151f](d3c151f))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@barredterra barredterra mentioned this pull request Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants