Deepesh Garg
b2ef5f7cd2
Merge pull request #33232 from frappe/version-13-hotfix
...
chore: release v13
2022-12-06 20:06:03 +05:30
Deepesh Garg
cd5b8aeb64
Merge pull request #33234 from frappe/mergify/bp/version-13-hotfix/pr-33191
...
fix: key error while filtering on date range and reporting on foreign currency (backport #33191 )
2022-12-06 17:36:37 +05:30
ruthra kumar
0003e0cb5b
fix: key error on p/l and balance sheet reports on foreign currency
...
(cherry picked from commit a6794c3606 )
2022-12-06 16:52:26 +05:30
ruthra kumar
b3ccad8cf4
fix: replace sql code with fields list in get_cached_value
...
(cherry picked from commit 19db7e2989 )
2022-12-06 16:52:22 +05:30
ruthra kumar
84ef814f45
fix: key error while filtering on date range and different currency
...
(cherry picked from commit 9b8d6fe411 )
2022-12-06 10:13:40 +00:00
rohitwaghchaure
ac432ea52f
Merge pull request #33226 from frappe/mergify/bp/version-13-hotfix/pr-33224
...
fix: non empty FG batch picked while completing work order (backport #33224 )
2022-12-05 23:58:52 +05:30
Rohit Waghchaure
635d80dc2f
fix: non empty FG batch picked while completing work order
...
(cherry picked from commit 713330cbf6 )
2022-12-05 15:00:38 +00:00
Sagar Sharma
0c4de03baa
Merge pull request #33176 from frappe/mergify/bp/version-13-hotfix/pr-33174
...
fix: add company filter in RFQ Items (backport #33174 )
2022-11-30 12:25:15 +05:30
s-aga-r
a716f780a8
fix: add company filter in RFQ Items
...
(cherry picked from commit ca0485a503 )
2022-11-30 05:07:27 +00:00
Deepesh Garg
6f6598878e
Merge pull request #33173 from frappe/mergify/bp/version-13-hotfix/pr-33115
...
fix: remove product schema block from additional info section on item template (backport #33115 )
2022-11-30 09:46:49 +05:30
ruthra kumar
4ad9aa29ee
fix: remove duplicate schema
...
(cherry picked from commit 2c18a95115 )
2022-11-30 03:49:36 +00:00
Frappe PR Bot
e54b23d71b
chore(release): Bumped to Version 13.42.2
...
## [13.42.2](https://github.com/frappe/erpnext/compare/v13.42.1...v13.42.2 ) (2022-11-29)
### Bug Fixes
* `production_item` filter in `Job Card Summary Report` ([ce54198 ](ce5419888b ))
* `Work Order` filter typo in `Job Card Summary Report` ([2de239c ](2de239c73b ))
* cannot update auth token until token expiry if credentials change ([2121714 ](2121714856 ))
* company name with `,` in `Job Card Summary Report` ([ffef0cb ](ffef0cb771 ))
* company name with `,` in `Work Order Summary Report` ([11978fc ](11978fca4e ))
* create rounding gl entry for PCV during gle post processing ([7af4597 ](7af45972ae ))
* disbursable amount on currrent security price ([eca2d96 ](eca2d96419 ))
* Dispatch address display ([10cfcb5 ](10cfcb5e8a ))
* incorrect balance qty ([78e64fa ](78e64fa486 ))
* linter ([b91860d ](b91860ddf2 ))
* MR Item `description` and `item_name` gets reset on `qty` change ([b66976b ](b66976bd36 ))
* Multicurrency invoice with exchange gain and loss showing up in AR/AP report ([d38a289 ](d38a2895b0 ))
* only consider draft pending asset repair docs ([6da7b38 ](6da7b38f6e ))
* only show serial no batch selector only once ([0c6a7ce ](0c6a7cef95 ))
* reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([ff59483 ](ff594831b0 ))
* validate voucher type while checking journal entry against payroll entry ([07c25ac ](07c25ace5c ))
v13.42.2
2022-11-29 13:19:11 +00:00
Deepesh Garg
ba9220f9d2
Merge pull request #33164 from frappe/version-13-hotfix
...
chore: release v13
2022-11-29 18:47:36 +05:30
Sagar Sharma
354f258543
Merge pull request #33160 from frappe/mergify/bp/version-13-hotfix/pr-33136
...
fix: reset `voucher_type` and `voucher_no` if `based_on` is set to `Transaction` (backport #33136 )
2022-11-29 13:24:45 +05:30
s-aga-r
f7d3f136c5
chore: make posting_date and posting_time read-only if based_on is set to Transaction
...
(cherry picked from commit 4e10352b48 )
2022-11-29 06:44:57 +00:00
s-aga-r
ff594831b0
fix: reset voucher_type and voucher_no if based_on is set to Item and Warehouse
...
(cherry picked from commit eeec008547 )
2022-11-29 06:44:57 +00:00
rohitwaghchaure
b08d36cb7b
Merge pull request #33150 from frappe/mergify/bp/version-13-hotfix/pr-33144
...
fix: incorrect balance qty (backport #33144 )
2022-11-29 12:06:09 +05:30
Sagar Sharma
cdb6a4e3f7
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-33144
2022-11-29 11:17:07 +05:30
Deepesh Garg
99188afa16
Merge pull request #33157 from frappe/mergify/bp/version-13-hotfix/pr-33116
...
fix: only show serial no batch selector only once (backport #33116 )
2022-11-29 11:07:09 +05:30
Deepesh Garg
64fda0d4b7
Merge pull request #33028 from saurabh6790/small-fixes
...
chore: link payroll entry reference in accrual payroll journal entry
2022-11-29 10:53:42 +05:30
Shariq Ansari
0c6a7cef95
fix: only show serial no batch selector only once
...
(cherry picked from commit 0f87d329d6 )
2022-11-29 04:51:41 +00:00
Rohit Waghchaure
c930d64e8d
test: test case for serialized batched item
...
(cherry picked from commit b606a9684b )
2022-11-29 03:19:16 +00:00
Rohit Waghchaure
78e64fa486
fix: incorrect balance qty
...
(cherry picked from commit b2105a8be7 )
2022-11-29 03:19:15 +00:00
Deepesh Garg
2a0d7acc2b
Merge pull request #33122 from deepeshgarg007/receivable_payable_multi_currency
...
fix: Multicurrency invoice with exchange gain and loss showing up in AR/AP report
2022-11-28 22:49:06 +05:30
Sagar Sharma
24a3da55e6
Merge pull request #33124 from frappe/mergify/bp/version-13-hotfix/pr-33120
...
fix: `Work Order Summary` and `Job Card Summary` Report (backport #33120 )
2022-11-27 23:23:06 +05:30
Sagar Sharma
c3289c265a
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-33120
2022-11-27 22:11:06 +05:30
s-aga-r
b39f367dbd
chore: conflicts
2022-11-27 22:10:10 +05:30
Deepesh Garg
d76e291927
Merge pull request #33114 from frappe/mergify/bp/version-13-hotfix/pr-33111
...
fix: Loan disbursable amount on current security price (backport #33111 )
2022-11-27 20:50:19 +05:30
s-aga-r
ce5419888b
fix: production_item filter in Job Card Summary Report
...
(cherry picked from commit ef7fd670fc )
# Conflicts:
# erpnext/manufacturing/report/job_card_summary/job_card_summary.py
2022-11-26 16:25:16 +00:00
s-aga-r
ffef0cb771
fix: company name with , in Job Card Summary Report
...
(cherry picked from commit 481149814e )
# Conflicts:
# erpnext/manufacturing/report/job_card_summary/job_card_summary.py
2022-11-26 16:25:15 +00:00
s-aga-r
2de239c73b
fix: Work Order filter typo in Job Card Summary Report
...
(cherry picked from commit 2e4f3e9317 )
2022-11-26 16:25:14 +00:00
s-aga-r
11978fca4e
fix: company name with , in Work Order Summary Report
...
(cherry picked from commit 87b39f045c )
2022-11-26 16:25:14 +00:00
Deepesh Garg
d38a2895b0
fix: Multicurrency invoice with exchange gain and loss showing up in AR/AP report
2022-11-26 20:21:22 +05:30
Sagar Sharma
4492ee4771
Merge pull request #33109 from frappe/mergify/bp/version-13-hotfix/pr-33090
...
fix: MR Item `item_name` and `description` gets reset on `qty` change (backport #33090 )
2022-11-26 10:07:37 +05:30
Abhinav Raut
eca2d96419
fix: disbursable amount on currrent security price
...
(cherry picked from commit fe87c27acd )
2022-11-25 09:49:03 +00:00
s-aga-r
b66976bd36
fix: MR Item description and item_name gets reset on qty change
...
(cherry picked from commit df0fee2312 )
2022-11-25 05:50:10 +00:00
Deepesh Garg
776c8c6d6a
Merge pull request #33093 from frappe/einv-reset-client-creds
...
fix: cannot update auth token until token expiry if credentials change
2022-11-24 21:25:46 +05:30
Deepesh Garg
452db7ed15
Merge pull request #33105 from frappe/mergify/bp/version-13-hotfix/pr-33100
...
fix: Dispatch address display (backport #33100 )
2022-11-24 21:22:13 +05:30
Deepesh Garg
10cfcb5e8a
fix: Dispatch address display
...
(cherry picked from commit 104fdcb9f9 )
2022-11-24 12:31:40 +00:00
Saqib Ansari
b91860ddf2
fix: linter
2022-11-24 15:26:32 +05:30
Deepesh Garg
eda89a467c
Merge pull request #33086 from AnandBaburajan/pending_asset_repair
...
fix: only consider draft pending asset repair docs
2022-11-24 14:37:36 +05:30
Saqib Ansari
2121714856
fix: cannot update auth token until token expiry if credentials change
2022-11-23 21:33:04 +05:30
Saurabh
8b46da39ea
Merge branch 'version-13-hotfix' into small-fixes
2022-11-23 18:16:49 +05:30
anandbaburajan
6da7b38f6e
fix: only consider draft pending asset repair docs
2022-11-23 13:05:52 +05:30
Deepesh Garg
7688239fc0
Merge pull request #33084 from frappe/mergify/bp/version-13-hotfix/pr-33062
...
fix: create rounding gl entry for PCV during gle post processing (backport #33062 )
2022-11-23 11:50:14 +05:30
Saurabh
07c25ace5c
fix: validate voucher type while checking journal entry against payroll entry
2022-11-23 11:45:50 +05:30
Saurabh
6ae21c92de
chore: link payroll entry reference in accrual payroll journal entry
2022-11-23 11:45:50 +05:30
Nabin Hait
7af45972ae
fix: create rounding gl entry for PCV during gle post processing
...
(cherry picked from commit 022d8d5d79 )
2022-11-23 05:07:10 +00:00
Frappe PR Bot
f106b9e884
chore(release): Bumped to Version 13.42.1
...
## [13.42.1](https://github.com/frappe/erpnext/compare/v13.42.0...v13.42.1 ) (2022-11-22)
### Bug Fixes
* Accounting Dimension filtering for Sales and Purchase Report ([58f3f2b ](58f3f2b6d9 ))
* cast POS query inputs to integers (backport [#32975 ](https://github.com/frappe/erpnext/issues/32975 )) ([#32978 ](https://github.com/frappe/erpnext/issues/32978 )) ([3aba14f ](3aba14f71a ))
* GP incorrect buying amount if no upd on SI and Delivery Note ([40bb2cb ](40bb2cba93 ))
* incorrect fix of conversion factor in PP ([726c3d3 ](726c3d32be ))
* linter issue ([72f9308 ](72f9308df6 ))
* make `is_internal_supplier` read-only ([30b5d1c ](30b5d1c400 ))
* Opening journal entry templates ([4ad3e28 ](4ad3e28147 ))
* **pos:** item selector image border radius ([ab31eb4 ](ab31eb4ee7 ))
* **realtime:** Restrict updates to only last modified or current user ([#33034 ](https://github.com/frappe/erpnext/issues/33034 )) ([ecdd849 ](ecdd8493ea ))
* use `list()` on self mutating iteration ([0070b5e ](0070b5ef9a ))
v13.42.1
2022-11-22 16:00:21 +00:00
Deepesh Garg
b839c53572
Merge pull request #33075 from frappe/version-13-hotfix
...
chore: release v13
2022-11-22 21:28:29 +05:30