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 |
|
Ahmad
|
3256e2b8b7
|
fix: pick_list - picked qty getting set to 1
|
2022-09-12 14:23:44 +05:00 |
|
mergify[bot]
|
b4ec4ccc56
|
chore: correct license text for GPLv3 (backport #32170) (#32172)
* chore: correct license text for GPLv3 (#32170)
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2022-09-12 14:00:14 +05:30 |
|
Rohit Waghchaure
|
a1826f215a
|
fix: option to start reposting from repost item valuation
(cherry picked from commit f1c4aea7b5)
|
2022-09-12 06:44:59 +00:00 |
|
Deepesh Garg
|
181c0acf99
|
Merge pull request #32127 from SolufyPrivateLimited/Solufy-so-to-po-v13
fix: Purchase Order creation from Sales Order
|
2022-09-12 09:25:24 +05:30 |
|
Deepesh Garg
|
638d6b7177
|
fix: Rate for internal PI have non stock UOM items
(cherry picked from commit 0f655e4430)
|
2022-09-12 03:40:23 +00:00 |
|
rohitwaghchaure
|
f5132411eb
|
Merge pull request #32152 from frappe/mergify/bp/version-13-hotfix/pr-32135
fix: reposting not working for internal transferred purchase receipt (backport #32135)
|
2022-09-10 23:29:56 +05:30 |
|
rohitwaghchaure
|
e177f1e51b
|
fix: linter
|
2022-09-10 23:01:48 +05:30 |
|
rohitwaghchaure
|
6f2a567c95
|
fix: conflict
|
2022-09-10 16:41:39 +05:30 |
|
Rohit Waghchaure
|
bb41d8bc47
|
fix: reposting not working for internal transferred purchase receipt
(cherry picked from commit a03b4ce213)
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
|
2022-09-09 17:13:21 +00:00 |
|
Nihantra C. Patel
|
d79aacd1cb
|
fix: Purchase Order creation from Sales Order
|
2022-09-08 13:51:11 +05:30 |
|
Sagar Sharma
|
44c3a322d3
|
fix: require barcode item barcode (#32112)
fix: require barcode item barcode. (#31957)
* fix: require barcode item barcode.
* fix: make supplier mandatory in Item Supplier DocType
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com>
|
2022-09-07 14:24:53 +05:30 |
|
Frappe PR Bot
|
2af489d69d
|
chore(release): Bumped to Version 13.38.0
# [13.38.0](https://github.com/frappe/erpnext/compare/v13.37.0...v13.38.0) (2022-09-06)
### Bug Fixes
* consider Stock Entry purpose while getting total supplied qty ([8964612](8964612b8e))
* force delete old report docs (backport [#32026](https://github.com/frappe/erpnext/issues/32026)) ([#32028](https://github.com/frappe/erpnext/issues/32028)) ([0f1f67d](0f1f67dcae))
* incorrect import parameter for cancel PDA ([814dd36](814dd36a3e))
* key error on consolidated financial report ([20919c8](20919c8626))
* KSA VAT report multi currency amount issue ([56d8962](56d8962e40))
* Loan Interest accruals for 0 rated loans ([a369852](a3698524ca))
* lost quotation not to expired ([ea995de](ea995de4a3))
* Naming series in Journal Entry Template ([66cb3fd](66cb3fd63f))
* **pos:** error while consolidating pos invoices ([0527393](0527393b09))
* QR Code multi currency issue ([b10a2b8](b10a2b87b6))
### Features
* better Item Price list view ([#31954](https://github.com/frappe/erpnext/issues/31954)) ([25d2847](25d2847881))
v13.38.0
|
2022-09-06 16:05:26 +00:00 |
|
Deepesh Garg
|
bb1c450c33
|
Merge pull request #32104 from frappe/version-13-hotfix
chore: release v13
|
2022-09-06 21:33:13 +05:30 |
|
Sagar Sharma
|
5707118d58
|
Merge pull request #32099 from s-aga-r/fix/stock-entry/send-to-subcontractor
fix: consider Stock Entry purpose while getting total supplied qty
|
2022-09-06 15:49:38 +05:30 |
|
Sagar Sharma
|
8964612b8e
|
fix: consider Stock Entry purpose while getting total supplied qty
|
2022-09-06 13:04:03 +05:30 |
|
Deepesh Garg
|
514d280ee7
|
Merge pull request #32086 from Havenir/qr_code_multi_currency_issue
fix: QR Code multi currency issue
|
2022-09-05 12:42:43 +05:30 |
|
hamzaali15
|
b10a2b87b6
|
fix: QR Code multi currency issue
When try to scan qr code on app it is showing correct values for multi currencies because it is not getting base amount
|
2022-09-05 11:15:43 +05:00 |
|
Deepesh Garg
|
3664a12bb9
|
Merge pull request #32078 from frappe/mergify/bp/version-13-hotfix/pr-31954
feat: better Item Price list view (backport #31954)
|
2022-09-04 18:15:13 +05:30 |
|
Deepesh Garg
|
0605cbf26b
|
Merge pull request #32076 from frappe/mergify/bp/version-13-hotfix/pr-32045
fix: Naming series in Journal Entry Template (backport #32045)
|
2022-09-04 18:14:40 +05:30 |
|
HENRY Florian
|
25d2847881
|
feat: better Item Price list view (#31954)
* feat: better Item Price list view
(cherry picked from commit 86395c6adb)
|
2022-09-04 12:38:43 +00:00 |
|
Solufyin
|
66cb3fd63f
|
fix: Naming series in Journal Entry Template
(cherry picked from commit 2085626390)
|
2022-09-04 11:04:44 +00:00 |
|
Deepesh Garg
|
d22104ad40
|
Merge pull request #32072 from frappe/mergify/bp/version-13-hotfix/pr-31822
fix(pos): error while consolidating pos invoices (backport #31822)
|
2022-09-04 15:57:37 +05:30 |
|
Saqib Ansari
|
0527393b09
|
fix(pos): error while consolidating pos invoices
(cherry picked from commit 33762dbbac)
|
2022-09-04 07:56:06 +00:00 |
|
Deepesh Garg
|
741d6fcb9a
|
Merge pull request #32053 from Havenir/version-13-hotfix
fix: KSA VAT report multi currency amount issue
|
2022-09-04 13:12:21 +05:30 |
|
ruthra kumar
|
1870dbf9a8
|
Merge pull request #32059 from frappe/mergify/bp/version-13-hotfix/pr-32054
fix: type error on cancellation of Process Deferred Accounting (backport #32054)
|
2022-09-02 17:10:01 +05:30 |
|
ruthra kumar
|
69a9724422
|
test: pda document submission and cancellation
(cherry picked from commit 1c385541fa)
|
2022-09-02 11:15:13 +00:00 |
|
ruthra kumar
|
814dd36a3e
|
fix: incorrect import parameter for cancel PDA
(cherry picked from commit 08f2e4edc3)
|
2022-09-02 11:15:12 +00:00 |
|
ruthra kumar
|
17ad96998e
|
Merge pull request #32057 from frappe/mergify/bp/version-13-hotfix/pr-32052
fix: key error on consolidated financial report (backport #32052)
|
2022-09-02 16:41:56 +05:30 |
|
ruthra kumar
|
20919c8626
|
fix: key error on consolidated financial report
accounts with same name but different account number will throw key
error on consolidated report
(cherry picked from commit 6e8395cccd)
|
2022-09-02 10:46:23 +00:00 |
|