Frappe PR Bot
9c01a5f7ed
chore(release): Bumped to Version 15.14.3
...
## [15.14.3](https://github.com/frappe/erpnext/compare/v15.14.2...v15.14.3 ) (2024-02-19)
### Bug Fixes
* do not empty serial batch fields (backport [#39948 ](https://github.com/frappe/erpnext/issues/39948 )) ([#39956 ](https://github.com/frappe/erpnext/issues/39956 )) ([2db79cd ](2db79cdf3b ))
2024-02-19 05:33:59 +00:00
rohitwaghchaure
0c9d7434f9
Merge pull request #39957 from frappe/mergify/bp/version-15/pr-39956
...
fix: do not empty serial batch fields (backport #39948 ) (backport #39956 )
2024-02-19 11:02:11 +05:30
mergify[bot]
2db79cdf3b
fix: do not empty serial batch fields (backport #39948 ) ( #39956 )
...
fix: do not empty serial batch fields (#39948 )
(cherry picked from commit a4cbfabe0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit acd2e93f8c )
2024-02-19 05:16:58 +00:00
Frappe PR Bot
fd76847cfa
chore(release): Bumped to Version 15.14.2
...
## [15.14.2](https://github.com/frappe/erpnext/compare/v15.14.1...v15.14.2 ) (2024-02-16)
### Bug Fixes
* batch filter not working in stock ledger report (backport [#39934 ](https://github.com/frappe/erpnext/issues/39934 )) ([#39935 ](https://github.com/frappe/erpnext/issues/39935 )) ([3cd3159 ](3cd315973c ))
2024-02-16 16:20:27 +00:00
rohitwaghchaure
709faaac69
Merge pull request #39937 from frappe/mergify/bp/version-15/pr-39935
...
fix: batch filter not working in stock ledger report (backport #39934 ) (backport #39935 )
2024-02-16 21:48:52 +05:30
mergify[bot]
3cd315973c
fix: batch filter not working in stock ledger report (backport #39934 ) ( #39935 )
...
fix: batch filter not working in stock ledger report
(cherry picked from commit a995e87567 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 15135952fc )
2024-02-16 15:19:21 +00:00
Frappe PR Bot
6d6a3a10fb
chore(release): Bumped to Version 15.14.1
...
## [15.14.1](https://github.com/frappe/erpnext/compare/v15.14.0...v15.14.1 ) (2024-02-16)
### Bug Fixes
* use serial batch fields not enabled for new stock entry ([72ff56b ](72ff56be13 ))
2024-02-16 10:29:29 +00:00
rohitwaghchaure
7af62fb6c8
Merge pull request #39932 from frappe/mergify/bp/version-15/pr-39931
...
fix: use serial batch fields not enabled for new stock entry (backport #39930 ) (backport #39931 )
2024-02-16 15:58:17 +05:30
Rohit Waghchaure
72ff56be13
fix: use serial batch fields not enabled for new stock entry
...
(cherry picked from commit dc9115a586 )
(cherry picked from commit 40d4e3261e )
2024-02-16 10:25:03 +00:00
Frappe PR Bot
c78d085e24
chore(release): Bumped to Version 15.14.0
...
# [15.14.0](https://github.com/frappe/erpnext/compare/v15.13.0...v15.14.0 ) (2024-02-14)
### Bug Fixes
* production plan issue with sales order (backport [#39901 ](https://github.com/frappe/erpnext/issues/39901 )) ([#39904 ](https://github.com/frappe/erpnext/issues/39904 )) ([88a7248 ](88a7248888 ))
* add permissions to SRE (backport [#39780 ](https://github.com/frappe/erpnext/issues/39780 )) ([#39786 ](https://github.com/frappe/erpnext/issues/39786 )) ([ba05648 ](ba05648741 ))
* Brazilian COA for demo data creation ([#39839 ](https://github.com/frappe/erpnext/issues/39839 )) ([4daee6d ](4daee6d9c7 ))
* calculate `stock_value_diff` ([5a66c85 ](5a66c8585c ))
* create SBB for `transfer_qty` in SE (backport [#39835 ](https://github.com/frappe/erpnext/issues/39835 )) ([#39863 ](https://github.com/frappe/erpnext/issues/39863 )) ([92e6017 ](92e6017a29 ))
* do not consider rejected warehouses in pick list (backport [#39539 ](https://github.com/frappe/erpnext/issues/39539 )) (backport [#39804 ](https://github.com/frappe/erpnext/issues/39804 )) ([#39811 ](https://github.com/frappe/erpnext/issues/39811 )) ([30dacce ](30daccecc7 ))
* incorrect planned qty in PP (backport [#39785 ](https://github.com/frappe/erpnext/issues/39785 )) ([#39793 ](https://github.com/frappe/erpnext/issues/39793 )) ([60e04ab ](60e04ab661 ))
* landed cost voucher not submitting because of incorrect reference (backport [#39898 ](https://github.com/frappe/erpnext/issues/39898 )) ([#39900 ](https://github.com/frappe/erpnext/issues/39900 )) ([a548f12 ](a548f12941 ))
* remove duplicates from tax category map ([3c6114a ](3c6114ab72 ))
* set rate for PO created against BO (backport [#39765 ](https://github.com/frappe/erpnext/issues/39765 )) ([#39767 ](https://github.com/frappe/erpnext/issues/39767 )) ([2213886 ](22138867f5 ))
* stock entry for use serial batch fields (backport [#39843 ](https://github.com/frappe/erpnext/issues/39843 )) ([#39844 ](https://github.com/frappe/erpnext/issues/39844 )) ([43fce29 ](43fce29a04 ))
* use correct field name in accounts controller (backport [#39884 ](https://github.com/frappe/erpnext/issues/39884 )) ([#39897 ](https://github.com/frappe/erpnext/issues/39897 )) ([f08b424 ](f08b424972 ))
* **ux:** set rate as price list rate on uom change in MR (backport [#39816 ](https://github.com/frappe/erpnext/issues/39816 )) ([#39818 ](https://github.com/frappe/erpnext/issues/39818 )) ([63b4d20 ](63b4d20bdf ))
* validate duplicate SBB (backport [#39862 ](https://github.com/frappe/erpnext/issues/39862 )) ([#39866 ](https://github.com/frappe/erpnext/issues/39866 )) ([a2f1a96 ](a2f1a964f1 ))
* warehouse issue in pick list (backport [#39826 ](https://github.com/frappe/erpnext/issues/39826 )) ([#39827 ](https://github.com/frappe/erpnext/issues/39827 )) ([b625b05 ](b625b05ddc ))
### Features
* get RM costs from consumption entry in manufacture SE (backport [#39822 ](https://github.com/frappe/erpnext/issues/39822 )) ([#39847 ](https://github.com/frappe/erpnext/issues/39847 )) ([2d5f186 ](2d5f186812 ))
### Performance Improvements
* cached get_last_purchase_details to fix performance issue (backport [#39854 ](https://github.com/frappe/erpnext/issues/39854 )) ([#39856 ](https://github.com/frappe/erpnext/issues/39856 )) ([c643e70 ](c643e70e2f ))
* production plan submission (backport [#39846 ](https://github.com/frappe/erpnext/issues/39846 )) ([#39860 ](https://github.com/frappe/erpnext/issues/39860 )) ([10f17df ](10f17dfcc8 ))
2024-02-14 12:06:08 +00:00
rohitwaghchaure
8c12b3dbe0
Merge pull request #39880 from frappe/version-15-hotfix
...
chore: release v15
2024-02-14 17:34:57 +05:30
mergify[bot]
88a7248888
fix: production plan issue with sales order (backport #39901 ) ( #39904 )
...
fix: production plan issue with sales order (#39901 )
(cherry picked from commit d0df5df4a6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 16:58:28 +05:30
mergify[bot]
a548f12941
fix: landed cost voucher not submitting because of incorrect reference (backport #39898 ) ( #39900 )
...
fix: landed cost voucher not submitting because of incorrect reference (#39898 )
(cherry picked from commit 6239fd704b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 15:57:40 +05:30
mergify[bot]
f08b424972
fix: use correct field name in accounts controller (backport #39884 ) ( #39897 )
...
fix: use correct field name in accounts controller (#39884 )
Changes to get advance payments in SI or PI from JV's
(cherry picked from commit b124081065 )
Co-authored-by: Rohit Gunjegaonkar <135806454+rohitg-pbspl@users.noreply.github.com >
2024-02-14 13:21:55 +05:30
Raffael Meyer
375859a25f
Merge pull request #39894 from frappe/mergify/bp/version-15-hotfix/pr-39868
...
fix(Purchase Receipt): calculate `stock_value_diff` (backport #39868 )
2024-02-14 01:21:38 +01:00
barredterra
5a66c8585c
fix: calculate stock_value_diff
...
`d.item_tax_amount` is already in base currency.
(cherry picked from commit 5df5851798 )
2024-02-13 23:52:33 +00:00
mergify[bot]
a2f1a964f1
fix: validate duplicate SBB (backport #39862 ) ( #39866 )
...
* fix: validate duplicate SBB
(cherry picked from commit 094ecc1f62 )
* test: duplicate SBB
(cherry picked from commit 55e66db315 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-13 09:09:03 +05:30
mergify[bot]
92e6017a29
fix: create SBB for transfer_qty in SE (backport #39835 ) ( #39863 )
...
fix: create SBB for `transfer_qty` in SE
(cherry picked from commit d59caf08e6 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-12 19:59:07 +05:30
mergify[bot]
10f17dfcc8
perf: production plan submission (backport #39846 ) ( #39860 )
...
perf: production plan submission
(cherry picked from commit aa1c69dd7a )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-12 18:17:36 +05:30
mergify[bot]
c643e70e2f
perf: cached get_last_purchase_details to fix performance issue (backport #39854 ) ( #39856 )
...
perf: cached get_last_purchase_details to fix performance issue (#39854 )
(cherry picked from commit b966c06a4f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-12 15:53:50 +05:30
mergify[bot]
4daee6d9c7
fix: Brazilian COA for demo data creation ( #39839 )
...
fix: Brazilian COA for demo data creation (#39839 )
fix: Brazilian COA
(cherry picked from commit 4b1c851da1 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-11 18:12:18 +05:30
Frappe PR Bot
a29468f6fe
chore(release): Bumped to Version 15.13.0
...
# [15.13.0](https://github.com/frappe/erpnext/compare/v15.12.2...v15.13.0 ) (2024-02-11)
### Features
* get RM costs from consumption entry in manufacture SE (backport [#39822 ](https://github.com/frappe/erpnext/issues/39822 )) (backport [#39847 ](https://github.com/frappe/erpnext/issues/39847 )) ([#39849 ](https://github.com/frappe/erpnext/issues/39849 )) ([beb4137 ](beb4137dac ))
2024-02-11 12:20:07 +00:00
mergify[bot]
beb4137dac
feat: get RM costs from consumption entry in manufacture SE (backport #39822 ) (backport #39847 ) ( #39849 )
...
feat: get RM costs from consumption entry in manufacture SE (backport #39822 ) (#39847 )
feat: get RM costs from consumption entry in manufacture SE (#39822 )
(cherry picked from commit 39067c7614 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 2d5f186812 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-11 17:48:47 +05:30
mergify[bot]
2d5f186812
feat: get RM costs from consumption entry in manufacture SE (backport #39822 ) ( #39847 )
...
feat: get RM costs from consumption entry in manufacture SE (#39822 )
(cherry picked from commit 39067c7614 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-11 17:29:21 +05:30
mergify[bot]
43fce29a04
fix: stock entry for use serial batch fields (backport #39843 ) ( #39844 )
...
fix: stock entry for use serial batch fields (#39843 )
(cherry picked from commit e5824fc3f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-11 11:28:48 +05:30
mergify[bot]
63b4d20bdf
fix(ux): set rate as price list rate on uom change in MR (backport #39816 ) ( #39818 )
...
* fix: add price list rate field in MR Item
(cherry picked from commit 61a29eb5fb )
* fix: set rate as price list rate on uom change
(cherry picked from commit 5cf0759b0c )
* chore: linter
(cherry picked from commit 1745371cd6 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-10 15:58:33 +05:30
mergify[bot]
b625b05ddc
fix: warehouse issue in pick list (backport #39826 ) ( #39827 )
...
fix: warehouse issue in pick list (#39826 )
(cherry picked from commit 159a123dc7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-09 11:32:51 +05:30
mergify[bot]
30daccecc7
fix: do not consider rejected warehouses in pick list (backport #39539 ) (backport #39804 ) ( #39811 )
...
* fix: do not consider rejected warehouses in pick list (backport #39539 ) (#39804 )
* fix: do not consider rejected warehouses in pick list (#39539 )
* fix: do not picked rejected materials
* test: test case for pick list without rejected materials
(cherry picked from commit f6725e4342 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/stock/doctype/pick_list/pick_list.json
# erpnext/stock/doctype/pick_list/pick_list.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fixed test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2c8e4c1ab3 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
* chore: fix conflicts
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-08 14:41:58 +05:30
ruthra kumar
db4efd3332
Merge pull request #39803 from frappe/mergify/bp/version-15/pr-39783
...
fix: cancelling cr/dr notes should update the linked Invoice status (backport #39783 )
2024-02-08 10:23:53 +05:30
ruthra kumar
7556457e3e
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-08 04:36:15 +00:00
ruthra kumar
5590b04c89
refactor(test): assert Invoice status as well
...
(cherry picked from commit 33efe0d12d )
2024-02-08 04:36:14 +00:00
ruthra kumar
490cbc53d8
test: Invoice status on Cr/Dr note cancellation
...
(cherry picked from commit 31a8c3bdc4 )
2024-02-08 04:36:14 +00:00
ruthra kumar
592b3ff7b7
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-08 04:36:14 +00:00
ruthra kumar
0bde22fe46
Merge pull request #39799 from frappe/mergify/bp/version-15-hotfix/pr-39783
...
fix: cancelling cr/dr notes should update the linked Invoice status (backport #39783 )
2024-02-08 10:00:34 +05:30
mergify[bot]
60e04ab661
fix: incorrect planned qty in PP (backport #39785 ) ( #39793 )
...
fix: incorrect planned qty in PP
(cherry picked from commit a8ebc94a36 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-08 09:13:38 +05:30
ruthra kumar
83bf2c17e0
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-07 15:00:48 +00:00
ruthra kumar
a805796c0a
refactor(test): assert Invoice status as well
...
(cherry picked from commit 33efe0d12d )
2024-02-07 15:00:47 +00:00
ruthra kumar
0bff065f0b
test: Invoice status on Cr/Dr note cancellation
...
(cherry picked from commit 31a8c3bdc4 )
2024-02-07 15:00:46 +00:00
ruthra kumar
5fd4ca56f5
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-07 15:00:45 +00:00
Frappe PR Bot
bc9a63497a
chore(release): Bumped to Version 15.12.2
...
## [15.12.2](https://github.com/frappe/erpnext/compare/v15.12.1...v15.12.2 ) (2024-02-07)
### Bug Fixes
* remove duplicates from tax category map ([1f21607 ](1f21607e4f ))
2024-02-07 14:22:43 +00:00
Gursheen Kaur Anand
b9dc0f3896
Merge pull request #39794 from frappe/mergify/bp/version-15/pr-39787
...
fix: remove duplicates from tax category map (backport #39787 )
2024-02-07 19:51:02 +05:30
Gursheen Anand
1f21607e4f
fix: remove duplicates from tax category map
...
(cherry picked from commit 3c6114ab72 )
2024-02-07 13:54:03 +00:00
Gursheen Kaur Anand
a5ad318a37
Merge pull request #39787 from GursheenK/duplicates-in-tax-category-bpv15
...
fix: remove duplicates from tax category map
2024-02-07 19:22:27 +05:30
mergify[bot]
ba05648741
fix: add permissions to SRE (backport #39780 ) ( #39786 )
...
fix: add permissions to SRE
(cherry picked from commit 50f54d983d )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 19:03:25 +05:30
Gursheen Anand
3c6114ab72
fix: remove duplicates from tax category map
2024-02-07 18:27:08 +05:30
Frappe PR Bot
488e693ed8
chore(release): Bumped to Version 15.12.1
...
## [15.12.1](https://github.com/frappe/erpnext/compare/v15.12.0...v15.12.1 ) (2024-02-07)
### Bug Fixes
* set rate for PO created against BO (backport [#39765 ](https://github.com/frappe/erpnext/issues/39765 )) (backport [#39767 ](https://github.com/frappe/erpnext/issues/39767 )) ([#39775 ](https://github.com/frappe/erpnext/issues/39775 )) ([ae2a8db ](ae2a8db0d7 ))
2024-02-07 06:07:15 +00:00
mergify[bot]
ae2a8db0d7
fix: set rate for PO created against BO (backport #39765 ) (backport #39767 ) ( #39775 )
...
fix: set rate for PO created against BO (backport #39765 ) (#39767 )
* fix: set rate for PO created against BO
(cherry picked from commit 0e5b4e5f07 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order/blanket_order.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 22138867f5 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-07 11:35:55 +05:30
mergify[bot]
22138867f5
fix: set rate for PO created against BO (backport #39765 ) ( #39767 )
...
* fix: set rate for PO created against BO
(cherry picked from commit 0e5b4e5f07 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order/blanket_order.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 10:48:58 +05:30
Frappe PR Bot
2ba283d138
chore(release): Bumped to Version 15.12.0
...
# [15.12.0](https://github.com/frappe/erpnext/compare/v15.11.1...v15.12.0 ) (2024-02-06)
### Bug Fixes
* Blanket Order Ordered Quantity (backport [#39725 ](https://github.com/frappe/erpnext/issues/39725 )) ([#39739 ](https://github.com/frappe/erpnext/issues/39739 )) ([b126720 ](b126720826 ))
* conditionally display show btn setting ([e931432 ](e9314325cc ))
* correctly calculate diff amount for included taxes ([#39655 ](https://github.com/frappe/erpnext/issues/39655 )) ([7f4cd3c ](7f4cd3cd15 ))
* do not throw validation for cancelled sle ([02f56ee ](02f56ee20e ))
* don't overwrite existing terms in transaction ([dcdd3e8 ](dcdd3e8cc4 ))
* Exchange rate on MR to PO creation for muticurrency POs ([#39646 ](https://github.com/frappe/erpnext/issues/39646 )) ([29eb090 ](29eb090528 ))
* fetch/change tax template on basis of base_net_rate instead of net_rate ([#39448 ](https://github.com/frappe/erpnext/issues/39448 )) ([d7c7748 ](d7c7748c03 ))
* incorrect landed cost voucher amount ([a40864d ](a40864dede ))
* out of range for valuation_rate column in SE (backport [#39687 ](https://github.com/frappe/erpnext/issues/39687 )) ([#39691 ](https://github.com/frappe/erpnext/issues/39691 )) ([41e4632 ](41e46326c0 ))
* Percentage handling in queries ([#39692 ](https://github.com/frappe/erpnext/issues/39692 )) ([e76f598 ](e76f59803c ))
* **portal:** show PO pay button if payments installed ([cea4ed6 ](cea4ed6f88 ))
* Pricing rule application/removal on qty change ([#39084 ](https://github.com/frappe/erpnext/issues/39084 )) ([f310707 ](f31070741a ))
* production plan date filters for orders (backport [#39702 ](https://github.com/frappe/erpnext/issues/39702 )) ([#39720 ](https://github.com/frappe/erpnext/issues/39720 )) ([3eac436 ](3eac436e7b ))
* remove applied pricing rule on qty change (backport [#39688 ](https://github.com/frappe/erpnext/issues/39688 )) ([#39737 ](https://github.com/frappe/erpnext/issues/39737 )) ([f246684 ](f246684694 ))
* remove file from the disk after the completion of reposting ([b582e9c ](b582e9c42c ))
* show warehouse title field in sales docs (backport [#39746 ](https://github.com/frappe/erpnext/issues/39746 )) ([#39755 ](https://github.com/frappe/erpnext/issues/39755 )) ([53992de ](53992deb10 ))
* update company in serial no doc (backport [#39733 ](https://github.com/frappe/erpnext/issues/39733 )) ([#39747 ](https://github.com/frappe/erpnext/issues/39747 )) ([00e86bf ](00e86bf318 ))
* use old serial / batch fields to make serial batch bundle ([282c19e ](282c19e7e1 ))
* **work order:** resolve type error during job card creation (backport [#39713 ](https://github.com/frappe/erpnext/issues/39713 )) ([#39714 ](https://github.com/frappe/erpnext/issues/39714 )) ([5fe40ac ](5fe40ac085 ))
### Features
* copy emails from lead to customer ([#38647 ](https://github.com/frappe/erpnext/issues/38647 )) ([986273b ](986273b6d3 ))
* make material request for job card from workstation dashboard ([3bef12c ](3bef12cb55 ))
* Period-wise closing entries for TB ([#39712 ](https://github.com/frappe/erpnext/issues/39712 )) ([1822325 ](1822325f34 ))
* reference for POS SI payments ([#39523 ](https://github.com/frappe/erpnext/issues/39523 )) ([4ee8cf3 ](4ee8cf3907 ))
* visual plant floor ([75bd1e6 ](75bd1e6b65 ))
### Performance Improvements
* memory consumption for the stock balance report ([#39626 ](https://github.com/frappe/erpnext/issues/39626 )) ([5e29aab ](5e29aab83b ))
* Move dimension validation out of GL Entry doctype ([#39730 ](https://github.com/frappe/erpnext/issues/39730 )) ([451c288 ](451c288011 ))
* timeout for auto material request through reorder level ([1b2831b ](1b2831bdfe ))
* timeout while submitting the purchase receipt entry ([55a8326 ](55a8326d06 ))
2024-02-06 18:44:29 +00:00
rohitwaghchaure
af8af2b36e
Merge pull request #39758 from frappe/version-15-hotfix
...
chore: release v15
2024-02-07 00:13:18 +05:30
rohitwaghchaure
789aee4544
Merge pull request #39770 from frappe/mergify/bp/version-15-hotfix/pr-39769
...
fix: do not throw validation for canceled SLE (backport #39769 )
2024-02-06 23:46:00 +05:30
Rohit Waghchaure
02f56ee20e
fix: do not throw validation for cancelled sle
...
(cherry picked from commit 32ccf3524a )
2024-02-06 17:43:17 +00:00
rohitwaghchaure
c78d4c15d3
Merge pull request #39768 from frappe/mergify/bp/version-15-hotfix/pr-39764
...
fix: remove file from the disk after the completion of reposting (backport #39764 )
2024-02-06 22:22:46 +05:30
Rohit Waghchaure
7833138c57
test: test case to check removed attached file
...
(cherry picked from commit 76b57a4338 )
2024-02-06 15:58:17 +00:00
Rohit Waghchaure
b582e9c42c
fix: remove file from the disk after the completion of reposting
...
(cherry picked from commit fb330d1b5a )
2024-02-06 15:58:16 +00:00
rohitwaghchaure
faf79f4d2a
Merge pull request #39761 from frappe/mergify/bp/version-15-hotfix/pr-39718
...
fix: use old serial / batch fields to make serial batch bundle (backport #39718 )
2024-02-06 16:26:33 +05:30
ruthra kumar
47c2bd7335
Merge pull request #39751 from frappe/mergify/bp/version-15-hotfix/pr-39694
...
refactor: enforce unique GL Account for each 'Bank Account' (backport #39694 )
2024-02-06 15:48:31 +05:30
Rohit Waghchaure
73618f0605
test: test case to check use serial / batch fields feature
...
(cherry picked from commit 01650120d4 )
2024-02-06 10:18:06 +00:00
Rohit Waghchaure
a08b97e886
test: fixed test cases
...
(cherry picked from commit c1e869f040 )
2024-02-06 10:18:05 +00:00
Rohit Waghchaure
282c19e7e1
fix: use old serial / batch fields to make serial batch bundle
...
(cherry picked from commit 9fafc83632 )
2024-02-06 10:18:05 +00:00
mergify[bot]
53992deb10
fix: show warehouse title field in sales docs (backport #39746 ) ( #39755 )
...
fix: show warehouse title field in sales docs
(cherry picked from commit ee14faaa39 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-06 12:45:37 +05:30
ruthra kumar
4235e08668
refactor(test): make use of test fixtures in Payment Order
...
(cherry picked from commit 322cdbaccf )
2024-02-06 04:00:23 +00:00
ruthra kumar
949f4c3790
refactor(test): generate uniq GL acc and Bank acc for each test case
...
(cherry picked from commit a9a2ec81de )
2024-02-06 04:00:23 +00:00
ruthra kumar
11d4382e19
refactor: ensure unique accounts for each Bank Account's
...
(cherry picked from commit 2caa2d677c )
2024-02-06 04:00:23 +00:00
mergify[bot]
00e86bf318
fix: update company in serial no doc (backport #39733 ) ( #39747 )
...
fix: update company in serial no doc
(cherry picked from commit 7a04f0f7ba )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 21:55:56 +05:30
rohitwaghchaure
d3c4bd7f5f
Merge pull request #39745 from frappe/mergify/bp/version-15-hotfix/pr-39742
...
perf: timeout while submitting the purchase receipt entry (backport #39742 )
2024-02-05 21:17:59 +05:30
rohitwaghchaure
cb15ff1d74
Merge pull request #39743 from frappe/mergify/bp/version-15-hotfix/pr-39730
...
perf: Move dimension validation out of GL Entry doctype (backport #39730 )
2024-02-05 21:17:43 +05:30
Rohit Waghchaure
55a8326d06
perf: timeout while submitting the purchase receipt entry
...
(cherry picked from commit 1fa6233377 )
2024-02-05 15:33:04 +00:00
Deepesh Garg
451c288011
perf: Move dimension validation out of GL Entry doctype ( #39730 )
...
(cherry picked from commit b834ed10d6 )
2024-02-05 15:31:36 +00:00
rohitwaghchaure
7923bd7964
Merge pull request #39741 from frappe/mergify/bp/version-15-hotfix/pr-38362
...
feat: visual plant floor (backport #38362 )
2024-02-05 19:42:20 +05:30
Rohit Waghchaure
3bef12cb55
feat: make material request for job card from workstation dashboard
...
(cherry picked from commit 6fea9d6dfe )
2024-02-05 13:50:45 +00:00
Rohit Waghchaure
75bd1e6b65
feat: visual plant floor
...
(cherry picked from commit 68c997aa06 )
2024-02-05 13:50:44 +00:00
mergify[bot]
b126720826
fix: Blanket Order Ordered Quantity (backport #39725 ) ( #39739 )
...
* fix: disable no-copy for blanket order in PO
(cherry picked from commit 5ce5c352e4 )
* fix: update BO Ordered Quantity on PO Close/Open
(cherry picked from commit 61ded697a7 )
* test: BO on PO Close/Open
(cherry picked from commit 27d6c8b6d5 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:31:20 +05:30
mergify[bot]
f246684694
fix: remove applied pricing rule on qty change (backport #39688 ) ( #39737 )
...
fix: remove pricing rule
(cherry picked from commit 7c6a5a0f23 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:09:00 +05:30
mergify[bot]
1822325f34
feat: Period-wise closing entries for TB ( #39712 )
...
feat: Period-wise closing entries for TB (#39712 )
(cherry picked from commit 6e6c818084 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-05 14:34:33 +05:30
mergify[bot]
986273b6d3
feat: copy emails from lead to customer ( #38647 )
...
feat: copy emails from lead to customer
(cherry picked from commit 906ac093e3 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-02-05 14:05:44 +05:30
rohitwaghchaure
f4ac00595d
Merge pull request #39729 from frappe/mergify/bp/version-15-hotfix/pr-39659
...
perf: timeout for auto material request through reorder level (backport #39659 )
2024-02-05 13:20:22 +05:30
rohitwaghchaure
66661d0649
Merge pull request #39732 from frappe/mergify/bp/version-15-hotfix/pr-39626
...
perf: memory consumption for the stock balance report (backport #39626 )
2024-02-05 13:17:41 +05:30
rohitwaghchaure
326751c8bd
Merge pull request #39727 from frappe/mergify/bp/version-15-hotfix/pr-39684
...
fix: incorrect landed cost voucher amount (backport #39684 )
2024-02-05 13:17:11 +05:30
rohitwaghchaure
5e29aab83b
perf: memory consumption for the stock balance report ( #39626 )
...
(cherry picked from commit b70f3de16b )
2024-02-05 06:18:52 +00:00
Rohit Waghchaure
1b2831bdfe
perf: timeout for auto material request through reorder level
...
(cherry picked from commit 951023f434 )
2024-02-05 06:10:56 +00:00
Rohit Waghchaure
a40864dede
fix: incorrect landed cost voucher amount
...
(cherry picked from commit d78a1e7814 )
2024-02-05 06:09:51 +00:00
mergify[bot]
3eac436e7b
fix: production plan date filters for orders (backport #39702 ) ( #39720 )
...
fix: production plan date filters for orders (#39702 )
(cherry picked from commit 407045a1de )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2024-02-05 10:14:42 +05:30
mergify[bot]
5fe40ac085
fix(work order): resolve type error during job card creation (backport #39713 ) ( #39714 )
...
fix(work order): resolve type error during job card creation (#39713 )
fix: type error
(cherry picked from commit c81d597ca5 )
Co-authored-by: Vishnu VS <Vishnuviswambaran2002@gmail.com >
2024-02-04 22:59:17 +05:30
mergify[bot]
4ee8cf3907
feat: reference for POS SI payments ( #39523 )
...
feat: reference for POS SI payments (#39523 )
* feat: reference field in SI payment
* fix: document link for pos si
* refactor: pos invoice queries
(cherry picked from commit d9a72c1e61 )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2024-02-04 17:54:56 +05:30
mergify[bot]
d7c7748c03
fix: fetch/change tax template on basis of base_net_rate instead of net_rate ( #39448 )
...
fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448 )
fix: change tax template on basis of base_net_rate instead of net_rate
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e9fe10c6f1 )
Co-authored-by: Divyam Mistry <73271406+divyam-mistry@users.noreply.github.com >
2024-02-03 09:09:59 +05:30
mergify[bot]
f31070741a
fix: Pricing rule application/removal on qty change ( #39084 )
...
fix: Pricing rule application/removal on qty change
(cherry picked from commit f52d7c7665 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-03 08:49:50 +05:30
Frappe PR Bot
317a74b58c
chore(release): Bumped to Version 15.11.1
...
## [15.11.1](https://github.com/frappe/erpnext/compare/v15.11.0...v15.11.1 ) (2024-02-02)
### Bug Fixes
* Percentage handling in queries ([#39692 ](https://github.com/frappe/erpnext/issues/39692 )) ([0405a2b ](0405a2b817 ))
2024-02-02 15:24:10 +00:00
mergify[bot]
0405a2b817
fix: Percentage handling in queries ( #39692 )
...
fix: Percentage handling in queries (#39692 )
fix: Percentage handling in queries (#39692 )
* fix: Percentage handling in queries
* test: Account with percent sign
* chore: add test records
(cherry picked from commit 6d87cfeb8d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e76f59803c )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-02 20:53:03 +05:30
mergify[bot]
e76f59803c
fix: Percentage handling in queries ( #39692 )
...
fix: Percentage handling in queries (#39692 )
* fix: Percentage handling in queries
* test: Account with percent sign
* chore: add test records
(cherry picked from commit 6d87cfeb8d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-02 20:27:36 +05:30
mergify[bot]
41e46326c0
fix: out of range for valuation_rate column in SE (backport #39687 ) ( #39691 )
...
fix: out of range for valuation_rate column in SE
(cherry picked from commit 1e15a3cc15 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-02 15:24:45 +05:30
Gursheen Kaur Anand
8574941cb6
Merge pull request #39648 from frappe/mergify/bp/version-15-hotfix/pr-39519
...
fix: don't overwrite existing terms in transaction (backport #39519 )
2024-02-01 23:48:18 +05:30
ruthra kumar
4f994cf26c
Merge pull request #39666 from frappe/mergify/bp/version-15-hotfix/pr-39655
...
fix: correctly calculate diff amount for included taxes (backport #39655 )
2024-02-01 19:44:57 +05:30
ruthra kumar
bb3591deec
Merge pull request #39680 from frappe/mergify/bp/version-15-hotfix/pr-39674
...
refactor: use pop up to inform of possible data issue (backport #39674 )
2024-02-01 17:31:18 +05:30
ruthra kumar
e2d041f51c
refactor: use pop up to inform of possible data issue
...
and leave a comment in communcation trail as well
(cherry picked from commit 78483e2ee6 )
2024-02-01 11:43:19 +00:00
ruthra kumar
63f306f1b4
Merge pull request #39676 from frappe/mergify/bp/version-15-hotfix/pr-39671
...
refactor: move ignore ERR filter from SOA to General Ledger (backport #39671 )
2024-02-01 16:38:33 +05:30
ruthra kumar
72c95d31d1
refactor(test): use party with USD billing currency
...
(cherry picked from commit beff566c82 )
2024-02-01 10:41:39 +00:00
ruthra kumar
1ee15f65a8
test: ignore_err filter out in General Ledger
...
(cherry picked from commit affca3a519 )
2024-02-01 10:41:39 +00:00
ruthra kumar
0a235584ad
refactor: move ignore ERR filters from SOA to General Ledger
...
(cherry picked from commit c077eda64e )
2024-02-01 10:41:39 +00:00
Gursheen Kaur Anand
7f4cd3cd15
fix: correctly calculate diff amount for included taxes ( #39655 )
...
(cherry picked from commit 772f540bef )
2024-02-01 04:44:40 +00:00
barredterra
ba55d0ede7
chore: resolve conflicts
2024-01-31 13:19:19 +01:00
rohitwaghchaure
c74482a27c
Merge pull request #39658 from frappe/mergify/bp/version-15-hotfix/pr-39643
...
fix(portal): show PO pay button if payments installed (backport #39643 )
2024-01-31 17:30:48 +05:30
rohitwaghchaure
510ab769f1
chore: fix conflicts
2024-01-31 15:23:14 +05:30
Gursheen Anand
e9314325cc
fix: conditionally display show btn setting
...
(cherry picked from commit 0c9572bb48 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
2024-01-31 09:16:12 +00:00
Gursheen Anand
cea4ed6f88
fix(portal): show PO pay button if payments installed
...
(cherry picked from commit ae7be84d87 )
2024-01-31 09:16:11 +00:00
mergify[bot]
29eb090528
fix: Exchange rate on MR to PO creation for muticurrency POs ( #39646 )
...
fix: Exchange rate on MR to PO creation for muticurrency POs (#39646 )
(cherry picked from commit cfd1666181 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-31 12:49:48 +05:30
mergify[bot]
aebb0c7979
chore: cleanup doctype descriptions (backport #39637 ) ( #39652 )
...
* chore: cleanup doctype descriptions (#39637 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 6b8f046fb4 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
# erpnext/stock/doctype/item_price/item_price.json
# erpnext/stock/doctype/stock_settings/stock_settings.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-01-31 12:38:37 +05:30
barredterra
dcdd3e8cc4
fix: don't overwrite existing terms in transaction
...
(cherry picked from commit 77b044f1a6 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2024-01-31 00:14:44 +00:00
Frappe PR Bot
f84f82c7d7
chore(release): Bumped to Version 15.11.0
...
# [15.11.0](https://github.com/frappe/erpnext/compare/v15.10.8...v15.11.0 ) (2024-01-30)
### Bug Fixes
* AttributeError in company transaction deletion ([222005c ](222005ca44 ))
* **Batch:** reload doc after splitting ([a97b8fd ](a97b8fd876 ))
* check page obj before adding menu ([0aa73e3 ](0aa73e31ce ))
* default enable closing stock balance (backport [#39551 ](https://github.com/frappe/erpnext/issues/39551 )) ([#39554 ](https://github.com/frappe/erpnext/issues/39554 )) ([4853ab1 ](4853ab1fec ))
* do not auto-populate item delivery date ([5cdc22a ](5cdc22adf3 ))
* email list for auto reorder material request ([98c5653 ](98c56535d8 ))
* enqueue JV submission when more than 100 accounts ([07bcc24 ](07bcc24e35 ))
* fetch correct quantity and amount for grouped asset ([3bdd1e9 ](3bdd1e9514 ))
* honour currency precision while fetching balance ([e0a3820 ](e0a38207f6 ))
* incorrect active serial nos (backport [#39389 ](https://github.com/frappe/erpnext/issues/39389 )) ([#39589 ](https://github.com/frappe/erpnext/issues/39589 )) ([7def475 ](7def475eb1 ))
* incorrect amount in the material request item (backport [#39567 ](https://github.com/frappe/erpnext/issues/39567 )) ([#39569 ](https://github.com/frappe/erpnext/issues/39569 )) ([e0c35d6 ](e0c35d60b4 ))
* Item Tax template is not working for e-commerce ([2905db1 ](2905db19e5 ))
* make SO item code reqd ([171586d ](171586db9b ))
* not able to edit address through portal ([1f5dbeb ](1f5dbebe68 ))
* not able to save BOM (duplicate key error) (backport [#39620 ](https://github.com/frappe/erpnext/issues/39620 )) ([#39623 ](https://github.com/frappe/erpnext/issues/39623 )) ([53c7055 ](53c705506b ))
* not able to save subcontracting purchase receipt (old flow) (backport [#39590 ](https://github.com/frappe/erpnext/issues/39590 )) ([#39592 ](https://github.com/frappe/erpnext/issues/39592 )) ([63eef68 ](63eef680d0 ))
* not able to submit subcontracting pr (old flow) (backport [#39622 ](https://github.com/frappe/erpnext/issues/39622 )) ([#39625 ](https://github.com/frappe/erpnext/issues/39625 )) ([960443d ](960443d268 ))
* Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template ([b2e0d24 ](b2e0d24954 ))
* perf issue while submitting stock entry (backport [#39634 ](https://github.com/frappe/erpnext/issues/39634 )) ([#39642 ](https://github.com/frappe/erpnext/issues/39642 )) ([d785c6c ](d785c6ce3e ))
* prevent extra transfer against inter transfer transaction (backport [#39213 ](https://github.com/frappe/erpnext/issues/39213 )) ([#39596 ](https://github.com/frappe/erpnext/issues/39596 )) ([6d4ca6a ](6d4ca6a1ee ))
* qtn tests using delivery date ([6b20a7e ](6b20a7eed1 ))
* return doc obj after submit ([da33079 ](da33079f12 ))
* Serial No Ledger permission issue ([f9d1995 ](f9d1995954 ))
* skip liability account for internal transfer ([e2d85c5 ](e2d85c513c ))
* type error on company doc ([a7d1368 ](a7d13686c7 ))
### Features
* In words in payment entry ([5df2f5d ](5df2f5d523 ))
* New financial views - Growth and margin views for P&L and balance sheet ([#39588 ](https://github.com/frappe/erpnext/issues/39588 )) ([a83f310 ](a83f3106f3 ))
* Partly billed status in Purchase Receipt ([#39543 ](https://github.com/frappe/erpnext/issues/39543 )) ([e4230cf ](e4230cf6d9 ))
2024-01-30 14:14:58 +00:00
rohitwaghchaure
32f77eae5d
Merge pull request #39639 from frappe/version-15-hotfix
...
chore: release v15
2024-01-30 19:42:27 +05:30
mergify[bot]
d785c6ce3e
fix: perf issue while submitting stock entry (backport #39634 ) ( #39642 )
...
fix: perf issue while submitting stock entry (#39634 )
(cherry picked from commit b14886b227 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-30 15:43:50 +05:30
ruthra kumar
bc8ab51f9d
Merge pull request #39633 from frappe/mergify/bp/version-15-hotfix/pr-39559
...
fix: prevent Return Invoices(Credit/Debit Note) from using a different account (backport #39559 )
2024-01-30 11:20:25 +05:30
ruthra kumar
5c9c3bee70
test: debit note account mismatch
...
(cherry picked from commit bdca718103 )
2024-01-30 05:31:53 +00:00
ruthra kumar
c9ea83591f
test: account mismatch validation
...
(cherry picked from commit 8bdc760733 )
2024-01-30 05:31:53 +00:00
ruthra kumar
10fcf5af5f
refactor: prevent '{debit/credit}_to' account mismatch
...
(cherry picked from commit 6f2fae1b61 )
2024-01-30 05:31:52 +00:00
mergify[bot]
e4230cf6d9
feat: Partly billed status in Purchase Receipt ( #39543 )
...
feat: Partly billed status in Purchase Receipt (#39543 )
(cherry picked from commit a673220feb )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-29 22:41:09 +05:30
mergify[bot]
53c705506b
fix: not able to save BOM (duplicate key error) (backport #39620 ) ( #39623 )
...
fix: not able to save BOM (duplicate key error) (#39620 )
(cherry picked from commit 4e182b89ce )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-29 21:22:34 +05:30
mergify[bot]
960443d268
fix: not able to submit subcontracting pr (old flow) (backport #39622 ) ( #39625 )
...
fix: not able to submit subcontracting pr (old flow) (#39622 )
(cherry picked from commit 5cf47ae5f9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-29 21:22:21 +05:30
Gursheen Kaur Anand
f71af209c0
Merge pull request #39618 from frappe/mergify/bp/version-15-hotfix/pr-39616
...
fix(minor): do not auto-populate item delivery date from qtn (backport #39616 )
2024-01-29 16:53:39 +05:30
Gursheen Anand
6b20a7eed1
fix: qtn tests using delivery date
...
(cherry picked from commit 079cd30b9c )
2024-01-29 10:22:01 +00:00
Gursheen Anand
5cdc22adf3
fix: do not auto-populate item delivery date
...
(cherry picked from commit 49cb11c1f3 )
2024-01-29 10:22:00 +00:00
mergify[bot]
9e36ab7de7
fix amount not updated when change rate in material request (backport #39606 ) ( #39615 )
...
fix amount not updated when change rate in material request (#39606 )
* fix amount not updated when change rate in material request
* make code consistent
(cherry picked from commit efade9b9ae )
Co-authored-by: Jeffry Suryadharma <41689493+jeffrysurya@users.noreply.github.com >
2024-01-29 13:36:27 +05:30
Gursheen Kaur Anand
daafe45dd4
Merge pull request #39612 from frappe/mergify/bp/version-15-hotfix/pr-39562
...
fix: enqueue JV submission when > 100 accounts (backport #39562 )
2024-01-29 11:55:58 +05:30
Gursheen Kaur Anand
706d1111ad
Merge pull request #39610 from frappe/mergify/bp/version-15-hotfix/pr-39598
...
fix(minor): type error in financial statements for dashboard (backport #39598 )
2024-01-29 11:42:17 +05:30
Gursheen Anand
da33079f12
fix: return doc obj after submit
...
(cherry picked from commit fc677811b7 )
2024-01-29 06:10:03 +00:00
Gursheen Anand
07bcc24e35
fix: enqueue JV submission when more than 100 accounts
...
(cherry picked from commit 53b44ccf29 )
2024-01-29 06:10:02 +00:00
Nabin Hait
0f0a5b73f6
Merge pull request #39566 from frappe/mergify/bp/version-15-hotfix/pr-39489
...
fix: fetch correct quantity and amount for grouped asset (backport #39489 )
2024-01-29 11:38:33 +05:30
Gursheen Anand
0aa73e31ce
fix: check page obj before adding menu
...
(cherry picked from commit 2486b646a1 )
2024-01-29 06:07:13 +00:00
Frappe PR Bot
a3d4f63ba1
chore(release): Bumped to Version 15.10.8
...
## [15.10.8](https://github.com/frappe/erpnext/compare/v15.10.7...v15.10.8 ) (2024-01-29)
### Bug Fixes
* not able to save subcontracting purchase receipt (old flow) (backport [#39590 ](https://github.com/frappe/erpnext/issues/39590 )) (backport [#39592 ](https://github.com/frappe/erpnext/issues/39592 )) ([#39608 ](https://github.com/frappe/erpnext/issues/39608 )) ([ff166e8 ](ff166e8104 ))
2024-01-29 04:39:51 +00:00
mergify[bot]
ff166e8104
fix: not able to save subcontracting purchase receipt (old flow) (backport #39590 ) (backport #39592 ) ( #39608 )
...
fix: not able to save subcontracting purchase receipt (old flow) (backport #39590 ) (#39592 )
fix: not able to save subcontracting purchase receipt (old flow) (#39590 )
(cherry picked from commit 67d828dab3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 63eef680d0 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-29 10:08:40 +05:30
mergify[bot]
a118417645
refactor: provision to filter on dimensions in reconciliation tool ( #39054 )
...
* refactor: dimensions section in allocation table in reconciliation
(cherry picked from commit 1cde804c77 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: update dimension doctypes in hooks
(cherry picked from commit cfb3d87267 )
* refactor: dimensions filter section in payment reconciliation
(cherry picked from commit 20e0acc20a )
* refactor: column break in dimension section
(cherry picked from commit 20576e0f47 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: handle dimension filters
(cherry picked from commit c1fe4bcc64 )
* refactor: pass dimension filters to query
(cherry picked from commit ff60ec85b8 )
* refactor: set query filters for dimensions
(cherry picked from commit ad8475cb8b )
* refactor: pass dimension details to query
(cherry picked from commit 5dc22e1811 )
* refactor: replace sql with query builder for Jourals query
(cherry picked from commit 9c5a79209e )
* refactor: partial change on outstanding invoice popup
(cherry picked from commit 2154502955 )
* fix: typo's and parameter changes
(cherry picked from commit 0ec17590ae )
* refactor: Credit Note and its Exc gain/loss JE inherits dimensions
(cherry picked from commit ab939cc6e8 )
* refactor: apply dimension filters on cr/dr notes
(cherry picked from commit 188ff8cde7 )
* chore: test dimension filter output
(cherry picked from commit e3c44231ab )
* test: dimension inheritance for cr note reconciliation
(cherry picked from commit ba5a7c8cd8 )
* refactor: pass dimension values to Gain/Loss journal
(cherry picked from commit c44eb432a5 )
# Conflicts:
# erpnext/accounts/utils.py
* test: dimension inheritance in PE reconciliation
(cherry picked from commit 6148fb024b )
* refactor: pass dimensions on advance allocation
(cherry picked from commit cbd443a78a )
* test: dimension inheritance on adv allocation
(cherry picked from commit fcf4687c52 )
* refactor: dynamic dimension filters in pop up
(cherry picked from commit f8bbb0619c )
* refactor: update dimensions, only if provided
(cherry picked from commit ec0f17ca8b )
* refactor: handle dynamic dimension in order query
(cherry picked from commit 7c2cb70387 )
* chore: resolve conflicts
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-01-28 13:50:08 +05:30
mergify[bot]
a83f3106f3
feat: New financial views - Growth and margin views for P&L and balance sheet ( #39588 )
...
feat: New financial views - Growth and margin views for P&L and balance sheet (#39588 )
2024-01-28 13:48:55 +05:30
mergify[bot]
6d4ca6a1ee
fix: prevent extra transfer against inter transfer transaction (backport #39213 ) ( #39596 )
...
fix: prevent extra transfer against inter transfer transaction (#39213 )
* fix: prevent extra transfer against inter transfer transaction
* fix: internal transfer dashboard
(cherry picked from commit 8fdc244e16 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 23:25:13 +05:30
ruthra kumar
ebec463166
Merge pull request #39594 from frappe/mergify/bp/version-15-hotfix/pr-39591
...
refactor: Do proper currency conversion on Future Payments column in AR/AP report (backport #39591 )
2024-01-27 13:19:27 +05:30
ruthra kumar
10488520e7
test: future payment with foreign currency
...
(cherry picked from commit 7b37389115 )
2024-01-27 07:23:17 +00:00
ruthra kumar
9e15a3c981
refactor: do currency conversion on future amount columns
...
(cherry picked from commit 0de4197c88 )
2024-01-27 07:23:16 +00:00
mergify[bot]
63eef680d0
fix: not able to save subcontracting purchase receipt (old flow) (backport #39590 ) ( #39592 )
...
fix: not able to save subcontracting purchase receipt (old flow) (#39590 )
(cherry picked from commit 67d828dab3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 12:15:11 +05:30
mergify[bot]
7def475eb1
fix: incorrect active serial nos (backport #39389 ) ( #39589 )
...
fix: incorrect active serial nos
(cherry picked from commit 64cb1153de )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-01-27 11:57:58 +05:30
Frappe PR Bot
0e2f57ba89
chore(release): Bumped to Version 15.10.7
...
## [15.10.7](https://github.com/frappe/erpnext/compare/v15.10.6...v15.10.7 ) (2024-01-27)
### Bug Fixes
* incorrect amount in the material request item (backport [#39567 ](https://github.com/frappe/erpnext/issues/39567 )) (backport [#39569 ](https://github.com/frappe/erpnext/issues/39569 )) ([#39587 ](https://github.com/frappe/erpnext/issues/39587 )) ([30bdba4 ](30bdba4801 ))
2024-01-27 04:43:59 +00:00
mergify[bot]
30bdba4801
fix: incorrect amount in the material request item (backport #39567 ) (backport #39569 ) ( #39587 )
...
fix: incorrect amount in the material request item (backport #39567 ) (#39569 )
fix: incorrect amount in the material request item (#39567 )
fix: incoorect amount in the material request
(cherry picked from commit 2bdfdeeb9a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit e0c35d60b4 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-27 10:12:45 +05:30
mergify[bot]
ed06f0cd1b
refactor: BOM creator item selector with short description (backport #39433 ) ( #39435 )
...
refactor: BOM creator item selector with short description
(cherry picked from commit 0f881bc90a )
Co-authored-by: Florian HENRY <florian.henry@open-concept.pro >
2024-01-27 09:51:14 +05:30
Gursheen Kaur Anand
9abc07e34b
Merge pull request #39585 from frappe/mergify/bp/version-15-hotfix/pr-39532
...
fix: type error in transaction.js (backport #39532 )
2024-01-26 23:46:57 +05:30
Gursheen Anand
a7d13686c7
fix: type error on company doc
...
(cherry picked from commit 030d35628d )
2024-01-26 17:31:07 +00:00
Deepesh Garg
ab99414242
Merge pull request #39577 from frappe/mergify/bp/version-15-hotfix/pr-39511
...
refactor(Sales Invoice): set account and sum for payments (#39511 )
2024-01-26 10:04:23 +05:30
Deepesh Garg
fa8fb7a49e
Merge pull request #39575 from frappe/mergify/bp/version-15-hotfix/pr-39108
...
feat: In words in payment entry (#39108 )
2024-01-26 09:46:01 +05:30
barredterra
4fc3a264f9
refactor(Sales Invoice): set account for mode of payment
...
(cherry picked from commit 3815f07c33 )
2024-01-26 04:15:14 +00:00
Deepesh Garg
5df2f5d523
feat: In words in payment entry
...
(cherry picked from commit b21da472f6 )
2024-01-26 04:01:45 +00:00
mergify[bot]
e0c35d60b4
fix: incorrect amount in the material request item (backport #39567 ) ( #39569 )
...
fix: incorrect amount in the material request item (#39567 )
fix: incoorect amount in the material request
(cherry picked from commit 2bdfdeeb9a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-25 17:22:31 +05:30
Gursheen Kaur Anand
14aa9d3d0f
Merge pull request #39564 from frappe/mergify/bp/version-15-hotfix/pr-39557
...
fix: make SO item code mandatory (backport #39557 )
2024-01-25 16:39:39 +05:30
Nabin Hait
3bdd1e9514
fix: fetch correct quantity and amount for grouped asset
...
(cherry picked from commit 06f48c678b )
2024-01-25 10:51:53 +00:00
Gursheen Anand
171586db9b
fix: make SO item code reqd
...
(cherry picked from commit 7f8303a493 )
2024-01-25 10:50:38 +00:00
ruthra kumar
c3557a87ef
Merge pull request #39552 from frappe/mergify/bp/version-15-hotfix/pr-38218
...
fix: honour currency precision while fetching balance (backport #38218 )
2024-01-25 13:25:15 +05:30
mergify[bot]
4853ab1fec
fix: default enable closing stock balance (backport #39551 ) ( #39554 )
...
fix: default enable closing stock balance (#39551 )
(cherry picked from commit d1fb90edff )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-25 12:51:55 +05:30
Dany Robert
ed032b3224
chore: avoid explicit escaping for precision
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit a8949174c8 )
2024-01-25 07:00:45 +00:00
Dany Robert
8b7900e6a7
chore: change f-string to sql params
...
(cherry picked from commit 383a4b132e )
2024-01-25 07:00:45 +00:00
Dany Robert
e0a38207f6
fix: honour currency precision while fetching balance
...
(cherry picked from commit bfaa93b0ca )
2024-01-25 07:00:45 +00:00
Frappe PR Bot
53b844f173
chore(release): Bumped to Version 15.10.6
...
## [15.10.6](https://github.com/frappe/erpnext/compare/v15.10.5...v15.10.6 ) (2024-01-25)
### Bug Fixes
* Item Tax template is not working for e-commerce ([83c1208 ](83c120849f ))
2024-01-25 06:48:53 +00:00
rohitwaghchaure
34e581715a
Merge pull request #39550 from frappe/mergify/bp/version-15/pr-39549
...
fix: Item Tax template is not working for e-commerce (backport #39547 ) (backport #39549 )
2024-01-25 12:17:43 +05:30
Rohit Waghchaure
83c120849f
fix: Item Tax template is not working for e-commerce
...
(cherry picked from commit 7d3240ae3a )
(cherry picked from commit 2905db19e5 )
2024-01-25 06:24:19 +00:00
rohitwaghchaure
e08c7bad63
Merge pull request #39549 from frappe/mergify/bp/version-15-hotfix/pr-39547
...
fix: Item Tax template is not working for e-commerce (backport #39547 )
2024-01-25 11:53:30 +05:30
Rohit Waghchaure
2905db19e5
fix: Item Tax template is not working for e-commerce
...
(cherry picked from commit 7d3240ae3a )
2024-01-25 06:07:23 +00:00
ruthra kumar
bd7e8ed230
Merge pull request #39538 from frappe/mergify/bp/version-15-hotfix/pr-39331
...
fix: Payment Terms Status for Sales Order report show all payment terms from orders (not only when there is a payment terms template) (backport #39331 )
2024-01-24 16:27:29 +05:30
Florian HENRY
b2e0d24954
fix: Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template
...
(cherry picked from commit 6c8f52b26f )
2024-01-24 10:43:08 +00:00
rohitwaghchaure
84a94cec6b
Merge pull request #39531 from frappe/mergify/bp/version-15-hotfix/pr-39525
...
fix: email list for auto reorder material request (backport #39525 )
2024-01-24 14:49:28 +05:30
Frappe PR Bot
cc195777f4
chore(release): Bumped to Version 15.10.5
...
## [15.10.5](https://github.com/frappe/erpnext/compare/v15.10.4...v15.10.5 ) (2024-01-24)
### Bug Fixes
* AttributeError in company transaction deletion ([3549cd3 ](3549cd39f1 ))
2024-01-24 07:59:52 +00:00
ruthra kumar
60c10f4457
Merge pull request #39534 from frappe/mergify/bp/version-15/pr-39529
...
fix: AttributeError in company transaction deletion (backport #39529 )
2024-01-24 13:28:34 +05:30
ruthra kumar
871dc6b0da
Merge pull request #39533 from frappe/mergify/bp/version-15-hotfix/pr-39529
...
fix: AttributeError in company transaction deletion (backport #39529 )
2024-01-24 13:28:22 +05:30
ruthra kumar
3549cd39f1
fix: AttributeError in company transaction deletion
...
(cherry picked from commit b127aa308e )
2024-01-24 07:43:02 +00:00
ruthra kumar
222005ca44
fix: AttributeError in company transaction deletion
...
(cherry picked from commit b127aa308e )
2024-01-24 07:40:59 +00:00
Rohit Waghchaure
98c56535d8
fix: email list for auto reorder material request
...
(cherry picked from commit 764f3422a0 )
2024-01-24 07:07:16 +00:00
rohitwaghchaure
f6a779e1aa
Merge pull request #39527 from frappe/mergify/bp/version-15-hotfix/pr-39521
...
fix: not able to edit address through portal (backport #39521 )
2024-01-24 12:17:05 +05:30
Rohit Waghchaure
1f5dbebe68
fix: not able to edit address through portal
...
(cherry picked from commit b046d980ad )
2024-01-24 06:20:31 +00:00
Gursheen Kaur Anand
4073dfb90b
Merge pull request #39522 from frappe/mergify/bp/version-15-hotfix/pr-39493
...
fix: skip setting liability account for internal transfer (backport #39493 )
2024-01-24 11:08:53 +05:30
Gursheen Anand
e2d85c513c
fix: skip liability account for internal transfer
...
(cherry picked from commit 236b73565e )
2024-01-24 05:04:45 +00:00
rohitwaghchaure
880f648846
Merge pull request #39513 from frappe/mergify/bp/version-15-hotfix/pr-39503
...
fix: Serial No Ledger permission issue (backport #39503 )
2024-01-24 10:27:23 +05:30
Raffael Meyer
84d2a80f30
Merge pull request #39516 from frappe/mergify/bp/version-15-hotfix/pr-39512
2024-01-23 19:00:53 +01:00
barredterra
fe41e2a341
refactor(Batch): use const instead of var
...
(cherry picked from commit 7a7a213285 )
2024-01-23 16:55:27 +00:00
barredterra
a97b8fd876
fix(Batch): reload doc after splitting
...
to show updated qty
(cherry picked from commit 34ec2f8a2b )
2024-01-23 16:55:27 +00:00
barredterra
6ed42e939b
refactor: split batch
...
(cherry picked from commit 3c7e7a76f0 )
2024-01-23 16:55:26 +00:00
Rohit Waghchaure
f9d1995954
fix: Serial No Ledger permission issue
...
(cherry picked from commit 1a670ff266 )
2024-01-23 13:37:35 +00:00
Frappe PR Bot
028ae5b34f
chore(release): Bumped to Version 15.10.4
...
## [15.10.4](https://github.com/frappe/erpnext/compare/v15.10.3...v15.10.4 ) (2024-01-23)
### Bug Fixes
* added button to make serial / batch from Purchase Invoice ([96e1db8 ](96e1db80ac ))
* auto create serial no on scan ([ca93f67 ](ca93f671df ))
* duplicate name error while making variant ([b649c50 ](b649c50ecc ))
* key error during reposting ([b4981f8 ](b4981f8816 ))
* linting issue ([86f3f62 ](86f3f62e00 ))
* party field in pdf html ([9a08349 ](9a0834987c ))
* set unallocated amount after base tax ([74613c7 ](74613c7fe8 ))
* UOM needs to be whole number not being checked in quotations ([c7d5857 ](c7d5857014 ))
* use most reliable section reference per report line ([b388adc ](b388adcb2e ))
* UX improvements for Serial and Batch Bundle ([c761459 ](c76145985d ))
2024-01-23 11:59:22 +00:00
ruthra kumar
2a7f7df3e5
Merge pull request #39505 from frappe/version-15-hotfix
...
chore: release v15
2024-01-23 17:28:01 +05:30
rohitwaghchaure
1331fb75a3
Merge pull request #39496 from frappe/mergify/bp/version-15-hotfix/pr-39478
...
fix: UX improvements for Serial and Batch Bundle (backport #39478 )
2024-01-23 13:18:16 +05:30
Rohit Waghchaure
ca93f671df
fix: auto create serial no on scan
...
(cherry picked from commit fc0d2aeeff )
2024-01-23 06:27:59 +00:00
Rohit Waghchaure
c76145985d
fix: UX improvements for Serial and Batch Bundle
...
(cherry picked from commit 5d94f0bde5 )
2024-01-23 06:27:59 +00:00
rohitwaghchaure
a6b4d5b101
Merge pull request #39492 from frappe/mergify/bp/version-15-hotfix/pr-39488
...
fix: UOM needs to be whole number not being checked in quotations (backport #39488 )
2024-01-23 11:54:54 +05:30
Rohit Waghchaure
c7d5857014
fix: UOM needs to be whole number not being checked in quotations
...
(cherry picked from commit aaf83da3e9 )
2024-01-22 11:55:29 +00:00
Gursheen Kaur Anand
b53e072082
Merge pull request #39483 from frappe/mergify/bp/version-15-hotfix/pr-39462
...
fix: party field in PDF for AP / AR reports (backport #39462 )
2024-01-22 17:05:48 +05:30
ruthra kumar
dc88614f89
Merge pull request #39486 from frappe/mergify/bp/version-15-hotfix/pr-39484
...
refactor: move 'project' set_query to sales_common.js (backport #39484 )
2024-01-22 16:48:52 +05:30
ruthra kumar
0acbbefa8b
refactor: move 'project' set_query to sales_common.js
...
(cherry picked from commit 52814724eb )
2024-01-22 10:21:28 +00:00
Gursheen Anand
9a0834987c
fix: party field in pdf html
...
(cherry picked from commit b2d9380596 )
2024-01-22 09:51:29 +00:00
ruthra kumar
3e9449d511
Merge pull request #39480 from frappe/mergify/bp/version-15-hotfix/pr-39457
...
refactor: delete transactions in background (backport #39457 )
2024-01-22 10:44:04 +05:30
ruthra kumar
80e3597338
refactor: delete transactions in background
...
(cherry picked from commit a50808a077 )
2024-01-22 04:28:27 +00:00
rohitwaghchaure
3c84d5ec02
Merge pull request #39479 from frappe/mergify/bp/version-15-hotfix/pr-39476
...
fix: added button to make serial / batch from Purchase Invoice (backport #39476 )
2024-01-22 07:36:55 +05:30
Rohit Waghchaure
b0e872aad4
test: fixed test
...
(cherry picked from commit 63ffce58cc )
2024-01-21 16:53:46 +00:00
Rohit Waghchaure
96e1db80ac
fix: added button to make serial / batch from Purchase Invoice
...
(cherry picked from commit b4393bc03d )
2024-01-21 16:53:46 +00:00
rohitwaghchaure
35d3edfca4
Merge pull request #39477 from frappe/mergify/bp/version-15-hotfix/pr-39475
...
fix: key error during reposting (backport #39475 )
2024-01-21 22:23:26 +05:30
Rohit Waghchaure
b4981f8816
fix: key error during reposting
...
(cherry picked from commit ebc8230d45 )
2024-01-21 14:22:36 +00:00
Gursheen Kaur Anand
7c666435a2
Merge pull request #39474 from frappe/mergify/bp/version-15-hotfix/pr-39229
...
fix: use most reliable section reference per report line (backport #39229 )
2024-01-21 14:23:12 +05:30
David Arnold
b388adcb2e
fix: use most reliable section reference per report line
...
(cherry picked from commit b5be17c6df )
2024-01-21 08:14:55 +00:00
Gursheen Kaur Anand
3ba413a150
Merge pull request #39471 from frappe/mergify/bp/version-15-hotfix/pr-39424
...
Revert "fix(minor): financial statements period end date" (backport #39424 )
2024-01-20 18:51:34 +05:30
Gursheen Kaur Anand
ddb84d9036
Revert "fix(minor): financial statements period end date"
...
(cherry picked from commit 73625a2622 )
2024-01-20 12:29:27 +00:00
mergify[bot]
00a3ee313b
refactor(UX): Accounts workspace cleanup (backport #39232 ) ( #39456 )
...
* refactor(UX): Accounts workspace cleanup (#39232 )
* refactor(UX): Accounts workspace cleanup
* chore: move asset workspace outside accounting
* fix: remove redundant links from parent workspace
* chore: change icons for payable & receivable workspaces
* chore: remove redundant links from subworkspaces
(cherry picked from commit 35067282cf )
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-01-19 12:40:25 +05:30
Gursheen Kaur Anand
f8d7ca515c
Merge pull request #39451 from frappe/mergify/bp/version-15-hotfix/pr-39449
...
fix: unallocated amount after taxes and charges (backport #39449 )
2024-01-19 10:57:35 +05:30
Frappe PR Bot
550213b4f4
chore(release): Bumped to Version 15.10.3
...
## [15.10.3](https://github.com/frappe/erpnext/compare/v15.10.2...v15.10.3 ) (2024-01-19)
### Bug Fixes
* duplicate name error while making variant ([0c222aa ](0c222aa504 ))
2024-01-19 00:44:51 +00:00
rohitwaghchaure
a962657c7b
Merge pull request #39444 from frappe/mergify/bp/version-15/pr-39443
...
fix: duplicate name error while making variant (backport #39436 ) (backport #39443 )
2024-01-19 06:13:35 +05:30
Gursheen Anand
86f3f62e00
fix: linting issue
...
(cherry picked from commit 99b94af49f )
2024-01-18 10:45:49 +00:00
Gursheen Anand
74613c7fe8
fix: set unallocated amount after base tax
...
(cherry picked from commit e9bc63aacf )
2024-01-18 10:45:49 +00:00
Rohit Waghchaure
0c222aa504
fix: duplicate name error while making variant
...
(cherry picked from commit d7e6b83e64 )
(cherry picked from commit b649c50ecc )
2024-01-18 01:24:00 +00:00
rohitwaghchaure
3244ef3a68
Merge pull request #39443 from frappe/mergify/bp/version-15-hotfix/pr-39436
...
fix: duplicate name error while making variant (backport #39436 )
2024-01-18 06:52:17 +05:30
Rohit Waghchaure
b649c50ecc
fix: duplicate name error while making variant
...
(cherry picked from commit d7e6b83e64 )
2024-01-18 01:21:52 +00:00
Frappe PR Bot
d5c26efb8c
chore(release): Bumped to Version 15.10.2
...
## [15.10.2](https://github.com/frappe/erpnext/compare/v15.10.1...v15.10.2 ) (2024-01-17)
### Bug Fixes
* added indexing to improve performance ([50fe419 ](50fe4191d3 ))
* added item group in stock reco ([eec6c25 ](eec6c25f9e ))
* Asset module tests ([9e33216 ](9e33216c24 ))
* asset WDV depreciation calc according to IT act ([2448ba6 ](2448ba6bc4 ))
* batches not coming correctly in the batch selector ([1394a1c ](1394a1c5e9 ))
* broken dimension filters in Sales/Purchase register ([04037b7 ](04037b7e38 ))
* Cancel asset capitalisation record on cancellation of asset and vice-versa ([011c5a6 ](011c5a69f0 ))
* circular dependency error while deleting QC ([7ca8e49 ](7ca8e49b38 ))
* composite asset capitalization using asset components ([8bc8bc1 ](8bc8bc1822 ))
* consider all years in holiday list ([21eed78 ](21eed78fa1 ))
* consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport [#38322 ](https://github.com/frappe/erpnext/issues/38322 )) ([#39417 ](https://github.com/frappe/erpnext/issues/39417 )) ([53f61f1 ](53f61f1ad1 ))
* date in master document for dictionary condition ([9aae439 ](9aae439b1f ))
* fetch name for fy ([53208df ](53208dfb3e ))
* Ignore default payment terms template for opening invoices ([5dc2e80 ](5dc2e80987 ))
* incorrect percentage received in purchase invoice ([758b9b8 ](758b9b8a81 ))
* incorrect sql error if account name has '%' ([b43f703 ](b43f70325c ))
* modified date ([cd870ee ](cd870ee30c ))
* modified date ([f048017 ](f0480173fb ))
* modified date was not set ([2dc8686 ](2dc8686a81 ))
* modified date was not updated ([61595c7 ](61595c7ede ))
* performance issue related to stock entry (backport [#39301 ](https://github.com/frappe/erpnext/issues/39301 )) ([#39303 ](https://github.com/frappe/erpnext/issues/39303 )) ([d882305 ](d882305c72 ))
* permission issue for the BIN ([8816b27 ](8816b2740a ))
* possible typerror in utils.js ([80956b7 ](80956b7956 ))
* project filters on Delivery Note and Sales Order ([a51f956 ](a51f956f3e ))
* project query controller logic ([07e2901 ](07e2901e4b ))
* reset default after test ([e6f3a14](e6f3a14289 ))
* SBB Total Qty validation for SE ([ca18853 ](ca18853785 ))
* test for asset depreciation ([ff1647a ](ff1647a1d2 ))
* **test:** test case for project query ([1b8f572 ](1b8f572e80 ))
* unreconcile Bank Transaction on cancel of payment voucher ([16860c2 ](16860c228d ))
* Update subscription period ([e219042 ](e219042304 ))
* use child table values instead of global min max ([04c96dd ](04c96ddc6c ))
* WDV as per IT Act: calculate yearly amount first and then split it based on months ([e3cd35b ](e3cd35b959 ))
2024-01-17 17:06:29 +00:00
Deepesh Garg
e00533ff4e
Merge pull request #39405 from frappe/version-15-hotfix
...
chore: release v15
2024-01-17 22:34:57 +05:30
Nabin Hait
6509548474
Merge pull request #39438 from frappe/mergify/bp/version-15-hotfix/pr-39429
...
fix: composite asset capitalization using asset components (backport #39429 )
2024-01-17 22:13:50 +05:30
mergify[bot]
c8b3478fe1
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-39429
2024-01-17 16:26:04 +00:00
Nabin Hait
f453aaeab0
Merge pull request #39439 from nabinhait/test-case-fix-asset-depr
...
fix: test for asset depreciation
2024-01-17 21:54:55 +05:30
Nabin Hait
ff1647a1d2
fix: test for asset depreciation
2024-01-17 21:53:00 +05:30
Nabin Hait
8bc8bc1822
fix: composite asset capitalization using asset components
...
(cherry picked from commit 5df40661d2 )
2024-01-17 15:36:04 +00:00
Nabin Hait
9f86b92eb7
Merge pull request #39431 from frappe/mergify/bp/version-15-hotfix/pr-39427
...
fix: Asset module tests (backport #39427 )
2024-01-17 17:38:46 +05:30
Nabin Hait
04c8e9b355
Merge pull request #39422 from frappe/mergify/bp/version-15-hotfix/pr-39386
...
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386 )
2024-01-17 17:33:21 +05:30
Nabin Hait
fbfd0a6db0
Merge pull request #39420 from frappe/mergify/bp/version-15-hotfix/pr-39385
...
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385 )
2024-01-17 17:29:12 +05:30
Nabin Hait
9e33216c24
fix: Asset module tests
...
(cherry picked from commit 97f69986ff )
2024-01-17 11:56:41 +00:00
Deepesh Garg
62f7d984be
Merge pull request #39425 from frappe/mergify/bp/version-15-hotfix/pr-39423
...
fix: Update subscription period (#39423 )
2024-01-17 15:03:51 +05:30
Deepesh Garg
e219042304
fix: Update subscription period
...
(cherry picked from commit 7eefedfb11 )
2024-01-17 07:28:57 +00:00
Nabin Hait
011c5a69f0
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa
...
(cherry picked from commit efe9f6656f )
2024-01-17 06:45:39 +00:00
Nabin Hait
e3cd35b959
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months
...
(cherry picked from commit 22bd6a54b2 )
2024-01-17 06:44:26 +00:00
mergify[bot]
53f61f1ad1
fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport #38322 ) ( #39417 )
...
fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (#38322 )
* fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item
* fix: evaluate depends_on for fdata visibility in grid
* fix: evaluate depends_on for fdata visibility in grid
* chore: change after review
* chore: change for review
(cherry picked from commit af80d253db )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-01-17 10:45:57 +05:30
rohitwaghchaure
c939aa5cf8
Merge pull request #39409 from frappe/mergify/bp/version-15-hotfix/pr-39406
...
fix: permission issue for the Bin (backport #39406 )
2024-01-16 16:55:50 +05:30
ruthra kumar
93a861fac5
Merge pull request #39412 from frappe/mergify/bp/version-15-hotfix/pr-39402
...
fix: project query controller logic (backport #39402 )
2024-01-16 16:49:56 +05:30
ruthra kumar
5a65a10dba
refactor: better ordering of query result
...
(cherry picked from commit bfe42fdccb )
2024-01-16 10:55:36 +00:00
ruthra kumar
1b8f572e80
fix(test): test case for project query
...
(cherry picked from commit 3349dde5e2 )
2024-01-16 10:55:36 +00:00
ruthra kumar
07e2901e4b
fix: project query controller logic
...
(cherry picked from commit 4eefb445a7 )
2024-01-16 10:55:35 +00:00
Rohit Waghchaure
8816b2740a
fix: permission issue for the BIN
...
(cherry picked from commit 6e4d4a55cd )
2024-01-16 10:22:22 +00:00
ruthra kumar
bcf8053fd9
Merge pull request #39383 from frappe/mergify/bp/version-15-hotfix/pr-39332
...
refactor: prevent foreign currency subscription for a party (backport #39332 )
2024-01-16 11:19:37 +05:30
ruthra kumar
cd1820f680
refactor(test): set default currency for party
2024-01-16 10:47:51 +05:30
ruthra kumar
235e3893a0
Merge pull request #39393 from frappe/mergify/bp/version-15-hotfix/pr-39391
...
fix: possible typerror in utils.js (backport #39391 )
2024-01-15 20:49:48 +05:30
ruthra kumar
80956b7956
fix: possible typerror in utils.js
...
and remove unwanted debugging statements
(cherry picked from commit 60b26ad8b2 )
2024-01-15 15:16:51 +00:00
Nabin Hait
9897c26ae6
Merge pull request #39285 from frappe/mergify/bp/version-15-hotfix/pr-39052
...
fix: asset WDV depreciation calc according to IT act [dev] (backport #39052 )
2024-01-15 16:58:45 +05:30
ruthra kumar
32afe7de31
refactor(test): supply default currency for subscription plans
...
(cherry picked from commit 1387b0ba7f )
2024-01-15 09:36:50 +00:00
ruthra kumar
c288db0356
refactor: making currency mandatory for subcscription plans
...
(cherry picked from commit 19975dcb7b )
2024-01-15 09:36:50 +00:00
ruthra kumar
61f073f8b1
refactor: prevent foreign currency subscription for a party
...
(cherry picked from commit 6b5fa2c673 )
2024-01-15 09:36:49 +00:00
Frappe PR Bot
8a356cbe51
chore(release): Bumped to Version 15.10.1
...
## [15.10.1](https://github.com/frappe/erpnext/compare/v15.10.0...v15.10.1 ) (2024-01-15)
### Bug Fixes
* SBB Total Qty validation for SE (backport [#39335 ](https://github.com/frappe/erpnext/issues/39335 )) (backport [#39348 ](https://github.com/frappe/erpnext/issues/39348 )) ([#39353 ](https://github.com/frappe/erpnext/issues/39353 )) ([b8f4c31 ](b8f4c3193a ))
2024-01-15 06:47:45 +00:00
mergify[bot]
1503ba92e3
ci: bump node in release workflow (backport #39377 ) (backport #39378 ) ( #39380 )
...
ci: bump node in release workflow (backport #39377 ) (#39378 )
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit e282ba78c1 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-15 12:12:35 +05:30
mergify[bot]
e282ba78c1
ci: bump node in release workflow (backport #39377 ) ( #39378 )
...
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-15 12:08:44 +05:30
ruthra kumar
1b8b92b8d7
Merge pull request #39376 from frappe/mergify/bp/version-15-hotfix/pr-39336
...
refactor: disallow bank transactions on different currencies (backport #39336 )
2024-01-15 10:41:26 +05:30
ruthra kumar
f2e19ca6fd
Merge pull request #39375 from frappe/mergify/bp/version-15-hotfix/pr-39371
...
fix: incorrect sql error if account name has '%' (backport #39371 )
2024-01-15 10:40:54 +05:30
ruthra kumar
32c6111728
refactor(test): supply default currency to Bank Transaction
...
(cherry picked from commit a27a4db3de )
2024-01-15 04:32:46 +00:00
ruthra kumar
f609b8ae5d
refactor: better error message
...
(cherry picked from commit b4354cbc8d )
2024-01-15 04:32:46 +00:00
ruthra kumar
dbbba046ab
refactor: disallow bank transactions on different currencies
...
(cherry picked from commit cdd0acc672 )
2024-01-15 04:32:45 +00:00
ruthra kumar
b43f70325c
fix: incorrect sql error if account name has '%'
...
(cherry picked from commit 641c3de0ca )
2024-01-15 04:10:40 +00:00
rohitwaghchaure
3f5b1bcd05
Merge pull request #39373 from frappe/mergify/bp/version-15-hotfix/pr-39372
...
fix: batches not coming correctly in the batch selector (backport #39372 )
2024-01-15 06:34:11 +05:30
Rohit Waghchaure
1394a1c5e9
fix: batches not coming correctly in the batch selector
...
(cherry picked from commit 114f2b4326 )
2024-01-14 18:19:30 +00:00
Deepesh Garg
7ca9ffbaa7
Merge pull request #39329 from frappe/mergify/bp/version-15-hotfix/pr-38974
...
fix: unreconciled Bank Transaction on cancel of payment voucher (#38974 )
2024-01-14 17:55:32 +05:30
rohitwaghchaure
137ce76a35
Merge pull request #39369 from frappe/mergify/bp/version-15-hotfix/pr-39224
...
Update purchase_taxes_and_charges.json label Rate to Tax Rate (backport #39224 )
2024-01-14 11:59:41 +05:30
rohitwaghchaure
cd870ee30c
fix: modified date
...
(cherry picked from commit 6827edb2c5 )
2024-01-14 05:57:45 +00:00
rohitwaghchaure
2dc8686a81
fix: modified date was not set
...
(cherry picked from commit 566876ae7a )
2024-01-14 05:57:44 +00:00
mahsem
6bdf944ecf
Update purchase_taxes_and_charges.json label Rate to Tax Rate
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit bd464197c4 )
2024-01-14 05:57:44 +00:00
rohitwaghchaure
9842fb5b64
Merge pull request #39361 from frappe/mergify/bp/version-15-hotfix/pr-39225
...
Update sales_taxes_and_charges.json (backport #39225 )
2024-01-14 11:24:20 +05:30
rohitwaghchaure
c548c57207
Merge pull request #39365 from frappe/mergify/bp/version-15-hotfix/pr-39359
...
fix: added item group in stock reco (backport #39359 )
2024-01-14 11:24:00 +05:30
rohitwaghchaure
cb326ac0db
Merge pull request #39362 from rohitwaghchaure/fixed-closing-stock-balance-field-issue
...
chore: removed extra field
2024-01-14 10:44:47 +05:30
rohitwaghchaure
f0480173fb
fix: modified date
2024-01-14 10:43:34 +05:30
Rohit Waghchaure
eec6c25f9e
fix: added item group in stock reco
...
(cherry picked from commit 116ff8241c )
2024-01-14 04:58:42 +00:00
Rohit Waghchaure
bf4e514cde
chore: removed extra field
2024-01-14 10:21:38 +05:30
rohitwaghchaure
61595c7ede
fix: modified date was not updated
...
(cherry picked from commit f567af49a6 )
2024-01-14 04:46:29 +00:00
mahsem
d510b46f13
Update sales_taxes_and_charges.json
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit 2b93be1139 )
2024-01-14 04:46:29 +00:00
rohitwaghchaure
15e116375b
Merge pull request #39325 from frappe/mergify/bp/version-15-hotfix/pr-39305
...
fix: naming series variable parsing for FY (backport #39305 )
2024-01-14 09:39:06 +05:30
mergify[bot]
b8f4c3193a
fix: SBB Total Qty validation for SE (backport #39335 ) (backport #39348 ) ( #39353 )
...
fix: SBB Total Qty validation for SE
(cherry picked from commit c20241fcb5 )
(cherry picked from commit ca18853785 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-13 10:25:53 +05:30
rohitwaghchaure
832aa5f5ab
Merge pull request #39348 from frappe/mergify/bp/version-15-hotfix/pr-39335
...
fix: SBB Total Qty validation for SE (backport #39335 )
2024-01-12 21:19:26 +05:30
s-aga-r
ca18853785
fix: SBB Total Qty validation for SE
...
(cherry picked from commit c20241fcb5 )
2024-01-12 15:30:36 +00:00
rohitwaghchaure
049864e7a2
Merge pull request #39342 from frappe/mergify/bp/version-15-hotfix/pr-38970
...
fix: use local attribute range in multiple item variant dialog (backport #38970 )
2024-01-12 20:57:14 +05:30
rohitwaghchaure
62db0d77ca
Merge pull request #39345 from frappe/mergify/bp/version-15-hotfix/pr-39333
...
fix: added indexing to improve performance (backport #39333 )
2024-01-12 20:55:57 +05:30
Rohit Waghchaure
50fe4191d3
fix: added indexing to improve performance
...
(cherry picked from commit ac81323fec )
2024-01-12 13:10:47 +00:00
Gursheen Anand
04c96ddc6c
fix: use child table values instead of global min max
...
(cherry picked from commit 43fed29514 )
2024-01-12 13:08:31 +00:00
mergify[bot]
d7840559a0
chore: remove share, print and email permissions from Buying Settings (backport #39337 ) ( #39339 )
...
chore: remove share, print and email permissions from Buying Settings
(cherry picked from commit 3c46abca6c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-12 16:49:00 +05:30
Raffael Meyer
6f06313023
Merge pull request #39327 from frappe/mergify/bp/version-15-hotfix/pr-39117
...
fix: consider all years in holiday list (backport #39117 )
2024-01-11 15:04:29 +01:00
barredterra
6b2e3503d9
chore: resolve merge confilcts
2024-01-11 14:56:20 +01:00
barredterra
b2fc5e4988
test: cancel voucher linked to Bank Transaction
...
(cherry picked from commit 517bedeb7e )
2024-01-11 13:37:48 +00:00
barredterra
16860c228d
fix: unreconcile Bank Transaction on cancel of payment voucher
...
(cherry picked from commit 0a95b38166 )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-01-11 13:37:48 +00:00
barredterra
8a84f8a465
test: improve test for local holidays
...
(cherry picked from commit 60329ade9e )
2024-01-11 13:29:01 +00:00
barredterra
21eed78fa1
fix: consider all years in holiday list
...
(cherry picked from commit 300aaa39fe )
2024-01-11 13:29:00 +00:00
Gursheen Anand
e6f3a14289
fix: reset default after test
...
(cherry picked from commit 813b7a96fb )
2024-01-11 13:27:13 +00:00
Gursheen Anand
2beb3f8718
test: naming series variable parsing
...
(cherry picked from commit bbdf98a8f0 )
2024-01-11 13:27:06 +00:00
Gursheen Anand
9aae439b1f
fix: date in master document for dictionary condition
...
(cherry picked from commit d96a777edd )
2024-01-11 13:27:02 +00:00
Nabin Hait
b748095589
Merge pull request #39220 from frappe/mergify/bp/version-15-hotfix/pr-39202
...
fix: parse naming series with FY name (backport #39202 )
2024-01-11 18:24:34 +05:30
ruthra kumar
7bd2acdef1
Merge pull request #39323 from frappe/mergify/bp/version-15-hotfix/pr-39212
...
fix: project filters on Delivery Note and Sales Order (backport #39212 )
2024-01-11 18:07:12 +05:30
ruthra kumar
a51f956f3e
fix: project filters on Delivery Note and Sales Order
...
(cherry picked from commit 9ba6ff67d5 )
2024-01-11 12:34:43 +00:00
ruthra kumar
494c26e48a
Merge pull request #39319 from frappe/mergify/bp/version-15-hotfix/pr-39317
...
fix: broken dimension filters in Sales/Purchase register (backport #39317 )
2024-01-11 17:12:35 +05:30
Deepesh Garg
da7b2febe0
Merge pull request #39295 from frappe/mergify/bp/version-15-hotfix/pr-39256
...
fix: Ignore default payment terms template for opening invoices (#39256 )
2024-01-11 17:06:53 +05:30
ruthra kumar
04037b7e38
fix: broken dimension filters in Sales/Purchase register
...
(cherry picked from commit 7b3f9386d7 )
2024-01-11 11:20:43 +00:00
rohitwaghchaure
484db65797
Merge pull request #39315 from frappe/mergify/bp/version-15-hotfix/pr-39215
...
fix: incorrect percentage received in purchase invoice (backport #39215 )
2024-01-11 15:14:44 +05:30
rohitwaghchaure
3f4cf15def
Merge pull request #39312 from frappe/mergify/bp/version-15-hotfix/pr-39299
...
fix: circular dependency error on deletion of QC and Stock Entry (backport #39299 )
2024-01-11 15:14:34 +05:30
Rohit Waghchaure
758b9b8a81
fix: incorrect percentage received in purchase invoice
...
(cherry picked from commit 8d2c78867e )
2024-01-11 09:21:41 +00:00
Rohit Waghchaure
7ca8e49b38
fix: circular dependency error while deleting QC
...
(cherry picked from commit 7cc324e31e )
2024-01-11 09:20:42 +00:00
mergify[bot]
d882305c72
fix: performance issue related to stock entry (backport #39301 ) ( #39303 )
...
fix: performance issue related to stock entry (#39301 )
(cherry picked from commit c67b0a3a64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-10 22:18:16 +05:30
Deepesh Garg
5dc2e80987
fix: Ignore default payment terms template for opening invoices
...
(cherry picked from commit 53bf44d2b8 )
2024-01-10 10:37:45 +00:00
Frappe PR Bot
1dc85fcaf8
chore(release): Bumped to Version 15.10.0
...
# [15.10.0](https://github.com/frappe/erpnext/compare/v15.9.1...v15.10.0 ) (2024-01-10)
### Bug Fixes
* add expected_start_date in sort by ([b064944 ](b064944753 ))
* Add name to Hungary - Chart of Accounts for Microenterprises json ([0784488 ](0784488eec ))
* add read permission to Buying Settings ([e62dd0d ](e62dd0d7cb ))
* bank transction status upon reconciliation ([277aa7b ](277aa7bc2b ))
* BOM replace tool does not update exploded items of root (backport [#39244 ](https://github.com/frappe/erpnext/issues/39244 )) ([#39250 ](https://github.com/frappe/erpnext/issues/39250 )) ([0898ea5 ](0898ea5d92 ))
* Creating Asset Activity while Importing Asset ([#39113 ](https://github.com/frappe/erpnext/issues/39113 )) ([5e46937 ](5e4693763a ))
* don't set rate for non-stock item in Internal Transfer (backport [#39140 ](https://github.com/frappe/erpnext/issues/39140 )) ([#39169 ](https://github.com/frappe/erpnext/issues/39169 )) ([f3882a8 ](f3882a854f ))
* Duplicate Closing Stock Balance (backport [#39262 ](https://github.com/frappe/erpnext/issues/39262 )) ([#39264 ](https://github.com/frappe/erpnext/issues/39264 )) ([78c65f2 ](78c65f27b0 ))
* duplicate entry for serial / batch creation (backport [#39188 ](https://github.com/frappe/erpnext/issues/39188 )) ([#39192 ](https://github.com/frappe/erpnext/issues/39192 )) ([672e6d6 ](672e6d6d06 ))
* **Employee:** treeview ([#39126 ](https://github.com/frappe/erpnext/issues/39126 )) ([6020c8e ](6020c8e8f7 ))
* FG Item incorrect qty in the work order (backport [#39200 ](https://github.com/frappe/erpnext/issues/39200 )) ([#39211 ](https://github.com/frappe/erpnext/issues/39211 )) ([abc99f8 ](abc99f84e9 ))
* flaky demo test case (backport [#39135 ](https://github.com/frappe/erpnext/issues/39135 )) ([#39198 ](https://github.com/frappe/erpnext/issues/39198 )) ([3caf462 ](3caf462c6b ))
* Ignore asset qty and status validation while cancelling LCV ([87d1b0f ](87d1b0f476 ))
* ignore cancelled payments in Sales/Purchase Register ([9e1b443 ](9e1b443857 ))
* Ignore UP on "allowed to transact with" ([#39103 ](https://github.com/frappe/erpnext/issues/39103 )) ([aad39cf ](aad39cf686 ))
* improved validation message ([e89dce7 ](e89dce726b ))
* incorrect indicator title for portal sales order (backport [#39247 ](https://github.com/frappe/erpnext/issues/39247 )) ([#39255 ](https://github.com/frappe/erpnext/issues/39255 )) ([9f793b9 ](9f793b9b28 ))
* incorrect outstanding amt validation on advance as liability ([51d8a7a ](51d8a7a0c1 ))
* Introduced company field to show amounts in company currency ([1d2e831 ](1d2e831846 ))
* inventory dimension negative stock validation (backport [#39149 ](https://github.com/frappe/erpnext/issues/39149 )) ([#39151 ](https://github.com/frappe/erpnext/issues/39151 )) ([82b96d3 ](82b96d3688 ))
* possible key error on Financial ratios report ([16269b0 ](16269b0730 ))
* possible typeerror on transaction.js ([fec892c ](fec892c211 ))
* projects website list visible for guests and all logged in customers (backport [#39164 ](https://github.com/frappe/erpnext/issues/39164 )) ([#39273 ](https://github.com/frappe/erpnext/issues/39273 )) ([5d6bc96 ](5d6bc96375 )), closes [#39009 ](https://github.com/frappe/erpnext/issues/39009 )
* Purchase date and amount is not mandatory for composite asset creation ([d6d54ed ](d6d54ed220 ))
* Resolved conflict ([afefae0 ](afefae08af ))
* serial / batch barcode scanner (backport [#39114 ](https://github.com/frappe/erpnext/issues/39114 )) ([#39143 ](https://github.com/frappe/erpnext/issues/39143 )) ([2db1e1a ](2db1e1a737 ))
* Set asset purchase amount based on qty and valuation_rate ([f0070b4 ](f0070b4046 ))
* set parent doctype on chart (backport [#39286 ](https://github.com/frappe/erpnext/issues/39286 )) ([#39288 ](https://github.com/frappe/erpnext/issues/39288 )) ([fe973a4 ](fe973a4b53 ))
* Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog ([50300b9 ](50300b9be6 ))
* Show timesheet table after fetching data from timesheet (backport [#39275 ](https://github.com/frappe/erpnext/issues/39275 )) ([#39281 ](https://github.com/frappe/erpnext/issues/39281 )) ([2598f8e ](2598f8e7ec ))
* skip rate validation for return `DN Items` with `Moving Average` valuation (backport [#39242 ](https://github.com/frappe/erpnext/issues/39242 )) ([#39266 ](https://github.com/frappe/erpnext/issues/39266 )) ([f00a6f6 ](f00a6f6c59 ))
* Subscription update patch ([7640fea ](7640feaaa7 ))
* total allocated percentage for sales team issue ([756c062 ](756c062733 ))
* TypeError is pricing rules (backport [#39252 ](https://github.com/frappe/erpnext/issues/39252 )) ([#39260 ](https://github.com/frappe/erpnext/issues/39260 )) ([bb6025c ](bb6025ca26 ))
* typerror on multi select dialog ([54a0df5 ](54a0df5164 ))
* update Maintenance Schedule status on Maintenance Visit submit (backport [#39167 ](https://github.com/frappe/erpnext/issues/39167 )) ([#39186 ](https://github.com/frappe/erpnext/issues/39186 )) ([926850d ](926850d1f6 ))
* update status on manual allocation ([a147e29 ](a147e2954f ))
* **UX:** dont override framework's permission check messages (backport [#39118 ](https://github.com/frappe/erpnext/issues/39118 )) ([#39120 ](https://github.com/frappe/erpnext/issues/39120 )) ([40ec5ff ](40ec5ff90f ))
### Features
* provision to close SCO (backport [#39127 ](https://github.com/frappe/erpnext/issues/39127 )) ([#39144 ](https://github.com/frappe/erpnext/issues/39144 )) ([b192ddd ](b192ddd13b ))
2024-01-10 10:36:08 +00:00
Deepesh Garg
e4e3313a0e
Merge pull request #39245 from frappe/version-15-hotfix
...
chore: release v15
2024-01-10 16:04:56 +05:30
mergify[bot]
2598f8e7ec
fix: Show timesheet table after fetching data from timesheet (backport #39275 ) ( #39281 )
...
fix: Show timesheet table after fetching data from timesheet
(cherry picked from commit e1ba5878a3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-01-10 12:33:24 +05:30
mergify[bot]
fe973a4b53
fix: set parent doctype on chart (backport #39286 ) ( #39288 )
...
fix: set parent doctype on chart (#39286 )
(cherry picked from commit 38c5ecf007 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-10 12:27:16 +05:30
anandbaburajan
2448ba6bc4
fix: asset WDV depreciation calc according to IT act
...
(cherry picked from commit 026824880d )
2024-01-10 06:48:06 +00:00
Nabin Hait
f82125144a
Merge pull request #39190 from frappe/mergify/bp/version-15-hotfix/pr-39163
...
fix: Purchase information is not required for creating a composite asset (backport #39163 )
2024-01-10 12:15:02 +05:30
Nabin Hait
38c1350018
Merge pull request #39279 from frappe/mergify/bp/version-15-hotfix/pr-39191
...
fix: Ignore asset qty and status validation while cancelling LCV (backport #39191 )
2024-01-10 12:14:45 +05:30
Nabin Hait
24cfcf36e4
Merge pull request #39276 from frappe/mergify/bp/version-15-hotfix/pr-39238
...
fix: Set asset purchase amount based on qty and valuation_rate (backport #39238 )
2024-01-10 12:14:10 +05:30
Nabin Hait
0c0be03e90
Merge pull request #39218 from frappe/mergify/bp/version-15-hotfix/pr-39214
...
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog (backport #39214 )
2024-01-10 12:12:32 +05:30
ruthra kumar
cd57bbc3d0
Merge pull request #39284 from frappe/mergify/bp/version-15-hotfix/pr-39282
...
fix: possible typeerror on transaction.js (backport #39282 )
2024-01-10 12:00:43 +05:30
Nabin Hait
afefae08af
fix: Resolved conflict
2024-01-10 11:59:54 +05:30
ruthra kumar
fec892c211
fix: possible typeerror on transaction.js
...
(cherry picked from commit 9f27ac142b )
2024-01-10 06:24:46 +00:00
Nabin Hait
87d1b0f476
fix: Ignore asset qty and status validation while cancelling LCV
...
(cherry picked from commit e9d36242ce )
2024-01-10 06:04:19 +00:00
Nabin Hait
f0070b4046
fix: Set asset purchase amount based on qty and valuation_rate
...
(cherry picked from commit 135e19d0aa )
2024-01-10 06:03:01 +00:00
mergify[bot]
5d6bc96375
fix: projects website list visible for guests and all logged in customers (backport #39164 ) ( #39273 )
...
fix: projects website list visible for guests and all logged in customers (#39164 )
* fix: projects website list visible for guests
fix: projects website list visible for guests and all logged in customers
see the issue for details
fixes issue #39009
* fix: remove user = frappe.session.user
(cherry picked from commit eabf706f37 )
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2024-01-10 10:45:45 +05:30
Raffael Meyer
4fa978ef1f
test: fix wrong fieldname ( #39270 )
2024-01-10 10:32:01 +05:30
mergify[bot]
f00a6f6c59
fix: skip rate validation for return DN Items with Moving Average valuation (backport #39242 ) ( #39266 )
...
fix: skip rate validation for return `DN Items` with `Moving Average` valuation
(cherry picked from commit e0ad52b500 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 22:02:20 +05:30
mergify[bot]
78c65f27b0
fix: Duplicate Closing Stock Balance (backport #39262 ) ( #39264 )
...
fix: Duplicate Closing Stock Balance
(cherry picked from commit b15795392b )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 20:37:38 +05:30
Raffael Meyer
a326876cc5
Merge pull request #39258 from frappe/mergify/bp/version-15-hotfix/pr-39158
...
fix: add read permission to Buying Settings (backport #39158 )
2024-01-09 13:34:56 +01:00
mergify[bot]
9f793b9b28
fix: incorrect indicator title for portal sales order (backport #39247 ) ( #39255 )
...
fix: incorrect indicator title for portal sales order (#39247 )
(cherry picked from commit 2d2ff7cf52 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:42:27 +05:30
mergify[bot]
bb6025ca26
fix: TypeError is pricing rules (backport #39252 ) ( #39260 )
...
fix: TypeError is pricing rules (#39252 )
(cherry picked from commit 274c65c451 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:41:53 +05:30
ruthra kumar
4ad61fc3a5
Merge pull request #39253 from frappe/mergify/bp/version-15-hotfix/pr-39251
...
fix: update status on manual allocation (backport #39251 )
2024-01-09 16:36:35 +05:30
s-aga-r
e62dd0d7cb
fix: add read permission to Buying Settings
...
(cherry picked from commit e05bf9d32a )
2024-01-09 10:44:21 +00:00
ruthra kumar
a147e2954f
fix: update status on manual allocation
...
(cherry picked from commit d32a407e08 )
2024-01-09 10:29:36 +00:00
mergify[bot]
0898ea5d92
fix: BOM replace tool does not update exploded items of root (backport #39244 ) ( #39250 )
...
fix: BOM replace tool does not update exploded items of root (#39244 )
(cherry picked from commit 5e0d017497 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 15:59:12 +05:30
ruthra kumar
d0688e7a55
Merge pull request #39241 from frappe/mergify/bp/version-15-hotfix/pr-39237
...
fix: sales team commission overallocation on fetching items from multiple quotations to Sales Order (backport #39237 )
2024-01-09 14:40:24 +05:30
ruthra kumar
756c062733
fix: total allocated percentage for sales team issue
...
(cherry picked from commit b498094a97 )
2024-01-09 07:39:28 +00:00
ruthra kumar
ec7a60bd02
Merge pull request #39234 from frappe/mergify/bp/version-15-hotfix/pr-39196
...
fix: bank transaction status upon reconciliation (backport #39196 )
2024-01-09 11:57:50 +05:30
ruthra kumar
53eb6129ea
refactor: remove 'Bank Trasaction' logic from status_update
...
(cherry picked from commit cf988434e9 )
2024-01-09 05:51:38 +00:00
ruthra kumar
277aa7bc2b
fix: bank transction status upon reconciliation
...
(cherry picked from commit 6de8c18f98 )
2024-01-09 05:51:37 +00:00
Nabin Hait
97a51487c1
Merge pull request #39219 from frappe/mergify/bp/version-15-hotfix/pr-39209
...
fix: Introduced company field to show amounts in company currency (backport #39209 )
2024-01-08 21:53:16 +05:30
Gursheen Anand
53208dfb3e
fix: fetch name for fy
...
(cherry picked from commit d0ea598cdf )
2024-01-08 16:22:58 +00:00
Nabin Hait
1d2e831846
fix: Introduced company field to show amounts in company currency
...
(cherry picked from commit eab22eb282 )
2024-01-08 16:09:42 +00:00
Nabin Hait
50300b9be6
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog
...
(cherry picked from commit c14986f9e6 )
2024-01-08 16:07:23 +00:00
mergify[bot]
abc99f84e9
fix: FG Item incorrect qty in the work order (backport #39200 ) ( #39211 )
...
fix: FG Item incorrect qty in the work order (#39200 )
(cherry picked from commit 466625213b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 18:18:32 +05:30
mergify[bot]
3caf462c6b
fix: flaky demo test case (backport #39135 ) ( #39198 )
...
fix: flaky demo test case
(cherry picked from commit 5b1571879c )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-08 17:44:24 +05:30
Shariq Ansari
58357f8891
Merge pull request #39206 from frappe/mergify/bp/version-15-hotfix/pr-39204
...
fix: add expected_start_date in sort by (backport #39204 )
2024-01-08 16:37:37 +05:30
Shariq Ansari
8cc9ddaebd
chore: linter fix
2024-01-08 16:30:26 +05:30
Shariq Ansari
1f64b8fcd8
chore: linter fix
2024-01-08 16:30:03 +05:30
Shariq Ansari
80a2b79bba
chore: linter fix
2024-01-08 16:29:13 +05:30
Shariq Ansari
b064944753
fix: add expected_start_date in sort by
...
(cherry picked from commit 3d54fd8389 )
2024-01-08 10:40:20 +00:00
mergify[bot]
672e6d6d06
fix: duplicate entry for serial / batch creation (backport #39188 ) ( #39192 )
...
fix: duplicate entry for serial / batch creation (#39188 )
(cherry picked from commit b96c063c93 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 14:21:04 +05:30
mergify[bot]
926850d1f6
fix: update Maintenance Schedule status on Maintenance Visit submit (backport #39167 ) ( #39186 )
...
* fix: make `Sales Person` non-mandatory
(cherry picked from commit 4d56f725fe )
* fix: update Maintenance Schedule status on Maintenance Visit submit
(cherry picked from commit cd293a5173 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-08 13:23:12 +05:30
Nabin Hait
d6d54ed220
fix: Purchase date and amount is not mandatory for composite asset creation
...
(cherry picked from commit c34f09c503 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-01-08 06:53:11 +00:00
Nabin Hait
e89dce726b
fix: improved validation message
...
(cherry picked from commit fe43dab4d7 )
2024-01-08 06:53:10 +00:00
ruthra kumar
83288fedf1
Merge pull request #39187 from ruthra-kumar/backport_37613
...
fix: possible key error in Financial Ratio's report
2024-01-08 12:08:13 +05:30
ruthra kumar
16269b0730
fix: possible key error on Financial ratios report
2024-01-08 11:50:13 +05:30
ruthra kumar
f1d25700a8
Merge pull request #39183 from frappe/mergify/bp/version-15-hotfix/pr-39161
...
refactor: allow sales invoice in Bank Reconciliation tool (backport #39161 )
2024-01-08 11:09:42 +05:30
ruthra kumar
00d36d14fb
refactor: allow sales invoice in Bank Reconciliation tool
...
(cherry picked from commit b69cdeb4a6 )
2024-01-08 05:02:30 +00:00
ruthra kumar
c912e4c99d
Merge pull request #39182 from frappe/mergify/bp/version-15-hotfix/pr-39165
...
fix: incorrect outstanding amt validation on advance as liability (backport #39165 )
2024-01-08 10:31:17 +05:30
ruthra kumar
1eee52c59c
Merge pull request #39181 from frappe/mergify/bp/version-15-hotfix/pr-39159
...
refactor: prevent permission error by always processing bulk transaction in background (backport #39159 )
2024-01-08 10:30:48 +05:30
ruthra kumar
51d8a7a0c1
fix: incorrect outstanding amt validation on advance as liability
...
(cherry picked from commit 4cc3c1b765 )
2024-01-08 04:45:03 +00:00
ruthra kumar
f0bc0aa676
refactor: prevent permissions by always processing in background
...
(cherry picked from commit 15dc5c7e99 )
2024-01-08 04:43:11 +00:00
mergify[bot]
f3882a854f
fix: don't set rate for non-stock item in Internal Transfer (backport #39140 ) ( #39169 )
...
* fix: don't set rate for non-stock item in Internal Transfer
(cherry picked from commit e1b0fffd0c )
* test: internal transfer for non-stock item
(cherry picked from commit 57b6a98703 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-06 11:03:24 +05:30
Aulia Bismar
5e4693763a
fix: Creating Asset Activity while Importing Asset ( #39113 )
...
* fix: import asset not working on activity
* chore: fix linting issue in asset_activity.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-05 10:46:31 +05:30
mergify[bot]
82b96d3688
fix: inventory dimension negative stock validation (backport #39149 ) ( #39151 )
...
fix: inventory dimension negative stock validation (#39149 )
(cherry picked from commit bae7c64964 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-05 05:04:28 +05:30
Raffael Meyer
0454dede92
Merge pull request #39148 from frappe/mergify/bp/version-15-hotfix/pr-39126
...
fix(Employee): treeview (backport #39126 )
2024-01-04 15:24:43 +01:00
Raffael Meyer
6020c8e8f7
fix(Employee): treeview ( #39126 )
...
(cherry picked from commit e912e9597d )
2024-01-04 12:34:52 +00:00
mergify[bot]
b192ddd13b
feat: provision to close SCO (backport #39127 ) ( #39144 )
...
* feat: provision to close SCO
(cherry picked from commit 5e2669f4b6 )
* fix: don't allow to submit/cancel SCR against a closed SCO
(cherry picked from commit 9e973476b2 )
* fix: don't allow to submit/cancel SE against a closed SCO
(cherry picked from commit 5bc2035bd0 )
* fix(ux): filter closed SCO in `Get Items From` dialog
(cherry picked from commit bb839b2924 )
* fix: don't close PO on SCO close
(cherry picked from commit 0d01bd8a5a )
* fix: update qty on SCO status change
(cherry picked from commit 245effcccd )
* fix: don't allow to reopen SCO if PO is closed
(cherry picked from commit 784b6dcfea )
* fix: auto close and reopen SCO based on PO status
(cherry picked from commit 0819675fce )
* fix(text): test_update_status
(cherry picked from commit cdd5441435 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-04 17:22:58 +05:30
mergify[bot]
2db1e1a737
fix: serial / batch barcode scanner (backport #39114 ) ( #39143 )
...
fix: serial / batch barcode scanner (#39114 )
(cherry picked from commit f09e2130a1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-04 16:02:29 +05:30
Deepesh Garg
7a5a4be02f
Merge pull request #39137 from frappe/mergify/bp/version-15-hotfix/pr-39125
...
fix: ignore cancelled payments in Sales/Purchase Register (#39125 )
2024-01-04 11:25:39 +05:30
Deepesh Garg
b834abbd4f
Merge pull request #39139 from frappe/mergify/bp/version-15-hotfix/pr-39138
...
fix: Subscription update patch (#39138 )
2024-01-04 11:25:21 +05:30
Deepesh Garg
7640feaaa7
fix: Subscription update patch
...
(cherry picked from commit 277dade9f9 )
2024-01-04 05:54:51 +00:00
ruthra kumar
9e1b443857
fix: ignore cancelled payments in Sales/Purchase Register
...
(cherry picked from commit 0f1be03faf )
2024-01-04 05:45:52 +00:00
Deepesh Garg
18575e137c
Merge pull request #39129 from monolithonadmin/version-15-hotfix
...
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-04 08:42:03 +05:30
Monolithonadmin
0784488eec
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-03 20:52:30 +01:00
Frappe PR Bot
290397172e
chore(release): Bumped to Version 15.9.1
...
## [15.9.1](https://github.com/frappe/erpnext/compare/v15.9.0...v15.9.1 ) (2024-01-03)
### Bug Fixes
* typerror on multi select dialog ([5ee6cc4 ](5ee6cc4bac ))
2024-01-03 15:37:59 +00:00
ruthra kumar
e3c473482b
Merge pull request #39124 from frappe/mergify/bp/version-15/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:50 +05:30
ruthra kumar
bc529b51dc
Merge pull request #39122 from frappe/mergify/bp/version-15-hotfix/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:06 +05:30
ruthra kumar
5ee6cc4bac
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:26:21 +00:00
ruthra kumar
54a0df5164
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:25:24 +00:00
mergify[bot]
40ec5ff90f
fix(UX): dont override framework's permission check messages (backport #39118 ) ( #39120 )
...
fix(UX): dont override framework's permission check messages (#39118 )
(cherry picked from commit e84c9f7c51 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-03 20:32:52 +05:30
Ankush Menat
aad39cf686
fix: Ignore UP on "allowed to transact with" ( #39103 )
...
If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.
2024-01-03 13:13:24 +05:30
Frappe PR Bot
3eac0e907e
chore(release): Bumped to Version 15.9.0
...
# [15.9.0](https://github.com/frappe/erpnext/compare/v15.8.3...v15.9.0 ) (2024-01-03)
### Bug Fixes
* auto fetch not working if bundle exists (backport [#39002 ](https://github.com/frappe/erpnext/issues/39002 )) ([#39004 ](https://github.com/frappe/erpnext/issues/39004 )) ([2e91934 ](2e919344df ))
* **DX:** capture tracebacks with context (backport [#39060 ](https://github.com/frappe/erpnext/issues/39060 )) ([#39063 ](https://github.com/frappe/erpnext/issues/39063 )) ([8ad7faf ](8ad7fafe2a ))
* enqueue demo data setup on setup complete (backport [#39043 ](https://github.com/frappe/erpnext/issues/39043 )) ([#39044 ](https://github.com/frappe/erpnext/issues/39044 )) ([d8cf994 ](d8cf994e94 ))
* incorrect total when Accumulating values ([7c7c3c9 ](7c7c3c932f ))
* Multiple subscription fixes ([#39005 ](https://github.com/frappe/erpnext/issues/39005 )) ([5158884 ](5158884dc9 ))
* non stock uom validation for serial and batch (backport [#39018 ](https://github.com/frappe/erpnext/issues/39018 )) ([#39026 ](https://github.com/frappe/erpnext/issues/39026 )) ([89d1069 ](89d1069472 ))
* not able to cancel sales invoice (backport [#38979 ](https://github.com/frappe/erpnext/issues/38979 )) ([#38980 ](https://github.com/frappe/erpnext/issues/38980 )) ([f8625f3 ](f8625f3eb7 ))
* on cancellation of document cancel the serial and batch bundle (backport [#39076 ](https://github.com/frappe/erpnext/issues/39076 )) ([#39082 ](https://github.com/frappe/erpnext/issues/39082 )) ([2e0abbd ](2e0abbd274 ))
* Opening balance in bank reconciliation tool ([#38977 ](https://github.com/frappe/erpnext/issues/38977 )) ([e0755f9 ](e0755f9a9a ))
* purchase return without item code not working (backport [#39014 ](https://github.com/frappe/erpnext/issues/39014 )) ([#39015 ](https://github.com/frappe/erpnext/issues/39015 )) ([2a390ac ](2a390ac2de ))
* remove bad defaults (backport [#38986 ](https://github.com/frappe/erpnext/issues/38986 )) ([#38988 ](https://github.com/frappe/erpnext/issues/38988 )) ([46035ed ](46035ed9ca ))
* select options should dynamically load dimensions ([21f9001 ](21f90011bc ))
* serial and batch bundle company mandatory error (backport [#38994 ](https://github.com/frappe/erpnext/issues/38994 )) ([#38999 ](https://github.com/frappe/erpnext/issues/38999 )) ([d2580be ](d2580be4fd ))
* take quantity into account when setting asset's gross purchase amt (backport [#39056 ](https://github.com/frappe/erpnext/issues/39056 )) ([#39058 ](https://github.com/frappe/erpnext/issues/39058 )) ([2e93275 ](2e932754e0 ))
* Unable to save Sales Invoice ([#39059 ](https://github.com/frappe/erpnext/issues/39059 )) ([73c0f37 ](73c0f3703c ))
* undefined error in Budget Variance and Profitability report ([9fdf5c8 ](9fdf5c8091 ))
* undefined error in consolidated financial report ([49f93f9 ](49f93f9fa1 ))
* use `Stock Qty` while getting `POS Reserved Qty` (backport [#38962 ](https://github.com/frappe/erpnext/issues/38962 )) ([#38965 ](https://github.com/frappe/erpnext/issues/38965 )) ([76c6b50 ](76c6b501f9 ))
* Validate account in Sales/Purchase Taxes and Charges Template ([#39013 ](https://github.com/frappe/erpnext/issues/39013 )) ([f3254c2 ](f3254c2010 ))
* work order with multi level, fetch operting cost from sub-assembly (backport [#38992 ](https://github.com/frappe/erpnext/issues/38992 )) ([#39028 ](https://github.com/frappe/erpnext/issues/39028 )) ([3a7506e ](3a7506ecbc ))
### Features
* Against voucher filter in General Ledger ([#39102 ](https://github.com/frappe/erpnext/issues/39102 )) ([458064f ](458064f8a1 ))
* group by Asset in Asset Depreciations and Balances report (backport [#38923 ](https://github.com/frappe/erpnext/issues/38923 )) ([#39066 ](https://github.com/frappe/erpnext/issues/39066 )) ([d85dad7 ](d85dad7198 ))
* Merge taxes from mapped docs ([#38346 ](https://github.com/frappe/erpnext/issues/38346 )) ([4e23048 ](4e2304818b ))
* voucher subtype for general ledger ([#38822 ](https://github.com/frappe/erpnext/issues/38822 )) ([e5d73c7 ](e5d73c780b ))
### Performance Improvements
* index item_code in bom explosion item (backport [#39085 ](https://github.com/frappe/erpnext/issues/39085 )) ([#39088 ](https://github.com/frappe/erpnext/issues/39088 )) ([57bcf9f ](57bcf9f568 ))
2024-01-03 06:01:15 +00:00
Deepesh Garg
d2fdce007e
Merge pull request #39090 from frappe/version-15-hotfix
...
chore: release v15
2024-01-03 11:29:39 +05:30
Deepesh Garg
458064f8a1
feat: Against voucher filter in General Ledger ( #39102 )
2024-01-03 10:51:34 +05:30
rohitwaghchaure
56d510b878
Merge branch 'version-15' into version-15-hotfix
2024-01-02 17:34:56 +05:30
mergify[bot]
57bcf9f568
perf: index item_code in bom explosion item (backport #39085 ) ( #39088 )
...
perf: index item_code in bom explosion item (#39085 )
(cherry picked from commit 739434b727 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-02 14:43:10 +05:30
mergify[bot]
2e0abbd274
fix: on cancellation of document cancel the serial and batch bundle (backport #39076 ) ( #39082 )
...
fix: on cancellation of document cancel the serial and batch bundle (#39076 )
(cherry picked from commit 6e5484ea03 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-02 13:28:43 +05:30
mergify[bot]
73c0f3703c
fix: Unable to save Sales Invoice ( #39059 )
...
fix: Unable to save Sales Invoice (#39059 )
(cherry picked from commit bacf2b7431 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-01 19:28:29 +05:30
ruthra kumar
f3088e08bb
Merge pull request #39072 from frappe/mergify/bp/version-15-hotfix/pr-39067
...
fix: undefined error in Budget Variance and Profitability report (backport #39067 )
2024-01-01 17:42:45 +05:30
ruthra kumar
21f90011bc
fix: select options should dynamically load dimensions
...
(cherry picked from commit 1a9e091d12 )
2024-01-01 12:08:10 +00:00
ruthra kumar
9fdf5c8091
fix: undefined error in Budget Variance and Profitability report
...
'Budget' and 'Budget Account' doesn't have support for dynamic
dimension. It only supports hard-coded ones - Project and Cost Center
(cherry picked from commit 92bc962f60 )
2024-01-01 12:08:10 +00:00
ruthra kumar
7539623fb9
Merge pull request #39069 from frappe/mergify/bp/version-15-hotfix/pr-39023
...
refactor(perf): replace account subquery with 'in' condition (backport #39023 )
2024-01-01 16:29:25 +05:30
ruthra kumar
cbaa617d20
refactor(perf): replace account subquery with 'in' condition
...
(cherry picked from commit a517125d64 )
2024-01-01 10:13:51 +00:00
mergify[bot]
d85dad7198
feat: group by Asset in Asset Depreciations and Balances report (backport #38923 ) ( #39066 )
...
feat: group by Asset in Asset Depreciations and Balances report (#38923 )
feat: group by asset in asset depreciations and balances report
(cherry picked from commit a9576f0cf6 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-01 15:05:04 +05:30
mergify[bot]
e5d73c780b
feat: voucher subtype for general ledger ( #38822 )
...
* feat: voucher subtype for general ledger (#38822 )
* feat: add voucher subtype column to gle
* feat: add logic to set voucher subtypes
* feat: fetch voucher subtype in ledger report
* fix: order of conditions
(cherry picked from commit 47f7b65058 )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-01 13:30:29 +05:30
mergify[bot]
8ad7fafe2a
fix(DX): capture tracebacks with context (backport #39060 ) ( #39063 )
...
fix(DX): capture tracebacks with context (#39060 )
(cherry picked from commit 510fdf7bf6 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-01 13:12:07 +05:30
mergify[bot]
2e932754e0
fix: take quantity into account when setting asset's gross purchase amt (backport #39056 ) ( #39058 )
...
fix: take quantity into account when setting asset's gross purchase amt (#39056 )
fix: take quantity into account when setting asset's gross purchase amount
(cherry picked from commit 0346f47c1d )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-01 11:27:55 +05:30
mergify[bot]
d8cf994e94
fix: enqueue demo data setup on setup complete (backport #39043 ) ( #39044 )
...
fix: enqueue demo data setup on setup complete (#39043 )
(cherry picked from commit 877cc7255d )
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2023-12-31 18:25:15 +05:30
mergify[bot]
89d1069472
fix: non stock uom validation for serial and batch (backport #39018 ) ( #39026 )
...
fix: non stock uom validation for serial and batch (#39018 )
* fix: non stock uom validation for serial and batch
* test: delivery note for batch with non stock uom
(cherry picked from commit 0c6de4ecb2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 20:54:49 +05:30
mergify[bot]
3a7506ecbc
fix: work order with multi level, fetch operting cost from sub-assembly (backport #38992 ) ( #39028 )
...
fix: work order with multi level, fetch operting cost from sub-assembly (#38992 )
(cherry picked from commit 70abedc57a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 20:54:26 +05:30
mergify[bot]
f3254c2010
fix: Validate account in Sales/Purchase Taxes and Charges Template ( #39013 )
...
fix: Validate account in Sales/Purchase Taxes and Charges Template (#39013 )
(cherry picked from commit cd37fd790b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 16:16:02 +05:30
mergify[bot]
2a390ac2de
fix: purchase return without item code not working (backport #39014 ) ( #39015 )
...
fix: purchase return without item code not working (#39014 )
(cherry picked from commit f983e09f92 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 13:07:38 +05:30
mergify[bot]
5158884dc9
fix: Multiple subscription fixes ( #39005 )
...
fix: Multiple subscription fixes (#39005 )
(cherry picked from commit 3b4b2275de )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 12:52:41 +05:30
Frappe PR Bot
ec436c18a3
chore(release): Bumped to Version 15.8.3
...
## [15.8.3](https://github.com/frappe/erpnext/compare/v15.8.2...v15.8.3 ) (2023-12-28)
### Bug Fixes
* auto fetch not working if bundle exists (backport [#39002 ](https://github.com/frappe/erpnext/issues/39002 )) (backport [#39004 ](https://github.com/frappe/erpnext/issues/39004 )) ([#39006 ](https://github.com/frappe/erpnext/issues/39006 )) ([17bae5a ](17bae5a5a1 ))
* serial and batch bundle company mandatory error (backport [#38994 ](https://github.com/frappe/erpnext/issues/38994 )) (backport [#38999 ](https://github.com/frappe/erpnext/issues/38999 )) ([#39003 ](https://github.com/frappe/erpnext/issues/39003 )) ([027a75b ](027a75bcb0 ))
2023-12-28 13:31:04 +00:00
mergify[bot]
17bae5a5a1
fix: auto fetch not working if bundle exists (backport #39002 ) (backport #39004 ) ( #39006 )
...
fix: auto fetch not working if bundle exists (backport #39002 ) (#39004 )
fix: auto fetch not working if bundle exists (#39002 )
(cherry picked from commit b5340c5ec0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2e919344df )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 18:59:38 +05:30
mergify[bot]
027a75bcb0
fix: serial and batch bundle company mandatory error (backport #38994 ) (backport #38999 ) ( #39003 )
...
fix: serial and batch bundle company mandatory error (backport #38994 ) (#38999 )
fix: serial and batch bundle company mandatory error (#38994 )
(cherry picked from commit 10074e9980 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit d2580be4fd )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 18:59:20 +05:30
mergify[bot]
2e919344df
fix: auto fetch not working if bundle exists (backport #39002 ) ( #39004 )
...
fix: auto fetch not working if bundle exists (#39002 )
(cherry picked from commit b5340c5ec0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 18:54:38 +05:30
mergify[bot]
d2580be4fd
fix: serial and batch bundle company mandatory error (backport #38994 ) ( #38999 )
...
fix: serial and batch bundle company mandatory error (#38994 )
(cherry picked from commit 10074e9980 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 18:22:14 +05:30
mergify[bot]
e0755f9a9a
fix: Opening balance in bank reconciliation tool ( #38977 )
...
fix: Opening balance in bank reconciliation tool (#38977 )
(cherry picked from commit bbee9b5637 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 17:53:44 +05:30
Frappe PR Bot
c4794c95df
chore(release): Bumped to Version 15.8.2
...
## [15.8.2](https://github.com/frappe/erpnext/compare/v15.8.1...v15.8.2 ) (2023-12-28)
### Bug Fixes
* undefined error in consolidated financial report ([0a3e378 ](0a3e378f5e ))
2023-12-28 12:16:55 +00:00
ruthra kumar
12c5f0b6b5
Merge pull request #38996 from frappe/mergify/bp/version-15/pr-38995
...
fix: undefined error in consolidated financial report (backport #38995 )
2023-12-28 17:45:35 +05:30
ruthra kumar
0a3e378f5e
fix: undefined error in consolidated financial report
...
(cherry picked from commit 49f93f9fa1 )
2023-12-28 12:13:20 +00:00
ruthra kumar
1b399e83be
Merge pull request #38995 from ruthra-kumar/undefined_error_in_consolidated_report
...
fix: undefined error in consolidated financial report
2023-12-28 17:42:18 +05:30
ruthra kumar
49f93f9fa1
fix: undefined error in consolidated financial report
2023-12-28 17:36:00 +05:30
ruthra kumar
d2fe221bc7
Merge pull request #38990 from frappe/mergify/bp/version-15-hotfix/pr-38969
...
fix: incorrect net profit in Profit and Loss Statement (backport #38969 )
2023-12-28 17:09:43 +05:30
ruthra kumar
a3cecb892a
test: profit and loss report output
...
(cherry picked from commit 8555617295 )
2023-12-28 10:54:27 +00:00
ruthra kumar
7c7c3c932f
fix: incorrect total when Accumulating values
...
(cherry picked from commit d54f8318fb )
2023-12-28 10:54:27 +00:00
mergify[bot]
46035ed9ca
fix: remove bad defaults (backport #38986 ) ( #38988 )
...
fix: remove bad defaults (#38986 )
Child tables can't have a default.
(cherry picked from commit b71b0d5997 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-28 14:22:18 +05:30
Frappe PR Bot
7e7eb95934
chore(release): Bumped to Version 15.8.1
...
## [15.8.1](https://github.com/frappe/erpnext/compare/v15.8.0...v15.8.1 ) (2023-12-28)
### Bug Fixes
* not able to cancel sales invoice (backport [#38979 ](https://github.com/frappe/erpnext/issues/38979 )) (backport [#38980 ](https://github.com/frappe/erpnext/issues/38980 )) ([#38981 ](https://github.com/frappe/erpnext/issues/38981 )) ([83e62bb ](83e62bbaad ))
2023-12-28 05:55:23 +00:00
mergify[bot]
83e62bbaad
fix: not able to cancel sales invoice (backport #38979 ) (backport #38980 ) ( #38981 )
...
fix: not able to cancel sales invoice (backport #38979 ) (#38980 )
fix: not able to cancel sales invoice (#38979 )
(cherry picked from commit a117ef3cb8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit f8625f3eb7 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 11:24:16 +05:30
mergify[bot]
f8625f3eb7
fix: not able to cancel sales invoice (backport #38979 ) ( #38980 )
...
fix: not able to cancel sales invoice (#38979 )
(cherry picked from commit a117ef3cb8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 11:21:51 +05:30
mergify[bot]
4e2304818b
feat: Merge taxes from mapped docs ( #38346 )
...
feat: Merge taxes from mapped docs (#38346 )
* feat: Merge taxes from mapped docs
* chore: ci failures
(cherry picked from commit 9b1c22250f )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 08:28:02 +05:30
mergify[bot]
3caabf23a5
fix : correct logic for overlap error (backport #38967 ) ( #38968 )
...
fix : correct logic for overlap error (#38967 )
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
(cherry picked from commit fe77b9d633 )
Co-authored-by: VihangT <151990347+VihangT@users.noreply.github.com >
2023-12-27 20:40:03 +05:30
mergify[bot]
76c6b501f9
fix: use Stock Qty while getting POS Reserved Qty (backport #38962 ) ( #38965 )
...
fix: use `Stock Qty` while getting `POS Reserved Qty`
(cherry picked from commit 7223106417 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-27 15:31:58 +05:30
Frappe PR Bot
f3ab5a33c7
chore(release): Bumped to Version 15.8.0
...
# [15.8.0](https://github.com/frappe/erpnext/compare/v15.7.0...v15.8.0 ) (2023-12-27)
### Bug Fixes
* `Reserved Stock` report (backport [#38922 ](https://github.com/frappe/erpnext/issues/38922 )) ([#38924 ](https://github.com/frappe/erpnext/issues/38924 )) ([8f643f0 ](8f643f0df8 ))
* allow to set rate manually for service item in BOM (backport [#38880 ](https://github.com/frappe/erpnext/issues/38880 )) (backport [#38882 ](https://github.com/frappe/erpnext/issues/38882 )) ([#38885 ](https://github.com/frappe/erpnext/issues/38885 )) ([74606dc ](74606dc927 ))
* do not make serial batch bundle for zero qty (backport [#38949 ](https://github.com/frappe/erpnext/issues/38949 )) ([#38954 ](https://github.com/frappe/erpnext/issues/38954 )) ([a41cf62 ](a41cf62437 ))
* do not reset the basic rate for the material receipt stock entry (backport [#38896 ](https://github.com/frappe/erpnext/issues/38896 )) ([#38899 ](https://github.com/frappe/erpnext/issues/38899 )) ([f6eb2b5 ](f6eb2b521d ))
* incorrect price list in customer-wise item price report ([e0dbb57 ](e0dbb573b1 ))
* incorrect qty in serial batch bundle against pick list (backport [#38964 ](https://github.com/frappe/erpnext/issues/38964 )) ([#38966 ](https://github.com/frappe/erpnext/issues/38966 )) ([5874be0 ](5874be0f79 ))
* local reference error in BOM (backport [#38850 ](https://github.com/frappe/erpnext/issues/38850 )) ([#38877 ](https://github.com/frappe/erpnext/issues/38877 )) ([e3be9c1 ](e3be9c1da4 ))
* min order qty optional in production plan (backport [#38956 ](https://github.com/frappe/erpnext/issues/38956 )) ([#38958 ](https://github.com/frappe/erpnext/issues/38958 )) ([ab9fce3 ](ab9fce333d ))
* not able to import serial batch bundle using csv (backport [#38950 ](https://github.com/frappe/erpnext/issues/38950 )) ([#38955 ](https://github.com/frappe/erpnext/issues/38955 )) ([0e48ef7 ](0e48ef7ace ))
* reposting not fixing valuation rate for sales return using movin… (backport [#38895 ](https://github.com/frappe/erpnext/issues/38895 )) (backport [#38897 ](https://github.com/frappe/erpnext/issues/38897 )) ([#38901 ](https://github.com/frappe/erpnext/issues/38901 )) ([eabb956 ](eabb956aca ))
* reset the incoming rate on changing of the warehouse (backport [#38925 ](https://github.com/frappe/erpnext/issues/38925 )) ([#38926 ](https://github.com/frappe/erpnext/issues/38926 )) ([82960e3 ](82960e3312 ))
* **test:** expect account currency when party account is specified. ([2d9a0a8 ](2d9a0a8e2e ))
* typeerror on pos order summary to new order screen ([bf98a8f ](bf98a8f855 ))
* typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport [#38870 ](https://github.com/frappe/erpnext/issues/38870 )) ([#38871 ](https://github.com/frappe/erpnext/issues/38871 )) ([d75ac13 ](d75ac136d7 ))
* use party account currency when party account is specified ([32d3d4e ](32d3d4e571 ))
* **ux:** make PR and PI Item rate field readonly based on `Maintain Same Rate` (backport [#38942 ](https://github.com/frappe/erpnext/issues/38942 )) ([#38944 ](https://github.com/frappe/erpnext/issues/38944 )) ([f704ccb ](f704ccbb59 ))
### Features
* in_party_currency option for AR/AP reports ([a65bc77 ](a65bc77b02 ))
* provision to add items in Stock Reservation dialog (backport [#38558 ](https://github.com/frappe/erpnext/issues/38558 )) ([#38920 ](https://github.com/frappe/erpnext/issues/38920 )) ([8c2c90f ](8c2c90f77a ))
* total_asset_cost field (backport [#38879 ](https://github.com/frappe/erpnext/issues/38879 )) ([#38887 ](https://github.com/frappe/erpnext/issues/38887 )) ([58f1df5 ](58f1df5004 ))
### Performance Improvements
* Drop unused/duplicate/sub-optimal indexes (backport [#38884 ](https://github.com/frappe/erpnext/issues/38884 )) ([#38913 ](https://github.com/frappe/erpnext/issues/38913 )) ([308c6ff ](308c6ffb4f ))
* use estimated rows instead of actual rows (backport [#38830 ](https://github.com/frappe/erpnext/issues/38830 )) ([#38876 ](https://github.com/frappe/erpnext/issues/38876 )) ([648f275 ](648f275797 ))
2023-12-27 08:41:36 +00:00
rohitwaghchaure
e2bf03bdb2
Merge pull request #38952 from frappe/version-15-hotfix
...
chore: release v15
2023-12-27 14:10:09 +05:30
mergify[bot]
5874be0f79
fix: incorrect qty in serial batch bundle against pick list (backport #38964 ) ( #38966 )
...
fix: incorrect qty in serial batch bundle against pick list (#38964 )
(cherry picked from commit 47ee801d37 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-27 14:06:55 +05:30
mergify[bot]
ab9fce333d
fix: min order qty optional in production plan (backport #38956 ) ( #38958 )
...
fix: min order qty optional in production plan (#38956 )
* fix: min order qty optional in production plan
* fix: test cases
(cherry picked from commit b09c9354fb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 21:55:23 +05:30
mergify[bot]
0e48ef7ace
fix: not able to import serial batch bundle using csv (backport #38950 ) ( #38955 )
...
* fix: not able to import serial batch bundle using csv (#38950 )
(cherry picked from commit d00f6672a8 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
* chore: fixed conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 16:29:34 +05:30
mergify[bot]
a41cf62437
fix: do not make serial batch bundle for zero qty (backport #38949 ) ( #38954 )
...
fix: do not make serial batch bundle for zero qty (#38949 )
(cherry picked from commit 06d6220a2a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 15:39:00 +05:30
mergify[bot]
f704ccbb59
fix(ux): make PR and PI Item rate field readonly based on Maintain Same Rate (backport #38942 ) ( #38944 )
...
* fix(ux): make PI Item rate field editable
(cherry picked from commit eb5bb9f9a9 )
* fix(ux): make PI Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit cb9114442b )
* fix(ux): make PR Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit b1ba210332 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-26 14:45:05 +05:30
ruthra kumar
1ea8574be9
Merge pull request #38946 from frappe/mergify/bp/version-15-hotfix/pr-38891
...
fix: incorrect price list in customer-wise item price report (backport #38891 )
2023-12-26 12:16:55 +05:30
ruthra kumar
e0dbb573b1
fix: incorrect price list in customer-wise item price report
...
(cherry picked from commit 9a00edb031 )
2023-12-26 06:17:54 +00:00
mergify[bot]
82960e3312
fix: reset the incoming rate on changing of the warehouse (backport #38925 ) ( #38926 )
...
fix: reset the incoming rate on changing of the warehouse (#38925 )
(cherry picked from commit 161ae1edd1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-22 17:55:58 +05:30
mergify[bot]
8f643f0df8
fix: Reserved Stock report (backport #38922 ) ( #38924 )
...
* chore: improve `Allowed Qty` error msg
(cherry picked from commit 1a1629196d )
* fix: `Reserved Stock` report
(cherry picked from commit a5d5223c0e )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-22 16:45:40 +05:30
mergify[bot]
8c2c90f77a
feat: provision to add items in Stock Reservation dialog (backport #38558 ) ( #38920 )
...
* feat: provision to update items in Stock Reservation dialog
(cherry picked from commit 9471d8fff9 )
* fix(ux): show row index and field label while selecting the Sales Order Item
(cherry picked from commit 00261094c8 )
* feat: provision to add items in Stock Reservation dialog
(cherry picked from commit 8d5045ef4c )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-22 15:50:07 +05:30
mergify[bot]
a8f3f2343d
chore: fixup broken JSON files (backport #38915 ) ( #38917 )
...
chore: fixup broken JSON files (#38915 )
(cherry picked from commit 2dc49c834a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-22 07:41:00 +05:30
mergify[bot]
308c6ffb4f
perf: Drop unused/duplicate/sub-optimal indexes (backport #38884 ) ( #38913 )
...
perf: Drop unused/duplicate/sub-optimal indexes (#38884 )
* ci: enable more checks
* perf: Drop unused/duplicate indexes
(cherry picked from commit 787333896c )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-21 21:39:20 +05:30
mergify[bot]
a99470e017
chore: additional_asset_cost field (backport #38904 ) ( #38906 )
...
chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-21 16:55:41 +05:30
mergify[bot]
eabb956aca
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (backport #38897 ) ( #38901 )
...
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (#38897 )
* fix: reposting not fixing valuation rate for sales return using movin… (#38895 )
fix: reposting not fixing valuation rate for sales return using moving average method
(cherry picked from commit 3a668bbe96 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 07175367d8 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 15:44:50 +05:30
mergify[bot]
f6eb2b521d
fix: do not reset the basic rate for the material receipt stock entry (backport #38896 ) ( #38899 )
...
fix: do not reset the basic rate for the material receipt stock entry (#38896 )
(cherry picked from commit 98bfcc4c75 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-21 14:22:53 +05:30
ruthra kumar
135aced98e
Merge pull request #38894 from frappe/mergify/bp/version-15-hotfix/pr-38893
...
fix: typeerror on pos order summary to new order screen (backport #38893 )
2023-12-21 12:26:04 +05:30
ruthra kumar
bf98a8f855
fix: typeerror on pos order summary to new order screen
...
(cherry picked from commit 6a0a08b59c )
2023-12-21 06:53:22 +00:00
mergify[bot]
74606dc927
fix: allow to set rate manually for service item in BOM (backport #38880 ) (backport #38882 ) ( #38885 )
...
fix: allow to set rate manually for service item in BOM (backport #38880 ) (#38882 )
fix: allow to set rate manually for service item in BOM (#38880 )
(cherry picked from commit c2f692a4e4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit a6ab53236e )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 10:44:20 +05:30
mergify[bot]
58f1df5004
feat: total_asset_cost field (backport #38879 ) ( #38887 )
...
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
* chore: remove unnecessary patch
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-20 22:47:48 +05:30
mergify[bot]
e3be9c1da4
fix: local reference error in BOM (backport #38850 ) ( #38877 )
...
fix: local reference error in BOM (#38850 )
fix: local reference error
(cherry picked from commit ae353398d9 )
Co-authored-by: NIYAZ RAZAK <76736615+niyazrazak@users.noreply.github.com >
2023-12-20 16:34:27 +05:30
mergify[bot]
648f275797
perf: use estimated rows instead of actual rows (backport #38830 ) ( #38876 )
...
perf: use estimated rows instead of actual rows (#38830 )
(cherry picked from commit 9983283f95 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-20 13:58:38 +05:30
ruthra kumar
4626ab5e19
Merge pull request #38873 from frappe/mergify/bp/version-15-hotfix/pr-38838
...
fix: use party account currency when party account is specified (backport #38838 )
2023-12-20 13:09:15 +05:30
Devin Slauenwhite
2d9a0a8e2e
fix(test): expect account currency when party account is specified.
...
(cherry picked from commit a09241e3c7 )
2023-12-20 07:05:32 +00:00
Devin Slauenwhite
32d3d4e571
fix: use party account currency when party account is specified
...
(cherry picked from commit c7b961ffa2 )
2023-12-20 07:05:32 +00:00
mergify[bot]
d75ac136d7
fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport #38870 ) ( #38871 )
...
fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (#38870 )
* refactor: typerror on set_root_readonly
* refactor: remove 'cur_frm' usage in supplier_group
* refactor: remove 'cur_frm' usage in territory.js
* refactor: remove 'cur_frm' from sales_person.js
(cherry picked from commit 6d5bdc6c68 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-12-20 12:32:35 +05:30
ruthra kumar
88b3811c5d
Merge pull request #38839 from pps190/backport/version-15/37746
...
feat: in_party_currency option for AR/AP reports (backport #37746 )
2023-12-20 12:25:11 +05:30
Frappe PR Bot
2a5164d170
chore(release): Bumped to Version 15.7.0
...
# [15.7.0](https://github.com/frappe/erpnext/compare/v15.6.1...v15.7.0 ) (2023-12-20)
### Bug Fixes
* asset patch failure due to missing shift_based column (backport [#38776 ](https://github.com/frappe/erpnext/issues/38776 )) ([#38777 ](https://github.com/frappe/erpnext/issues/38777 )) ([6e92c78 ](6e92c78cbd ))
* barcode scanning for the stock entry (backport [#38716 ](https://github.com/frappe/erpnext/issues/38716 )) ([#38718 ](https://github.com/frappe/erpnext/issues/38718 )) ([1dcb065 ](1dcb065c64 ))
* **demo:** Demo setup for canadian COA ([7d84441 ](7d844411fb ))
* fetch exc rate of multi currency journals ([f55b561 ](f55b561ff9 ))
* fetch item_tax_template values if fields with fetch_from exisit ([fba28d6 ](fba28d6941 ))
* groups for current accounts in German CoAs ([58de991 ](58de9913b9 ))
* homepage not working (backport [#38755 ](https://github.com/frappe/erpnext/issues/38755 )) ([#38756 ](https://github.com/frappe/erpnext/issues/38756 )) ([ad3a5b5 ](ad3a5b58e4 ))
* if not budget then don't validate (backport [#38861 ](https://github.com/frappe/erpnext/issues/38861 )) ([#38865 ](https://github.com/frappe/erpnext/issues/38865 )) ([5ec75fb ](5ec75fb6df ))
* incoming rate for sales return with Moving Average valuation method (backport [#38849 ](https://github.com/frappe/erpnext/issues/38849 )) (backport [#38863 ](https://github.com/frappe/erpnext/issues/38863 )) ([#38866 ](https://github.com/frappe/erpnext/issues/38866 )) ([d65be69 ](d65be69c4c ))
* incorrect available qty for backdated stock reco with batch (backport [#37858 ](https://github.com/frappe/erpnext/issues/37858 )) ([#38811 ](https://github.com/frappe/erpnext/issues/38811 )) ([18bd330 ](18bd330a59 ))
* Init internal child table values ([7802f6c ](7802f6c528 ))
* item variant with manufacturer (backport [#38845 ](https://github.com/frappe/erpnext/issues/38845 )) (backport [#38847 ](https://github.com/frappe/erpnext/issues/38847 )) ([#38851 ](https://github.com/frappe/erpnext/issues/38851 )) ([7320440 ](7320440b61 ))
* not able to cancel SCR with Batch (backport [#38817 ](https://github.com/frappe/erpnext/issues/38817 )) (backport [#38821 ](https://github.com/frappe/erpnext/issues/38821 )) ([#38829 ](https://github.com/frappe/erpnext/issues/38829 )) ([4bd1a5f ](4bd1a5f955 ))
* not able to make inter-company po from so (backport [#38826 ](https://github.com/frappe/erpnext/issues/38826 )) (backport [#38828 ](https://github.com/frappe/erpnext/issues/38828 )) ([#38833 ](https://github.com/frappe/erpnext/issues/38833 )) ([02ceee6 ](02ceee6669 ))
* on closed unreserved the production plan qty (backport [#38848 ](https://github.com/frappe/erpnext/issues/38848 )) (backport [#38859 ](https://github.com/frappe/erpnext/issues/38859 )) ([#38862 ](https://github.com/frappe/erpnext/issues/38862 )) ([cbbc6af ](cbbc6af128 ))
* **pe:** show split alert only on splitting ([77dba48 ](77dba4834c ))
* Reset SLA on issue doesn't work (backport [#38789 ](https://github.com/frappe/erpnext/issues/38789 )) ([#38791 ](https://github.com/frappe/erpnext/issues/38791 )) ([2045306 ](2045306283 ))
* serial and batch bundle return not working (backport [#38754 ](https://github.com/frappe/erpnext/issues/38754 )) ([#38806 ](https://github.com/frappe/erpnext/issues/38806 )) ([8990c48 ](8990c48e7b ))
* set `fg-itm-qty` based on `qty` instead of the other way round in Subcontracting POs (backport [#38842 ](https://github.com/frappe/erpnext/issues/38842 )) ([#38855 ](https://github.com/frappe/erpnext/issues/38855 )) ([4e27174 ](4e27174c85 ))
* show bill_date and bill_no in Purchase Register ([4ed86db ](4ed86dbff2 ))
* skip jvs against bank accounts ([bf8a2d0 ](bf8a2d0e3a ))
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) ([#38713 ](https://github.com/frappe/erpnext/issues/38713 )) ([feb452b ](feb452b740 ))
* timezone aware SLA banner (backport [#38745 ](https://github.com/frappe/erpnext/issues/38745 )) ([#38747 ](https://github.com/frappe/erpnext/issues/38747 )) ([a551660 ](a551660d2a ))
* **ux:** don't override Item Name and Description in MR (backport [#38720 ](https://github.com/frappe/erpnext/issues/38720 )) ([#38763 ](https://github.com/frappe/erpnext/issues/38763 )) ([703be50 ](703be50bc7 ))
* validation error on reconciling PE to Journals as Invoice ([aa5e16e ](aa5e16e681 ))
* wrong currency in Stock Balance report (backport [#38778 ](https://github.com/frappe/erpnext/issues/38778 )) ([#38780 ](https://github.com/frappe/erpnext/issues/38780 )) ([7fc8150 ](7fc8150617 ))
* wrong paid and cn amount on pos invoice ([cff9e47 ](cff9e47162 ))
### Features
* RFQ print preview ([f30bede ](f30bede2e0 ))
* set lead name from email ([f770621 ](f7706211ea ))
### Performance Improvements
* index `return_against` on delivery note (backport [#38827 ](https://github.com/frappe/erpnext/issues/38827 )) ([#38832 ](https://github.com/frappe/erpnext/issues/38832 )) ([6ad75e7 ](6ad75e72e6 ))
2023-12-20 04:47:03 +00:00
Deepesh Garg
028228ee12
Merge pull request #38853 from frappe/version-15-hotfix
...
chore: release v15
2023-12-20 10:15:54 +05:30
mergify[bot]
4e27174c85
fix: set fg-itm-qty based on qty instead of the other way round in Subcontracting POs (backport #38842 ) ( #38855 )
...
fix: set `fg-itm-qty` based on `qty` instead of the other way round
(cherry picked from commit a99d0a65b0 )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-12-20 09:12:20 +05:30
mergify[bot]
d65be69c4c
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (backport #38863 ) ( #38866 )
...
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (#38863 )
* fix: incoming rate for sales return with Moving Average valuation method (#38849 )
(cherry picked from commit 7fdac62393 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4057682c87 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 19:13:08 +05:30
mergify[bot]
5ec75fb6df
fix: if not budget then don't validate (backport #38861 ) ( #38865 )
...
fix: if not budget then don't validate (#38861 )
(cherry picked from commit d375164100 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-19 18:30:36 +05:30
mergify[bot]
cbbc6af128
fix: on closed unreserved the production plan qty (backport #38848 ) (backport #38859 ) ( #38862 )
...
fix: on closed unreserved the production plan qty (backport #38848 ) (#38859 )
fix: on closed unreserved the production plan qty (#38848 )
(cherry picked from commit 2184e8ef58 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 5e68b7e3a6 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 18:18:40 +05:30
mergify[bot]
7320440b61
fix: item variant with manufacturer (backport #38845 ) (backport #38847 ) ( #38851 )
...
fix: item variant with manufacturer (backport #38845 ) (#38847 )
* fix: item variant with manufacturer (#38845 )
(cherry picked from commit e0c8ff10da )
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4aa960b744 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 15:17:54 +05:30
ruthra kumar
637343f751
Merge pull request #38844 from frappe/mergify/bp/version-15-hotfix/pr-38797
...
fix: wrong paid and cn amount on pos invoice (backport #38797 )
2023-12-19 11:33:23 +05:30
Dany Robert
ffb6d65910
test: partial payment for pos invoice
...
(cherry picked from commit 8772628912 )
2023-12-19 05:33:15 +00:00
Dany Robert
cff9e47162
fix: wrong paid and cn amount on pos invoice
...
(cherry picked from commit 5cb5e09dbb )
2023-12-19 05:33:15 +00:00
Richard Case
dc9b4de976
chore: update tests
2023-12-18 18:13:27 +00:00
Richard Case
a65bc77b02
feat: in_party_currency option for AR/AP reports
2023-12-18 18:13:15 +00:00
mergify[bot]
02ceee6669
fix: not able to make inter-company po from so (backport #38826 ) (backport #38828 ) ( #38833 )
...
fix: not able to make inter-company po from so (backport #38826 ) (#38828 )
fix: not able to make inter-company po from so (#38826 )
(cherry picked from commit 23042dfc3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 32a608f948 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-18 18:31:28 +05:30
mergify[bot]
4bd1a5f955
fix: not able to cancel SCR with Batch (backport #38817 ) (backport #38821 ) ( #38829 )
...
fix: not able to cancel SCR with Batch (backport #38817 ) (#38821 )
* fix: not able to cancel SCR with Batch (#38817 )
(cherry picked from commit fb5090fd3f )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
* chore: fix test case
* chore: fix test case
* chore: fix test case
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 71e833c3f2 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-18 18:13:15 +05:30
mergify[bot]
6ad75e72e6
perf: index return_against on delivery note (backport #38827 ) ( #38832 )
...
perf: index `return_against` on delivery note (#38827 )
There's a multi-column index but that's useful IFF all parts of column
are part of query.
return against on it's own is VERY unique because it's a primary key, we
don't need a multi-column index here.
(cherry picked from commit 8d79365e0d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-18 18:09:42 +05:30
ruthra kumar
c696370cff
Merge pull request #38823 from frappe/mergify/bp/version-15-hotfix/pr-38820
...
refactor: ignore ERR journals in Statment of Accounts (backport #38820 )
2023-12-18 16:24:48 +05:30
ruthra kumar
5a807af505
refactor: ignore ERR journals in Statment of Accounts
...
(cherry picked from commit 39ef75e2d0 )
2023-12-18 10:26:30 +00:00
Raffael Meyer
4fe7988249
Merge pull request #38814 from frappe/mergify/bp/version-15-hotfix/pr-38803
...
fix: groups for current accounts in German CoAs (backport #38803 )
2023-12-17 19:52:24 +01:00
barredterra
58de9913b9
fix: groups for current accounts in German CoAs
...
(cherry picked from commit 259f313af7 )
2023-12-17 18:24:07 +00:00
Deepesh Garg
b52ceceeb7
Merge pull request #38808 from vorasmit/fetch-item-taxes-v15
...
fix: fetch item_tax_template values if fields with fetch_from exisit (#38284 )
2023-12-17 18:51:05 +05:30
mergify[bot]
8990c48e7b
fix: serial and batch bundle return not working (backport #38754 ) ( #38806 )
...
fix: serial and batch bundle return not working (#38754 )
* fix: serial and batch bundle return not working
* test: added test case for delivery note return against denormalized serial no
(cherry picked from commit 0743289925 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-17 18:02:31 +05:30
mergify[bot]
18bd330a59
fix: incorrect available qty for backdated stock reco with batch (backport #37858 ) ( #38811 )
...
fix: incorrect available qty for backdated stock reco with batch (#37858 )
* fix: incorrect available qty for backdated stock reco with batch
* test: added test case
(cherry picked from commit d4c0dbfacc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-17 17:41:51 +05:30
Deepesh Garg
b02604396d
Merge pull request #38810 from frappe/mergify/bp/version-15-hotfix/pr-38807
...
fix(demo): Demo setup for Canadian COA (#38807 )
2023-12-17 17:13:54 +05:30
Deepesh Garg
7d844411fb
fix(demo): Demo setup for canadian COA
...
(cherry picked from commit c9fd182268 )
2023-12-17 08:35:53 +00:00
Smit Vora
fba28d6941
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-12-17 13:59:22 +05:30
Deepesh Garg
57f7933a4b
Merge pull request #38771 from frappe/mergify/bp/version-15-hotfix/pr-38767
...
fix: skip JVs against bank accounts in tax report (#38767 )
2023-12-16 22:28:55 +05:30
mergify[bot]
2045306283
fix: Reset SLA on issue doesn't work (backport #38789 ) ( #38791 )
...
fix: Reset SLA on issue doesn't work (#38789 )
This was broken since last refactor where it was spun off to work with
all types of doctypes but client side code was never adapted.
(cherry picked from commit fa1c7b663c )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-15 22:02:33 +05:30
Raffael Meyer
4fb479e2f5
Merge pull request #38788 from barredterra/bp-38440
...
fix(pe): show split alert only on splitting (backport #38440 )
2023-12-15 16:26:33 +01:00
Dany Robert
77dba4834c
fix(pe): show split alert only on splitting
2023-12-15 16:08:48 +01:00
Raffael Meyer
a70be4299e
Merge pull request #38787 from frappe/mergify/bp/version-15-hotfix/pr-38742
...
fix(Purchase Register): show bill_date and bill_no (backport #38742 )
2023-12-15 15:39:45 +01:00
ljain112
4ed86dbff2
fix: show bill_date and bill_no in Purchase Register
...
(cherry picked from commit f53ba178a8 )
2023-12-15 14:25:03 +00:00
Deepesh Garg
63f6970b45
Merge pull request #38783 from frappe/mergify/bp/version-15-hotfix/pr-38691
...
fix: Init internal child table values (#38691 )
2023-12-15 18:48:24 +05:30
Deepesh Garg
7802f6c528
fix: Init internal child table values
...
(cherry picked from commit 2588970d55 )
2023-12-15 12:45:56 +00:00
mergify[bot]
7fc8150617
fix: wrong currency in Stock Balance report (backport #38778 ) ( #38780 )
...
fix: wrong currency in Stock Balance report
(cherry picked from commit 5a83a16e60 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-15 15:32:59 +05:30
mergify[bot]
6e92c78cbd
fix: asset patch failure due to missing shift_based column (backport #38776 ) ( #38777 )
...
fix: asset patch failure due to missing shift_based column (#38776 )
* fix: add missing daily_prorata_based in get_asset_finance_books_map
* fix: reload Asset Finance Book doctype
(cherry picked from commit 1704180f38 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-15 14:47:24 +05:30
ruthra kumar
5beea361fe
Merge pull request #38775 from frappe/mergify/bp/version-15-hotfix/pr-38766
...
fix: validation error on reconciling PE to Journals as Invoice (backport #38766 )
2023-12-15 14:41:55 +05:30
ruthra kumar
aa5e16e681
fix: validation error on reconciling PE to Journals as Invoice
...
With the same exchange rate on Journal Entry and Payment Entry,
reconcilition should not post exc gain/loss journal and should not
throw validation error
(cherry picked from commit 5eeb650dfd )
2023-12-15 07:44:08 +00:00
ruthra kumar
27f454d07e
Merge pull request #38768 from frappe/mergify/bp/version-15/pr-37625
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation (backport #37625 )
2023-12-15 13:08:50 +05:30
Gursheen Anand
bf8a2d0e3a
fix: skip jvs against bank accounts
...
(cherry picked from commit f7b2380ec1 )
2023-12-15 07:29:30 +00:00
ruthra kumar
d890391531
refactor: handle bank transaction in foreign currency
...
(cherry picked from commit 74a0d6408a )
2023-12-15 07:06:48 +00:00
ruthra kumar
6e1d9a3dbc
refactor: exc rate on foreign currency JE from Bank Reconciliation
...
(cherry picked from commit 89f484282a )
2023-12-15 07:06:48 +00:00
mergify[bot]
703be50bc7
fix(ux): don't override Item Name and Description in MR (backport #38720 ) ( #38763 )
...
fix(ux): don't override Item Name and Description in MR
(cherry picked from commit 726ac6bda1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-15 11:58:20 +05:30
ruthra kumar
013d0ff99c
Merge pull request #38764 from frappe/mergify/bp/version-15-hotfix/pr-37625
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation (backport #37625 )
2023-12-15 11:41:04 +05:30
ruthra kumar
b1b157aa19
refactor: handle bank transaction in foreign currency
...
(cherry picked from commit 74a0d6408a )
2023-12-15 05:51:44 +00:00
ruthra kumar
e7e5727015
refactor: exc rate on foreign currency JE from Bank Reconciliation
...
(cherry picked from commit 89f484282a )
2023-12-15 05:51:43 +00:00
mergify[bot]
ad3a5b58e4
fix: homepage not working (backport #38755 ) ( #38756 )
...
fix: homepage not working (#38755 )
(cherry picked from commit d6201ce5c7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-14 23:02:25 +05:30
Raffael Meyer
f501c8b336
Merge pull request #38752 from frappe/mergify/bp/version-15-hotfix/pr-38505
2023-12-14 16:38:29 +01:00
barredterra
f7706211ea
feat: set lead name from email
...
(cherry picked from commit ceeb724acc )
2023-12-14 12:49:41 +00:00
mergify[bot]
a551660d2a
fix: timezone aware SLA banner (backport #38745 ) ( #38747 )
...
fix: timezone aware SLA banner (#38745 )
(cherry picked from commit eaf86a6461 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-14 15:59:21 +05:30
ruthra kumar
5cbe170117
Merge pull request #38737 from frappe/mergify/bp/version-15-hotfix/pr-38717
...
fix: fetch exc rate of multi currency journals on reconciliation (backport #38717 )
2023-12-14 09:59:47 +05:30
ruthra kumar
f55b561ff9
fix: fetch exc rate of multi currency journals
...
(cherry picked from commit 1b3ba25220 )
2023-12-14 04:06:48 +00:00
mergify[bot]
753c1aa406
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (backport #38730 ) ( #38734 )
...
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (#38730 )
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 3fabca1051 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:30:18 +05:30
Frappe PR Bot
ff85f2a940
chore(release): Bumped to Version 15.6.1
...
## [15.6.1](https://github.com/frappe/erpnext/compare/v15.6.0...v15.6.1 ) (2023-12-13)
### Bug Fixes
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) (backport [#38713 ](https://github.com/frappe/erpnext/issues/38713 )) ([#38731 ](https://github.com/frappe/erpnext/issues/38731 )) ([04c605d ](04c605d76b ))
2023-12-13 18:49:38 +00:00
mergify[bot]
04c605d76b
fix: supplier removed on selection of item (backport #38712 ) (backport #38713 ) ( #38731 )
...
fix: supplier removed on selection of item (backport #38712 ) (#38713 )
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit feb452b740 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:17:57 +05:30
mergify[bot]
3fabca1051
Revert "fix(ux): don't update qty blindly" (backport #38728 ) ( #38730 )
...
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-13 23:16:15 +05:30
Raffael Meyer
32ec73dd96
Merge pull request #38727 from frappe/mergify/bp/version-15-hotfix/pr-38725
2023-12-13 17:48:11 +01:00
barredterra
f30bede2e0
feat: RFQ print preview
...
(cherry picked from commit 27f05145ae )
2023-12-13 16:32:30 +00:00
mergify[bot]
1dcb065c64
fix: barcode scanning for the stock entry (backport #38716 ) ( #38718 )
...
fix: barcode scanning for the stock entry (#38716 )
(cherry picked from commit 13cba5068b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-13 18:32:48 +05:30
mergify[bot]
feb452b740
fix: supplier removed on selection of item (backport #38712 ) ( #38713 )
...
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-13 14:39:00 +05:30
Frappe PR Bot
86b276a3ec
chore(release): Bumped to Version 15.6.0
...
# [15.6.0](https://github.com/frappe/erpnext/compare/v15.5.0...v15.6.0 ) (2023-12-12)
### Bug Fixes
* `split_invoices_based_on_payment_terms` (backport [#37859 ](https://github.com/frappe/erpnext/issues/37859 )) ([#38488 ](https://github.com/frappe/erpnext/issues/38488 )) ([4b76cc4 ](4b76cc46a1 ))
* 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (backport [#38696 ](https://github.com/frappe/erpnext/issues/38696 )) ([#38703 ](https://github.com/frappe/erpnext/issues/38703 )) ([2bd9671 ](2bd96713db ))
* auto delete draft serial and batch bundle (backport [#38637 ](https://github.com/frappe/erpnext/issues/38637 )) ([#38654 ](https://github.com/frappe/erpnext/issues/38654 )) ([b0675f6 ](b0675f6490 ))
* close PO on SCO close (backport [#38667 ](https://github.com/frappe/erpnext/issues/38667 )) ([#38681 ](https://github.com/frappe/erpnext/issues/38681 )) ([4055543 ](4055543f5d ))
* format only if searched text contain link value text ([d79e6e3 ](d79e6e353e ))
* get customers for leaderboard ([9d5c79d ](9d5c79d6b2 ))
* get items for leaderboard ([7cb38a8 ](7cb38a8f22 ))
* get sales partner for leaderboard ([3845d42 ](3845d4294c ))
* get sales person for leaderboard ([2fcfebe ](2fcfebe1d3 ))
* get suppliers for leaderboard ([e205772 ](e205772482 ))
* ignore non-existing regional customizations (backport [#38621 ](https://github.com/frappe/erpnext/issues/38621 )) ([#38624 ](https://github.com/frappe/erpnext/issues/38624 )) ([c70e6f2 ](c70e6f23df ))
* limit end date to current date ([dbdb971 ](dbdb971e10 ))
* negative batch issue (backport [#38688 ](https://github.com/frappe/erpnext/issues/38688 )) ([#38694 ](https://github.com/frappe/erpnext/issues/38694 )) ([a75081b ](a75081b8c0 ))
* not able to make serial and batch using csv import (backport [#38659 ](https://github.com/frappe/erpnext/issues/38659 )) ([#38662 ](https://github.com/frappe/erpnext/issues/38662 )) ([dd07eca ](dd07ecad45 ))
* only highest eligible coupon applied ([#38416 ](https://github.com/frappe/erpnext/issues/38416 )) ([aa66ee6 ](aa66ee64ec ))
* serial and batch bundle permission (backport [#38618 ](https://github.com/frappe/erpnext/issues/38618 )) ([#38619 ](https://github.com/frappe/erpnext/issues/38619 )) ([ce2bd15 ](ce2bd15872 ))
* serial no filter in the Serial No Ledger report (backport [#38669 ](https://github.com/frappe/erpnext/issues/38669 )) ([#38682 ](https://github.com/frappe/erpnext/issues/38682 )) ([d188c8e ](d188c8ec0e ))
* Shipping Address Link Showing in Buying (backport [#38634 ](https://github.com/frappe/erpnext/issues/38634 )) ([#38646 ](https://github.com/frappe/erpnext/issues/38646 )) ([4150ed9 ](4150ed9b3b ))
* show stock qty in popup (backport [#38698 ](https://github.com/frappe/erpnext/issues/38698 )) ([#38699 ](https://github.com/frappe/erpnext/issues/38699 )) ([6e2cde4 ](6e2cde4a21 ))
* typeerror on new sites ([#38692 ](https://github.com/frappe/erpnext/issues/38692 )) ([9239e73 ](9239e735ad ))
* typo in unittest ([#38673 ](https://github.com/frappe/erpnext/issues/38673 )) ([14ee13c ](14ee13c77e ))
* **ux:** don't update qty blindly (backport [#38608 ](https://github.com/frappe/erpnext/issues/38608 )) ([#38639 ](https://github.com/frappe/erpnext/issues/38639 )) ([0b2e2a2 ](0b2e2a2ab5 ))
### Features
* add employee number to client user bootinfo (backport [#38477 ](https://github.com/frappe/erpnext/issues/38477 )) ([#38603 ](https://github.com/frappe/erpnext/issues/38603 )) ([c7dbcbc ](c7dbcbcd17 ))
2023-12-12 16:11:51 +00:00
Deepesh Garg
0d8a52f63b
Merge pull request #38690 from frappe/version-15-hotfix
...
chore: release v15
2023-12-12 21:40:42 +05:30
mergify[bot]
2bd96713db
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (backport #38696 ) ( #38703 )
...
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (#38696 )
fix: 1st row value of asset put to less than 180 days acc. to IT S. 32
(cherry picked from commit e7984b3ef9 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-12 21:09:38 +05:30
Raffael Meyer
1d2edec550
Merge pull request #38675 from frappe/mergify/bp/version-15-hotfix/pr-38672
...
fix: get data for leaderboard (backport #38672 )
2023-12-12 13:44:04 +01:00
ruthra kumar
965126df83
Merge pull request #38678 from frappe/mergify/bp/version-15-hotfix/pr-38673
...
fix: typo in unittest (backport #38673 )
2023-12-12 17:35:22 +05:30
mergify[bot]
6e2cde4a21
fix: show stock qty in popup (backport #38698 ) ( #38699 )
...
fix: show stock qty in popup (#38698 )
(cherry picked from commit b562b4cf99 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 17:04:57 +05:30
mergify[bot]
a75081b8c0
fix: negative batch issue (backport #38688 ) ( #38694 )
...
fix: negative batch issue (#38688 )
(cherry picked from commit 69d7a640ee )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 16:41:26 +05:30
ruthra kumar
b68e1f6ea6
Merge pull request #38693 from frappe/mergify/bp/version-15-hotfix/pr-38692
...
fix: typeerror on new sites (backport #38692 )
2023-12-12 16:03:08 +05:30
ruthra kumar
9239e735ad
fix: typeerror on new sites ( #38692 )
...
(cherry picked from commit fa2d33cb50 )
2023-12-12 10:14:39 +00:00
ruthra kumar
576ff49943
Merge pull request #38687 from frappe/mergify/bp/version-15-hotfix/pr-38685
...
refactor: add `get_list` for virtual child doctypes (backport #38685 )
2023-12-12 15:24:37 +05:30
ruthra kumar
92b5c80a4a
refactor: add get_list for virtual child doctypes
...
(cherry picked from commit 15c90551b6 )
2023-12-12 09:12:39 +00:00
mergify[bot]
d188c8ec0e
fix: serial no filter in the Serial No Ledger report (backport #38669 ) ( #38682 )
...
fix: serial no filter in the Serial No Ledger report (#38669 )
(cherry picked from commit 780c4278e6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 14:33:11 +05:30
mergify[bot]
4055543f5d
fix: close PO on SCO close (backport #38667 ) ( #38681 )
...
fix: close PO on SCO close
(cherry picked from commit b023e5d6b3 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-12 13:40:30 +05:30
ruthra kumar
fc79c6bf54
Merge pull request #38684 from frappe/mergify/bp/version-15-hotfix/pr-38679
...
refactor(test): repost utility deletion flag test (backport #38679 )
2023-12-12 13:33:24 +05:30
ruthra kumar
522113ba98
refactor(test): update repost settings before test case
...
(cherry picked from commit acb6e8e120 )
2023-12-12 07:16:51 +00:00
ruthra kumar
6469526c26
refactor: increase limit and remove explicit call to start_repost
...
(cherry picked from commit ccff588563 )
2023-12-12 07:16:50 +00:00
ruthra kumar
122e6902ed
refactor: remove explicit commit on repost
...
(cherry picked from commit a97b3db749 )
2023-12-12 07:16:50 +00:00
ruthra kumar
64d93cec66
refactor(test): repost utility deletion flag test
...
(cherry picked from commit cc15f695b4 )
2023-12-12 07:16:50 +00:00
Raffael Meyer
14ee13c77e
fix: typo in unittest ( #38673 )
...
(cherry picked from commit 6ad298adfc )
2023-12-12 04:26:54 +00:00
barredterra
b17178bba9
chore: deprecate unused method
...
(cherry picked from commit 956c3c50a0 )
2023-12-12 04:24:39 +00:00
barredterra
3845d4294c
fix: get sales partner for leaderboard
...
(cherry picked from commit 40c1acc961 )
2023-12-12 04:24:39 +00:00
barredterra
2fcfebe1d3
fix: get sales person for leaderboard
...
(cherry picked from commit 7babfd4ac4 )
2023-12-12 04:24:39 +00:00
barredterra
e205772482
fix: get suppliers for leaderboard
...
(cherry picked from commit 65df4b6aa8 )
2023-12-12 04:24:39 +00:00
barredterra
7cb38a8f22
fix: get items for leaderboard
...
(cherry picked from commit 2721ee3a8d )
2023-12-12 04:24:38 +00:00
barredterra
9d5c79d6b2
fix: get customers for leaderboard
...
(cherry picked from commit 137b5a6108 )
2023-12-12 04:24:38 +00:00
mergify[bot]
dd07ecad45
fix: not able to make serial and batch using csv import (backport #38659 ) ( #38662 )
...
fix: not able to make serial and batch using csv import (#38659 )
(cherry picked from commit 89a0e9c245 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-11 11:29:25 +05:30
mergify[bot]
b0675f6490
fix: auto delete draft serial and batch bundle (backport #38637 ) ( #38654 )
...
fix: auto delete draft serial and batch bundle (#38637 )
(cherry picked from commit 89326bd657 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-10 16:45:03 +05:30
mergify[bot]
4150ed9b3b
fix: Shipping Address Link Showing in Buying (backport #38634 ) ( #38646 )
...
fix(ux): `Shipping Address Link`
(cherry picked from commit ca0c3eb184 )
Co-authored-by: creative-paramu <pparameshwari@thirvusoft.in >
2023-12-08 19:04:24 +05:30
mergify[bot]
0b2e2a2ab5
fix(ux): don't update qty blindly (backport #38608 ) ( #38639 )
...
fix(ux): don't update qty blindly
(cherry picked from commit 0156339f34 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-08 17:59:32 +05:30
mergify[bot]
c70e6f23df
fix: ignore non-existing regional customizations (backport #38621 ) ( #38624 )
...
fix: ignore non-existing regional customizations (#38621 )
(cherry picked from commit 9611e9bd7f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-07 21:43:46 +05:30
Shariq Ansari
5cf0c896bb
Merge pull request #38627 from frappe/mergify/bp/version-15-hotfix/pr-38623
...
fix: format only if searched text contain link value text (backport #38623 )
2023-12-07 20:51:03 +05:30
Shariq Ansari
d79e6e353e
fix: format only if searched text contain link value text
...
(cherry picked from commit 08ed3cd313 )
2023-12-07 15:18:52 +00:00
mergify[bot]
ce2bd15872
fix: serial and batch bundle permission (backport #38618 ) ( #38619 )
...
fix: serial and batch bundle permission (#38618 )
(cherry picked from commit 231ab83562 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-07 18:36:31 +05:30
mergify[bot]
deef6ea66a
chore: minor code cleanup (backport #38615 ) ( #38616 )
...
chore: minor code cleanup (#38615 )
(cherry picked from commit f45dd740c5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-07 15:36:21 +05:30
mergify[bot]
aa66ee64ec
fix: only highest eligible coupon applied ( #38416 )
...
fix: only highest eligible coupon applied (#38416 )
* fix: application of pricing rule when coupon is used
(cherry picked from commit d34787cf6d )
Co-authored-by: sandratridz <102575830+sandratridz@users.noreply.github.com >
2023-12-07 10:34:11 +05:30
Ankush Menat
eeb0567a73
chore: remove unused cache=True
...
(cherry picked from commit 6a47a2ceaf )
2023-12-06 20:54:43 +05:30
mergify[bot]
c7dbcbcd17
feat: add employee number to client user bootinfo (backport #38477 ) ( #38603 )
...
feat: add employee number to client user bootinfo (#38477 )
(cherry picked from commit 525f656cc1 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-12-06 20:52:50 +05:30
mergify[bot]
4b76cc46a1
fix: split_invoices_based_on_payment_terms (backport #37859 ) ( #38488 )
...
* refactor: `split_invoices_based_on_payment_terms`
- Invoices were in the wrong order due to the logic. The invoices with payment terms were added first and the rest after.
- Overly long function with unnecessary loops (reduced to one main loop) and complexity
- The split row as per payment terms was not ordered. So the second installment was allocated first
(cherry picked from commit 6bd56d2d5f )
* test: `get_outstanding_reference_documents` (triggered via UI)
(cherry picked from commit 162c0497d1 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
* fix: Alert message and make sure invoice due dates are different for effective test
- Make invoice due dates are different so that the invoice with the earliest due date is allocated first in the test
- Translate voucher type, simplify alert message. The invoice could be "split" into 1 row, no. of rows in the message seems unnecessary.
(cherry picked from commit 56ac3424d2 )
* style: Remove spaces introduced via merge conflict
(cherry picked from commit 4b4b176fcf )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
* fix: Re-add no.of rows split in alert message
(cherry picked from commit 1fc5844025 )
* fix: Merge conflicts in tests
---------
Co-authored-by: marination <maricadsouza221197@gmail.com >
2023-12-06 18:01:42 +05:30
Gursheen Kaur Anand
bfe2b923e1
Merge pull request #38572 from frappe/mergify/bp/version-15-hotfix/pr-38556
...
fix(minor): financial statements period end date (backport #38556 )
2023-12-05 22:02:27 +05:30
Gursheen Anand
dbdb971e10
fix: limit end date to current date
...
(cherry picked from commit ab6e92aae1 )
2023-12-05 05:54:49 +00:00