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: single column indexes #32425

Merged
merged 1 commit into from
Oct 6, 2022
Merged

fix: single column indexes #32425

merged 1 commit into from
Oct 6, 2022

Conversation

ankush
Copy link
Member

@ankush ankush commented Sep 30, 2022

depends on frappe/frappe#18262

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 30, 2022
@ankush ankush removed the needs-tests This PR needs automated unit-tests. label Sep 30, 2022
@ankush ankush marked this pull request as ready for review October 6, 2022 05:47
@ankush ankush merged commit 8d1db0e into frappe:develop Oct 6, 2022
1 check passed
@ankush ankush deleted the fix_indexes branch October 6, 2022 05:58
@ankush ankush added the backport version-14-hotfix backport to version 14 label Oct 6, 2022
mergify bot pushed a commit that referenced this pull request Oct 6, 2022
refactor: move single column indexes to doctypes
(cherry picked from commit 8d1db0e)
ankush added a commit that referenced this pull request Oct 6, 2022
fix: single column indexes (#32425)

refactor: move single column indexes to doctypes
(cherry picked from commit 8d1db0e)

Co-authored-by: Ankush Menat <ankush@frappe.io>
frappe-pr-bot pushed a commit that referenced this pull request Oct 12, 2022
# [14.3.0](v14.2.3...v14.3.0) (2022-10-12)

### Bug Fixes

* consider outgoingrate while valuation rate calculate ([423c019](423c019))
* consider sales rate as incoming rate for transit warehouse in purchase flow ([948b231](948b231))
* Do not add tax withheld vouchers post tax withheding in one document ([bd8e61b](bd8e61b))
* Explicitly update modified (backport [#32519](#32519)) ([#32575](#32575)) ([154904e](154904e))
* Hanlde rounding loss for internal transfer ([8eda2db](8eda2db))
* Incoming rate precision fixes for intra company transfer ([b653f43](b653f43))
* make readings status mandatory in Quality Inspection ([50d790c](50d790c))
* minor cleanup ([236a5f3](236a5f3))
* more fields reordering related to Tab Break ([db4fbc9](db4fbc9))
* PO cancel post advance payment cancel against PO ([bda25c4](bda25c4))
* removed unnecessary imports ([31782d6](31782d6))
* set Quality Inspection status based on readings status ([e25db8b](e25db8b))
* single column indexes (backport [#32425](#32425)) ([#32513](#32513)) ([2f1b8af](2f1b8af))
* Tax withholding related fixes ([d5f6938](d5f6938))
* test case ([0b26131](0b26131))
* **test:** `test_rejected_qi_validation` ([943e619](943e619))
* TooManyWritesError during reposting of stock ([73742ff](73742ff))
* unlink payment on invoice cancellation ([8ba503b](8ba503b))
* use naming_series in budget ([0a24859](0a24859))
* value error on pos submit ([4b65dd7](4b65dd7))

### Features

* **JE:** trigger account field when fetched from template ([17dd1ab](17dd1ab)), closes [#32409](#32409)
* provision to return non consumed components against the work order ([d0f3818](d0f3818))
* Tab Break in Material Request ([79151be](79151be))
* Tab Break in Purchase Invoice ([89314d4](89314d4))
* Tab Break in Purchase Order ([5a8329a](5a8329a))
* Tab Break in Purchase Receipt ([b092791](b092791))
* Tab Break in Quotation ([b0a9f79](b0a9f79))
* Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order ([31cd96b](31cd96b))
* Tab Break in Supplier Quotation ([22ad3ad](22ad3ad))
@barredterra barredterra mentioned this pull request Mar 7, 2023
mergify bot pushed a commit that referenced this pull request Jul 10, 2023
refactor: move single column indexes to doctypes
(cherry picked from commit 8d1db0e)
deepeshgarg007 pushed a commit that referenced this pull request Jul 10, 2023
fix: single column indexes (#32425)

refactor: move single column indexes to doctypes
(cherry picked from commit 8d1db0e)

Co-authored-by: Ankush Menat <ankush@frappe.io>
frappe-pr-bot pushed a commit that referenced this pull request Jul 11, 2023
## [13.52.4](v13.52.3...v13.52.4) (2023-07-11)

### Bug Fixes

* also check on_hold ([#35910](#35910)) ([5aa02b8](5aa02b8))
* circular dependency during reposting causing timeout error ([ba69be1](ba69be1))
* **Employee Advance:** check if return amount is set before validating ([#36080](#36080)) ([beaf13e](beaf13e))
* error messages while evaluating formulas and handle line boundaries ([#35989](#35989)) ([4af57a7](4af57a7))
* gst_hsn_code is ambiguous on gst reports ([3a00052](3a00052))
* incorrect status in MR created from PP (backport [#36085](#36085)) ([#36087](#36087)) ([e05bb10](e05bb10))
* payment entry `voucher_type` error ([#35779](#35779)) ([9c3ec41](9c3ec41))
* **Payment Entry:** compare rounded amount ([#36011](#36011)) ([b04c190](b04c190))
* precision causing outstanding issue on partly paid invoices ([#36030](#36030)) ([cf3ec93](cf3ec93))
* single column indexes ([#32425](#32425)) ([53f7764](53f7764))

### Reverts

* Revert "perf: improve item wise register reports (backport #35908) (#35912)" ([b992366](b992366)), closes [#35908](#35908) [#35912](#35912)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant