mergify[bot]
ec26c92263
fix: timeout while submitting stock entry (backport #42929 ) ( #42931 )
...
fix: timeout while submitting stock entry (#42929 )
(cherry picked from commit ca2fde891e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 11:03:45 +05:30
mergify[bot]
26248924b6
fix: same posting date and time, creation causing incorrect balance qty (backport #42904 ) ( #42920 )
...
fix: same posting date and time, creation causing incorrect balance qty (#42904 )
fix: same posting date and time, creation causing incorrect balance quantity
(cherry picked from commit 27364b7e6b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 09:30:47 +05:30
KerollesFathy
b62df307d3
style: format code
2024-08-26 18:09:09 +03:00
Carlos9K
da7b69109a
fix: getting scrap items from sub assemblies by fetching scrap items for parent BOM
2024-08-26 18:00:45 +03:00
mergify[bot]
8d29dc6a81
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (backport #42916 ) ( #42918 )
...
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (#42916 )
(cherry picked from commit 10434742e9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-26 18:18:31 +05:30
ruthra kumar
6eb50fa300
Merge pull request #42915 from frappe/mergify/bp/version-15-hotfix/pr-42887
...
fix: update dimesions in exchange_gain_loss jv based on base document (backport #42887 )
2024-08-26 17:56:21 +05:30
mergify[bot]
8c350d43b2
fix: Column 'valuation_rate' cannot be null (backport #42909 ) ( #42913 )
...
fix: Column 'valuation_rate' cannot be null (#42909 )
(cherry picked from commit 92bde71ab1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-26 17:35:20 +05:30
ljain112
caa6ca1d0b
fix: update dimesions in exchange_gain_loss jv based on base document
...
(cherry picked from commit 96df19149d )
2024-08-26 12:01:28 +00:00
ruthra kumar
47f1714be4
Merge pull request #42912 from frappe/mergify/bp/version-15-hotfix/pr-42910
...
feat: utility report to better diagnose incorrectly cleared Cheques and Deposits (backport #42910 )
2024-08-26 16:32:29 +05:30
ruthra kumar
ecb0506dba
refactor: build dictionary for Journal
...
remove redundant filter
(cherry picked from commit 2144e0337d )
2024-08-26 10:11:24 +00:00
ruthra kumar
42382b3945
chore: remove redundant column
...
(cherry picked from commit 74b36db24e )
2024-08-26 10:11:23 +00:00
ruthra kumar
993114942e
refactor: build dict for payment entry
...
(cherry picked from commit 784dec24c8 )
2024-08-26 10:11:23 +00:00
ruthra kumar
5a28a1728e
refactor: working state with minimum functions
...
(cherry picked from commit 4cd023444a )
2024-08-26 10:11:23 +00:00
ruthra kumar
80a5df0e96
refactor: barebones functions
...
(cherry picked from commit ceaa1be729 )
2024-08-26 10:11:23 +00:00
ruthra kumar
25193c5e92
feat: report to identify incorrectly cleared cheques
...
(cherry picked from commit 28890fa833 )
2024-08-26 10:11:23 +00:00
ruthra kumar
1ee14ac135
Merge pull request #42907 from frappe/mergify/bp/version-15-hotfix/pr-42905
...
refactor: better err msg on clearance tool (backport #42905 )
2024-08-26 15:29:48 +05:30
ruthra kumar
a3e5ffe915
refactor: better err msg on clearance tool
...
(cherry picked from commit 092411b54f )
2024-08-26 08:55:01 +00:00
mergify[bot]
ff868a9290
fix: LCV based on purchase invoice amount with multi-currency (backport #42890 ) ( #42894 )
...
fix: LCV based on purchase invoice amount with multi-currency (#42890 )
(cherry picked from commit 6721ae76de )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-26 13:25:18 +05:30
Smit Vora
247ae7a965
Merge pull request #42892 from frappe/mergify/bp/version-15-hotfix/pr-42848
...
fix: do not copy date fields in opportunity doctype (backport #42848 )
2024-08-24 13:12:13 +05:30
Smit Vora
3a149b3c9b
chore: resolve conflicts
2024-08-24 12:38:49 +05:30
mergify[bot]
08bed618f6
fix: not able to make stock entry against MR (backport #42874 ) ( #42875 )
...
fix: not able to make stock entry against MR (#42874 )
(cherry picked from commit 63ca1025bc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-23 15:22:39 +05:30
mergify[bot]
d9ca680a29
fix: incorrect in and out qty in the Batch-Wise Balance History (backport #42866 ) ( #42876 )
...
fix: incorrect in and out qty in the Batch-Wise Balance History (#42866 )
(cherry picked from commit ce7f6ee71c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-23 15:22:23 +05:30
ljain112
7401dc4015
fix: do not copy date fields in opportunity doctype
...
(cherry picked from commit 74afa57a9f )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.json
2024-08-23 08:48:33 +00:00
Frappe PR Bot
eb7e063d5c
chore(release): Bumped to Version 15.33.5
...
## [15.33.5](https://github.com/frappe/erpnext/compare/v15.33.4...v15.33.5 ) (2024-08-23)
### Bug Fixes
* include erpnext in apps page ([be736cf ](be736cf641 ))
v15.33.5
2024-08-23 00:37:45 +00:00
ruthra kumar
0dbe79645c
Merge pull request #42882 from frappe/mergify/bp/version-15/pr-42727
...
fix: include erpnext in apps page (backport #42727 )
2024-08-23 06:05:20 +05:30
Shariq Ansari
995773088a
chore: renamed include_as_app to include_in_apps_screen
...
(cherry picked from commit 5280132423 )
2024-08-23 00:19:55 +00:00
Shariq Ansari
be736cf641
fix: include erpnext in apps page
...
(cherry picked from commit 1d52ef7afe )
2024-08-23 00:19:54 +00:00
ruthra kumar
85089d3d64
Merge pull request #42871 from frappe/mergify/bp/version-15-hotfix/pr-42867
...
fix: call 'process' directly instead of creating 'process_subscription' (backport #42867 )
2024-08-22 17:51:37 +05:30
ruthra kumar
eed6d2b81c
Merge pull request #42869 from frappe/mergify/bp/version-15-hotfix/pr-42851
...
refactor: Allow equity type Account in Payment Entry for shareholders (backport #42851 )
2024-08-22 17:30:50 +05:30
Shariq Ansari
edf53f1ab7
Merge pull request #42863 from frappe/mergify/bp/version-15-hotfix/pr-42727
...
fix: include erpnext in apps page (backport #42727 )
2024-08-22 17:24:33 +05:30
ruthra kumar
758282739e
fix: call 'process' directly instead of creating 'process_subscripti
...
reason: 'process' follows simple DB transaction model.
(cherry picked from commit b4d22c2936 )
2024-08-22 11:53:32 +00:00
ruthra kumar
49d995c3ac
refactor: filter shareholder on company
...
(cherry picked from commit 63ad9f4f86 )
2024-08-22 11:40:39 +00:00
ruthra kumar
72ca2ec9a5
refactor: allow equity types on Payment Entry
...
(cherry picked from commit 6cbf98294a )
2024-08-22 11:40:39 +00:00
Shariq Ansari
4297895bd9
chore: renamed include_as_app to include_in_apps_screen
...
(cherry picked from commit 5280132423 )
2024-08-22 06:57:25 +00:00
Shariq Ansari
7428df8778
fix: include erpnext in apps page
...
(cherry picked from commit 1d52ef7afe )
2024-08-22 06:57:25 +00:00
Khushi Rawat
767c79663c
Merge pull request #42862 from frappe/mergify/bp/version-15-hotfix/pr-42861
...
fix(minor): calculation correction for annual depreciation (backport #42861 )
2024-08-22 11:56:08 +05:30
Khushi Rawat
fa85482662
fix: calculation correction for annual depreciation
...
(cherry picked from commit f440243b75 )
2024-08-22 05:48:09 +00:00
mergify[bot]
831e2aaf18
fix: custom stock entry type issue (backport #42835 ) ( #42846 )
...
* fix: custom stock entry type issue (#42835 )
(cherry picked from commit 9c82c2b5d3 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-21 16:46:05 +05:30
Frappe PR Bot
9ac665b4bd
chore(release): Bumped to Version 15.33.4
...
## [15.33.4](https://github.com/frappe/erpnext/compare/v15.33.3...v15.33.4 ) (2024-08-21)
### Bug Fixes
* incorrect Received Qty Amount in Purchase Order Analysis (backport [#42852 ](https://github.com/frappe/erpnext/issues/42852 )) (backport [#42854 ](https://github.com/frappe/erpnext/issues/42854 )) ([#42856 ](https://github.com/frappe/erpnext/issues/42856 )) ([8d8d84b ](8d8d84bae4 ))
* last purchase rate not updated from purchase invoice (backport [#42847 ](https://github.com/frappe/erpnext/issues/42847 )) (backport [#42853 ](https://github.com/frappe/erpnext/issues/42853 )) ([#42855 ](https://github.com/frappe/erpnext/issues/42855 )) ([9f4cb98 ](9f4cb98de6 ))
v15.33.4
2024-08-21 11:08:23 +00:00
mergify[bot]
8d8d84bae4
fix: incorrect Received Qty Amount in Purchase Order Analysis (backport #42852 ) (backport #42854 ) ( #42856 )
...
fix: incorrect Received Qty Amount in Purchase Order Analysis (backport #42852 ) (#42854 )
fix: incorrect Received Qty Amount in Purchase Order Analysis (#42852 )
(cherry picked from commit fb846ffa12 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 72c16097d6 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-21 16:37:08 +05:30
mergify[bot]
9f4cb98de6
fix: last purchase rate not updated from purchase invoice (backport #42847 ) (backport #42853 ) ( #42855 )
...
fix: last purchase rate not updated from purchase invoice (backport #42847 ) (#42853 )
fix: last purchase rate not updated from purchase invoice (#42847 )
(cherry picked from commit 5b9309cf34 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2203ea9301 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-21 16:37:00 +05:30
mergify[bot]
72c16097d6
fix: incorrect Received Qty Amount in Purchase Order Analysis (backport #42852 ) ( #42854 )
...
fix: incorrect Received Qty Amount in Purchase Order Analysis (#42852 )
(cherry picked from commit fb846ffa12 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-21 16:12:33 +05:30
mergify[bot]
2203ea9301
fix: last purchase rate not updated from purchase invoice (backport #42847 ) ( #42853 )
...
fix: last purchase rate not updated from purchase invoice (#42847 )
(cherry picked from commit 5b9309cf34 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-21 15:20:50 +05:30
Frappe PR Bot
28c9f2adab
chore(release): Bumped to Version 15.33.3
...
## [15.33.3](https://github.com/frappe/erpnext/compare/v15.33.2...v15.33.3 ) (2024-08-21)
### Bug Fixes
* Auto Create Serial and Batch Bundle For Outward (backport [#42778 ](https://github.com/frappe/erpnext/issues/42778 )) ([#42792 ](https://github.com/frappe/erpnext/issues/42792 )) ([7cc7179 ](7cc7179b05 ))
* backport german translations from develop ([9e9de4c ](9e9de4c99e ))
* bank reconcilation tool cost center company filter adding ([cd59940 ](cd5994017c ))
* Create Sales Order from Quotation for Prospect ([f547bef ](f547befeb9 ))
* create SO from Quot for Prospect --conflicts ([ec0201c ](ec0201cb85 ))
* create SO from Quot for Prospect --conflicts ([5d7fb1d ](5d7fb1d945 ))
* disable rename from warehouse ([3a1ad6e ](3a1ad6e844 ))
* disable rename from warehouse ([40abd82 ](40abd82e2d ))
* dropping index to improve performance (backport [#42820 ](https://github.com/frappe/erpnext/issues/42820 )) ([#42821 ](https://github.com/frappe/erpnext/issues/42821 )) ([b24de3e ](b24de3e35b ))
* german translations ([751c209 ](751c20984f ))
* german translations of "HR" ([6f7fdbe ](6f7fdbefac ))
* ignore pricing rule while making DN from Pick List (backport [#42763 ](https://github.com/frappe/erpnext/issues/42763 )) ([#42768 ](https://github.com/frappe/erpnext/issues/42768 )) ([aba54ba ](aba54ba18f ))
* not able to create the batch (backport [#42784 ](https://github.com/frappe/erpnext/issues/42784 )) ([#42785 ](https://github.com/frappe/erpnext/issues/42785 )) ([0f9849e ](0f9849e672 ))
* **patch:** replace repost with direct sql to update 'against_voucher ([e420fa9 ](e420fa9779 ))
* removed extra filter condition ([b84ca04 ](b84ca04975 ))
* set up filters for dimensions ([abb8866 ](abb88662c1 ))
* translatability of boldened text ([4914481 ](4914481105 ))
* update the testcase format ([33542cb ](33542cb909 ))
* update the testcase format ([549dc28 ](549dc286d0 ))
### Performance Improvements
* asset creation from purchase receipt ([1040198 ](1040198ce1 ))
* data import for stock entries (backport [#42711 ](https://github.com/frappe/erpnext/issues/42711 )) ([#42819 ](https://github.com/frappe/erpnext/issues/42819 )) ([0344442 ](0344442d42 ))
v15.33.3
2024-08-21 05:22:44 +00:00
ruthra kumar
d04f7ffe87
Merge pull request #42832 from frappe/version-15-hotfix
...
chore: release v15
2024-08-21 10:51:29 +05:30
Khushi Rawat
21e5c01f11
Merge pull request #42828 from frappe/mergify/bp/version-15-hotfix/pr-42824
...
perf: asset creation from purchase receipt (backport #42824 )
2024-08-20 15:17:51 +05:30
mergify[bot]
ae6c1a30ac
refactor: brand js and allow quick entry (backport #42829 ) ( #42830 )
...
* refactor: brand js and allow quick entry (#42829 )
* refactor: brand js and allow quick entry
* refactor: brand js and allow quick entry --prettier
* refactor: brand js and allow quick entry --prettier
(cherry picked from commit a1183f0165 )
# Conflicts:
# erpnext/setup/doctype/brand/brand.json
* refactor: brand js and allow quick entry --refactor
---------
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-08-20 15:03:23 +05:30
Khushi Rawat
1040198ce1
perf: asset creation from purchase receipt
...
(cherry picked from commit 6e84fc5143 )
2024-08-20 08:12:48 +00:00
Nihantra C. Patel
69878b7847
Merge pull request #42826 from frappe/mergify/bp/version-15-hotfix/pr-42379
...
fix: Create Sales Order from Quotation for Prospect (backport #42379 )
2024-08-20 11:57:29 +05:30
Nihantra C. Patel
ec0201cb85
fix: create SO from Quot for Prospect --conflicts
2024-08-20 11:34:27 +05:30