Frappe PR Bot
|
9703771b75
|
chore(release): Bumped to Version 14.3.1
## [14.3.1](https://github.com/frappe/erpnext/compare/v14.3.0...v14.3.1) (2022-10-18)
### Bug Fixes
* `Brand Defaults` filters ([cb0c4b5](cb0c4b5664))
* add project settings to projects workspace (backport [#32568](https://github.com/frappe/erpnext/issues/32568)) ([#32600](https://github.com/frappe/erpnext/issues/32600)) ([af4dafd](af4dafdc64))
* delete old ple's on item value repost ([62cabdf](62cabdf792))
* don't try to update youtube data if disabled in settings (backport [#32588](https://github.com/frappe/erpnext/issues/32588)) ([#32589](https://github.com/frappe/erpnext/issues/32589)) ([ed85683](ed85683fea))
* group warehouse filter not working for Batchwise Balance history report ([faedd85](faedd85b66))
* Ignore linked purchase invoice on cancel ([cc938fb](cc938fb028))
* linter ([831f60f](831f60f439))
* Party account for multi-order invoices ([eaea846](eaea8469fc))
* pricing rule item code UOM apply & conversions (backport [#32566](https://github.com/frappe/erpnext/issues/32566)) ([#32637](https://github.com/frappe/erpnext/issues/32637)) ([ffd82f3](ffd82f3302))
* Renamed Dashboard tab label to Connections ([dac5989](dac5989d72))
* Renamed Notes section to Comments ([9e94dd9](9e94dd9203))
* type-cast while saving an item (backport [#32549](https://github.com/frappe/erpnext/issues/32549)) ([#32578](https://github.com/frappe/erpnext/issues/32578)) ([829a0ff](829a0ff827))
v14.3.1
|
2022-10-18 18:03:17 +00:00 |
|
Deepesh Garg
|
bd62a1d2d3
|
Merge pull request #32633 from frappe/version-14-hotfix
chore: release v14
|
2022-10-18 23:31:52 +05:30 |
|
mergify[bot]
|
ffd82f3302
|
fix: pricing rule item code UOM apply & conversions (backport #32566) (#32637)
fix: pricing rule for non stock UOM and conversions
* fix: pricing rule for non stock UOM and conversions
(cherry picked from commit 96b4211ea1)
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com>
|
2022-10-18 23:01:08 +05:30 |
|
Deepesh Garg
|
8c658638b4
|
Merge pull request #32621 from frappe/mergify/bp/version-14-hotfix/pr-32598
refactor: split ple creation function into two (backport #32598)
|
2022-10-18 15:11:51 +05:30 |
|
Sagar Sharma
|
064e364b4f
|
Merge pull request #32632 from frappe/mergify/bp/version-14-hotfix/pr-32520
refactor: rewrite stock reports queries in qb (backport #32520)
|
2022-10-18 14:59:18 +05:30 |
|
Sagar Sharma
|
831f60f439
|
fix: linter
|
2022-10-18 14:27:56 +05:30 |
|
Sagar Sharma
|
469813d3e1
|
chore: conflicts
|
2022-10-18 14:18:44 +05:30 |
|
Sagar Sharma
|
656008dd66
|
refactor: rewrite Warehouse wise Item Balance Age and Value Report queries in QB
(cherry picked from commit 8103856a41)
|
2022-10-18 08:22:56 +00:00 |
|
Sagar Sharma
|
362bf5fc19
|
refactor: rewrite Total Stock Summary Report queries in QB
(cherry picked from commit 7c759b193c)
|
2022-10-18 08:22:56 +00:00 |
|
Sagar Sharma
|
8af90b2421
|
refactor: rewrite Supplier-Wise Sales Analytics Report queries in QB
(cherry picked from commit d3c073dc25)
|
2022-10-18 08:22:55 +00:00 |
|
Sagar Sharma
|
6903fb68d3
|
refactor: rewrite Stock Projected Qty Report queries in QB
(cherry picked from commit c18f13a45b)
|
2022-10-18 08:22:55 +00:00 |
|
Sagar Sharma
|
907a41a8da
|
refactor: rewrite Item Prices Report queries in QB
(cherry picked from commit e312d17eae)
|
2022-10-18 08:22:55 +00:00 |
|
Sagar Sharma
|
e62fdf4af0
|
refactor: rewrite Delayed Item Report queries in QB
(cherry picked from commit bb59346651)
|
2022-10-18 08:22:55 +00:00 |
|
Sagar Sharma
|
720370537f
|
refactor: rewrite Batch-Wise Balance History Report queries in QB
(cherry picked from commit 1c1f991d2f)
# Conflicts:
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
|
2022-10-18 08:22:54 +00:00 |
|
Sagar Sharma
|
5a85c2d661
|
refactor: rewrite Batch Item Expiry Status Report queries in QB
(cherry picked from commit 2c9d9577e3)
|
2022-10-18 08:22:54 +00:00 |
|
Sagar Sharma
|
64e9a25347
|
Merge pull request #32630 from frappe/mergify/bp/version-14-hotfix/pr-32527
refactor: rewrite buying reports queries in qb (backport #32527)
|
2022-10-18 10:47:47 +05:30 |
|
Sagar Sharma
|
2191f8a488
|
refactor: rewrite Procurement Tracker Report queries in QB
(cherry picked from commit e78a706994)
|
2022-10-18 04:37:03 +00:00 |
|
Sagar Sharma
|
1fbbaa8fcf
|
refactor: rewrite Supplier Quotation Comparison Report queries in QB
(cherry picked from commit a14b9c7bac)
|
2022-10-18 04:37:02 +00:00 |
|
Sagar Sharma
|
fbb641936e
|
refactor: rewrite Purchase Order Analysis Report queries in QB
(cherry picked from commit a5b3f8cae9)
|
2022-10-18 04:37:02 +00:00 |
|
Deepesh Garg
|
891a4afb5f
|
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32598
|
2022-10-18 10:00:46 +05:30 |
|
Deepesh Garg
|
01c5fbdbfb
|
Merge pull request #32623 from frappe/mergify/bp/version-14-hotfix/pr-32622
fix: Ignore linked purchase invoice on cancel (backport #32622)
|
2022-10-18 09:12:48 +05:30 |
|
Deepesh Garg
|
cc938fb028
|
fix: Ignore linked purchase invoice on cancel
(cherry picked from commit faadf78332)
|
2022-10-17 14:08:50 +00:00 |
|
Deepesh Garg
|
9bcec15ca4
|
Merge pull request #32619 from frappe/mergify/bp/version-14-hotfix/pr-32618
test: lead creation and deletion restricted to dummy company (backport #32618)
|
2022-10-17 19:37:36 +05:30 |
|
ruthra kumar
|
a88ac4016a
|
refactor: split ple creation function into two
refactor create_payment_ledger_entry function into 2.
one for generating ple map and one for DB entry creation
(cherry picked from commit 9b50221bf0)
|
2022-10-17 13:16:20 +00:00 |
|
rohitwaghchaure
|
0654f303bb
|
Merge pull request #32615 from frappe/mergify/bp/version-14-hotfix/pr-32613
fix: group warehouse filter not working for Batch-wise Balance history report (backport #32613)
|
2022-10-17 18:04:09 +05:30 |
|
ruthra kumar
|
98e7b2dd25
|
test: lead creation and deletion restricted to dummy company
(cherry picked from commit ced8d2a537)
|
2022-10-17 11:42:33 +00:00 |
|
Rohit Waghchaure
|
1ee0d990e5
|
chore: seperate function to apply filter for warehouse in case of QB
(cherry picked from commit 2481574a28)
|
2022-10-17 09:43:30 +00:00 |
|
Rohit Waghchaure
|
faedd85b66
|
fix: group warehouse filter not working for Batchwise Balance history report
(cherry picked from commit 6381e75fa5)
|
2022-10-17 09:43:29 +00:00 |
|
Deepesh Garg
|
2db1da0c8a
|
Merge pull request #32612 from frappe/mergify/bp/version-14-hotfix/pr-32607
chore: Remove HRMS related code (backport #32607)
|
2022-10-17 14:53:39 +05:30 |
|
Deepesh Garg
|
d9519f24aa
|
chore: Remove HRMS related code (#32607)
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
(cherry picked from commit dc3fe85921)
|
2022-10-17 06:09:25 +00:00 |
|
Deepesh Garg
|
a260c594c1
|
Merge pull request #32608 from frappe/mergify/bp/version-14-hotfix/pr-32591
fix: Renamed Notes section to Comments (backport #32591)
|
2022-10-15 18:26:00 +05:30 |
|
Nabin Hait
|
dac5989d72
|
fix: Renamed Dashboard tab label to Connections
(cherry picked from commit f561d8f689)
|
2022-10-15 12:13:35 +00:00 |
|
Nabin Hait
|
9e94dd9203
|
fix: Renamed Notes section to Comments
(cherry picked from commit 56a4a77398)
|
2022-10-15 12:13:35 +00:00 |
|
Deepesh Garg
|
794167aa36
|
Merge pull request #32606 from frappe/mergify/bp/version-14-hotfix/pr-32594
fix: Party account for multi-order invoices (backport #32594)
|
2022-10-15 17:41:14 +05:30 |
|
Deepesh Garg
|
eaea8469fc
|
fix: Party account for multi-order invoices
(cherry picked from commit fd49503ba2)
|
2022-10-15 11:29:42 +00:00 |
|
mergify[bot]
|
af4dafdc64
|
fix: add project settings to projects workspace (backport #32568) (#32600)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
|
2022-10-14 18:01:43 +05:30 |
|
ruthra kumar
|
a012c55c81
|
Merge pull request #32592 from frappe/mergify/bp/version-14-hotfix/pr-32567
fix: deduplicate Payment Ledger on Item value repost (backport #32567)
|
2022-10-13 15:28:57 +05:30 |
|
mergify[bot]
|
6a89cb57b0
|
chore: drop dead code (backport #32595) (#32596)
chore: drop dead code (#32595)
[skip ci]
(cherry picked from commit 50e9698932)
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2022-10-13 15:27:17 +05:30 |
|
ruthra kumar
|
3c457e2638
|
test: dedeplication on payment ledger upon repost
(cherry picked from commit eb819368aa)
|
2022-10-13 08:32:51 +00:00 |
|
ruthra kumar
|
62cabdf792
|
fix: delete old ple's on item value repost
(cherry picked from commit 65992304bc)
|
2022-10-13 08:32:51 +00:00 |
|
mergify[bot]
|
ed85683fea
|
fix: don't try to update youtube data if disabled in settings (backport #32588) (#32589)
fix: don't try to update youtube data if disabled in settings (#32588)
fix: cast value from db
[skip ci]
(cherry picked from commit e543dca6a0)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2022-10-13 11:55:36 +05:30 |
|
mergify[bot]
|
829a0ff827
|
fix: type-cast while saving an item (backport #32549) (#32578)
fix: type-cast while saving an item (#32549)
(cherry picked from commit 43037d893d)
Co-authored-by: Rohan <Alchez@users.noreply.github.com>
|
2022-10-13 11:54:22 +05:30 |
|
Sagar Sharma
|
0674d42c96
|
Merge pull request #32586 from frappe/mergify/bp/version-14-hotfix/pr-32576
fix: `Brand Defaults` filters (backport #32576)
|
2022-10-12 19:25:32 +05:30 |
|
Sagar Sharma
|
cb0c4b5664
|
fix: Brand Defaults filters
(cherry picked from commit 7da32c7db3)
|
2022-10-12 13:53:35 +00:00 |
|
Frappe PR Bot
|
36b9926527
|
chore(release): Bumped to Version 14.3.0
# [14.3.0](https://github.com/frappe/erpnext/compare/v14.2.3...v14.3.0) (2022-10-12)
### Bug Fixes
* consider outgoingrate while valuation rate calculate ([423c019](423c0190e2))
* consider sales rate as incoming rate for transit warehouse in purchase flow ([948b231](948b231e92))
* Do not add tax withheld vouchers post tax withheding in one document ([bd8e61b](bd8e61b2dc))
* Explicitly update modified (backport [#32519](https://github.com/frappe/erpnext/issues/32519)) ([#32575](https://github.com/frappe/erpnext/issues/32575)) ([154904e](154904e960))
* Hanlde rounding loss for internal transfer ([8eda2db](8eda2dbdf8))
* Incoming rate precision fixes for intra company transfer ([b653f43](b653f43b70))
* make readings status mandatory in Quality Inspection ([50d790c](50d790c919))
* minor cleanup ([236a5f3](236a5f37c7))
* more fields reordering related to Tab Break ([db4fbc9](db4fbc9e58))
* PO cancel post advance payment cancel against PO ([bda25c4](bda25c4d5d))
* removed unnecessary imports ([31782d6](31782d6f71))
* set Quality Inspection status based on readings status ([e25db8b](e25db8b1b5))
* single column indexes (backport [#32425](https://github.com/frappe/erpnext/issues/32425)) ([#32513](https://github.com/frappe/erpnext/issues/32513)) ([2f1b8af](2f1b8af13c))
* Tax withholding related fixes ([d5f6938](d5f693806b))
* test case ([0b26131](0b26131b65))
* **test:** `test_rejected_qi_validation` ([943e619](943e6192cc))
* TooManyWritesError during reposting of stock ([73742ff](73742ff565))
* unlink payment on invoice cancellation ([8ba503b](8ba503bf0e))
* use naming_series in budget ([0a24859](0a24859c9c))
* value error on pos submit ([4b65dd7](4b65dd7f2a))
### Features
* **JE:** trigger account field when fetched from template ([17dd1ab](17dd1abb34)), closes [#32409](https://github.com/frappe/erpnext/issues/32409)
* provision to return non consumed components against the work order ([d0f3818](d0f3818060))
* Tab Break in Material Request ([79151be](79151be8ce))
* Tab Break in Purchase Invoice ([89314d4](89314d4171))
* Tab Break in Purchase Order ([5a8329a](5a8329add1))
* Tab Break in Purchase Receipt ([b092791](b092791ac8))
* Tab Break in Quotation ([b0a9f79](b0a9f79e18))
* Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order ([31cd96b](31cd96bc89))
* Tab Break in Supplier Quotation ([22ad3ad](22ad3ad6f3))
v14.3.0
|
2022-10-12 12:21:48 +00:00 |
|
Deepesh Garg
|
d38071eb20
|
Merge pull request #32560 from frappe/version-14-hotfix
chore: release v14
|
2022-10-12 17:50:12 +05:30 |
|
Deepesh Garg
|
c4b39c7c1c
|
Merge branch 'version-14' into version-14-hotfix
|
2022-10-12 17:19:33 +05:30 |
|
Deepesh Garg
|
c83c645ab0
|
Merge pull request #32579 from frappe/mergify/bp/version-14-hotfix/pr-32563
fix: consider sales rate as incoming rate for transit warehouse in purchase flow (backport #32563)
|
2022-10-12 17:16:36 +05:30 |
|
Deepesh Garg
|
eab24b8366
|
Merge pull request #32582 from frappe/mergify/bp/version-14-hotfix/pr-32272
fix: Incoming rate precision fixes for intra company transfer (backport #32272)
|
2022-10-12 17:05:18 +05:30 |
|
rohitwaghchaure
|
31782d6f71
|
fix: removed unnecessary imports
|
2022-10-12 16:34:48 +05:30 |
|