Deepesh Garg
d251ef9ce5
Merge pull request #32279 from frappe/mergify/bp/version-13-hotfix/pr-32235
...
fix: fetch description only if empty on the payment schedule (backport #32235 )
2022-09-20 14:35:35 +05:30
Sagar Sharma
afda4bdb17
Merge pull request #32286 from frappe/mergify/bp/version-13-hotfix/pr-32280
...
refactor: rewrite `Item Shortage Report` queries in QB (backport #32280 )
2022-09-20 11:43:41 +05:30
Sagar Sharma
c4452360da
test: add test cases for Item Shortage Report
...
(cherry picked from commit 3dc754cac2 )
2022-09-20 05:45:29 +00:00
Sagar Sharma
13527d6154
refactor: rewrite Item Shortage Report queries in QB
...
(cherry picked from commit f0a78aa559 )
2022-09-20 05:45:28 +00:00
ruthra kumar
5c0a46110e
test: gl entries of payments with advance tax
...
(cherry picked from commit 5bd5dd7262 )
2022-09-20 11:09:37 +05:30
ruthra kumar
d9d6a07bbb
fix: incorrect gl if tax on multi currency payment entry
...
(cherry picked from commit f0ae77b23b )
2022-09-20 04:30:42 +00:00
Maharshi Patel
e65990eb34
fix: item wise sales register taxes and charges
...
I have added a separate column for other charges. Instead of adding all values to tax_total, it checks if account_type is tax, and then only it adds to total_tax otherwise it adds to the total_other_charges.
2022-09-20 09:47:47 +05:30
Maharshi Patel
07a7fdbe6c
fix: fetch description only if empty on the payment schedule
...
added fetch_if_empty on description field of payment_schedule.
(cherry picked from commit f4b64686ae )
2022-09-20 03:44:50 +00:00
Sagar Sharma
2fca8b541e
Merge pull request #32261 from frappe/mergify/bp/version-13-hotfix/pr-32250
...
fix: make `po_detail` or `sco_rm_detail` mandatory for SE Send to Subcontractor (backport #32250 )
2022-09-19 19:53:57 +05:30
Sagar Sharma
7fc460bb32
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-32250
2022-09-19 19:22:31 +05:30
Solufyin
e2e69dced7
fix: Change Department fieldtype to Link in Leave Balance Report ( #32252 )
...
Co-authored-by: Nihantra C. Patel <n.patel.serpentcs@gmail.com >
2022-09-19 15:42:05 +05:30
Deepesh Garg
5e49b6ea0f
Merge pull request #32269 from frappe/mergify/bp/version-13-hotfix/pr-32251
...
fix: use default supplier currency if default supplier is enabled (backport #32251 )
2022-09-19 15:20:44 +05:30
Ritwik Puri
2e3445fad9
chore: patch for removing stale values in Naming Series ( #32271 )
2022-09-19 13:35:08 +05:30
ruthra kumar
3c10e5066a
fix: use default supplier currency if default supplier is enabled
...
(cherry picked from commit 77fdc37cb7 )
2022-09-19 07:32:58 +00:00
Sagar Sharma
e8d2e49155
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-32250
2022-09-18 20:30:21 +05:30
Deepesh Garg
5690e9771a
Merge pull request #32256 from frappe/mergify/bp/version-13-hotfix/pr-32244
...
fix: Parent Level project linkning on creating PO from project (backport #32244 )
2022-09-18 19:41:57 +05:30
Sagar Sharma
ec6cac8043
chore: conflicts
2022-09-18 16:38:09 +05:30
Sagar Sharma
0329642116
fix: make po_detail or sco_rm_detail mandatory for SE Send to Subcontractor
...
(cherry picked from commit b90875575c )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2022-09-18 09:25:10 +00:00
Deepesh Garg
3c3e3cfcf8
fix: Parent Level project linkning on creating PO from project
...
(cherry picked from commit 93e134aab0 )
2022-09-17 15:00:56 +00:00
Sagar Sharma
7c4f5fa5c5
Merge pull request #32241 from frappe/mergify/bp/version-13-hotfix/pr-32236
...
fix: production plan pending-qty (backport #32236 )
2022-09-16 20:43:28 +05:30
Sagar Sharma
367e05f808
test: update test case for production plan pending-qty
...
(cherry picked from commit bd6af7c613 )
2022-09-16 13:00:59 +00:00
Sagar Sharma
2dcb35da33
fix: production plan pending-qty
...
(cherry picked from commit 5be7d42dfd )
2022-09-16 13:00:58 +00:00
Sagar Sharma
94732479f5
Merge pull request #32237 from frappe/mergify/bp/version-13-hotfix/pr-32233
...
refactor: rewrite Production Plan queries in QB (backport #32233 )
2022-09-16 17:35:38 +05:30
Sagar Sharma
b4dec4630d
chore: conflicts
2022-09-16 17:08:35 +05:30
Sagar Sharma
c415a47d25
refactor: rewrite Production Plan queries in QB
...
(cherry picked from commit b8cf3b4c77 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2022-09-16 09:30:11 +00:00
rohitwaghchaure
1e0cc65c61
Merge pull request #32220 from frappe/mergify/bp/version-13-hotfix/pr-31681
...
fix: dont show zero qty available items in stock ageing report (backport #31681 )
2022-09-15 12:39:22 +05:30
Rohit Waghchaure
37dbc7043a
fix: dont show zero qty available items in stock ageing report
...
(cherry picked from commit 5da7e01db2 )
2022-09-15 06:01:10 +00:00
Deepesh Garg
0e88496607
Merge pull request #32209 from frappe/mergify/bp/version-13-hotfix/pr-32208
...
fix: Loans pending accrual entries (backport #32208 )
2022-09-14 15:34:10 +05:30
Abhinav Raut
ef86b437cb
fix: pending accrual entries
...
(cherry picked from commit f2209045f8 )
2022-09-14 08:45:27 +00:00
Frappe PR Bot
47aa191004
chore(release): Bumped to Version 13.39.0
...
# [13.39.0](https://github.com/frappe/erpnext/compare/v13.38.0...v13.39.0 ) (2022-09-13)
### Bug Fixes
* add missing warehouse filter in BOM Stock Calculated report ([ab32c09 ](ab32c09ff9 ))
* calculate amount based on payment days for statistical components too ([3f99522 ](3f99522764 ))
* conflict ([6f2a567 ](6f2a567c95 ))
* linter ([e177f1e ](e177f1e51b ))
* Loan amount post write off ([e78a767 ](e78a7679a4 ))
* option to start reposting from repost item valuation ([a1826f2 ](a1826f215a ))
* pick_list - picked qty getting set to 1 ([3256e2b ](3256e2b8b7 ))
* Purchase Order creation from Sales Order ([d79aacd ](d79aacd1cb ))
* Rate for internal PI have non stock UOM items ([638d6b7 ](638d6b7177 ))
* reposting not working for internal transferred purchase receipt ([bb41d8b ](bb41d8bc47 ))
* require barcode item barcode ([#32112 ](https://github.com/frappe/erpnext/issues/32112 )) ([44c3a32 ](44c3a322d3 )), closes [#31957 ](https://github.com/frappe/erpnext/issues/31957 )
* required_qty in BOM Stock Calculated report ([f2e63bc ](f2e63bc491 ))
* **Salary Slip:** set default amount to 0 if None ([#32184 ](https://github.com/frappe/erpnext/issues/32184 )) ([d29a033 ](d29a033c09 ))
### Features
* Ability to manually update loan amount in Salary Slips ([ac320e4 ](ac320e4d55 ))
v13.39.0
2022-09-13 11:15:15 +00:00
Deepesh Garg
5840913320
Merge pull request #32200 from frappe/version-13-hotfix
...
chore: release v13
2022-09-13 16:43:21 +05:30
Deepesh Garg
b7b0076743
Merge pull request #32194 from deepeshgarg007/loan_amount_post_write_off
...
fix: Loan amount post write off
2022-09-13 13:41:21 +05:30
Deepesh Garg
ef5dd1d693
Merge pull request #32165 from frappe/mergify/bp/version-13-hotfix/pr-32144
...
fix: Rate for internal PI have non stock UOM items (backport #32144 )
2022-09-13 12:02:12 +05:30
Deepesh Garg
a53b40ba93
chore: Remove print
2022-09-13 12:00:06 +05:30
Deepesh Garg
e78a7679a4
fix: Loan amount post write off
2022-09-13 11:53:11 +05:30
Deepesh Garg
6a5beecb36
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-32144
2022-09-13 09:39:37 +05:30
Rucha Mahabal
2b900e2f0e
Merge pull request #32187 from ruchamahabal/stat-comp-pd
...
fix: calculate amount based on payment days for statistical components too
2022-09-13 02:09:39 +05:30
Rucha Mahabal
bc14dbbcad
refactor(tests): add a test utility file for commonly used functions in tests
2022-09-13 01:42:27 +05:30
Rucha Mahabal
f4e53a5c91
test: statistical component based on payment days
2022-09-13 00:59:59 +05:30
Rucha Mahabal
3f99522764
fix: calculate amount based on payment days for statistical components too
2022-09-13 00:59:03 +05:30
Sagar Sharma
81dd9722fe
Merge pull request #32179 from Havenir/fix-picklist-picked-qty
...
fix: pick_list - picked qty getting set to 1
2022-09-12 22:19:26 +05:30
Sagar Sharma
9c5d335360
Merge pull request #32186 from frappe/mergify/bp/version-13-hotfix/pr-32150
...
refactor: BOM Stock Calculated report, fix required-qty (backport #32150 )
2022-09-12 19:48:38 +05:30
Sagar Sharma
c5c28615f5
test: add test cases for BOM Stock Calculated report
...
(cherry picked from commit e1a98c1ff7 )
2022-09-12 13:52:31 +00:00
Sagar Sharma
ab32c09ff9
fix: add missing warehouse filter in BOM Stock Calculated report
...
(cherry picked from commit 7a968a5f0d )
2022-09-12 13:52:30 +00:00
Sagar Sharma
f2e63bc491
fix: required_qty in BOM Stock Calculated report
...
(cherry picked from commit 56192daabf )
2022-09-12 13:52:30 +00:00
Sagar Sharma
882aa96973
refactor: BOM Stock Calculated report
...
(cherry picked from commit 723fa9eebc )
2022-09-12 13:52:29 +00:00
Rucha Mahabal
d29a033c09
fix(Salary Slip): set default amount to 0 if None ( #32184 )
2022-09-12 19:21:58 +05:30
Deepesh Garg
b3125a56ed
Merge pull request #32178 from deepeshgarg007/manual_update_loan_amount
...
feat: Ability to manually update loan amount in Salary Slips
2022-09-12 17:41:02 +05:30
rohitwaghchaure
adfc57487b
Merge pull request #32167 from frappe/mergify/bp/version-13-hotfix/pr-32118
...
fix: option to start reposting from repost item valuation (backport #32118 )
2022-09-12 16:16:26 +05:30
Deepesh Garg
ac320e4d55
feat: Ability to manually update loan amount in Salary Slips
2022-09-12 15:05:42 +05:30