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

Fetch from Upstream #76

Merged
merged 577 commits into from
Aug 8, 2023
Merged

Conversation

vjFaLk
Copy link

@vjFaLk vjFaLk commented Jun 30, 2023

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Screenshots/GIFs

mergify bot and others added 30 commits April 12, 2023 07:38
* chore: update CODEOWNERS

[skip ci]

(cherry picked from commit aa8b241)

# Conflicts:
#	CODEOWNERS

* fix: conflicts

* chore: remove duplicates

* chore: remove duplicates

---------

Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com>
(cherry picked from commit fb3271c)

# Conflicts:
#	erpnext/stock/doctype/serial_no/serial_no.json
fix: change discuss forum url (#34891)

[skip ci]

(cherry picked from commit dd93ea0)

Co-authored-by: MohsinAli <mmatiyailol@gmail.com>
…-34858

fix: unable to change `company` for manual `Serial No` entry (backport #34858)
## [13.49.13](v13.49.12...v13.49.13) (2023-04-19)

### Bug Fixes

* change discuss forum url ([#34891](#34891)) ([ba984ac](ba984ac))
* unable to change `company` for manual `Serial No` entry ([5d51103](5d51103))
(cherry picked from commit c86c543)

# Conflicts:
#	erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
(cherry picked from commit 8108b2d)
…-34953

fix: `PermissionError` in Work Order (backport #34953)
…-34912

fix: internal Purchase Receipt GL Entries (backport #34912)
* fix: Advance payment against payment terms (#34872)

(cherry picked from commit 5c75894)

# Conflicts:
#	erpnext/accounts/doctype/payment_entry/payment_entry.py

* chore: resolve conflicts

* chore: fix tests

---------

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
(cherry picked from commit 19911b4)

# Conflicts:
#	erpnext/accounts/doctype/sales_invoice/sales_invoice.js
…-34980

fix: validation for internal transfer entry (backport #34980)
(cherry picked from commit ac87179)

# Conflicts:
#	erpnext/support/doctype/service_level_agreement/service_level_agreement.json
… [v14] (backport #35010) (#35029)

* fix: value of depreciable assets not updating after manual depr entry [v14] (#35010)

* fix: update value of asset with calc_depr on after manual depr entry

* fix: value of asset with calc_depr on after manual depr entry not reflecting in asset_depr_and_bal report

* chore: add validation for depr journal entry

* test: manual_depr_for_depreciable_asset and manual_depr_w_incorrect_jv_voucher_type

* chore: unlink depreciable asset from manual depr entry

(cherry picked from commit 3c75e55)

# Conflicts:
#	erpnext/accounts/doctype/journal_entry/journal_entry.js

* chore: fixed conflicts

---------

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
… fixed asset register (backport #35031) (#35036)

fix: use filter_by_finance_book instead of only_depreciable_assets in fixed asset register (#35031)

fix: use filter_by_finance_book instead of only_depreciable_assets
(cherry picked from commit e08d636)

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
…ate" > "Work Order" (#34726)

* fix: convert asynchronous field update to synchronous

* fix: wrong qty of remaining work orders to be created when using "Create" > "Work Order"
* fix: Payment Request flow fixes from Order to Payment Entry

(cherry picked from commit dc17898)

# Conflicts:
#	erpnext/buying/doctype/purchase_order/purchase_order.js
#	erpnext/public/js/controllers/transaction.js

* chore: Update test case

(cherry picked from commit e25b98b)

* chore: More fixes

(cherry picked from commit 31c95de)

* chore: resolve conflicts

---------

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
fix: Unable to allocate advance against invoice (#35007)

(cherry picked from commit f7b50f2)

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
fix: Payment entry with TDS in bank reco statement (#34961)

(cherry picked from commit ecea9b4)

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
saurabh6790 and others added 29 commits July 11, 2023 18:04
…ies (#35989)

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
…-36088

fix: circular dependency during reposting causing timeout error (backport #36088)
## [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)
…36095)

* fix: allow manual asset receipt mov from nowhere (#36093)

(cherry picked from commit 4aaa1a1)

# Conflicts:
#	erpnext/assets/doctype/asset_movement/asset_movement.py

* chore: fix conflict

---------

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
ci: regen release notes with GH API (#36098)

[skip ci]

(cherry picked from commit 0340bfc)

Co-authored-by: Ankush Menat <ankush@frappe.io>
[skip ci]

(cherry picked from commit b5f6a1c)
fix: improve "Update Items" modal (#36105)

* fix: make "Update Items" modal larger

* fix: remove conversion factor from overview

Conversion factor doesn't make much sense without two different UOMs
next to it, hence moving it to row detail view

(cherry picked from commit d5fe143)

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
fix: hsn code not showing up in gst itemised registers
#36142) (#36143)

fix: HSN code not showing up in GST itemised register reports (#36142)

fix: hsn code not showing up in gst itemised registers
(cherry picked from commit 1d3917b)

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
## [13.52.5](v13.52.4...v13.52.5) (2023-07-14)

### Bug Fixes

* HSN code not showing up in GST itemised register reports (backport [#36142](#36142)) ([#36143](#36143)) ([73366de](73366de))
…36145)

* perf: index `variant_of` and `attribute` in `Item Variant Attribute`

(cherry picked from commit e4128a5)

* perf: index `disabled` in `Item`

(cherry picked from commit 04400eb)

# Conflicts:
#	erpnext/stock/doctype/item/item.json

* chore: `conflicts`

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
)

chore: add validation for account type of party type and account (#36141)

chore: add validation to check if account type of party type and account match
(cherry picked from commit 305c379)

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
(cherry picked from commit bccb718)
## [13.52.6](v13.52.5...v13.52.6) (2023-07-18)

### Bug Fixes

* allow manual asset receipt mov from nowhere (backport [#36093](#36093)) ([#36095](#36095)) ([2993eb5](2993eb5))
* HSN code not showing up in GST itemised register reports ([#36142](#36142)) ([1d3917b](1d3917b))
* improve "Update Items" modal ([#36105](#36105)) ([3bc899f](3bc899f))

### Performance Improvements

* index in `Item` and `Item Variant Attribute` (backport [#36133](#36133)) ([#36145](#36145)) ([120de24](120de24))
…36263) (#36270)

fix: allow both custodian and location while creating asset (#36263)

(cherry picked from commit 2b47f58)

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
fix: group by in fixed asset register

(cherry picked from commit 1151e47)

Co-authored-by: anandbaburajan <anandbaburajan@gmail.com>
## [13.52.7](v13.52.6...v13.52.7) (2023-07-26)

### Bug Fixes

* allow both custodian and location while creating asset (backport [#36263](#36263)) ([#36270](#36270)) ([e4f28e8](e4f28e8))
* apply discount on item after applying price list ([#36125](#36125)) ([bde9e89](bde9e89))
* group by in fixed asset register (copy [#36310](#36310)) ([#36312](#36312)) ([a5e1c47](a5e1c47))
fix: removed "fetch_from"

* fix: removed ("fetch_from": "goal.objective")
The field ended up being disabled because of this.

(cherry picked from commit 1c687a4)

Co-authored-by: xdlumertz <alexandrelumertz@gmail.com>
…#36403)

* fix: only publish repost progress to doc subscriber (#36400)

Huge size of string gets blasted to everyone on site. Due to some memory
leak (cause unknown) till sockets are open the strings are also in
process' memory.

related frappe/frappe#21863

(cherry picked from commit c0642cf)

# Conflicts:
#	erpnext/stock/stock_ledger.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
* perf: use `LEFT JOIN` instead of `NOT EXISTS`

(cherry picked from commit 58d8675)

# Conflicts:
#	erpnext/manufacturing/doctype/bom_update_log/bom_updation_utils.py

* fix: long queue `process_boms_cost_level_wise`

(cherry picked from commit 148d466)

* chore: `conflicts`

* fix: failing test case

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
* fix: added validation for unique serial numbers in pos invoice

* fix: updated title of validation

* fix: removed extra whitespace

* fix: added validation for duplicate batch numbers

---------

Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local>
## [13.52.8](v13.52.7...v13.52.8) (2023-08-01)

### Bug Fixes

* added validation for unique serial numbers in pos invoice ([#36302](#36302)) ([a165b37](a165b37))
* only publish repost progress to doc subscriber (backport [#36400](#36400)) ([#36403](#36403)) ([e9df064](e9df064))
* removed "fetch_from" (backport [#36365](#36365)) ([#36387](#36387)) ([c574494](c574494))

### Performance Improvements

* use `LEFT JOIN` instead of `NOT EXISTS` (backport [#36221](#36221)) ([#36384](#36384)) ([cdc86bd](cdc86bd))
@vjFaLk vjFaLk merged commit c7eb392 into ParsimonyGit:parsimony-production-v13 Aug 8, 2023
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet