Frappe PR Bot
3a5959e023
chore(release): Bumped to Version 15.47.2
...
## [15.47.2](https://github.com/frappe/erpnext/compare/v15.47.1...v15.47.2 ) (2025-01-01)
### Bug Fixes
* add company filter to project ([d550b43 ](d550b433c1 ))
* allow zero valuation rate (backport [#44902 ](https://github.com/frappe/erpnext/issues/44902 )) ([#44910 ](https://github.com/frappe/erpnext/issues/44910 )) ([9060e4c ](9060e4ce57 ))
* apply apply_pricing_rule date change ([f09acc7 ](f09acc784f ))
* apply discount on qty change ([c19725c ](c19725ca74 ))
* clear payment schedule in purchase invoice for is_paid ([6cc7060 ](6cc70605fa ))
* copy accounting dimensions to asset and sales invoice ([#44964 ](https://github.com/frappe/erpnext/issues/44964 )) ([839ffb3 ](839ffb3f2a ))
* duplicate validate for closing stock balance ([#45015 ](https://github.com/frappe/erpnext/issues/45015 )) ([8d650e5 ](8d650e56ba ))
* failing tests fixed ([61367ee ](61367ee1ed ))
* fetch advance payment entries on pos invoice (backport [#44856 ](https://github.com/frappe/erpnext/issues/44856 )) ([#44931 ](https://github.com/frappe/erpnext/issues/44931 )) ([cc827c8 ](cc827c8077 ))
* fetch amount in company currency ([b135a68 ](b135a684a5 ))
* get item tax template based on posting date ([2feeebb ](2feeebb5fb ))
* ignore duplicate while creating default templates ([6c206c1 ](6c206c1cb3 ))
* ignore inventory dimension for SABB and Pick List (backport [#44933 ](https://github.com/frappe/erpnext/issues/44933 )) ([#44941 ](https://github.com/frappe/erpnext/issues/44941 )) ([772b7b9 ](772b7b95ac ))
* ignore validate while making WO from MR (backport [#44939 ](https://github.com/frappe/erpnext/issues/44939 )) ([#44942 ](https://github.com/frappe/erpnext/issues/44942 )) ([c33e075 ](c33e07550c ))
* in_contex_translation_fixes ([1353a14 ](1353a14a6b ))
* include company in filter condition ([7422043 ](74220430e5 ))
* incorrect filter for BOM (backport [#44954 ](https://github.com/frappe/erpnext/issues/44954 )) ([#44956 ](https://github.com/frappe/erpnext/issues/44956 )) ([9853bd9 ](9853bd9ba1 ))
* incorrect quality inspection linked in purchase receipt (backport [#44985 ](https://github.com/frappe/erpnext/issues/44985 )) ([#45020 ](https://github.com/frappe/erpnext/issues/45020 )) ([0a2cc6b ](0a2cc6bcd7 ))
* limit discount value to 100 in pos cart (backport [#44916 ](https://github.com/frappe/erpnext/issues/44916 )) ([#44932 ](https://github.com/frappe/erpnext/issues/44932 )) ([28442f3 ](28442f3414 ))
* load customer default price list in pos during item selection (backport [#44991 ](https://github.com/frappe/erpnext/issues/44991 )) ([#44993 ](https://github.com/frappe/erpnext/issues/44993 )) ([20efe7b ](20efe7bb80 ))
* material request status (backport [#44917 ](https://github.com/frappe/erpnext/issues/44917 )) ([#44918 ](https://github.com/frappe/erpnext/issues/44918 )) ([042d12b ](042d12b2c1 ))
* move code from purchase invoice to buying controller ([98631eb ](98631eb266 ))
* negative stock balance (backport [#44990 ](https://github.com/frappe/erpnext/issues/44990 )) ([#44996 ](https://github.com/frappe/erpnext/issues/44996 )) ([6f71389 ](6f7138996a ))
* not able to make purchase receipt from SCR (backport [#44919 ](https://github.com/frappe/erpnext/issues/44919 )) ([#44925 ](https://github.com/frappe/erpnext/issues/44925 )) ([c241262 ](c241262266 ))
* pos payment using non-default mode of payment (backport [#44920 ](https://github.com/frappe/erpnext/issues/44920 )) ([#44971 ](https://github.com/frappe/erpnext/issues/44971 )) ([7dd2b0c ](7dd2b0c189 )), closes [#41108 ](https://github.com/frappe/erpnext/issues/41108 )
* precision issue (backport [#45013 ](https://github.com/frappe/erpnext/issues/45013 )) ([#45019 ](https://github.com/frappe/erpnext/issues/45019 )) ([52bdf5b ](52bdf5b170 ))
* refactor query in get_total_allocated_amount in bank_transaction ([944dc96 ](944dc966bc ))
* relabel rate to tax rate ([991a336 ](991a3366a8 ))
* remove unused variable ([b892282 ](b8922823a3 ))
* **report:** Purchase Order Analysis pymysql.err (backport [#44957 ](https://github.com/frappe/erpnext/issues/44957 )) ([#44994 ](https://github.com/frappe/erpnext/issues/44994 )) ([ea4b6e8 ](ea4b6e8dd7 ))
* resolved conflicts ([00ae829 ](00ae829d89 ))
* set paid amount in party currency in bank reco payment entry ([6703a45 ](6703a457fe ))
* set/update billing address on change of company ([cfa432d ](cfa432dbca ))
* Show order tax amount in customer currency on the portal (backport [#44915 ](https://github.com/frappe/erpnext/issues/44915 )) ([#44923 ](https://github.com/frappe/erpnext/issues/44923 )) ([5cc9e10 ](5cc9e10923 ))
* SQL syntax error in Purchase Receipt query for empty filters ([#44636 ](https://github.com/frappe/erpnext/issues/44636 )) ([2f279a6 ](2f279a6eb4 ))
* strings for translation (backport [#44816 ](https://github.com/frappe/erpnext/issues/44816 )) ([#44927 ](https://github.com/frappe/erpnext/issues/44927 )) ([488d808 ](488d8080c8 ))
* update item_tax_rate in backend ([8885b07 ](8885b07114 ))
* use meta to check field instead of doctype ([e582ff8 ](e582ff862e ))
* Validate party on non receivable / payable account (backport [#44883 ](https://github.com/frappe/erpnext/issues/44883 )) ([#44973 ](https://github.com/frappe/erpnext/issues/44973 )) ([d6903fb ](d6903fbc8d ))
* whitespace ([2efc701 ](2efc701e4e ))
2025-01-01 08:37:05 +00:00
ruthra kumar
140b62a1e3
Merge pull request #45005 from frappe/version-15-hotfix
...
chore: release v15
2025-01-01 14:05:41 +05:30
ruthra kumar
1a1476afa4
Merge pull request #45008 from frappe/mergify/bp/version-15-hotfix/pr-44884
...
fix: update item_tax_rate in backend (backport #44884 )
2025-01-01 13:48:50 +05:30
ruthra kumar
e7f4a9bf77
Merge pull request #45023 from frappe/mergify/bp/version-15-hotfix/pr-44989
...
fix: apply apply_pricing_rule on date change (backport #44989 )
2025-01-01 10:19:11 +05:30
DHINESH00
f09acc784f
fix: apply apply_pricing_rule date change
...
(cherry picked from commit 2cbab9b875 )
2025-01-01 04:42:48 +00:00
mergify[bot]
0a2cc6bcd7
fix: incorrect quality inspection linked in purchase receipt (backport #44985 ) ( #45020 )
...
* fix: incorrect quality inspection linked in purchase receipt (#44985 )
(cherry picked from commit b84c8ff960 )
# Conflicts:
# erpnext/stock/doctype/quality_inspection/quality_inspection.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-01-01 09:24:48 +05:30
mergify[bot]
52bdf5b170
fix: precision issue (backport #45013 ) ( #45019 )
...
fix: precision issue (#45013 )
(cherry picked from commit 7db9bcaeac )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-01-01 09:08:16 +05:30
rohitwaghchaure
8d650e56ba
fix: duplicate validate for closing stock balance ( #45015 )
2025-01-01 08:29:02 +05:30
ruthra kumar
e09fb87597
refactor: use existing method parameters
2024-12-31 17:12:34 +05:30
ruthra kumar
a11aee3ab3
Merge pull request #44936 from frappe/mergify/bp/version-15-hotfix/pr-44904
...
fix: ignore duplicate while creating default templates (backport #44904 )
2024-12-31 17:01:03 +05:30
ruthra kumar
92ad2ce554
Merge pull request #44979 from frappe/mergify/bp/version-15-hotfix/pr-44855
...
fix: in_context_translation_fixes (backport #44855 )
2024-12-31 16:59:05 +05:30
ruthra kumar
3533c25969
Merge pull request #45011 from frappe/mergify/bp/version-15-hotfix/pr-44940
...
fix(Bank Reconciliation Tool): fetch amount in company currency (backport #44940 )
2024-12-31 16:22:00 +05:30
ruthra kumar
aff83051a6
Merge pull request #45010 from frappe/mergify/bp/version-15-hotfix/pr-44903
...
fix: set paid amount in party currency in bank reco payment entry (backport #44903 )
2024-12-31 16:16:16 +05:30
DHINESH00
b135a684a5
fix: fetch amount in company currency
...
(cherry picked from commit a984aaae36 )
2024-12-31 10:28:46 +00:00
ruthra kumar
885dd31c5c
chore: resolve conflict
2024-12-31 15:54:06 +05:30
ljain112
6703a457fe
fix: set paid amount in party currency in bank reco payment entry
...
(cherry picked from commit 70b1077286 )
2024-12-31 10:23:42 +00:00
ljain112
8885b07114
fix: update item_tax_rate in backend
...
(cherry picked from commit de54c0b41f )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2024-12-31 10:21:39 +00:00
mergify[bot]
6f7138996a
fix: negative stock balance (backport #44990 ) ( #44996 )
...
* fix: negative stock balance (#44990 )
(cherry picked from commit 7c4aecf834 )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-31 13:17:18 +05:30
Khushi Rawat
8d5fe20c7c
Merge pull request #44997 from frappe/mergify/bp/version-15-hotfix/pr-44964
...
fix: copy accounting dimensions to asset and sales invoice (backport #44964 )
2024-12-31 13:13:15 +05:30
Khushi Rawat
b8922823a3
fix: remove unused variable
2024-12-31 12:55:41 +05:30
mergify[bot]
20efe7bb80
fix: load customer default price list in pos during item selection (backport #44991 ) ( #44993 )
...
fix: load customer default price list in pos during item selection (#44991 )
fix: load customer default price list in pos
(cherry picked from commit d1ae0d784e )
Co-authored-by: Diptanil Saha <diptanil.dev@gmail.com >
2024-12-31 12:52:23 +05:30
mergify[bot]
ea4b6e8dd7
fix(report): Purchase Order Analysis pymysql.err (backport #44957 ) ( #44994 )
...
fix(report): Purchase Order Analysis pymysql.err (#44957 )
(cherry picked from commit d6980a9493 )
Co-authored-by: Vishnu VS <Vishnuviswambaran2002@gmail.com >
2024-12-31 12:52:13 +05:30
Khushi Rawat
00ae829d89
fix: resolved conflicts
2024-12-31 12:43:38 +05:30
Khushi Rawat
839ffb3f2a
fix: copy accounting dimensions to asset and sales invoice ( #44964 )
...
* fix: copy accounting dimensions to asset and sales invoice
* fix: replace sql query with query builder
* refactor: reuse function for accounting dimensions
* fix: loop handling
* fix: use explicit param
(cherry picked from commit 079ec864de )
# Conflicts:
# erpnext/controllers/buying_controller.py
2024-12-31 07:07:16 +00:00
mergify[bot]
d6903fbc8d
fix: Validate party on non receivable / payable account (backport #44883 ) ( #44973 )
...
* fix: validate party on non receivable / payable account
(cherry picked from commit c6a2d86ba6 )
* test: add unit test to validate on non receivable / payable account
(cherry picked from commit a10a15b2c3 )
* fix: Set account type payable for advance account
(cherry picked from commit 8abbece7c4 )
---------
Co-authored-by: Karuppasamy923 <karuppasamylivak@gmail.com >
2024-12-31 12:09:33 +05:30
mergify[bot]
9853bd9ba1
fix: incorrect filter for BOM (backport #44954 ) ( #44956 )
...
fix: incorrect filter for BOM (#44954 )
(cherry picked from commit 9fdeb5f826 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-30 23:38:49 +05:30
mergify[bot]
c33e07550c
fix: ignore validate while making WO from MR (backport #44939 ) ( #44942 )
...
fix: ignore validate while making WO from MR (#44939 )
(cherry picked from commit 9661c1d081 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-30 23:38:14 +05:30
mergify[bot]
772b7b95ac
fix: ignore inventory dimension for SABB and Pick List (backport #44933 ) ( #44941 )
...
fix: ignore inventory dimension for SABB and Pick List (#44933 )
(cherry picked from commit 303c52f134 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-30 23:37:52 +05:30
ruthra kumar
2e9c507dfa
chore: resolve conflicts
2024-12-30 16:18:18 +05:30
ruthra kumar
e3dc5d0de4
Merge pull request #44897 from frappe/mergify/bp/version-15-hotfix/pr-44787
...
fix: refactor query in`get_total_allocated_amount` in bank_transaction (backport #44787 )
2024-12-30 16:16:15 +05:30
mahsem
2efc701e4e
fix: whitespace
...
(cherry picked from commit 1f4e1811de )
2024-12-30 10:27:17 +00:00
mahsem
1353a14a6b
fix: in_contex_translation_fixes
...
(cherry picked from commit a87e7fde03 )
# Conflicts:
# erpnext/accounts/utils.py
# erpnext/templates/pages/order.html
2024-12-30 10:27:17 +00:00
ruthra kumar
8b4f5261b4
Merge pull request #44978 from frappe/mergify/bp/version-15-hotfix/pr-44975
...
fix: add company filter to project (backport #44975 )
2024-12-30 15:55:00 +05:30
venkat102
74220430e5
fix: include company in filter condition
...
(cherry picked from commit b92f8bc514 )
2024-12-30 09:59:09 +00:00
venkat102
d550b433c1
fix: add company filter to project
...
(cherry picked from commit 1a7b09e576 )
2024-12-30 09:59:09 +00:00
ruthra kumar
8e55d5cc39
Merge pull request #44974 from frappe/mergify/bp/version-15-hotfix/pr-44552
...
Fix: Added Order Number and Order Date fields to the Blanket Order form. (backport #44552 )
2024-12-30 15:27:50 +05:30
ruthra kumar
4a74ee7b6e
Merge pull request #44977 from frappe/mergify/bp/version-15-hotfix/pr-44761
...
fix: apply discount on qty change (backport #44761 )
2024-12-30 15:04:22 +05:30
DHINESH00
c19725ca74
fix: apply discount on qty change
...
(cherry picked from commit 352b82bc0b )
2024-12-30 09:27:31 +00:00
ruthra kumar
7b90742409
chore: resolve conflict
2024-12-30 14:50:23 +05:30
Himanshu Shivhare
583182180a
refactor: Order Number and Order Date fields to Blanket Order
...
(cherry picked from commit 5a284df51d )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order/blanket_order.json
2024-12-30 08:32:49 +00:00
mergify[bot]
28442f3414
fix: limit discount value to 100 in pos cart (backport #44916 ) ( #44932 )
...
fix: limit discount value to 100 in pos cart (#44916 )
* fix: limit discount value to 100 in pos cart
* fix: error message on invalid discount
(cherry picked from commit ac26622d6e )
Co-authored-by: Diptanil Saha <50792171+diptanilsaha@users.noreply.github.com >
2024-12-30 14:00:08 +05:30
mergify[bot]
cc827c8077
fix: fetch advance payment entries on pos invoice (backport #44856 ) ( #44931 )
...
fix: fetch advance payment entries on pos invoice
(cherry picked from commit a7078e5702 )
Co-authored-by: Diptanil Saha <diptanilsaha@Diptanils-MacBook-Air.local >
2024-12-30 13:59:42 +05:30
mergify[bot]
40f46b76fa
fix (pos closing entry): validation for 100 pc discount on pos invoice (backport #44899 ) ( #44930 )
...
fix (pos closing entry): validation for 100 pc discount on pos invoice (#44899 )
(cherry picked from commit cfcc24a341 )
Co-authored-by: Diptanil Saha <50792171+diptanilsaha@users.noreply.github.com >
2024-12-30 13:58:58 +05:30
mergify[bot]
7dd2b0c189
fix: pos payment using non-default mode of payment (backport #44920 ) ( #44971 )
...
fix: pos payment using non-default mode of payment (#44920 )
* fix: pos payment using non-default mode of payment (#41108 )
* fix: included css syntax
* refactor: created a function to sanitize the class name
* refactor: reusing method to sanitize class name
* refactor: function rename
(cherry picked from commit 98cbb7e900 )
Co-authored-by: Diptanil Saha <diptanil.dev@gmail.com >
2024-12-30 13:56:55 +05:30
ruthra kumar
3a361eac4e
Merge pull request #44966 from frappe/mergify/bp/version-15-hotfix/pr-44921
...
fix: get item tax template based on posting date (backport #44921 )
2024-12-30 13:09:15 +05:30
ruthra kumar
61ee292957
Merge pull request #44955 from frappe/mergify/bp/version-15-hotfix/pr-44636
...
fix: SQL syntax error in Purchase Receipt query for empty filters (backport #44636 )
2024-12-30 12:38:02 +05:30
ruthra kumar
c2d9ac11f0
Merge pull request #44960 from frappe/mergify/bp/version-15-hotfix/pr-44958
...
refactor(test): make manufacturing test idempotent (backport #44958 )
2024-12-30 12:37:37 +05:30
ljain112
2feeebb5fb
fix: get item tax template based on posting date
...
(cherry picked from commit 976e35d547 )
2024-12-30 12:35:07 +05:30
ruthra kumar
f6a9051291
Merge pull request #44963 from frappe/mergify/bp/version-15-hotfix/pr-44906
...
fix: set/update billing address on change of company (backport #44906 )
2024-12-30 12:27:59 +05:30
Sanket322
e582ff862e
fix: use meta to check field instead of doctype
...
(cherry picked from commit 187c74ae09 )
2024-12-30 06:52:56 +00:00
Sanket322
98631eb266
fix: move code from purchase invoice to buying controller
...
(cherry picked from commit cb197fd01f )
2024-12-30 06:52:55 +00:00
Sanket322
cfa432dbca
fix: set/update billing address on change of company
...
(cherry picked from commit 0adfebee85 )
2024-12-30 06:52:55 +00:00
ruthra kumar
a11f7d5a82
chore: fix linter
2024-12-30 12:18:09 +05:30
ruthra kumar
f83112520d
refactor(test): make manufacturing test idempotent
...
(cherry picked from commit f3be246df3 )
2024-12-30 12:02:01 +05:30
Navin R C
2f279a6eb4
fix: SQL syntax error in Purchase Receipt query for empty filters ( #44636 )
...
fix(po-analysis): handle SQL error due to empty data in IN() clause
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 48b49cdea4 )
2024-12-30 04:11:08 +00:00
Sanket322
6c206c1cb3
fix: ignore duplicate while creating default templates
...
(cherry picked from commit 9368485594 )
2024-12-27 09:17:44 +00:00
ruthra kumar
6bb2b76040
Merge pull request #44935 from frappe/mergify/bp/version-15-hotfix/pr-44892
...
fix: clear payment schedule in purchase invoice for is_paid (backport #44892 )
2024-12-27 13:52:26 +05:30
ruthra kumar
508435ac9f
refactor: early return is always better
...
validate_advance_entries() has a heavy IO bound operation. Early
return on unwanted cases is always better.
(cherry picked from commit 0589fa7f3e )
2024-12-27 07:54:44 +00:00
Sanket322
6cc70605fa
fix: clear payment schedule in purchase invoice for is_paid
...
(cherry picked from commit e1fc239f3d )
2024-12-27 07:54:44 +00:00
mergify[bot]
488d8080c8
fix: strings for translation (backport #44816 ) ( #44927 )
...
* fix: strings for translation
(cherry picked from commit 3be633f6f1 )
# Conflicts:
# erpnext/accounts/utils.py
* fix: resolved conflict
---------
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-12-27 11:33:09 +05:30
mergify[bot]
5cc9e10923
fix: Show order tax amount in customer currency on the portal (backport #44915 ) ( #44923 )
...
fix: Show order tax amount in customer currency on the portal (#44915 )
(cherry picked from commit b998933ef0 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-12-27 11:24:57 +05:30
ruthra kumar
b45b77df93
Merge pull request #44926 from frappe/mergify/bp/version-15-hotfix/pr-44815
...
fix: relabel rate to tax rate (backport #44815 )
2024-12-27 10:55:54 +05:30
mahsem
991a3366a8
fix: relabel rate to tax rate
...
(cherry picked from commit 1eb8b0ceef )
2024-12-27 05:25:16 +00:00
mergify[bot]
042d12b2c1
fix: material request status (backport #44917 ) ( #44918 )
...
* fix: material request status (#44917 )
(cherry picked from commit 1319ce4bc1 )
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-26 22:58:29 +05:30
mergify[bot]
c241262266
fix: not able to make purchase receipt from SCR (backport #44919 ) ( #44925 )
...
* fix: not able to make purchase receipt from SCR (#44919 )
(cherry picked from commit ab1cca0c40 )
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-26 22:58:11 +05:30
Frappe PR Bot
f25d65ecc4
chore(release): Bumped to Version 15.47.1
...
## [15.47.1](https://github.com/frappe/erpnext/compare/v15.47.0...v15.47.1 ) (2024-12-26)
### Bug Fixes
* allow zero valuation rate (backport [#44902 ](https://github.com/frappe/erpnext/issues/44902 )) (backport [#44910 ](https://github.com/frappe/erpnext/issues/44910 )) ([#44913 ](https://github.com/frappe/erpnext/issues/44913 )) ([763951a ](763951af27 ))
2024-12-26 06:02:20 +00:00
mergify[bot]
763951af27
fix: allow zero valuation rate (backport #44902 ) (backport #44910 ) ( #44913 )
...
fix: allow zero valuation rate (backport #44902 ) (#44910 )
fix: allow zero valuation rate (#44902 )
(cherry picked from commit 614a8f106d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 9060e4ce57 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-26 11:30:55 +05:30
mergify[bot]
9060e4ce57
fix: allow zero valuation rate (backport #44902 ) ( #44910 )
...
fix: allow zero valuation rate (#44902 )
(cherry picked from commit 614a8f106d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-26 11:03:13 +05:30
Frappe PR Bot
139a56b8a4
chore(release): Bumped to Version 15.47.0
...
# [15.47.0](https://github.com/frappe/erpnext/compare/v15.46.2...v15.47.0 ) (2024-12-25)
### Bug Fixes
* 'str' object has no attribute 'get_sql' ([8b810f5 ](8b810f5fb8 ))
* add `Stock UOM` when adding new item in POS list ([#44780 ](https://github.com/frappe/erpnext/issues/44780 )) ([96cc9e2 ](96cc9e29a1 ))
* Add hooks for repost allowed doctypes ([b5596d9 ](b5596d98e3 ))
* added docs.frappe.io in documentation_url ([#44776 ](https://github.com/frappe/erpnext/issues/44776 )) ([0fd7792 ](0fd7792f49 ))
* asset field precision check ([516a325 ](516a325a31 ))
* avg. buying amount for product bundle item with serial and batch no in gross profit report ([2edb6f3 ](2edb6f3224 ))
* better indicator base amount for Tax Witholding in Journal Entry ([218e777 ](218e777423 ))
* buying rate for service item in gross profit report ([a55aaea ](a55aaea5a1 ))
* closing stock balance permissions (backport [#44791 ](https://github.com/frappe/erpnext/issues/44791 )) ([#44793 ](https://github.com/frappe/erpnext/issues/44793 )) ([cdeec8d ](cdeec8d24c ))
* correct args for get_advance_payment_entries_for_regional ([875797e ](875797e655 ))
* correct tds rate with lower deduction certificate ([5ca60f3 ](5ca60f3e0a ))
* do not set cost_center update_voucher_balance as it is set in init_voucher_balance ([19a8ea2 ](19a8ea217e ))
* do not validate qc for scrap item (backport [#44844 ](https://github.com/frappe/erpnext/issues/44844 )) ([#44853 ](https://github.com/frappe/erpnext/issues/44853 )) ([8092d58 ](8092d58d9c ))
* Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (backport [#44809 ](https://github.com/frappe/erpnext/issues/44809 )) ([#44814 ](https://github.com/frappe/erpnext/issues/44814 )) ([16b013f ](16b013fab2 ))
* fetch tax withholding category from the voucher ([8f8dd1c ](8f8dd1c088 ))
* incoming rate should be zero for rejected items (backport [#44857 ](https://github.com/frappe/erpnext/issues/44857 )) ([#44859 ](https://github.com/frappe/erpnext/issues/44859 )) ([0969877 ](0969877cd7 ))
* incorrect Material Transferred for Manufacturing qty (backport [#44823 ](https://github.com/frappe/erpnext/issues/44823 )) ([#44832 ](https://github.com/frappe/erpnext/issues/44832 )) ([497029f ](497029f958 ))
* Ledger repost support for extending app doctypes ([d137f78 ](d137f780bd ))
* Paid + Write Off Amount issue in Sales Invoice (backport [#44763 ](https://github.com/frappe/erpnext/issues/44763 )) ([#44874 ](https://github.com/frappe/erpnext/issues/44874 )) ([ca7c229 ](ca7c229e86 ))
* permissions for marking Quotation as lost ([e6390bf ](e6390bfba1 ))
* POS Closing entry issue (backport [#44772 ](https://github.com/frappe/erpnext/issues/44772 )) ([#44781 ](https://github.com/frappe/erpnext/issues/44781 )) ([2032422 ](20324224d3 ))
* posting_time issue ([#44870 ](https://github.com/frappe/erpnext/issues/44870 )) ([7a5c30f ](7a5c30fe9b ))
* Remove typo ([13a3c81 ](13a3c816d7 ))
* set project in GL from the SLE (backport [#44879 ](https://github.com/frappe/erpnext/issues/44879 )) ([#44885 ](https://github.com/frappe/erpnext/issues/44885 )) ([57e6ed4 ](57e6ed4645 ))
* show profit and loss after period closing ([771632a ](771632a5e2 ))
* slow posting datetime update (backport [#44799 ](https://github.com/frappe/erpnext/issues/44799 )) ([#44805 ](https://github.com/frappe/erpnext/issues/44805 )) ([ad57e33 ](ad57e33cd7 ))
* stock entry not fetching expired batches (backport [#44863 ](https://github.com/frappe/erpnext/issues/44863 )) ([#44868 ](https://github.com/frappe/erpnext/issues/44868 )) ([d6001e5 ](d6001e5ef9 ))
* Stock Entry uses incorrect company when generated from Pick List ([#44679 ](https://github.com/frappe/erpnext/issues/44679 )) ([58e8467 ](58e846709e ))
* Swedish tax templates ([cc1834b ](cc1834b0cc ))
* test case correction ([ddfead2 ](ddfead2cde ))
* typerror on TDS payable monthly report (backport [#37707 ](https://github.com/frappe/erpnext/issues/37707 )) ([db9a319 ](db9a319104 ))
* update correct cost center in Accounts Receivable Report ([4c5540a ](4c5540aef9 ))
* update query ([3ab4acf ](3ab4acfafa ))
* use utility method to generate url ([75aee42 ](75aee42635 ))
* **ux:** purchase invoice link in error message ([#44797 ](https://github.com/frappe/erpnext/issues/44797 )) ([01c1ed9 ](01c1ed98ac ))
* Warehouse wise Stock Value chart roles (backport [#44865 ](https://github.com/frappe/erpnext/issues/44865 )) ([#44867 ](https://github.com/frappe/erpnext/issues/44867 )) ([f32cf84 ](f32cf84413 ))
### Features
* add difference_posting_date field ([bec1f97 ](bec1f972b3 ))
* **subcontracting:** Added provision to create multiple Subcontracting Orders against a single Purchase Order (backport [#44711 ](https://github.com/frappe/erpnext/issues/44711 )) ([#44782 ](https://github.com/frappe/erpnext/issues/44782 )) ([8f81172 ](8f811728d9 ))
* swedish COA ([98cc79d ](98cc79d942 ))
* use difference_posting_date for journal entry posting_date ([7498cdf ](7498cdf644 ))
### Performance Improvements
* SABB (backport [#44764 ](https://github.com/frappe/erpnext/issues/44764 )) ([#44789 ](https://github.com/frappe/erpnext/issues/44789 )) ([b706a82 ](b706a8274f ))
* slow query related to stock ledger entry (backport [#44861 ](https://github.com/frappe/erpnext/issues/44861 )) ([#44862 ](https://github.com/frappe/erpnext/issues/44862 )) ([3f3df7e ](3f3df7ef2a ))
2024-12-25 03:36:34 +00:00
ruthra kumar
b718ca4489
Merge pull request #44887 from frappe/version-15-hotfix
...
chore: release v15
2024-12-25 09:05:15 +05:30
vishakhdesai
61367ee1ed
fix: failing tests fixed
...
(cherry picked from commit 2ce07865d3 )
2024-12-24 12:23:58 +00:00
vishakhdesai
944dc966bc
fix: refactor query in get_total_allocated_amount in bank_transaction
...
(cherry picked from commit 6b847cdb62 )
2024-12-24 12:23:58 +00:00
ruthra kumar
9c6832a622
Merge pull request #44894 from frappe/mergify/bp/version-15-hotfix/pr-44878
...
fix: show profit and loss after period closing (backport #44878 )
2024-12-24 17:52:53 +05:30
venkat102
771632a5e2
fix: show profit and loss after period closing
...
(cherry picked from commit dc5cd93bf0 )
2024-12-24 11:33:39 +00:00
ruthra kumar
7a81c0f10f
Merge pull request #44891 from frappe/mergify/bp/version-15-hotfix/pr-44889
...
refactor: use db_set instead of set_value to trigger notification (backport #44889 )
2024-12-24 17:02:58 +05:30
venkat102
69ed2a9dfe
refactor: use db_set instead of set_value to trigger notification
...
(cherry picked from commit f8b923edfe )
2024-12-24 11:12:44 +00:00
mergify[bot]
57e6ed4645
fix: set project in GL from the SLE (backport #44879 ) ( #44885 )
...
fix: set project in GL from the SLE (#44879 )
(cherry picked from commit 021d077808 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-24 15:12:32 +05:30
ruthra kumar
b48f46ed5a
Merge pull request #44882 from frappe/mergify/bp/version-15-hotfix/pr-44794
...
fix: correct tds rate with lower deduction certificate (backport #44794 )
2024-12-24 14:37:35 +05:30
ruthra kumar
72b720477c
Merge pull request #44872 from frappe/mergify/bp/version-15-hotfix/pr-44870
...
fix: posting_time issue (backport #44870 )
2024-12-24 13:56:10 +05:30
ljain112
5ca60f3e0a
fix: correct tds rate with lower deduction certificate
...
(cherry picked from commit cb9c12d495 )
2024-12-24 08:16:03 +00:00
ruthra kumar
ddc58f0146
Merge pull request #44877 from Abdeali099/backport-uom-handle
...
fix: add `Stock UOM` when adding new item in POS list (#44780 )
2024-12-24 11:18:47 +05:30
Abdeali Chharchhodawala
96cc9e29a1
fix: add Stock UOM when adding new item in POS list ( #44780 )
2024-12-24 11:08:54 +05:30
mergify[bot]
ca7c229e86
fix: Paid + Write Off Amount issue in Sales Invoice (backport #44763 ) ( #44874 )
...
fix: Paid + Write Off Amount issue in Sales Invoice
(cherry picked from commit 1fd7ba7c88 )
Co-authored-by: vishakhdesai <vishakhdesai@gmail.com >
2024-12-24 10:48:15 +05:30
rohitwaghchaure
90aadcdcbc
chore: fix conflicts
2024-12-24 10:16:53 +05:30
rohitwaghchaure
7a5c30fe9b
fix: posting_time issue ( #44870 )
...
(cherry picked from commit 079b86044e )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
2024-12-24 03:37:25 +00:00
Khushi Rawat
f0671d45de
Merge pull request #44871 from frappe/mergify/bp/version-15-hotfix/pr-44854
...
fix: asset fields precision check (backport #44854 )
2024-12-24 00:21:26 +05:30
Khushi Rawat
ddfead2cde
fix: test case correction
...
(cherry picked from commit 2f7e6230a6 )
2024-12-23 18:31:28 +00:00
Khushi Rawat
516a325a31
fix: asset field precision check
...
(cherry picked from commit 92b8768ae2 )
2024-12-23 18:31:28 +00:00
mergify[bot]
d6001e5ef9
fix: stock entry not fetching expired batches (backport #44863 ) ( #44868 )
...
fix: stock entry not fetching expired batches (#44863 )
(cherry picked from commit c9b143b509 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 22:31:16 +05:30
mergify[bot]
f32cf84413
fix: Warehouse wise Stock Value chart roles (backport #44865 ) ( #44867 )
...
fix: Warehouse wise Stock Value chart roles (#44865 )
(cherry picked from commit 7d41805d0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 22:30:58 +05:30
mergify[bot]
8092d58d9c
fix: do not validate qc for scrap item (backport #44844 ) ( #44853 )
...
fix: do not validate qc for scrap item (#44844 )
(cherry picked from commit a2c2b8b5ad )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 19:15:46 +05:30
mergify[bot]
3f3df7ef2a
perf: slow query related to stock ledger entry (backport #44861 ) ( #44862 )
...
perf: slow query related to stock ledger entry (#44861 )
(cherry picked from commit 54d7b742ab )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 19:15:32 +05:30
mergify[bot]
0969877cd7
fix: incoming rate should be zero for rejected items (backport #44857 ) ( #44859 )
...
fix: incoming rate should be zero for rejected items (#44857 )
(cherry picked from commit a515a399cf )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 18:11:53 +05:30
ruthra kumar
9543a4c66f
Merge pull request #44852 from frappe/mergify/bp/version-15-hotfix/pr-44716
...
fix: avg. buying amount for product bundle item with serial and batch no in gross profit report (backport #44716 )
2024-12-23 15:35:43 +05:30
ruthra kumar
3eb56cbbfb
Merge pull request #44841 from frappe/mergify/bp/version-15-hotfix/pr-44808
...
feat: Added difference_posting_date field in Sales Invoice Advance and Purchase Invoice Advance (backport #44808 )
2024-12-23 15:18:16 +05:30
ruthra kumar
dc1ed406a1
Merge pull request #44849 from frappe/mergify/bp/version-15-hotfix/pr-44797
...
fix(ux): purchase invoice link in error message (backport #44797 )
2024-12-23 15:17:47 +05:30
ljain112
2edb6f3224
fix: avg. buying amount for product bundle item with serial and batch no in gross profit report
...
(cherry picked from commit cc3f4bb0b0 )
2024-12-23 09:34:15 +00:00
ruthra kumar
4e23e3191d
Merge pull request #44847 from frappe/mergify/bp/version-15-hotfix/pr-44738
...
fix: fetch tax withholding category from the voucher (backport #44738 )
2024-12-23 15:03:02 +05:30
ruthra kumar
55470fefdb
Merge pull request #44843 from frappe/mergify/bp/version-15-hotfix/pr-44813
...
fix: update correct cost center in Accounts Receivable Report (backport #44813 )
2024-12-23 14:55:45 +05:30
ruthra kumar
33fc987d95
refactor(test): remove hardcoded names
2024-12-23 14:52:02 +05:30
Nijith anil
01c1ed98ac
fix(ux): purchase invoice link in error message ( #44797 )
...
* fix(ux): purchase invoice link in error message
* chore: fix linter
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 6f00a87a9c )
2024-12-23 09:20:17 +00:00
venkat102
8f8dd1c088
fix: fetch tax withholding category from the voucher
...
(cherry picked from commit 09e64594db )
2024-12-23 09:07:13 +00:00
venkat102
f005bef218
chore: use get function
...
(cherry picked from commit 1663c7983e )
2024-12-23 09:07:13 +00:00
vishakhdesai
19a8ea217e
fix: do not set cost_center update_voucher_balance as it is set in init_voucher_balance
...
(cherry picked from commit 3b36ce560c )
2024-12-23 08:51:37 +00:00
vishakhdesai
4c5540aef9
fix: update correct cost center in Accounts Receivable Report
...
(cherry picked from commit 09776e9a5a )
2024-12-23 08:51:36 +00:00
ruthra kumar
cf4068d1a3
chore: resolve conflicts
2024-12-23 14:11:05 +05:30
rs-rethik
3ab4acfafa
fix: update query
...
(cherry picked from commit 854e37c05c )
2024-12-23 08:39:55 +00:00
rs-rethik
13123a0412
refactor: convert sql query to query builder
...
(cherry picked from commit 2d58e845e6 )
2024-12-23 08:39:54 +00:00
rs-rethik
4884849f23
test: add unit test to validate journal entry posting date
...
(cherry picked from commit c14a2d73bf )
2024-12-23 08:39:54 +00:00
rs-rethik
7498cdf644
feat: use difference_posting_date for journal entry posting_date
...
(cherry picked from commit ff1d040a6e )
2024-12-23 08:39:54 +00:00
rs-rethik
bec1f972b3
feat: add difference_posting_date field
...
(cherry picked from commit 225e56cbca )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json
# erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json
2024-12-23 08:39:54 +00:00
mergify[bot]
497029f958
fix: incorrect Material Transferred for Manufacturing qty (backport #44823 ) ( #44832 )
...
* fix: incorrect Material Transferred for Manufacturing qty (#44823 )
(cherry picked from commit fe0036e707 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 13:38:21 +05:30
ruthra kumar
b0a10c6b2a
Merge pull request #44840 from frappe/mergify/bp/version-15-hotfix/pr-44786
...
fix: correct args for get_advance_payment_entries_for_regional (backport #44786 )
2024-12-23 13:23:27 +05:30
ljain112
875797e655
fix: correct args for get_advance_payment_entries_for_regional
...
(cherry picked from commit df13a4cc2f )
2024-12-23 07:28:34 +00:00
ruthra kumar
1a9dfec115
Merge pull request #44838 from frappe/mergify/bp/version-15-hotfix/pr-44751
...
fix: buying rate for service item in gross profit report (backport #44751 )
2024-12-23 12:06:23 +05:30
ruthra kumar
59841408ac
Merge pull request #44836 from frappe/mergify/bp/version-15-hotfix/pr-44681
...
fix: Stock Entry uses incorrect company when generated from Pick List (backport #44679 ) (backport #44681 )
2024-12-23 11:56:32 +05:30
Frappe PR Bot
1900cebf52
chore(release): Bumped to Version 15.46.2
...
## [15.46.2](https://github.com/frappe/erpnext/compare/v15.46.1...v15.46.2 ) (2024-12-23)
### Bug Fixes
* Add hooks for repost allowed doctypes ([640c13a ](640c13a5f3 ))
* Ledger repost support for extending app doctypes ([a79d294 ](a79d2946a1 ))
2024-12-23 06:17:04 +00:00
ljain112
a55aaea5a1
fix: buying rate for service item in gross profit report
...
(cherry picked from commit 8d6e79a16f )
2024-12-23 06:16:24 +00:00
ruthra kumar
f7d860daf1
Merge pull request #44835 from frappe/mergify/bp/version-15/pr-44825
...
fix: Ledger repost support for extending app doctypes (backport #44825 )
2024-12-23 11:45:49 +05:30
ruthra kumar
041d94f3cf
Merge pull request #44834 from frappe/mergify/bp/version-15-hotfix/pr-44644
...
fix: permissions for marking Quotation as lost (backport #44644 )
2024-12-23 11:31:47 +05:30
Nicolas Pereira
58e846709e
fix: Stock Entry uses incorrect company when generated from Pick List ( #44679 )
...
(cherry picked from commit 00898be8e4 )
(cherry picked from commit cd693b5fa4 )
2024-12-23 05:59:10 +00:00
Deepesh Garg
640c13a5f3
fix: Add hooks for repost allowed doctypes
...
(cherry picked from commit 919abd2c03 )
2024-12-23 05:57:55 +00:00
Deepesh Garg
a79d2946a1
fix: Ledger repost support for extending app doctypes
...
(cherry picked from commit ed231abb54 )
2024-12-23 05:57:54 +00:00
ruthra kumar
7f5c19a81e
Merge pull request #44830 from frappe/mergify/bp/version-15-hotfix/pr-44826
...
fix: Remove typo from `Bank Account` on trash (backport #44826 )
2024-12-23 11:26:19 +05:30
ruthra kumar
3d4a4e661c
chore: resolve conflicts
2024-12-23 11:14:33 +05:30
barredterra
e6390bfba1
fix: permissions for marking Quotation as lost
...
(cherry picked from commit 4d5241486f )
# Conflicts:
# erpnext/crm/doctype/competitor/competitor.json
# erpnext/setup/doctype/quotation_lost_reason/quotation_lost_reason.json
2024-12-23 05:41:57 +00:00
Abdeali Chharchhoda
13a3c816d7
fix: Remove typo
...
(cherry picked from commit ba28f6bf73 )
2024-12-23 04:52:25 +00:00
ruthra kumar
4869847bc7
Merge pull request #44828 from frappe/mergify/bp/version-15-hotfix/pr-44825
...
fix: Ledger repost support for extending app doctypes (backport #44825 )
2024-12-23 10:19:08 +05:30
Deepesh Garg
b5596d98e3
fix: Add hooks for repost allowed doctypes
...
(cherry picked from commit 919abd2c03 )
2024-12-23 04:19:48 +00:00
Deepesh Garg
d137f780bd
fix: Ledger repost support for extending app doctypes
...
(cherry picked from commit ed231abb54 )
2024-12-23 04:19:48 +00:00
mergify[bot]
16b013fab2
fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (backport #44809 ) ( #44814 )
...
fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (#44809 )
(cherry picked from commit 56f561cdaa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-21 10:26:25 +05:30
mergify[bot]
ad57e33cd7
fix: slow posting datetime update (backport #44799 ) ( #44805 )
...
fix: slow posting datetime update (#44799 )
(cherry picked from commit a7b5e2565b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-20 19:38:52 +05:30
Smit Vora
58c0e24f2d
Merge pull request #44735 from frappe/mergify/bp/version-15-hotfix/pr-44660
...
fix: better indicator base amount for Tax Witholding in Journal Entry (backport #44660 )
2024-12-20 16:28:43 +05:30
ruthra kumar
162380d9da
Merge pull request #44810 from frappe/mergify/bp/version-15-hotfix/pr-44703
...
fix: Swedish tax templates (backport #44703 )
2024-12-20 14:32:41 +05:30
mahsem
cc1834b0cc
fix: Swedish tax templates
...
(cherry picked from commit 73112fa3c9 )
2024-12-20 08:42:38 +00:00
ruthra kumar
9449055b1e
Merge pull request #44807 from frappe/mergify/bp/version-15-hotfix/pr-44665
...
fix: add Swedish_2024_COA (backport #44665 )
2024-12-20 12:24:44 +05:30
mergify[bot]
8f811728d9
feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (backport #44711 ) ( #44782 )
...
* feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (#44711 )
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
(cherry picked from commit 3eba6bf3dd )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_service_item/subcontracting_order_service_item.json
* feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (#44711 )
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
* fix: Resolved errors and removed code from develop branch merged by mistake
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2024-12-20 12:18:01 +05:30
mahsem
98cc79d942
feat: swedish COA
...
(cherry picked from commit 8a5f7ec4d7 )
2024-12-20 06:27:14 +00:00
Smit Vora
db9a319104
fix: typerror on TDS payable monthly report (backport #37707 )
2024-12-20 11:02:33 +05:30
mergify[bot]
cdeec8d24c
fix: closing stock balance permissions (backport #44791 ) ( #44793 )
...
* fix: closing stock balance permissions (#44791 )
(cherry picked from commit 3662a6a41d )
# Conflicts:
# erpnext/stock/doctype/closing_stock_balance/closing_stock_balance.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-20 09:35:51 +05:30
mergify[bot]
b706a8274f
perf: SABB (backport #44764 ) ( #44789 )
...
perf: SABB (#44764 )
(cherry picked from commit 90baa38f64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-19 13:31:28 +05:30
mergify[bot]
20324224d3
fix: POS Closing entry issue (backport #44772 ) ( #44781 )
...
fix: POS Closing entry issue (#44772 )
(cherry picked from commit 779dd2d798 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-18 20:38:56 +05:30
ruthra kumar
418ef81dbc
Merge pull request #44778 from frappe/mergify/bp/version-15-hotfix/pr-44776
...
fix: added docs.frappe.io in documentation_url (backport #44776 )
2024-12-18 17:53:31 +05:30
Nabin Hait
0fd7792f49
fix: added docs.frappe.io in documentation_url ( #44776 )
...
(cherry picked from commit febdf4c61e )
2024-12-18 11:59:50 +00:00
Frappe PR Bot
9aed428939
chore(release): Bumped to Version 15.46.1
...
## [15.46.1](https://github.com/frappe/erpnext/compare/v15.46.0...v15.46.1 ) (2024-12-18)
### Bug Fixes
* 'str' object has no attribute 'get_sql' ([8eb8cc5 ](8eb8cc5d3c ))
2024-12-18 09:10:34 +00:00
ruthra kumar
cd497743f4
Merge pull request #44767 from frappe/mergify/bp/version-15/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:39:16 +05:30
ruthra kumar
7350aa299e
Merge pull request #44770 from frappe/mergify/bp/version-15-hotfix/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:34:09 +05:30
ljain112
8b810f5fb8
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:44:27 +00:00
ljain112
8eb8cc5d3c
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:43:16 +00:00
ruthra kumar
3ed7f761ba
Merge pull request #44760 from frappe/mergify/bp/version-15-hotfix/pr-44758
...
fix: use utility method to generate url (backport #44758 )
2024-12-18 11:17:09 +05:30
ruthra kumar
75aee42635
fix: use utility method to generate url
...
(cherry picked from commit b970eb8b15 )
2024-12-18 05:33:31 +00:00
Frappe PR Bot
375b48699f
chore(release): Bumped to Version 15.46.0
...
# [15.46.0](https://github.com/frappe/erpnext/compare/v15.45.5...v15.46.0 ) (2024-12-18)
### Bug Fixes
* add doc.status to translation from POS ([0ba6e60 ](0ba6e60608 ))
* allow all dispatch address for drop ship invoice ([db3a87c ](db3a87c837 ))
* broken CI ([78d7d71 ](78d7d7148f ))
* delink SABB from cancelled SLEs (backport [#44691 ](https://github.com/frappe/erpnext/issues/44691 )) ([#44719 ](https://github.com/frappe/erpnext/issues/44719 )) ([8940747 ](8940747161 ))
* duplicate Use Multi-Level BOM checkbox ([#44757 ](https://github.com/frappe/erpnext/issues/44757 )) ([3ac801c ](3ac801c884 ))
* handle zero salvage value case ([632a45d ](632a45d82e ))
* make rate of depreciation mandatory ([ed42ed0 ](ed42ed04d2 ))
* pos invoice return reference missing (backport [#44720 ](https://github.com/frappe/erpnext/issues/44720 )) ([#44729 ](https://github.com/frappe/erpnext/issues/44729 )) ([8aec131](8aec13115c ))
* purchase return entry issue (backport [#44721 ](https://github.com/frappe/erpnext/issues/44721 )) ([#44737 ](https://github.com/frappe/erpnext/issues/44737 )) ([8ba7424 ](8ba7424996 ))
* remove invalid filter in Account Receivable report ([fdfbb57 ](fdfbb57779 ))
* set company bank account if default account not set in mode of payment ([a8f7393 ](a8f7393706 ))
* switched asset terminology from cost to value ([47c7356 ](47c7356b38 ))
* unsupported operand type (backport [#44722 ](https://github.com/frappe/erpnext/issues/44722 )) ([#44723 ](https://github.com/frappe/erpnext/issues/44723 )) ([158a480 ](158a4803ca ))
* update cc_to multiselect in process statement of accounts ([df9bc33 ](df9bc33f34 ))
* update discount when pricing rule is changed ([f1a5000 ](f1a5000872 ))
* User permissions in financial statements ([83aeb2e ](83aeb2e475 ))
* using query.walk() for escaping ([40a8ed8 ](40a8ed8571 ))
* Wrong allocated_amount for sales_team in gross_profit report ([#42989 ](https://github.com/frappe/erpnext/issues/42989 )) ([328b9e7 ](328b9e7d9e ))
### Features
* change type link to multiselect ([7665eac ](7665eac277 ))
2024-12-18 05:32:46 +00:00
ruthra kumar
bc601f36c9
Merge pull request #44741 from frappe/version-15-hotfix
...
chore: release v15
2024-12-18 11:01:28 +05:30
rohitwaghchaure
3ac801c884
fix: duplicate Use Multi-Level BOM checkbox ( #44757 )
2024-12-18 10:41:24 +05:30
ruthra kumar
2c0468e784
Merge pull request #44753 from frappe/mergify/bp/version-15-hotfix/pr-44695
...
fix: User permissions in financial statements (backport #44695 )
2024-12-17 21:19:11 +05:30
ruthra kumar
cb03fed5d8
Merge pull request #44755 from frappe/mergify/bp/version-15-hotfix/pr-44708
...
fix: update discount when pricing rule is changed (backport #44708 )
2024-12-17 21:10:27 +05:30
venkat102
f1a5000872
fix: update discount when pricing rule is changed
...
(cherry picked from commit 8338d1d5b4 )
2024-12-17 15:13:22 +00:00
ljain112
40a8ed8571
fix: using query.walk() for escaping
...
(cherry picked from commit 5ea131c763 )
2024-12-17 15:09:25 +00:00
ljain112
83aeb2e475
fix: User permissions in financial statements
...
(cherry picked from commit a626372d66 )
2024-12-17 15:09:25 +00:00
ruthra kumar
2b27892fc2
Merge pull request #44750 from ruthra-kumar/backport_v15_pr_44581
...
fix: allow all dispatch address for drop ship invoice (backport #44581 )
2024-12-17 17:52:14 +05:30
ruthra kumar
db3a87c837
fix: allow all dispatch address for drop ship invoice
2024-12-17 17:43:31 +05:30
ruthra kumar
09b28e89a9
Merge pull request #44748 from frappe/mergify/bp/version-15-hotfix/pr-44685
...
fix: set company bank account if default account not set in mode of p… (backport #44685 )
2024-12-17 17:29:37 +05:30
ruthra kumar
96691bfdce
Merge pull request #44731 from frappe/mergify/bp/version-15-hotfix/pr-44650
...
feat: Multiselect cc in process statement of accounts (backport #44650 )
2024-12-17 17:28:51 +05:30
venkat102
a8f7393706
fix: set company bank account if default account not set in mode of payment
...
(cherry picked from commit 91c7e3d5f3 )
2024-12-17 11:50:10 +00:00
mergify[bot]
8ba7424996
fix: purchase return entry issue (backport #44721 ) ( #44737 )
...
fix: purchase return entry issue (#44721 )
(cherry picked from commit 1f5d7072e7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-17 14:48:18 +05:30
mergify[bot]
8aec13115c
fix: pos invoice return reference missing (backport #44720 ) ( #44729 )
...
fix: pos invoice return reference missing (#44720 )
(cherry picked from commit 852596dbe6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-17 12:29:42 +05:30
Khushi Rawat
6176411bcf
Merge pull request #44732 from khushi8112/bp-version-15-hotfix-pr-44690
...
fix: handle zero salvage value case backport-pr-44690
2024-12-17 12:27:53 +05:30
Smit Vora
218e777423
fix: better indicator base amount for Tax Witholding in Journal Entry
...
(cherry picked from commit 56a0a0db18 )
2024-12-17 06:20:31 +00:00
Khushi Rawat
96dac012b6
Merge pull request #44710 from khushi8112/backport-pr-44647
...
fix: switched asset terminology from cost to value backport
2024-12-17 11:44:30 +05:30
Khushi Rawat
ed42ed04d2
fix: make rate of depreciation mandatory
2024-12-17 11:39:36 +05:30
ruthra kumar
f9a904c584
chore: resolve conflict
2024-12-17 11:38:45 +05:30
Khushi Rawat
632a45d82e
fix: handle zero salvage value case
2024-12-17 11:37:05 +05:30
rs-rethik
5b4eb5ea9a
chore: remove irrelevant import
...
(cherry picked from commit 5401cf9647 )
2024-12-17 06:06:30 +00:00
rs-rethik
082fd27938
refactor: convert sql query to query builder
...
(cherry picked from commit 494ac04f8e )
2024-12-17 06:06:30 +00:00
rs-rethik
df9bc33f34
fix: update cc_to multiselect in process statement of accounts
...
(cherry picked from commit 2a6be127ef )
# Conflicts:
# erpnext/patches.txt
2024-12-17 06:06:30 +00:00
rs-rethik
7665eac277
feat: change type link to multiselect
...
(cherry picked from commit 4de180feee )
2024-12-17 06:06:29 +00:00
Khushi Rawat
02c5f7e9d1
chore: Merge branch 'version-15-hotfix'
2024-12-17 11:20:39 +05:30
mergify[bot]
8940747161
fix: delink SABB from cancelled SLEs (backport #44691 ) ( #44719 )
...
fix: delink SABB from cancelled SLEs (#44691 )
(cherry picked from commit 5f539619bc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-17 11:04:54 +05:30
mergify[bot]
158a4803ca
fix: unsupported operand type (backport #44722 ) ( #44723 )
...
fix: unsupported operand type (#44722 )
(cherry picked from commit 95da0913f6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-17 11:04:40 +05:30
ruthra kumar
06c3eaecc5
Merge pull request #44724 from frappe/mergify/bp/version-15-hotfix/pr-44713
...
fix: broken CI (backport #44713 )
2024-12-17 10:02:45 +05:30
ruthra kumar
78d7d7148f
fix: broken CI
...
- always install wkhtmltopdf
- remove specific version on mariadb-client
(cherry picked from commit eb1e36ca22 )
2024-12-17 04:12:58 +00:00
Khushi Rawat
47c7356b38
fix: switched asset terminology from cost to value
2024-12-16 11:58:38 +05:30
ruthra kumar
440e0aa521
Merge pull request #44698 from ruthra-kumar/backport_v15_pr_44676
...
fix: remove invalid filter in Account Receivable report (backport #44676 )
2024-12-13 17:45:19 +05:30
ljain112
fdfbb57779
fix: remove invalid filter in Account Receivable report
2024-12-13 17:27:14 +05:30
ruthra kumar
1c5178f202
Merge pull request #44686 from ruthra-kumar/backport_v15_pr_42989
...
fix: Wrong allocated_amount for sales_team in gross_profit report (backport 42989)
2024-12-13 12:39:38 +05:30
Diógenes Souza
328b9e7d9e
fix: Wrong allocated_amount for sales_team in gross_profit report ( #42989 )
...
* fix: Wrong allocated_amount for sales_team in gross_profit report
* style: Removes whitespaces
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-13 11:58:37 +05:30
ruthra kumar
eebb1a24bc
Merge pull request #44684 from frappe/backport_v15_pr_44621
...
fix: add doc.status to translation from POS (backport #44621 )
2024-12-13 10:33:49 +05:30
mahsem
0ba6e60608
fix: add doc.status to translation from POS
2024-12-13 10:31:47 +05:30
Frappe PR Bot
6e01a9b84d
chore(release): Bumped to Version 15.45.5
...
## [15.45.5](https://github.com/frappe/erpnext/compare/v15.45.4...v15.45.5 ) (2024-12-12)
### Bug Fixes
* 'Use Multi-Level BOM' checkbox default value (backport [#44618 ](https://github.com/frappe/erpnext/issues/44618 )) ([#44620 ](https://github.com/frappe/erpnext/issues/44620 )) ([5cd3994 ](5cd39941ee ))
* add docstatus for translation ([47e1ed1 ](47e1ed1eff ))
* add label strings for translation in pos_controller.js ([ffdd7cf ](ffdd7cfa86 ))
* add labels for translation in production_analytics.py ([7a6cb0f ](7a6cb0f157 ))
* add labels for translation in purchase_order_analysis.py ([f06827c ](f06827c6fb ))
* add labels for translation in quality_inspection_summary.py ([dd3a747 ](dd3a747af4 ))
* add labels for translation in sales_order_analysis.py ([6980d1e ](6980d1e142 ))
* add labels for translation in sales_order.js ([283043e ](283043eba7 ))
* add string for translation in delayed_tasks_summary.py ([43fc8bf ](43fc8bf74e ))
* add strings for translation in pos_item_cart.js ([71d8dfb ](71d8dfb401 ))
* add strings for translation in timesheet.js ([#44496 ](https://github.com/frappe/erpnext/issues/44496 )) ([106671a ](106671a414 ))
* add strings for translation payment_terms_status_for_sales_order.py ([773e03f ](773e03f84f ))
* add title for translation in asset.js ([843ff18 ](843ff18cf9 ))
* **Bank Transaction:** error in party matching should not block submitting (backport [#44416 ](https://github.com/frappe/erpnext/issues/44416 )) ([#44574 ](https://github.com/frappe/erpnext/issues/44574 )) ([31c2b81 ](31c2b818bd ))
* BOM for variant items (backport [#44580 ](https://github.com/frappe/erpnext/issues/44580 )) ([#44584 ](https://github.com/frappe/erpnext/issues/44584 )) ([0b26827 ](0b268279cf ))
* BOM has not attr required items (backport [#44598 ](https://github.com/frappe/erpnext/issues/44598 )) ([#44600 ](https://github.com/frappe/erpnext/issues/44600 )) ([608eaaa ](608eaaa482 ))
* BOM name issue (backport [#44575 ](https://github.com/frappe/erpnext/issues/44575 )) ([#44579 ](https://github.com/frappe/erpnext/issues/44579 )) ([03ae9e2 ](03ae9e27be ))
* BOM name issue (backport [#44586 ](https://github.com/frappe/erpnext/issues/44586 )) ([#44589 ](https://github.com/frappe/erpnext/issues/44589 )) ([a5cc307 ](a5cc307417 ))
* consider zero valuation rate for serial nos (backport [#44532 ](https://github.com/frappe/erpnext/issues/44532 )) ([#44534 ](https://github.com/frappe/erpnext/issues/44534 )) ([3771c6e ](3771c6eeae ))
* correct color for draft in list view ([cce1cc6 ](cce1cc6674 ))
* currency symbol in SCO and SCR (backport [#44577 ](https://github.com/frappe/erpnext/issues/44577 )) ([#44594 ](https://github.com/frappe/erpnext/issues/44594 )) ([2a17ecd ](2a17ecdc39 ))
* description overwrite on qty change (backport [#44606 ](https://github.com/frappe/erpnext/issues/44606 )) ([#44609 ](https://github.com/frappe/erpnext/issues/44609 )) ([243bf54 ](243bf542c4 ))
* do not allow to inward same serial nos multiple times (backport [#44617 ](https://github.com/frappe/erpnext/issues/44617 )) ([#44619 ](https://github.com/frappe/erpnext/issues/44619 )) ([bdb60a5 ](bdb60a51c3 ))
* duplicate required items in the CSV (backport [#44498 ](https://github.com/frappe/erpnext/issues/44498 )) ([#44507 ](https://github.com/frappe/erpnext/issues/44507 )) ([539c5b7 ](539c5b7974 ))
* incorrect stock UOM for BOM raw materials (backport [#44528 ](https://github.com/frappe/erpnext/issues/44528 )) ([#44531 ](https://github.com/frappe/erpnext/issues/44531 )) ([f4aa4c9 ](f4aa4c9466 ))
* inv dimensions fields not creating for standard doctype (backport [#44504 ](https://github.com/frappe/erpnext/issues/44504 )) ([#44515 ](https://github.com/frappe/erpnext/issues/44515 )) ([8733eda ](8733eda576 ))
* make projected qty editable after submit (backport [#44670 ](https://github.com/frappe/erpnext/issues/44670 )) ([#44671 ](https://github.com/frappe/erpnext/issues/44671 )) ([bd9c84d ](bd9c84d3b7 ))
* not able to make PO for returned qty from material request (backport [#44540 ](https://github.com/frappe/erpnext/issues/44540 )) ([#44547 ](https://github.com/frappe/erpnext/issues/44547 )) ([5ef063c ](5ef063c634 ))
* not able to make sales return entry (backport [#44605 ](https://github.com/frappe/erpnext/issues/44605 )) ([#44613 ](https://github.com/frappe/erpnext/issues/44613 )) ([04b07a9 ](04b07a9e1c ))
* precision check for salvage value ([ef5a564 ](ef5a5643dc ))
* prevent set_payment_schedule on return documents ([2560beb ](2560beb695 ))
* required by date in the reorder material request (backport [#44497 ](https://github.com/frappe/erpnext/issues/44497 )) ([#44509 ](https://github.com/frappe/erpnext/issues/44509 )) ([07df87a ](07df87ab69 ))
* restrict advance payment entries with flag ([98bd5f2 ](98bd5f20c4 ))
* strings for translation in pos_past_order_summary.js ([ceec5fd ](ceec5fdb6c ))
* update free item qty while adding same item in seperate row ([f88dc26 ](f88dc263d5 ))
* update qty in SABB if qty changed in stock reco (backport [#44542 ](https://github.com/frappe/erpnext/issues/44542 )) ([#44546 ](https://github.com/frappe/erpnext/issues/44546 )) ([99a3271 ](99a327155e ))
* validate returned serial nos and batches (backport [#44669 ](https://github.com/frappe/erpnext/issues/44669 )) ([#44674 ](https://github.com/frappe/erpnext/issues/44674 )) ([33273fa ](33273faccb ))
* valuation rate for batch in stock reconciliation (backport [#44657 ](https://github.com/frappe/erpnext/issues/44657 )) ([#44664 ](https://github.com/frappe/erpnext/issues/44664 )) ([2466e4c ](2466e4c2fd ))
* variant qty while making work order from BOM (backport [#44548 ](https://github.com/frappe/erpnext/issues/44548 )) ([#44551 ](https://github.com/frappe/erpnext/issues/44551 )) ([63b1df3 ](63b1df38a8 ))
2024-12-12 10:45:52 +00:00
ruthra kumar
911ec37d13
Merge pull request #44640 from frappe/version-15-hotfix
...
chore: release v15
2024-12-12 16:14:23 +05:30
mergify[bot]
33273faccb
fix: validate returned serial nos and batches (backport #44669 ) ( #44674 )
...
fix: validate returned serial nos and batches (#44669 )
(cherry picked from commit 4385349e36 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-12 15:44:28 +05:30
mergify[bot]
bd9c84d3b7
fix: make projected qty editable after submit (backport #44670 ) ( #44671 )
...
* fix: make projected qty editable after submit (#44670 )
(cherry picked from commit 9ef9ff3de8 )
# Conflicts:
# erpnext/selling/doctype/quotation_item/quotation_item.json
* chore: fix conflicts
---------
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-12 15:24:32 +05:30
mergify[bot]
2466e4c2fd
fix: valuation rate for batch in stock reconciliation (backport #44657 ) ( #44664 )
...
fix: valuation rate for batch in stock reconciliation (#44657 )
fix: valuation rate for batch in stock reco
(cherry picked from commit 15c7d26378 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-11 21:33:36 +05:30
rohitwaghchaure
44f798c3e1
Merge branch 'version-15' into version-15-hotfix
2024-12-11 16:34:48 +05:30
ruthra kumar
20186fb8fa
Merge pull request #44656 from aerele/free-item-row
...
fix: update free item qty while adding same item in seperate row
2024-12-11 16:26:16 +05:30
ruthra kumar
282f133500
Merge pull request #44655 from ruthra-kumar/manual_backport_pr_44533
...
refactor: consider against_voucher_no when voucher_no is filtered (backport 44533)
2024-12-11 16:03:37 +05:30
venkat102
f88dc263d5
fix: update free item qty while adding same item in seperate row
2024-12-11 15:55:22 +05:30
ruthra kumar
7e0ff851ab
refactor: consider against voucher when not filtered on voucher_no
2024-12-11 15:40:56 +05:30
Khushi Rawat
f3cf28a4f4
Merge pull request #44642 from khushi8112/backport-v15-pr-44631
...
fix: precision check for salvage value (backport #44631 )
2024-12-10 16:23:13 +05:30
Khushi Rawat
ef5a5643dc
fix: precision check for salvage value
2024-12-10 15:17:04 +05:30
Deepesh Garg
925eb4449e
Merge pull request #44637 from frappe/mergify/bp/version-15/pr-44554
...
chore: Ignore stock validation for non-stock invoices (#44549 )
2024-12-10 14:47:29 +05:30
mergify[bot]
815c6b4234
chore: Ignore stock validation for non stock invoices (backport #44549 ) ( #44554 )
...
chore: Ignore stock validation for non stock invoices (#44549 )
* chore: Ignore stock validation for non stock invoices
* chore: Ignore stock validation for non stock invoices
(cherry picked from commit 1ac292285e )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 06ac21dd85 )
2024-12-10 09:16:37 +00:00
mergify[bot]
5cd39941ee
fix: 'Use Multi-Level BOM' checkbox default value (backport #44618 ) ( #44620 )
...
fix: 'Use Multi-Level BOM' checkbox default value (#44618 )
(cherry picked from commit f5c038cd1b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-10 10:57:20 +05:30
ruthra kumar
eae5996c4c
Merge pull request #44622 from ruthra-kumar/backport_v15_pr_44545
...
fix: only show advance payment entries where "book_advance_payments_in_separate_party_account" is true (backport #44545 )
2024-12-10 07:28:53 +05:30
ljain112
98bd5f20c4
fix: restrict advance payment entries with flag
...
where "book_advance_payments_in_separate_party_account" is true
2024-12-09 20:57:24 +05:30
mergify[bot]
bdb60a51c3
fix: do not allow to inward same serial nos multiple times (backport #44617 ) ( #44619 )
...
* fix: do not allow to inward same serial nos multiple times (#44617 )
(cherry picked from commit 616bb383c5 )
# Conflicts:
# erpnext/patches.txt
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 20:30:45 +05:30
mergify[bot]
04b07a9e1c
fix: not able to make sales return entry (backport #44605 ) ( #44613 )
...
fix: not able to make sales return entry (#44605 )
(cherry picked from commit 314c7b8d2a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 19:11:49 +05:30
mergify[bot]
243bf542c4
fix: description overwrite on qty change (backport #44606 ) ( #44609 )
...
fix: description overwrite on qty change (#44606 )
(cherry picked from commit 9ad79625e0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 14:56:10 +05:30
ruthra kumar
0bb7c889ae
Merge pull request #44612 from frappe/mergify/bp/version-15-hotfix/pr-44513
...
fix: correct color for draft in list view (backport #44513 )
2024-12-09 14:08:04 +05:30
ljain112
cce1cc6674
fix: correct color for draft in list view
...
(cherry picked from commit 143acf2330 )
2024-12-09 08:04:53 +00:00
ruthra kumar
c6c5587cc6
Merge pull request #44610 from ruthra-kumar/backport_v15_44495
...
fix: prevent set_payment_schedule on return documents
2024-12-09 13:34:07 +05:30
ruthra kumar
2560beb695
fix: prevent set_payment_schedule on return documents
2024-12-09 12:58:20 +05:30
ruthra kumar
80f2fc8e64
Merge pull request #44603 from frappe/mergify/bp/version-15-hotfix/pr-44582
...
fix: add doc.status for translation (backport #44582 )
2024-12-09 12:09:13 +05:30
mahsem
47e1ed1eff
fix: add docstatus for translation
...
(cherry picked from commit dda272220b )
2024-12-09 05:52:16 +00:00
Frappe PR Bot
3c8abe41e7
chore(release): Bumped to Version 15.45.4
...
## [15.45.4](https://github.com/frappe/erpnext/compare/v15.45.3...v15.45.4 ) (2024-12-08)
### Bug Fixes
* BOM has not attr required items (backport [#44598 ](https://github.com/frappe/erpnext/issues/44598 )) ([#44600 ](https://github.com/frappe/erpnext/issues/44600 )) ([971e474 ](971e474640 ))
2024-12-08 11:01:12 +00:00
rohitwaghchaure
70e44a4df1
Merge pull request #44601 from frappe/mergify/bp/version-15/pr-44600
...
fix: BOM has not attr required items (backport #44598 ) (backport #44600 )
2024-12-08 16:29:57 +05:30
mergify[bot]
971e474640
fix: BOM has not attr required items (backport #44598 ) ( #44600 )
...
fix: BOM has not attr required items (#44598 )
(cherry picked from commit 42d238da14 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 608eaaa482 )
2024-12-08 10:37:46 +00:00
mergify[bot]
2a17ecdc39
fix: currency symbol in SCO and SCR (backport #44577 ) ( #44594 )
...
* fix: currency symbol in SCO and SCR (#44577 )
(cherry picked from commit 8806d17ef1 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-08 16:07:06 +05:30
mergify[bot]
608eaaa482
fix: BOM has not attr required items (backport #44598 ) ( #44600 )
...
fix: BOM has not attr required items (#44598 )
(cherry picked from commit 42d238da14 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-08 16:06:41 +05:30
Frappe PR Bot
6f80af0355
chore(release): Bumped to Version 15.45.3
...
## [15.45.3](https://github.com/frappe/erpnext/compare/v15.45.2...v15.45.3 ) (2024-12-08)
### Bug Fixes
* duplicate buttons ([11fc560 ](11fc560a88 ))
2024-12-08 09:23:09 +00:00
rohitwaghchaure
0c3bf2daf1
Merge pull request #44597 from rohitwaghchaure/fixed-duplicate-buttons
...
fix: duplicate buttons
2024-12-08 14:51:46 +05:30
Rohit Waghchaure
11fc560a88
fix: duplicate buttons
2024-12-08 14:44:19 +05:30
Frappe PR Bot
0cd495a128
chore(release): Bumped to Version 15.45.2
...
## [15.45.2](https://github.com/frappe/erpnext/compare/v15.45.1...v15.45.2 ) (2024-12-07)
### Bug Fixes
* BOM name issue (backport [#44586 ](https://github.com/frappe/erpnext/issues/44586 )) ([#44589 ](https://github.com/frappe/erpnext/issues/44589 )) ([408a092 ](408a09233b ))
2024-12-07 08:18:12 +00:00
rohitwaghchaure
3a98660739
Merge pull request #44593 from frappe/mergify/bp/version-15/pr-44589
...
fix: BOM name issue (backport #44586 ) (backport #44589 )
2024-12-07 13:46:44 +05:30
rohitwaghchaure
97c91c2217
Merge branch 'version-15' into mergify/bp/version-15/pr-44589
2024-12-07 13:12:59 +05:30
rohitwaghchaure
a204abcaa5
chore: fix conflicts
2024-12-07 13:10:40 +05:30
Frappe PR Bot
3b57767d36
chore(release): Bumped to Version 15.45.1
...
## [15.45.1](https://github.com/frappe/erpnext/compare/v15.45.0...v15.45.1 ) (2024-12-07)
### Bug Fixes
* BOM for variant items (backport [#44580 ](https://github.com/frappe/erpnext/issues/44580 )) ([#44584 ](https://github.com/frappe/erpnext/issues/44584 )) ([2a2d8da ](2a2d8da628 ))
* BOM name issue (backport [#44575 ](https://github.com/frappe/erpnext/issues/44575 )) ([#44579 ](https://github.com/frappe/erpnext/issues/44579 )) ([27b63be ](27b63beb18 ))
* variant qty while making work order from BOM (backport [#44548 ](https://github.com/frappe/erpnext/issues/44548 )) ([#44551 ](https://github.com/frappe/erpnext/issues/44551 )) ([3c50cfe ](3c50cfef4e ))
2024-12-07 07:35:56 +00:00
rohitwaghchaure
dc74912f5d
Merge pull request #44592 from frappe/mergify/bp/version-15/pr-44584
...
fix: BOM for variant items (backport #44580 ) (backport #44584 )
2024-12-07 13:04:33 +05:30
rohitwaghchaure
d860a5b35d
Merge pull request #44591 from frappe/mergify/bp/version-15/pr-44579
...
fix: BOM name issue (backport #44575 ) (backport #44579 )
2024-12-07 13:04:03 +05:30
rohitwaghchaure
b00cc83ae6
Merge pull request #44590 from frappe/mergify/bp/version-15/pr-44551
...
fix: variant qty while making work order from BOM (backport #44548 ) (backport #44551 )
2024-12-07 13:03:47 +05:30
mergify[bot]
408a09233b
fix: BOM name issue (backport #44586 ) ( #44589 )
...
fix: BOM name issue (#44586 )
(cherry picked from commit d871e21a40 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit a5cc307417 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
2024-12-07 07:29:44 +00:00
mergify[bot]
a5cc307417
fix: BOM name issue (backport #44586 ) ( #44589 )
...
fix: BOM name issue (#44586 )
(cherry picked from commit d871e21a40 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-07 12:58:34 +05:30
mergify[bot]
2a2d8da628
fix: BOM for variant items (backport #44580 ) ( #44584 )
...
fix: BOM for variant items (#44580 )
(cherry picked from commit 93e9517f5d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 0b268279cf )
2024-12-07 06:57:37 +00:00
mergify[bot]
27b63beb18
fix: BOM name issue (backport #44575 ) ( #44579 )
...
fix: BOM name issue (#44575 )
fix: bom name issue
(cherry picked from commit b7a3c6b6ca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 03ae9e27be )
2024-12-07 06:56:36 +00:00
mergify[bot]
3c50cfef4e
fix: variant qty while making work order from BOM (backport #44548 ) ( #44551 )
...
fix: variant qty while making work order from BOM (#44548 )
(cherry picked from commit 1571dff3ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 63b1df38a8 )
2024-12-07 06:56:31 +00:00
mergify[bot]
0b268279cf
fix: BOM for variant items (backport #44580 ) ( #44584 )
...
fix: BOM for variant items (#44580 )
(cherry picked from commit 93e9517f5d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-06 22:35:37 +05:30
mergify[bot]
03ae9e27be
fix: BOM name issue (backport #44575 ) ( #44579 )
...
fix: BOM name issue (#44575 )
fix: bom name issue
(cherry picked from commit b7a3c6b6ca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-06 21:50:49 +05:30
mergify[bot]
31c2b818bd
fix(Bank Transaction): error in party matching should not block submitting (backport #44416 ) ( #44574 )
...
fix(Bank Transaction): error in party matching should not block submitting (#44416 )
(cherry picked from commit 72256565bb )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-12-06 11:57:48 +01:00
ruthra kumar
f4cdf02e85
Merge pull request #44572 from frappe/mergify/bp/version-15-hotfix/pr-44538
...
fix: add labels for translation in purchase_order_analysis.py (backport #44538 )
2024-12-06 12:21:17 +05:30
mahsem
f06827c6fb
fix: add labels for translation in purchase_order_analysis.py
...
(cherry picked from commit 342a398bec )
2024-12-06 06:49:55 +00:00
ruthra kumar
672aa42d03
Merge pull request #44570 from frappe/mergify/bp/version-15-hotfix/pr-44539
...
fix: add labels for translation in production_analytics.py (backport #44539 )
2024-12-06 12:17:11 +05:30
mahsem
7a6cb0f157
fix: add labels for translation in production_analytics.py
...
(cherry picked from commit 9b09116576 )
2024-12-06 06:46:29 +00:00
ruthra kumar
7940feaa1c
Merge pull request #44568 from frappe/mergify/bp/version-15-hotfix/pr-44541
...
fix: add labels for translation in quality_inspection_summary.py (backport #44541 )
2024-12-06 12:16:21 +05:30
ruthra kumar
3bfb271ddc
Merge pull request #44566 from frappe/mergify/bp/version-15-hotfix/pr-44558
...
fix: add string for translation in delayed_tasks_summary.py (backport #44558 )
2024-12-06 12:15:57 +05:30
mahsem
dd3a747af4
fix: add labels for translation in quality_inspection_summary.py
...
(cherry picked from commit 6ff4704345 )
2024-12-06 06:45:26 +00:00
mahsem
43fc8bf74e
fix: add string for translation in delayed_tasks_summary.py
...
(cherry picked from commit 84b54f549a )
2024-12-06 06:44:55 +00:00
ruthra kumar
33d69222ca
Merge pull request #44564 from frappe/mergify/bp/version-15-hotfix/pr-44559
...
fix: add strings for translation payment_terms_status_for_sales_order.py (backport #44559 )
2024-12-06 12:13:12 +05:30
mahsem
773e03f84f
fix: add strings for translation payment_terms_status_for_sales_order.py
...
(cherry picked from commit 7d244051c8 )
2024-12-06 06:38:31 +00:00
ruthra kumar
e6d1f1af91
Merge pull request #44562 from frappe/mergify/bp/version-15-hotfix/pr-44560
...
fix: add labels for translation in sales_order_analysis.py (backport #44560 )
2024-12-06 12:07:15 +05:30
mahsem
6980d1e142
fix: add labels for translation in sales_order_analysis.py
...
(cherry picked from commit 8a554a5538 )
2024-12-06 06:09:36 +00:00
mergify[bot]
06ac21dd85
chore: Ignore stock validation for non stock invoices (backport #44549 ) ( #44554 )
...
chore: Ignore stock validation for non stock invoices (#44549 )
* chore: Ignore stock validation for non stock invoices
* chore: Ignore stock validation for non stock invoices
(cherry picked from commit 1ac292285e )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-12-05 22:57:09 +05:30
mergify[bot]
63b1df38a8
fix: variant qty while making work order from BOM (backport #44548 ) ( #44551 )
...
fix: variant qty while making work order from BOM (#44548 )
(cherry picked from commit 1571dff3ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 16:01:04 +05:30
mergify[bot]
5ef063c634
fix: not able to make PO for returned qty from material request (backport #44540 ) ( #44547 )
...
fix: not able to make PO for returned qty from material request (#44540 )
(cherry picked from commit 024c442087 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 15:52:04 +05:30
mergify[bot]
99a327155e
fix: update qty in SABB if qty changed in stock reco (backport #44542 ) ( #44546 )
...
fix: update qty in SABB if qty changed in stock reco (#44542 )
(cherry picked from commit 7249cf0001 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 15:51:44 +05:30
Khushi Rawat
59c7b80a2f
Merge pull request #44544 from frappe/mergify/bp/version-15-hotfix/pr-44537
...
fix: add title for translation in asset.js (backport #44537 )
2024-12-05 15:42:22 +05:30
mahsem
843ff18cf9
fix: add title for translation in asset.js
...
(cherry picked from commit 61439132a4 )
2024-12-05 09:47:58 +00:00
mergify[bot]
3771c6eeae
fix: consider zero valuation rate for serial nos (backport #44532 ) ( #44534 )
...
fix: consider zero valuation rate for serial nos (#44532 )
(cherry picked from commit 14f2b0ab0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 13:46:23 +05:30
mergify[bot]
f4aa4c9466
fix: incorrect stock UOM for BOM raw materials (backport #44528 ) ( #44531 )
...
fix: incorrect stock UOM for BOM raw materials (#44528 )
fix: incorrect stock uom for BOM raw materials
(cherry picked from commit 5413cf9f1f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 12:51:25 +05:30
ruthra kumar
4f05e45698
Merge pull request #44529 from frappe/mergify/bp/version-15-hotfix/pr-44503
...
fix: add strings for translation in pos_item_cart.js (backport #44503 )
2024-12-05 10:25:23 +05:30
ruthra kumar
d540c99934
chore: linter fix
...
(cherry picked from commit 31efaf6dbf )
2024-12-05 04:49:18 +00:00
mahsem
71d8dfb401
fix: add strings for translation in pos_item_cart.js
...
(cherry picked from commit 4b72b60f1a )
2024-12-05 04:49:18 +00:00
ruthra kumar
71d53dd5ef
Merge pull request #44526 from frappe/mergify/bp/version-15-hotfix/pr-44512
...
fix: add label strings for translation in pos_controller.js (backport #44512 )
2024-12-05 10:19:15 +05:30
mahsem
ffdd7cfa86
fix: add label strings for translation in pos_controller.js
...
(cherry picked from commit bd77a5557d )
2024-12-05 04:43:16 +00:00
ruthra kumar
3d6d560777
Merge pull request #44524 from frappe/mergify/bp/version-15-hotfix/pr-44501
...
fix: strings for translation in pos_past_order_summary.js (backport #44501 )
2024-12-05 10:12:55 +05:30
ruthra kumar
2139e6fba2
Merge pull request #44522 from frappe/mergify/bp/version-15-hotfix/pr-42081
...
Use better description in pos_payment.js (backport #42081 )
2024-12-05 10:12:27 +05:30
ruthra kumar
6c0949e6dd
Merge pull request #44520 from frappe/mergify/bp/version-15-hotfix/pr-44500
...
fix: add labels for translation in sales_order.js (backport #44500 )
2024-12-05 10:11:59 +05:30
mahsem
ceec5fdb6c
fix: strings for translation in pos_past_order_summary.js
...
(cherry picked from commit 23c846d4b9 )
2024-12-05 04:32:03 +00:00
mahsem
af97d3e341
refactor: translatable label on pos payments ( #42081 )
...
* Use better description in pos_payment.js
Use Change Amount instead of Change and To Be Paid in pos_payment.js and be consistent with other strings
* change_amount_pos_payment.js
(cherry picked from commit 138ffc4e93 )
2024-12-05 04:31:01 +00:00
mahsem
283043eba7
fix: add labels for translation in sales_order.js
...
(cherry picked from commit d544328ffe )
2024-12-05 04:29:43 +00:00
mergify[bot]
8733eda576
fix: inv dimensions fields not creating for standard doctype (backport #44504 ) ( #44515 )
...
fix: inv dimensions fields not creating for standard doctype (#44504 )
(cherry picked from commit 353610ce61 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 09:45:17 +05:30
mergify[bot]
07df87ab69
fix: required by date in the reorder material request (backport #44497 ) ( #44509 )
...
fix: required by date in the reorder material request (#44497 )
(cherry picked from commit 4001166ecc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-04 19:02:45 +05:30
mergify[bot]
539c5b7974
fix: duplicate required items in the CSV (backport #44498 ) ( #44507 )
...
* fix: duplicate required items in the CSV (#44498 )
(cherry picked from commit b4534e56e4 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-04 19:02:26 +05:30
ruthra kumar
94a0725917
Merge pull request #44499 from frappe/mergify/bp/version-15-hotfix/pr-44496
...
fix: add strings for translation in timesheet.js (backport #44496 )
2024-12-04 16:21:10 +05:30
mahsem
106671a414
fix: add strings for translation in timesheet.js ( #44496 )
...
(cherry picked from commit 6585fabdb1 )
2024-12-04 07:36:49 +00:00
Frappe PR Bot
1d158d58f6
chore(release): Bumped to Version 15.45.0
...
# [15.45.0](https://github.com/frappe/erpnext/compare/v15.44.0...v15.45.0 ) (2024-12-04)
### Bug Fixes
* Add filter for `outstanding_amount` to fetch open PRs ([5999a8e ](5999a8e24f ))
* Add translation for showing mandatory fields in error msg ([0e1f5ff ](0e1f5ff391 ))
* added fieldname to avoid fieldname to translate ([17c2734 ](17c2734042 ))
* Added translation for `Account` column ([eb4a485 ](eb4a485df6 ))
* adjusted incoming rate for zero rated item in purchase receipt ([435280d ](435280d626 ))
* always set sales incoming rate for internal transfers ([05795af ](05795af471 ))
* calculate submitted payment entry as paid amount ([ebdacc0 ](ebdacc094c ))
* correct buying amount for product bundel ([f165e17 ](f165e1732b ))
* Dashboard for `Payment Request` ([0d67c62 ](0d67c62f43 ))
* Data Should be Computed in Backend to Maintain Consistent Behaviour ([#44195 ](https://github.com/frappe/erpnext/issues/44195 )) ([8ab9fc7 ](8ab9fc7f55 ))
* do not validate stock during inward (backport [#44417 ](https://github.com/frappe/erpnext/issues/44417 )) ([#44427 ](https://github.com/frappe/erpnext/issues/44427 )) ([e607795 ](e607795bae ))
* handle multi currency in common party journal entry ([c8e2c9a ](c8e2c9aa25 ))
* incorrect Gross Margin on project (backport [#44461 ](https://github.com/frappe/erpnext/issues/44461 )) ([#44468 ](https://github.com/frappe/erpnext/issues/44468 )) ([0a9c92f ](0a9c92fce9 ))
* IndexError in Asset Depreciation Ledger when query result is empty ([c3bc724 ](c3bc724523 ))
* link cash flow rows and fix summary linking ([633be8d ](633be8d06b ))
* move validate_total_debit_and_credit from validate to on_submit in Journal Entry ([63de576 ](63de576be6 ))
* number format in the message (backport [#44435 ](https://github.com/frappe/erpnext/issues/44435 )) ([#44438 ](https://github.com/frappe/erpnext/issues/44438 )) ([579d8e2 ](579d8e293e ))
* precision calculation causing 0.1 discrepancy (backport [#44431 ](https://github.com/frappe/erpnext/issues/44431 )) ([#44436 ](https://github.com/frappe/erpnext/issues/44436 )) ([0d41c23 ](0d41c23383 ))
* remove queries ([ea57f2b ](ea57f2b292 ))
* SABB print for packed items (backport [#44413 ](https://github.com/frappe/erpnext/issues/44413 )) ([#44428 ](https://github.com/frappe/erpnext/issues/44428 )) ([0e39aa3 ](0e39aa349e ))
* set correct unallocated amount in Payment Entry ([#43958 ](https://github.com/frappe/erpnext/issues/43958 )) ([ae93f7f ](ae93f7f967 ))
* show "Send SMS" only when enabled (backport [#43941 ](https://github.com/frappe/erpnext/issues/43941 )) ([#43970 ](https://github.com/frappe/erpnext/issues/43970 )) ([0fbc60a ](0fbc60a20e ))
* source warehouse not set in required items of WO (backport [#44426 ](https://github.com/frappe/erpnext/issues/44426 )) ([#44434 ](https://github.com/frappe/erpnext/issues/44434 )) ([c81b5e3 ](c81b5e3d9c ))
* Translate `Party Account` column label ([fdda864 ](fdda86455a ))
* typeerror on transaction.js ([173d60f ](173d60fb7d ))
### Features
* add Company Contact Person in selling transactions (backport [#44362 ](https://github.com/frappe/erpnext/issues/44362 )) ([#44398 ](https://github.com/frappe/erpnext/issues/44398 )) ([70b5b08 ](70b5b08d58 ))
* **Dunning:** separate tab "Address & Contact" ([#44363 ](https://github.com/frappe/erpnext/issues/44363 )) ([e0cb5f9 ](e0cb5f9ba8 ))
### Performance Improvements
* cache product bundle items at document level ([#44440 ](https://github.com/frappe/erpnext/issues/44440 )) ([1f97979 ](1f97979059 ))
* reduce queries during transaction save ([48059a7 ](48059a7c74 ))
### Reverts
* remove default `Payment Request` indicator color ([9c4b581 ](9c4b5814a6 ))
2024-12-04 04:38:06 +00:00
ruthra kumar
cd57f5cd0a
Merge pull request #44483 from frappe/version-15-hotfix
...
chore: release v15
2024-12-04 10:06:46 +05:30
ruthra kumar
3e2bc139ab
Merge pull request #44491 from frappe/mergify/bp/version-15-hotfix/pr-44339
...
fix: move `validate_total_debit_and_credit` from`validate` to`on_submit` in Journal Entry (backport #44339 )
2024-12-03 19:52:30 +05:30
ruthra kumar
16d0d42afe
refactor: validate debit and credit on before_submit
...
(cherry picked from commit c3ace82db8 )
2024-12-03 13:47:27 +00:00
vishakhdesai
63de576be6
fix: move validate_total_debit_and_credit from validate to on_submit in Journal Entry
...
(cherry picked from commit 8b5d4c0236 )
2024-12-03 13:47:27 +00:00
ruthra kumar
d5a544ca69
Merge pull request #44485 from frappe/mergify/bp/version-15-hotfix/pr-44467
...
fix: Multiple Fixes in Gross Profit Report (backport #44467 )
2024-12-03 19:15:15 +05:30
ruthra kumar
4a713f6b5e
chore: fix typo
...
(cherry picked from commit fc0122ce76 )
2024-12-03 12:01:07 +00:00
ljain112
f165e1732b
fix: correct buying amount for product bundel
...
(cherry picked from commit 4e6a5893e7 )
2024-12-03 12:01:07 +00:00
ljain112
ea57f2b292
fix: remove queries
...
(cherry picked from commit a86b223aed )
2024-12-03 12:01:07 +00:00
ruthra kumar
c880476cbe
Merge pull request #44481 from frappe/mergify/bp/version-15-hotfix/pr-44450
...
fix: calculate submitted payment entry amount for grand total (backport #44450 )
2024-12-03 15:15:40 +05:30
mergify[bot]
0a9c92fce9
fix: incorrect Gross Margin on project (backport #44461 ) ( #44468 )
...
* fix: incorrect Gross Margin on project (#44461 )
(cherry picked from commit 7de9c14a2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
* chore: resolve conflict
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-03 15:09:09 +05:30
Sugesh393
aa090beae0
test: add new unit test to validate paid amount in payment request
...
(cherry picked from commit 9bee2d430c )
2024-12-03 09:22:23 +00:00
Sugesh393
ebdacc094c
fix: calculate submitted payment entry as paid amount
...
(cherry picked from commit 561a159aec )
2024-12-03 09:22:23 +00:00
ruthra kumar
0c28726ce2
Merge pull request #44480 from frappe/mergify/bp/version-15-hotfix/pr-44415
...
fix: adjusted incoming rate for zero rated item in purchase receipt (backport #44415 )
2024-12-03 14:48:51 +05:30
ruthra kumar
be0604f7cf
Merge pull request #44478 from frappe/mergify/bp/version-15-hotfix/pr-44373
...
fix: Always Calculate `sales_incoming_rate` for Internal Transfers (backport #44373 )
2024-12-03 14:48:14 +05:30
ljain112
435280d626
fix: adjusted incoming rate for zero rated item in purchase receipt
...
(cherry picked from commit 3182c6981c )
2024-12-03 08:56:10 +00:00
Ninad1306
558d49b3d3
test: validate buying workflow
...
(cherry picked from commit 94d3fc9fde )
2024-12-03 08:48:52 +00:00
Ninad1306
05795af471
fix: always set sales incoming rate for internal transfers
...
(cherry picked from commit d049c97884 )
2024-12-03 08:48:51 +00:00
ruthra kumar
38aa3769bb
Merge pull request #44477 from frappe/mergify/bp/version-15-hotfix/pr-44470
...
refactor(UI): Rearranging fields under new sections (backport #44470 )
2024-12-03 11:13:37 +05:30
ruthra kumar
5c6d9c9812
refactor(UI): Rearranging fields under new sections
...
(cherry picked from commit 7244754d28 )
2024-12-03 05:00:17 +00:00
ruthra kumar
85fda71835
Merge pull request #44368 from frappe/mergify/bp/version-15-hotfix/pr-44363
...
feat(Dunning): separate tab "Address & Contact" (backport #44363 )
2024-12-03 10:21:22 +05:30
ruthra kumar
7150aff520
Merge pull request #44466 from frappe/mergify/bp/version-15-hotfix/pr-43958
...
fix: set correct unallocated amount in Payment Entry (backport #43958 )
2024-12-02 16:15:53 +05:30
ruthra kumar
c157978912
chore: resolve conflicts
2024-12-02 15:24:32 +05:30
Sagar Vora
ae93f7f967
fix: set correct unallocated amount in Payment Entry ( #43958 )
...
* fix: set correct unallocated amount in Payment Entry
* fix: add checkbox and other logic fix
* fix: patch to set is_exchange_gain_loss in Payment Entry deductions
* fix: consider deductions except exch. gain/loss
* fix: set exchange gain loss in payment entry
* fix: separate function to set exchange gain loss
* fix: failing test cases
* fix: add cash disc. row first
* fix: review changes
* fix: changes as per review
* fix: failing test cases
* fix: review
* fix: wait for request to complete before updating exchange gain loss
* fix: review
---------
Co-authored-by: vishakhdesai <vishakhdesai@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 7cc111f790 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry_deduction/payment_entry_deduction.json
# erpnext/patches.txt
2024-12-02 09:25:55 +00:00
ruthra kumar
f5ddc9a543
Merge pull request #44465 from frappe/mergify/bp/version-15-hotfix/pr-44412
...
fix: handle multi currency in common party journal entry (backport #44412 )
2024-12-02 14:35:44 +05:30
ruthra kumar
4c5570ae7d
chore: resolve conflict
2024-12-02 13:46:39 +05:30
ruthra kumar
d0356f81ba
Merge pull request #44463 from frappe/mergify/bp/version-15-hotfix/pr-44437
...
fix: Added translation for `Account` column (backport #44437 )
2024-12-02 13:39:50 +05:30
ljain112
c8e2c9aa25
fix: handle multi currency in common party journal entry
...
(cherry picked from commit e371f68d66 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 07:10:11 +00:00
Abdeali Chharchhoda
fdda86455a
fix: Translate Party Account column label
...
(cherry picked from commit a4f8315602 )
2024-12-02 06:53:42 +00:00
Abdeali Chharchhoda
eb4a485df6
fix: Added translation for Account column
...
(cherry picked from commit de6cbd382f )
2024-12-02 06:53:41 +00:00
mergify[bot]
579d8e293e
fix: number format in the message (backport #44435 ) ( #44438 )
...
fix: number format in the message (#44435 )
(cherry picked from commit 810c72a30c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-30 13:42:54 +05:30
Sagar Vora
a807776f83
Merge pull request #44447 from frappe/mergify/bp/version-15-hotfix/pr-44443
...
perf: reduce queries during transaction save (backport #44443 )
2024-11-30 00:48:36 +05:30
Sagar Vora
48059a7c74
perf: reduce queries during transaction save
...
(cherry picked from commit b6b8a06fda )
2024-11-29 19:17:31 +00:00
Sagar Vora
0199bc127a
Merge pull request #44445 from frappe/mergify/bp/version-15-hotfix/pr-44439
...
fix: added fieldname to avoid fieldname to translate (backport #44439 )
2024-11-30 00:30:01 +05:30
Abdeali Chharchhoda
17c2734042
fix: added fieldname to avoid fieldname to translate
...
(cherry picked from commit b80022133c )
2024-11-29 18:56:45 +00:00
Sagar Vora
a1643ad292
Merge pull request #44442 from frappe/mergify/bp/version-15-hotfix/pr-44440
...
perf: cache product bundle items at document level (backport #44440 )
2024-11-29 23:04:14 +05:30
Sagar Vora
1f97979059
perf: cache product bundle items at document level ( #44440 )
...
(cherry picked from commit 6de7320ef4 )
2024-11-29 17:23:36 +00:00
mergify[bot]
c81b5e3d9c
fix: source warehouse not set in required items of WO (backport #44426 ) ( #44434 )
...
fix: source warehouse not set in required items of WO (#44426 )
fix: source warehouse not set in required items of WO on data import
(cherry picked from commit 4050ea07eb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:13:05 +05:30
mergify[bot]
0d41c23383
fix: precision calculation causing 0.1 discrepancy (backport #44431 ) ( #44436 )
...
fix: precision calculation causing 0.1 discrepancy (#44431 )
(cherry picked from commit 7f7564b581 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:12:24 +05:30
mergify[bot]
0e39aa349e
fix: SABB print for packed items (backport #44413 ) ( #44428 )
...
fix: SABB print for packed items (#44413 )
(cherry picked from commit 5266f236b7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 17:00:59 +05:30
mergify[bot]
e607795bae
fix: do not validate stock during inward (backport #44417 ) ( #44427 )
...
fix: do not validate stock during inward (#44417 )
(cherry picked from commit d37d7b9811 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 15:49:18 +05:30
ruthra kumar
821f39203c
Merge pull request #44391 from frappe/mergify/bp/version-15-hotfix/pr-44386
...
fix: Add translation for showing mandatory fields in error msg (backport #44386 )
2024-11-29 15:38:35 +05:30
ruthra kumar
35e365c263
Merge pull request #44425 from frappe/mergify/bp/version-15-hotfix/pr-44302
...
fix: Minor Updates in `Payment Request` and `Payment Entry` (backport #44302 )
2024-11-29 15:38:01 +05:30
ruthra kumar
1c50111371
chore: resolve conflict
2024-11-29 14:50:41 +05:30
Abdeali Chharchhoda
5999a8e24f
fix: Add filter for outstanding_amount to fetch open PRs
...
(cherry picked from commit 214dfab269 )
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
4b046160f8
refactor: Move PR link filters to client side
...
(cherry picked from commit 2db2c8bce1 )
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
9c4b5814a6
revert: remove default Payment Request indicator color
...
(cherry picked from commit 37ceb09955 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
0d67c62f43
fix: Dashboard for Payment Request
...
(cherry picked from commit 91955e27c3 )
2024-11-29 09:11:10 +00:00
Abdeali Chharchhoda
5f785ede16
refactor: Used object to get payment request status indicator
...
(cherry picked from commit e1c4d6e1e6 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:10 +00:00
ruthra kumar
5b2fce2df7
Merge pull request #44419 from frappe/mergify/bp/version-15-hotfix/pr-42524
...
fix: link cash flow rows and fix summary linking (backport #42524 )
2024-11-29 12:22:51 +05:30
ruthra kumar
ae81bb3c1b
chore: revert 'stub'
2024-11-29 10:52:38 +05:30
ruthra kumar
48d6fcaab8
chore: resolve conflict
2024-11-29 10:43:36 +05:30
David
633be8d06b
fix: link cash flow rows and fix summary linking
...
(cherry picked from commit b94af28587 )
# Conflicts:
# erpnext/public/js/financial_statements.js
2024-11-29 05:00:48 +00:00
Khushi Rawat
651d7e4cfc
Merge pull request #44402 from frappe/mergify/bp/version-15-hotfix/pr-44400
...
fix: IndexError in Asset Depreciation Ledger when query result is empty (backport #44400 )
2024-11-28 18:59:11 +05:30
Smit Vora
0084f45629
Merge pull request #44410 from frappe/mergify/bp/version-15-hotfix/pr-44195
...
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour (backport #44195 )
2024-11-28 16:27:05 +05:30
Ninad Parikh
8ab9fc7f55
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour ( #44195 )
...
(cherry picked from commit 69bd90b038 )
2024-11-28 10:31:27 +00:00
ruthra kumar
11c54d27f2
Merge pull request #44407 from frappe/mergify/bp/version-15-hotfix/pr-44405
...
fix: typeerror on transaction.js (backport #44405 )
2024-11-28 15:02:04 +05:30
ruthra kumar
173d60fb7d
fix: typeerror on transaction.js
...
(cherry picked from commit 46ce8780f2 )
2024-11-28 09:20:38 +00:00
Khushi Rawat
5bbef90f08
chore: removed print statement
...
(cherry picked from commit 1737de7c10 )
2024-11-28 07:27:42 +00:00
Khushi Rawat
c3bc724523
fix: IndexError in Asset Depreciation Ledger when query result is empty
...
(cherry picked from commit 7c393e5aa0 )
2024-11-28 07:27:42 +00:00
mergify[bot]
0fbc60a20e
fix: show "Send SMS" only when enabled (backport #43941 ) ( #43970 )
...
fix: show "Send SMS" only when enabled (#43941 )
(cherry picked from commit 65088cbb1b )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 23:52:16 +01:00
mergify[bot]
70b5b08d58
feat: add Company Contact Person in selling transactions (backport #44362 ) ( #44398 )
...
* feat: add Company Contact Person in selling transactions (#44362 )
(cherry picked from commit f6776c7d6b )
* chore: resolve merge conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 18:55:43 +01:00
Frappe PR Bot
294ded2030
chore(release): Bumped to Version 15.44.0
...
# [15.44.0](https://github.com/frappe/erpnext/compare/v15.43.3...v15.44.0 ) (2024-11-27)
### Bug Fixes
* correct placeholder index in message ([a523c14 ](a523c14fd5 ))
* add company dynamic filters in number cards ([db21def ](db21def58b ))
* added Stock UOM field for RM in work order (backport [#44185 ](https://github.com/frappe/erpnext/issues/44185 )) ([#44237 ](https://github.com/frappe/erpnext/issues/44237 )) ([d4f0512 ](d4f0512a10 ))
* added validation for quality inspection (backport [#44351 ](https://github.com/frappe/erpnext/issues/44351 )) ([#44357 ](https://github.com/frappe/erpnext/issues/44357 )) ([89bd4eb ](89bd4eba46 ))
* billed qty and received amount in PO analysis report (backport [#44349 ](https://github.com/frappe/erpnext/issues/44349 )) ([#44354 ](https://github.com/frappe/erpnext/issues/44354 )) ([ea0f24a ](ea0f24aa57 ))
* check difference with company currency ([d6ef438 ](d6ef43858c ))
* filter item with search fields ([d073b00 ](d073b005a8 ))
* filter with item group only if it is mentioned in pos profile ([a439862 ](a4398626f6 ))
* Get submitted documents in validate_for_closed_fiscal_year ([af74a3c ](af74a3c32f ))
* gp for return invoice ([f4518ca ](f4518cac9a ))
* include current invoice amount when tax_on_excess_amount is checked ([0ffeb9f ](0ffeb9f6ad ))
* Increase quantity by `1 UOM` when adding an item from the selector in POS ([0d38028 ](0d3802873b ))
* initially closing amt should be equal to expected amt ([3f57777 ](3f577779be ))
* make free qty round on large transaction qty ([4856a96 ](4856a9633e ))
* no permission to read Doctype (backport [#44256 ](https://github.com/frappe/erpnext/issues/44256 )) ([#44258 ](https://github.com/frappe/erpnext/issues/44258 )) ([8b15a96 ](8b15a965dd ))
* not able to fetch batch item price ([97f2341 ](97f2341b98 ))
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([8b02402 ](8b02402f62 ))
* reduce paid amount from grand total ([d0d97c2 ](d0d97c26a0 ))
* remove field precision in SO and PO for percentage fields ([860350a ](860350a5b3 ))
* remove irrelavent filters ([7423d7d ](7423d7d337 ))
* set debit transaction currency in gl entry ([a2612d5 ](a2612d5f36 ))
* set outstanding amount while creating payment request for invoices ([8d8027d ](8d8027d423 ))
* set price_list_currency only if it exists ([8cd455b ](8cd455b050 ))
* Show available stock qty in `stock_uom` instead of `uom` ([49dad1a ](49dad1a456 ))
* show cc on the email ([67809c7 ](67809c781a ))
* test case ([66af7f4 ](66af7f4a14 ))
* toggle debit credit amounts for transaction currency too; minor refactor ([7f8334f ](7f8334f29a ))
* unify company address query in sales transactions (backport [#44361 ](https://github.com/frappe/erpnext/issues/44361 )) ([#44365 ](https://github.com/frappe/erpnext/issues/44365 )) ([7e61aca ](7e61aca512 ))
* update gross profit for returned invoices ([ca56709 ](ca56709295 ))
* use field precision instead of hardcoded precision in so and po ([cde1906 ](cde19066fe ))
### Features
* available qty at company in sales transactions (backport [#44260 ](https://github.com/frappe/erpnext/issues/44260 )) ([#44325 ](https://github.com/frappe/erpnext/issues/44325 )) ([20d0e95 ](20d0e95d7c ))
* provision to disable item attribute (backport [#44358 ](https://github.com/frappe/erpnext/issues/44358 )) ([#44370 ](https://github.com/frappe/erpnext/issues/44370 )) ([ef882de ](ef882de509 ))
* Show Aggregate Value from Subsidiary Companies ([0469b0d ](0469b0d1ec ))
### Reverts
* use `+ flt(value)` instead of direct increment ([b65e16a ](b65e16a91b ))
2024-11-27 16:01:32 +00:00
ruthra kumar
9f3ae08e3b
Merge pull request #44341 from frappe/version-15-hotfix
...
chore: release v15
2024-11-27 21:30:10 +05:30
ruthra kumar
1f683afa43
Merge pull request #44396 from frappe/mergify/bp/version-15-hotfix/pr-44346
...
fix: reduce paid amount from grand total (backport #44346 )
2024-11-27 21:12:51 +05:30
ruthra kumar
0ab0b4f716
chore: resolve conflict
2024-11-27 20:52:14 +05:30
ruthra kumar
4be6a78691
Merge pull request #44394 from frappe/mergify/bp/version-15-hotfix/pr-44392
...
chore: Fix typo "Purchase Reecipt" (backport #44392 )
2024-11-27 20:24:46 +05:30
Sugesh393
d0d97c26a0
fix: reduce paid amount from grand total
...
(cherry picked from commit 82907672d9 )
2024-11-27 14:41:46 +00:00
Sugesh393
81b9832917
test: add unit test to validate outstanding amount in payment request
...
(cherry picked from commit bbe3bc95d0 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2024-11-27 14:41:46 +00:00
Sugesh393
8d8027d423
fix: set outstanding amount while creating payment request for invoices
...
(cherry picked from commit 38e7d0a41e )
2024-11-27 14:41:44 +00:00
ruthra kumar
9a374ddbd4
Merge pull request #44395 from frappe/mergify/bp/version-15-hotfix/pr-44316
...
fix: Initially Closing Amount Should be Equal to Expected Amount (backport #44316 )
2024-11-27 20:08:33 +05:30
Ninad1306
3f577779be
fix: initially closing amt should be equal to expected amt
...
(cherry picked from commit af9524920b )
2024-11-27 14:28:47 +00:00
vimalraj27
fd1cbf4b6f
chore: Fix typo "Purchase Reecipt"
...
(cherry picked from commit 21049bae91 )
2024-11-27 14:28:00 +00:00
ruthra kumar
5e7cfeb514
Merge pull request #44388 from frappe/mergify/bp/version-15-hotfix/pr-44378
...
fix: filter item with search fields (backport #44378 )
2024-11-27 17:53:51 +05:30
ruthra kumar
223d30ecd8
Merge pull request #44389 from frappe/mergify/bp/version-15-hotfix/pr-44327
...
fix: set debit transaction currency in gl entry (backport #44327 )
2024-11-27 17:53:37 +05:30
Abdeali Chharchhoda
0e1f5ff391
fix: Add translation for showing mandatory fields in error msg
...
(cherry picked from commit f42ec6a124 )
2024-11-27 12:01:10 +00:00
venkat102
a2612d5f36
fix: set debit transaction currency in gl entry
...
(cherry picked from commit 6e19c06e58 )
2024-11-27 11:59:09 +00:00
ruthra kumar
632412bd72
Merge pull request #44383 from frappe/mergify/bp/version-15-hotfix/pr-44376
...
fix: remove field precision in Sales and Purchase Order for percentage fields (backport #44376 )
2024-11-27 17:27:06 +05:30
ruthra kumar
09c28760e4
Merge pull request #44385 from frappe/mergify/bp/version-15-hotfix/pr-44323
...
fix: update gross profit for returned invoices (backport #44323 )
2024-11-27 17:21:26 +05:30
ruthra kumar
7c85e4056f
Merge pull request #44387 from frappe/mergify/bp/version-15-hotfix/pr-44359
...
fix: check difference with company currency (backport #44359 )
2024-11-27 17:21:00 +05:30
venkat102
d073b005a8
fix: filter item with search fields
...
(cherry picked from commit ebfbee3da5 )
2024-11-27 11:50:51 +00:00
ruthra kumar
45e41827c7
chore: resolve conflict
2024-11-27 17:20:36 +05:30
venkat102
d6ef43858c
fix: check difference with company currency
...
(cherry picked from commit e2bae4cf07 )
2024-11-27 11:26:58 +00:00
ljain112
66af7f4a14
fix: test case
...
(cherry picked from commit af5a3e5a48 )
2024-11-27 11:20:34 +00:00
ljain112
f4518cac9a
fix: gp for return invoice
...
(cherry picked from commit 00403515a8 )
2024-11-27 11:20:34 +00:00
ljain112
ca56709295
fix: update gross profit for returned invoices
...
(cherry picked from commit 8a42601e99 )
2024-11-27 11:20:34 +00:00
vishakhdesai
860350a5b3
fix: remove field precision in SO and PO for percentage fields
...
(cherry picked from commit eff9cd10cd )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order_list.js
2024-11-27 11:19:13 +00:00
ruthra kumar
6a34abefba
Merge pull request #44379 from frappe/mergify/bp/version-15-hotfix/pr-44377
...
fix: correct placeholder index in message (backport #44377 )
2024-11-27 15:38:48 +05:30
ljain112
a523c14fd5
fix: correct placeholder index in message
...
(cherry picked from commit d61cb9a4bf )
2024-11-27 09:26:09 +00:00
ruthra kumar
6f798ab288
Merge pull request #44372 from frappe/mergify/bp/version-15-hotfix/pr-44343
...
fix: show cc on the process statement of accounts email (backport #44343 )
2024-11-27 10:47:15 +05:30
mergify[bot]
ef882de509
feat: provision to disable item attribute (backport #44358 ) ( #44370 )
...
* feat: provision to disable item attribute (#44358 )
(cherry picked from commit 123e3ef263 )
# Conflicts:
# erpnext/stock/doctype/item_attribute/item_attribute.json
# erpnext/stock/doctype/item_variant_attribute/item_variant_attribute.json
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-27 10:31:30 +05:30
venkat102
67809c781a
fix: show cc on the email
...
(cherry picked from commit 2dd5699f6d )
2024-11-27 04:53:16 +00:00
Raffael Meyer
c20def5d59
chore: resolve conflicts
2024-11-26 21:12:39 +01:00
Raffael Meyer
e0cb5f9ba8
feat(Dunning): separate tab "Address & Contact" ( #44363 )
...
(cherry picked from commit e094473c65 )
# Conflicts:
# erpnext/accounts/doctype/dunning/dunning.json
2024-11-26 20:11:37 +00:00
mergify[bot]
7e61aca512
fix: unify company address query in sales transactions (backport #44361 ) ( #44365 )
...
fix: unify company address query in sales transactions (#44361 )
* fix: unify company address query in sales transactions
* refactor: get the correct field label
(cherry picked from commit 3f92a57d63 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-26 20:16:24 +01:00
mergify[bot]
89bd4eba46
fix: added validation for quality inspection (backport #44351 ) ( #44357 )
...
fix: added validation for quality inspection (#44351 )
(cherry picked from commit 0fd50b5048 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-26 21:18:26 +05:30
mergify[bot]
ea0f24aa57
fix: billed qty and received amount in PO analysis report (backport #44349 ) ( #44354 )
...
fix: billed qty and received amount in PO analysis report (#44349 )
(cherry picked from commit 2ab7ec5437 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-26 19:43:51 +05:30
ruthra kumar
069c763010
Merge pull request #44338 from frappe/mergify/bp/version-15-hotfix/pr-44319
...
fix: use field precision in Sales and Purchase Order (backport #44319 )
2024-11-26 14:02:33 +05:30
ruthra kumar
bc93de682b
chore: resolve conflict
2024-11-26 13:48:00 +05:30
ruthra kumar
8aa4779191
Merge pull request #44335 from frappe/mergify/bp/version-15-hotfix/pr-44304
...
chore: Add translations to QI validations in Update stock_controller.py (backport #44304 )
2024-11-26 12:09:56 +05:30
vishakhdesai
cde19066fe
fix: use field precision instead of hardcoded precision in so and po
...
(cherry picked from commit 1a1e2c7e01 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
2024-11-26 06:18:33 +00:00
Ernesto Ruiz
465a26f714
chore: Add translations to QI validations in Update stock_controller.py
...
chore: Add translations to QI validations in Update stock_controller.py
(cherry picked from commit 6754f15487 )
2024-11-26 06:07:15 +00:00
ruthra kumar
ca8e7e9891
Merge pull request #44332 from frappe/mergify/bp/version-15-hotfix/pr-44257
...
fix: add company dynamic filters in number cards (backport #44257 )
2024-11-26 11:19:43 +05:30
Sugesh393
7423d7d337
fix: remove irrelavent filters
...
(cherry picked from commit 29762c4826 )
2024-11-26 05:24:57 +00:00
Sugesh393
db21def58b
fix: add company dynamic filters in number cards
...
(cherry picked from commit 4e7725de66 )
2024-11-26 05:24:57 +00:00
ruthra kumar
6a4058052b
Merge pull request #44331 from frappe/mergify/bp/version-15-hotfix/pr-44320
...
fix: Increase quantity by `1 UOM` when adding an item from the selector in `POS` (backport #44320 )
2024-11-26 10:40:45 +05:30
Abdeali Chharchhoda
b65e16a91b
revert: use + flt(value) instead of direct increment
...
(cherry picked from commit 112b4c705b )
2024-11-26 05:00:41 +00:00
Abdeali Chharchhoda
49dad1a456
fix: Show available stock qty in stock_uom instead of uom
...
(cherry picked from commit 84dcbe6639 )
2024-11-26 05:00:40 +00:00
Abdeali Chharchhoda
0d3802873b
fix: Increase quantity by 1 UOM when adding an item from the selector in POS
...
(cherry picked from commit bbab850135 )
2024-11-26 05:00:40 +00:00
mergify[bot]
20d0e95d7c
feat: available qty at company in sales transactions (backport #44260 ) ( #44325 )
...
* feat: available qty at company in sales transactions
(cherry picked from commit d8b9aef14f )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.json
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-11-25 20:29:13 +05:30
ruthra kumar
d77a880a62
Merge pull request #44318 from frappe/mergify/bp/version-15-hotfix/pr-44274
...
fix: set price_list_currency only if it exists (backport #44274 )
2024-11-25 12:57:02 +05:30
ruthra kumar
7ccb2ead09
Merge pull request #44317 from frappe/mergify/bp/version-15-hotfix/pr-44163
...
feat: Show Aggregate Value from Subsidiary Companies (backport #44163 )
2024-11-25 12:56:37 +05:30
Sugesh393
8cd455b050
fix: set price_list_currency only if it exists
...
(cherry picked from commit f0b9cb4019 )
2024-11-25 07:10:04 +00:00
ruthra kumar
072c5b7753
chore: resolve conflict
2024-11-25 12:28:02 +05:30
l0gesh29
0469b0d1ec
feat: Show Aggregate Value from Subsidiary Companies
...
(cherry picked from commit c23af6af41 )
# Conflicts:
# erpnext/selling/report/sales_analytics/sales_analytics.js
2024-11-25 06:40:00 +00:00
rohitwaghchaure
74af7d01a2
Merge pull request #44312 from rohitwaghchaure/fixed-support-25969
...
fix: not able to fetch batch item price
2024-11-25 11:22:43 +05:30
ruthra kumar
c545de7bc6
Merge pull request #44315 from frappe/mergify/bp/version-15-hotfix/pr-44297
...
refactor: added translate function for some columns of report (backport #44297 )
2024-11-25 10:28:02 +05:30
Abdeali Chharchhoda
8928e062b1
refactor: added translate function for some columns of report
...
(cherry picked from commit e545c913b5 )
2024-11-25 04:39:36 +00:00
Rohit Waghchaure
97f2341b98
fix: not able to fetch batch item price
2024-11-24 22:23:11 +05:30
Smit Vora
aa2ae5e408
Merge pull request #44279 from frappe/mergify/bp/version-15-hotfix/pr-44263
...
fix: toggle debit credit amounts for transaction currency too; minor refactor (backport #44263 )
2024-11-22 18:38:26 +05:30
ruthra kumar
6d10ccfc15
Merge pull request #44287 from frappe/mergify/bp/version-15-hotfix/pr-44246
...
fix: Get submitted documents in validate_for_closed_fiscal_year (backport #44246 )
2024-11-22 16:15:48 +05:30
ruthra kumar
dc99e74ae3
Merge pull request #44285 from frappe/mergify/bp/version-15-hotfix/pr-44266
...
fix: make free qty round on large transaction qty (backport #44266 )
2024-11-22 16:15:35 +05:30
ruthra kumar
fd9aa288c4
Merge pull request #44283 from frappe/mergify/bp/version-15-hotfix/pr-44277
...
fix: filter with item group only if it is mentioned in pos profile (backport #44277 )
2024-11-22 16:15:08 +05:30
vimalraj27
af74a3c32f
fix: Get submitted documents in validate_for_closed_fiscal_year
...
(cherry picked from commit c607e5f940 )
2024-11-22 10:23:11 +00:00
venkat102
db1bc8a3db
test: add unit test to validate free qty round on large transaction qty
...
(cherry picked from commit 013a6fc6ec )
2024-11-22 10:20:57 +00:00
venkat102
4856a9633e
fix: make free qty round on large transaction qty
...
(cherry picked from commit f9b8165385 )
2024-11-22 10:20:56 +00:00
venkat102
a4398626f6
fix: filter with item group only if it is mentioned in pos profile
...
(cherry picked from commit 09641073e3 )
2024-11-22 10:15:50 +00:00
Frappe PR Bot
17e00b397f
chore(release): Bumped to Version 15.43.3
...
## [15.43.3](https://github.com/frappe/erpnext/compare/v15.43.2...v15.43.3 ) (2024-11-22)
### Bug Fixes
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([5f752e2 ](5f752e29f9 ))
2024-11-22 09:19:30 +00:00
rohitwaghchaure
1261513ab2
Merge pull request #44280 from frappe/mergify/bp/version-15/pr-44275
...
fix: patch (backport #44191 ) (backport #44275 )
2024-11-22 14:48:13 +05:30
rohitwaghchaure
5f752e29f9
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
(cherry picked from commit 8b02402f62 )
2024-11-22 06:48:01 +00:00
rohitwaghchaure
c0e6f3f4df
Merge pull request #44275 from frappe/mergify/bp/version-15-hotfix/pr-44191
...
fix: patch (backport #44191 )
2024-11-22 12:17:11 +05:30
Smit Vora
11deff98d9
test: test case for toggling debit and credit if negative
...
(cherry picked from commit a10e175bc9 )
2024-11-22 06:39:56 +00:00
Smit Vora
7f8334f29a
fix: toggle debit credit amounts for transaction currency too; minor refactor
...
(cherry picked from commit 8e759c32c4 )
2024-11-22 06:39:56 +00:00
rohitwaghchaure
8b02402f62
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
2024-11-22 06:23:24 +00:00
Frappe PR Bot
81f1f1f1bb
chore(release): Bumped to Version 15.43.2
...
## [15.43.2](https://github.com/frappe/erpnext/compare/v15.43.1...v15.43.2 ) (2024-11-22)
### Bug Fixes
* include current invoice amount when tax_on_excess_amount is checked ([52e1551 ](52e1551c23 ))
2024-11-22 06:00:44 +00:00
ruthra kumar
16ffee9992
Merge pull request #44273 from frappe/mergify/bp/version-15/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:29:29 +05:30
ruthra kumar
723d10241b
Merge pull request #44272 from frappe/mergify/bp/version-15-hotfix/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:25:35 +05:30
venkat102
2d284de426
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:38:25 +00:00
venkat102
52e1551c23
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:38:25 +00:00
venkat102
08b896fc2c
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:50 +00:00
venkat102
0ffeb9f6ad
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:50 +00:00
Frappe PR Bot
e0060f8ffe
chore(release): Bumped to Version 15.43.1
...
## [15.43.1](https://github.com/frappe/erpnext/compare/v15.43.0...v15.43.1 ) (2024-11-21)
### Bug Fixes
* no permission to read Doctype (backport [#44256 ](https://github.com/frappe/erpnext/issues/44256 )) ([#44258 ](https://github.com/frappe/erpnext/issues/44258 )) ([b047425 ](b047425a6f ))
2024-11-21 09:44:42 +00:00
rohitwaghchaure
3518991ff0
Merge pull request #44259 from frappe/mergify/bp/version-15/pr-44258
...
fix: no permission to read Doctype (backport #44256 ) (backport #44258 )
2024-11-21 15:13:16 +05:30
mergify[bot]
b047425a6f
fix: no permission to read Doctype (backport #44256 ) ( #44258 )
...
fix: no permission to read Doctype (#44256 )
(cherry picked from commit 57293aa18a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 8b15a965dd )
2024-11-21 09:22:50 +00:00
mergify[bot]
d4f0512a10
fix: added Stock UOM field for RM in work order (backport #44185 ) ( #44237 )
...
* fix: added Stock UOM field for RM in work order (#44185 )
fix: added UOM field for RM in work order
(cherry picked from commit cc571aca8f )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:52:37 +05:30
mergify[bot]
8b15a965dd
fix: no permission to read Doctype (backport #44256 ) ( #44258 )
...
fix: no permission to read Doctype (#44256 )
(cherry picked from commit 57293aa18a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:51:33 +05:30
Frappe PR Bot
ccf99cf985
chore(release): Bumped to Version 15.43.0
...
# [15.43.0](https://github.com/frappe/erpnext/compare/v15.42.0...v15.43.0 ) (2024-11-20)
### Bug Fixes
* added disable_rounded_total field ([c98a0cc ](c98a0ccd1d ))
* added test cases ([234741f ](234741f35f ))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([41c8cfa ](41c8cfac73 ))
* broken apply on other item pricing rule ([5d6451f ](5d6451fca7 ))
* broken UI on currency exchange ([f460391 ](f4603910e4 ))
* bulk update invoice remarks during site upgrade ([cc07402 ](cc07402b5e )), closes [#43634 ](https://github.com/frappe/erpnext/issues/43634 )
* check if pricing rule matches with coupon code ([#44104 ](https://github.com/frappe/erpnext/issues/44104 )) ([6089661 ](608966158a ))
* correctly set 'cannot_add_rows' property on allocations table field ([c59a778](c59a778503 ))
* disable conversion to user tz for sales order calender ([83b9680 ](83b9680318 ))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([1fe5342 ](1fe534290d ))
* linters ([381101f ](381101f552 ))
* non group pos warehouse ([4335659 ](4335659905 ))
* payment reco for jv with negative dr or cr amount ([7483839 ](7483839418 ))
* remove trailing whitespace ([5bd633b ](5bd633b40f ))
* remove validate_name_in_customer function ([6bff9d3 ](6bff9d39e3 ))
* set conversion factor before applying price list ([5848de7 ](5848de76ea ))
* set debit in transaction currency in GL Entry ([c0d3f8c ](c0d3f8cbbe ))
* set default party type in Payment Entry ([08f6cee ](08f6ceeb50 ))
* **setup:** Fix typo in COA setup ([7abcfca ](7abcfca1cb ))
* stock ledger variance report filter options (backport [#44137 ](https://github.com/frappe/erpnext/issues/44137 )) ([#44150 ](https://github.com/frappe/erpnext/issues/44150 )) ([b6fe1f5 ](b6fe1f5842 ))
* update project cost from timesheet (backport [#44211 ](https://github.com/frappe/erpnext/issues/44211 )) ([#44212 ](https://github.com/frappe/erpnext/issues/44212 )) ([ad0c655 ](ad0c65500a ))
* validate sales team to ensure all sales person are enabled ([f3c3f17 ](f3c3f170a7 ))
* validation for serial no (backport [#44133 ](https://github.com/frappe/erpnext/issues/44133 )) ([#44151 ](https://github.com/frappe/erpnext/issues/44151 )) ([725d107 ](725d107288 ))
### Features
* inventory dimension for rejected materials (backport [#44156 ](https://github.com/frappe/erpnext/issues/44156 )) ([#44165 ](https://github.com/frappe/erpnext/issues/44165 )) ([d61f696 ](d61f696f85 ))
* new DocTypes "Code List" and "Common Code" (backport [#43425 ](https://github.com/frappe/erpnext/issues/43425 )) ([#44173 ](https://github.com/frappe/erpnext/issues/44173 )) ([b130e20 ](b130e2065b ))
* round off for opening entries ([8e6249d ](8e6249d361 ))
2024-11-20 08:41:13 +00:00
ruthra kumar
9b690e9ae6
Merge pull request #44209 from frappe/version-15-hotfix
...
chore: release v15
2024-11-20 14:09:56 +05:30
ruthra kumar
d0e2b7c341
Merge pull request #44183 from frappe/mergify/bp/version-15-hotfix/pr-44025
...
fix: `Disable Rounded Total` in Quotation DocType (backport #44025 )
2024-11-20 13:14:16 +05:30
ruthra kumar
4afd4b4044
Merge pull request #44245 from frappe/mergify/bp/version-15-hotfix/pr-44197
...
fix: payment reco for jv with negative dr or cr amount (backport #44197 )
2024-11-20 13:12:44 +05:30
ruthra kumar
80f0d5b5ec
chore: resolve conflict
2024-11-20 12:51:29 +05:30
ljain112
234741f35f
fix: added test cases
...
(cherry picked from commit 6f9ea6422d )
2024-11-20 07:18:27 +00:00
ljain112
7483839418
fix: payment reco for jv with negative dr or cr amount
...
(cherry picked from commit fee79b9445 )
2024-11-20 07:18:26 +00:00
ruthra kumar
9e7e6041ed
Merge pull request #44242 from frappe/mergify/bp/version-15-hotfix/pr-44240
...
fix: non group pos warehouse (backport #44240 )
2024-11-20 12:18:02 +05:30
ruthra kumar
9ce1c25c04
Merge pull request #44239 from frappe/mergify/bp/version-15-hotfix/pr-44220
...
refactor: Update `Payment Request` search query in PE's reference (backport #44220 )
2024-11-20 12:16:07 +05:30
Nihantra C. Patel
4335659905
fix: non group pos warehouse
...
(cherry picked from commit d526be0394 )
2024-11-20 06:41:56 +00:00
Abdeali Chharchhoda
514fe69b65
refactor: Update Payment Request search query in PE's reference
...
(cherry picked from commit 4ab3499a17 )
2024-11-20 06:22:17 +00:00
ruthra kumar
a0ea68499b
Merge pull request #44233 from frappe/mergify/bp/version-15-hotfix/pr-44207
...
fix: validate sales team to ensure all sales person are enabled (backport #44207 )
2024-11-20 11:51:33 +05:30
ruthra kumar
76d6dd346c
Merge pull request #44235 from frappe/mergify/bp/version-15-hotfix/pr-44203
...
fix: disable conversion to user tz for sales order calender (backport #44203 )
2024-11-20 11:51:09 +05:30
ljain112
83b9680318
fix: disable conversion to user tz for sales order calender
...
(cherry picked from commit cdf098c193 )
2024-11-20 05:17:57 +00:00
ljain112
f3c3f170a7
fix: validate sales team to ensure all sales person are enabled
...
(cherry picked from commit 548dbb33eb )
2024-11-20 05:11:41 +00:00
ruthra kumar
bc03b68b13
Merge pull request #44221 from frappe/mergify/bp/version-15-hotfix/pr-41025
...
fix: remove validate_name_in_customer function (backport #41025 )
2024-11-20 10:19:28 +05:30
mergify[bot]
ad0c65500a
fix: update project cost from timesheet (backport #44211 ) ( #44212 )
...
fix: update project cost from timesheet (#44211 )
(cherry picked from commit b21fb8f8b6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-19 22:59:16 +05:30
RitvikSardana
6bff9d39e3
fix: remove validate_name_in_customer function
...
(cherry picked from commit 2b32d3644f )
2024-11-19 14:22:34 +00:00
ruthra kumar
704452a9fa
Merge pull request #44218 from frappe/mergify/bp/version-15-hotfix/pr-44190
...
fix(setup): Fix typo in COA setup (backport #44190 )
2024-11-19 19:51:41 +05:30
Corentin Forler
7abcfca1cb
fix(setup): Fix typo in COA setup
...
(cherry picked from commit a245cc6b07 )
2024-11-19 12:15:15 +00:00
ruthra kumar
610c483d83
Merge pull request #44217 from frappe/mergify/bp/version-15-hotfix/pr-44104
...
fix: check if pricing rule matches with coupon code (backport #44104 )
2024-11-19 17:37:55 +05:30
Nikolas Beckel
608966158a
fix: check if pricing rule matches with coupon code ( #44104 )
...
* fix: check if pricing rule matches with coupon code
* fix: correct linting error
(cherry picked from commit 9d31bf7647 )
2024-11-19 11:42:04 +00:00
ruthra kumar
efdbe93cf0
Merge pull request #44206 from frappe/mergify/bp/version-15-hotfix/pr-44145
...
fix: updated label "Is short year" to "Is Short/Long year" for both short and long fiscal years (backport #44145 )
2024-11-19 14:47:19 +05:30
ajiragroup
c2748e923e
refactor: update label and description on short year checkbox
...
Is short/long year.
(cherry picked from commit 1d6b9b405f )
2024-11-19 08:56:54 +00:00
ruthra kumar
a17e1f6b6d
Merge pull request #44202 from frappe/mergify/bp/version-15-hotfix/pr-44188
...
chore: update oldest_items.json, change owner back to administrator (backport #44188 )
2024-11-19 12:30:49 +05:30
Ismail Arif
0ea6691189
chore: update oldest_items.json, change owner back to administrator
...
Signed-off-by: Ismail Arif <38789073+ismxilxrif@users.noreply.github.com >
(cherry picked from commit 7ceb24fb4c )
2024-11-19 06:33:18 +00:00
ruthra kumar
eca43916f0
Merge pull request #44193 from frappe/mergify/bp/version-15-hotfix/pr-44134
...
fix: set debit in transaction currency in GL Entry (backport #44134 )
2024-11-19 11:58:14 +05:30
ruthra kumar
8cc59e3be7
refactor: update test case
...
(cherry picked from commit 4aab6f55f5 )
2024-11-19 11:40:37 +05:30
mergify[bot]
b130e2065b
feat: new DocTypes "Code List" and "Common Code" (backport #43425 ) ( #44173 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-18 21:08:21 +01:00
ruthra kumar
d7deed6c45
refactor: assume any of the foreign currency as transaction currency
...
On a foreign currency payment entry, assume any one of the foreign
currency as the transaction currency
(cherry picked from commit 6681882bd8 )
2024-11-18 11:42:49 +00:00
sudarsan2001
7cc31df587
chore: change account name
...
(cherry picked from commit 4a1cd5a8d6 )
2024-11-18 11:42:49 +00:00
sudarsan2001
c30a17cd7a
test: add unit test to validate gl values
...
(cherry picked from commit e8b8a589be )
2024-11-18 11:42:49 +00:00
sudarsan2001
c0d3f8cbbe
fix: set debit in transaction currency in GL Entry
...
(cherry picked from commit 29a6eb21a3 )
2024-11-18 11:42:49 +00:00
Ninad1306
b6524946bc
test: test to validate rounded total
...
(cherry picked from commit 5a6261d3b4 )
2024-11-18 06:00:12 +00:00
Ninad1306
c98a0ccd1d
fix: added disable_rounded_total field
...
(cherry picked from commit f8524d526b )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.json
2024-11-18 06:00:12 +00:00
ruthra kumar
73a31cb395
Merge pull request #44182 from frappe/mergify/bp/version-15-hotfix/pr-44127
...
fix: set default Party Type based on Payment Type in Payment Entry (backport #44127 )
2024-11-18 10:49:24 +05:30
vishakhdesai
08f6ceeb50
fix: set default party type in Payment Entry
...
(cherry picked from commit 19222690d3 )
2024-11-18 04:44:58 +00:00
ruthra kumar
f04a934ed1
Merge pull request #44180 from frappe/mergify/bp/version-15-hotfix/pr-44147
...
fix: set conversion factor before applying price list (backport #44147 )
2024-11-18 10:14:45 +05:30
ruthra kumar
c6bfaa41be
Merge pull request #44178 from frappe/mergify/bp/version-15-hotfix/pr-44157
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157 )
2024-11-18 10:14:23 +05:30
vishakhdesai
5848de76ea
fix: set conversion factor before applying price list
...
(cherry picked from commit 9749fe23cc )
2024-11-18 04:38:37 +00:00
UmakanthKaspa
2a54cd5004
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
...
(cherry picked from commit 5dd8eafdfc )
2024-11-18 04:36:19 +00:00
mergify[bot]
d61f696f85
feat: inventory dimension for rejected materials (backport #44156 ) ( #44165 )
...
feat: inventory dimension for rejected materials (#44156 )
(cherry picked from commit 9bf16df41e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 17:28:41 +05:30
mergify[bot]
725d107288
fix: validation for serial no (backport #44133 ) ( #44151 )
...
* fix: validation for serial no (#44133 )
(cherry picked from commit 93c8b4c39a )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 16:55:32 +05:30
mergify[bot]
b6fe1f5842
fix: stock ledger variance report filter options (backport #44137 ) ( #44150 )
...
fix: stock ledger variance report filter options (#44137 )
(cherry picked from commit e8bbf6492f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 15:04:48 +05:30
ruthra kumar
5b3f0825af
Merge pull request #44162 from frappe/mergify/bp/version-15-hotfix/pr-43414
...
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414 )
2024-11-15 13:09:45 +05:30
Vishakh Desai
381101f552
fix: linters
...
(cherry picked from commit 9cc22b4cac )
2024-11-15 07:19:01 +00:00
Vishakh Desai
1fe534290d
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue
...
(cherry picked from commit 6de6f55b39 )
2024-11-15 07:19:01 +00:00
ruthra kumar
5004b8fbc9
Merge pull request #44160 from frappe/mergify/bp/version-15-hotfix/pr-44158
...
fix: broken UI on currency exchange (backport #44158 )
2024-11-15 12:29:32 +05:30
ruthra kumar
f4603910e4
fix: broken UI on currency exchange
...
(cherry picked from commit e91b65e7bd )
2024-11-15 06:52:46 +00:00
ruthra kumar
50d15249fc
Merge pull request #44155 from frappe/mergify/bp/version-15-hotfix/pr-44089
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089 )
2024-11-15 10:49:12 +05:30
UmakanthKaspa
5bd633b40f
fix: remove trailing whitespace
...
(cherry picked from commit d6703eb88b )
2024-11-15 05:00:07 +00:00
UmakanthKaspa
41c8cfac73
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
...
(cherry picked from commit 0bd83d920d )
2024-11-15 05:00:06 +00:00
ruthra kumar
68f3dd848a
Merge pull request #44153 from frappe/mergify/bp/version-15-hotfix/pr-44148
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148 )
2024-11-15 10:24:16 +05:30
UmakanthKaspa
c59a778503
fix: correctly set 'cannot_add_rows' property on allocations table field
...
(cherry picked from commit 13ca2700f8 )
2024-11-15 04:47:53 +00:00
ruthra kumar
8ee7e7d828
Merge pull request #44140 from frappe/mergify/bp/version-15-hotfix/pr-43189
...
fix: broken apply on other item (backport #43189 )
2024-11-14 13:45:29 +05:30
ruthra kumar
5d6451fca7
fix: broken apply on other item pricing rule
...
(cherry picked from commit e5119a749c )
2024-11-14 07:54:15 +00:00
ruthra kumar
90b7ce2dd6
Merge pull request #44136 from frappe/mergify/bp/version-15-hotfix/pr-42588
...
refactor: separate round off account for opening (backport #42588 )
2024-11-14 13:04:13 +05:30
ruthra kumar
7b77128aab
Merge pull request #43651 from vv-varun/erpnext_issue_43634
...
fix: bulk update invoice remarks during site upgrade
2024-11-14 12:48:50 +05:30
ruthra kumar
9598b1fc0f
chore: resolve conflicts
2024-11-14 12:36:56 +05:30
ruthra kumar
ba79560c0c
refactor(test): filter for active ledger entries
...
(cherry picked from commit cf11ac87fb )
2024-11-14 07:01:54 +00:00
ruthra kumar
9bfd5cdb2b
test: opening purchase invoice with rounding adjustment
...
(cherry picked from commit b7edc6dea9 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2024-11-14 07:01:54 +00:00
ruthra kumar
8bec67cbcf
refactor: handle opening round off on purchase invoice
...
(cherry picked from commit a5d6a25a96 )
2024-11-14 07:01:53 +00:00
ruthra kumar
7eb4b42280
refactor: filter on account_type
...
(cherry picked from commit 193ea9ad8f )
2024-11-14 07:01:53 +00:00
ruthra kumar
da2f6a045a
test: opening round off with inclusive tax
...
(cherry picked from commit 79267358d0 )
2024-11-14 07:01:53 +00:00
ruthra kumar
820692f246
test: rounding adjustment validation and posting
...
(cherry picked from commit 5021c7ca2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-11-14 07:01:53 +00:00
ruthra kumar
186b646dee
refactor: handle opening round off from sales invoice
...
(cherry picked from commit 96e3c2ad10 )
2024-11-14 07:01:52 +00:00
ruthra kumar
b28ff25180
chore: default should return 3 elements
...
(cherry picked from commit fc46ebcd7c )
2024-11-14 07:01:52 +00:00
ruthra kumar
9a3e9c4c9a
refactor: use separate round off for opening entries
...
(cherry picked from commit 88e68168e3 )
# Conflicts:
# erpnext/accounts/general_ledger.py
2024-11-14 07:01:52 +00:00
ruthra kumar
8e6249d361
feat: round off for opening entries
...
(cherry picked from commit a5b228549c )
2024-11-14 07:01:51 +00:00
Varun Verma
cc07402b5e
fix: bulk update invoice remarks during site upgrade
...
fixes issue #43634
2024-11-14 12:01:16 +05:30
Frappe PR Bot
7c78e0025d
chore(release): Bumped to Version 15.42.0
...
# [15.42.0](https://github.com/frappe/erpnext/compare/v15.41.2...v15.42.0 ) (2024-11-13)
### Bug Fixes
* add default height to POS item card selector (backport [#44071 ](https://github.com/frappe/erpnext/issues/44071 )) ([#44075 ](https://github.com/frappe/erpnext/issues/44075 )) ([65ec7c5 ](65ec7c5604 ))
* add field conversion_factor when include_uom is settled ([#43701 ](https://github.com/frappe/erpnext/issues/43701 )) ([f387a8f ](f387a8fceb ))
* better gls for purchases with tax witholding ([#42743 ](https://github.com/frappe/erpnext/issues/42743 )) ([705a26a ](705a26a2fa ))
* bind this object explicitly on callback event function ([3423d3c ](3423d3c13d ))
* calculate percentage received and delivered considering over-receipt and over-delivery (backport [#43870 ](https://github.com/frappe/erpnext/issues/43870 )) ([#44030 ](https://github.com/frappe/erpnext/issues/44030 )) ([5958d0c ](5958d0c257 ))
* Cannot read properties of undefined (reading 'work_order_closed') (backport [#44117 ](https://github.com/frappe/erpnext/issues/44117 )) ([#44122 ](https://github.com/frappe/erpnext/issues/44122 )) ([c1983a4 ](c1983a4846 ))
* consider service item cost in the RM cost of the BOM (backport [#43962 ](https://github.com/frappe/erpnext/issues/43962 )) ([#44111 ](https://github.com/frappe/erpnext/issues/44111 )) ([6e83fec ](6e83fec5ca ))
* Drop Shipping address based on customer shopping address ([8af005c ](8af005cef0 ))
* duplicate items and outdated item price in POS (backport [#42978 ](https://github.com/frappe/erpnext/issues/42978 )) ([#44038 ](https://github.com/frappe/erpnext/issues/44038 )) ([4cde77d ](4cde77d8d8 ))
* exception on register reports when filtered on cost center ([be07421 ](be07421ab7 ))
* improved the conditions for determining voucher subtypes ([58ca4a2 ](58ca4a2b99 ))
* incorrect produced qty in Production Plan Summary (backport [#44112 ](https://github.com/frappe/erpnext/issues/44112 )) ([#44113 ](https://github.com/frappe/erpnext/issues/44113 )) ([bce7acf ](bce7acf9cc ))
* item mapping from modal to batch form ([#44090 ](https://github.com/frappe/erpnext/issues/44090 )) ([9ac54f6 ](9ac54f694c ))
* item not set in the batch quick entry form (backport [#44028 ](https://github.com/frappe/erpnext/issues/44028 )) ([#44031 ](https://github.com/frappe/erpnext/issues/44031 )) ([6dcd015 ](6dcd015a39 ))
* Negative stock validation against inventory dimension (backport [#43834 ](https://github.com/frappe/erpnext/issues/43834 )) ([#43846 ](https://github.com/frappe/erpnext/issues/43846 )) ([b314f38 ](b314f3839b ))
* NoneType while updating ordered_qty in SO for removed items ([978a007 ](978a0078d8 ))
* not able to cancel DN (backport [#44108 ](https://github.com/frappe/erpnext/issues/44108 )) ([#44109 ](https://github.com/frappe/erpnext/issues/44109 )) ([290bdde ](290bddea77 ))
* not able to reconcile expired batches ([#44012 ](https://github.com/frappe/erpnext/issues/44012 )) ([4ba07a4 ](4ba07a40eb ))
* patch ([107d53b ](107d53b358 ))
* populate payment schedule from payment terms (backport [#44082 ](https://github.com/frappe/erpnext/issues/44082 )) ([#44083 ](https://github.com/frappe/erpnext/issues/44083 )) ([363f151 ](363f15124e ))
* purchase receipt creation from SCR ([#44095 ](https://github.com/frappe/erpnext/issues/44095 )) ([e3d7468 ](e3d74684d5 ))
* slow reposting due to SABB update ([3e29ae8 ](3e29ae8534 ))
* sort by ascending to get the first period closing voucher (backport [#44029 ](https://github.com/frappe/erpnext/issues/44029 )) ([#44035 ](https://github.com/frappe/erpnext/issues/44035 )) ([56f25ae ](56f25ae065 ))
* task path (backport [#44073 ](https://github.com/frappe/erpnext/issues/44073 )) ([#44078 ](https://github.com/frappe/erpnext/issues/44078 )) ([34b5639 ](34b5639d1c ))
* tyeerror while saving pick list ([7d09832 ](7d098328d0 ))
* update payment amount for partial pos return ([61559be ](61559be8a4 ))
* update per_billed value in Purchase Receipt while creating Debit Note ([#43977 ](https://github.com/frappe/erpnext/issues/43977 )) ([a833dd6 ](a833dd67f3 ))
* when company is created with other company template Chart of Account the Create Taxe Template failed ([#42755 ](https://github.com/frappe/erpnext/issues/42755 )) ([e6894b9 ](e6894b949c ))
### Features
* Add item group filtering for search results ([2754793 ](2754793ff9 ))
* add template taxe for charts of account France - Plan Comptable General avec code ([#42757 ](https://github.com/frappe/erpnext/issues/42757 )) ([865786e ](865786e0b6 ))
2024-11-13 15:02:57 +00:00
ruthra kumar
d8d8330123
Merge pull request #44103 from frappe/version-15-hotfix
...
chore: release v15
2024-11-13 20:31:36 +05:30
ruthra kumar
825571ac98
Merge pull request #44115 from frappe/mergify/bp/version-15-hotfix/pr-43977
...
fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977 )
2024-11-13 19:01:53 +05:30
ruthra kumar
836a05d07f
Merge pull request #44125 from frappe/mergify/copy/version-15-hotfix/pr-44124
...
refactor: 'Partly Billed' status for Purchase Receipt (copy #44124 )
2024-11-13 17:22:36 +05:30
ruthra kumar
b9ec43c354
refactor: 'Partly Billed' status for Purchase Receipt
...
(cherry picked from commit c58bbd25f2 )
2024-11-13 11:28:52 +00:00
mergify[bot]
c1983a4846
fix: Cannot read properties of undefined (reading 'work_order_closed') (backport #44117 ) ( #44122 )
...
fix: Cannot read properties of undefined (reading 'work_order_closed') (#44117 )
(cherry picked from commit 13834014b5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-13 16:24:12 +05:30
Nihantra C. Patel
b65b57c054
Merge pull request #44120 from frappe/mergify/bp/version-15-hotfix/pr-44116
...
fix: Drop Shipping address based on customer shopping address (backport #44116 )
2024-11-13 15:51:28 +05:30
Nihantra Patel
8af005cef0
fix: Drop Shipping address based on customer shopping address
...
(cherry picked from commit c7499f3528 )
2024-11-13 10:02:20 +00:00
mergify[bot]
bce7acf9cc
fix: incorrect produced qty in Production Plan Summary (backport #44112 ) ( #44113 )
...
fix: incorrect produced qty in Production Plan Summary (#44112 )
(cherry picked from commit 0828c74fe3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-13 12:31:31 +05:30
NaviN
a833dd67f3
fix: update per_billed value in Purchase Receipt while creating Debit Note ( #43977 )
...
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
(cherry picked from commit 494fd7ceea )
2024-11-13 06:54:54 +00:00
mergify[bot]
6e83fec5ca
fix: consider service item cost in the RM cost of the BOM (backport #43962 ) ( #44111 )
...
fix: consider service item cost in the RM cost of the BOM (#43962 )
(cherry picked from commit c0ffaa444c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-12 23:22:18 +05:30
mergify[bot]
290bddea77
fix: not able to cancel DN (backport #44108 ) ( #44109 )
...
fix: not able to cancel DN (#44108 )
(cherry picked from commit e8882718c9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-12 18:12:13 +05:30
ruthra kumar
5fea0b5525
Merge pull request #44107 from frappe/mergify/bp/version-15-hotfix/pr-44012
...
fix: not able to reconcile expired batches (backport #44012 )
2024-11-12 16:34:15 +05:30
ruthra kumar
c2f7615eeb
Merge pull request #44106 from frappe/mergify/bp/version-15-hotfix/pr-44095
...
fix: purchase receipt creation from SCR (backport #44095 )
2024-11-12 16:33:45 +05:30
rohitwaghchaure
4ba07a40eb
fix: not able to reconcile expired batches ( #44012 )
...
(cherry picked from commit 8805e74784 )
2024-11-12 10:19:19 +00:00
rohitwaghchaure
e3d74684d5
fix: purchase receipt creation from SCR ( #44095 )
...
(cherry picked from commit 774845f886 )
2024-11-12 10:14:17 +00:00
ruthra kumar
73661ac633
Merge pull request #44100 from frappe/mergify/bp/version-15-hotfix/pr-44053
...
Pos barcode search fix (backport #44053 )
2024-11-12 13:54:03 +05:30
ruthra kumar
55f7f63e6e
refactor: simpler filtering
...
(cherry picked from commit f072b1266e )
2024-11-12 07:16:09 +00:00
Bhavan23
aca1577040
refactor: Relocate doc variable for better scope management
...
(cherry picked from commit 488b60fc27 )
2024-11-12 07:16:08 +00:00
Bhavan23
2754793ff9
feat: Add item group filtering for search results
...
(cherry picked from commit 5e7cf3899b )
2024-11-12 07:16:08 +00:00
ruthra kumar
5e196b9f8b
Merge pull request #44098 from frappe/mergify/bp/version-15-hotfix/pr-44065
...
fix: update payment amount for partial pos return (backport #44065 )
2024-11-12 10:10:58 +05:30
Kavin
61559be8a4
fix: update payment amount for partial pos return
...
(cherry picked from commit 53ef6336b6 )
2024-11-12 04:20:31 +00:00
ruthra kumar
07dcf3fac2
Merge pull request #44040 from ruthra-kumar/manual_backport_pr_39481
...
fix: specify precision for net_amount (backport #39481 )
2024-11-11 17:11:11 +05:30
ruthra kumar
471781a47e
Merge pull request #44088 from frappe/mergify/bp/version-15-hotfix/pr-43695
...
fix: exception on register reports when filtered on cost center (backport #43695 )
2024-11-11 17:00:23 +05:30
ruthra kumar
0afe893a83
Merge pull request #44093 from frappe/mergify/bp/version-15-hotfix/pr-44072
...
fix: bind this object explicitly on callback event function (backport #44072 )
2024-11-11 17:00:10 +05:30
ruthra kumar
92551751bf
Merge pull request #44063 from frappe/mergify/bp/version-15-hotfix/pr-42757
...
feat: add template taxe for charts of account France - Plan Comptable General avec code (backport #42757 )
2024-11-11 16:53:15 +05:30
ruthra kumar
c8682d33d0
Merge pull request #44062 from frappe/mergify/bp/version-15-hotfix/pr-42755
...
fix: when company is created with other company template Chart of Account the Create Taxe Template failed (backport #42755 )
2024-11-11 16:52:54 +05:30
Kavin
3423d3c13d
fix: bind this object explicitly on callback event function
...
(cherry picked from commit 5e790a0fce )
2024-11-11 11:21:09 +00:00
ruthra kumar
f3ee439b33
Merge pull request #44091 from frappe/mergify/bp/version-15-hotfix/pr-44090
...
fix: item mapping from modal to batch form (backport #44090 )
2024-11-11 16:50:18 +05:30
ruthra kumar
ba6e068abc
refactor(test): update tests for new rounding logic
2024-11-11 16:47:38 +05:30
ruthra kumar
34f64f02bf
Merge pull request #44092 from frappe/mergify/bp/version-15-hotfix/pr-43701
...
fix: add field conversion_factor when include_uom is settled (backport #43701 )
2024-11-11 16:45:25 +05:30
ruthra kumar
762f3bac65
chore: filter report output on document name
2024-11-11 16:42:13 +05:30
mergify[bot]
b314f3839b
fix: Negative stock validation against inventory dimension (backport #43834 ) ( #43846 )
...
fix: Negative stock validation against inventory dimension (#43834 )
(cherry picked from commit c330a292d2 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-11-11 16:12:01 +05:30
HarryPaulo
f387a8fceb
fix: add field conversion_factor when include_uom is settled ( #43701 )
...
(cherry picked from commit cfe6af1f68 )
2024-11-11 10:41:40 +00:00
rohitwaghchaure
9ac54f694c
fix: item mapping from modal to batch form ( #44090 )
...
(cherry picked from commit 9223ef2f37 )
2024-11-11 10:38:42 +00:00
ruthra kumar
2bce735300
chore: use FrappeTestCase
2024-11-11 15:06:55 +05:30
ruthra kumar
2de9292ac0
refactor(test): assertion refactoring and exact decimals
...
(cherry picked from commit 1d11131afe )
2024-11-11 09:18:14 +00:00
ruthra kumar
d0e5568010
refactor(test): pass all mandatory fields
...
(cherry picked from commit c53e9637dd )
2024-11-11 09:18:14 +00:00
ruthra kumar
9724cefce8
refactor(test): fix incorrect assertion
...
(cherry picked from commit d6030e7112 )
2024-11-11 09:18:14 +00:00
ruthra kumar
2affa60ea9
test: journals with cost center
...
(cherry picked from commit c255f34eea )
2024-11-11 09:18:14 +00:00
ruthra kumar
2183b99330
test: basic report output
...
(cherry picked from commit 657201b324 )
2024-11-11 09:18:13 +00:00
Vishv-silveroak
be07421ab7
fix: exception on register reports when filtered on cost center
...
1
(cherry picked from commit f01e1a8e20 )
2024-11-11 09:18:13 +00:00
mergify[bot]
363f15124e
fix: populate payment schedule from payment terms (backport #44082 ) ( #44083 )
...
fix: populate payment schedule from payment terms (#44082 )
(cherry picked from commit c81eb6c824 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:12:30 +05:30
mergify[bot]
34b5639d1c
fix: task path (backport #44073 ) ( #44078 )
...
fix: task path (#44073 )
(cherry picked from commit 8c99acb1b9 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:00:27 +05:30
mergify[bot]
4cfeb79355
chore: update CODEOWNERS (backport #44074 ) ( #44081 )
...
chore: update `CODEOWNERS` (#44074 )
(cherry picked from commit 9a758ea826 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-11-11 12:51:48 +05:30
mergify[bot]
65ec7c5604
fix: add default height to POS item card selector (backport #44071 ) ( #44075 )
...
fix: add default height to POS item card selector
(cherry picked from commit 5f5a514d6f )
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
2024-11-11 12:27:26 +05:30
rohitwaghchaure
593428b16d
Merge pull request #44070 from frappe/mergify/bp/version-15-hotfix/pr-44058
...
fix: type error while saving pick list (backport #44058 )
2024-11-11 12:26:43 +05:30
rohitwaghchaure
3c0623f593
Merge pull request #44068 from frappe/mergify/bp/version-15-hotfix/pr-44064
...
fix: slow reposting due to SABB update (backport #44064 )
2024-11-11 12:10:12 +05:30
vishnu
7d098328d0
fix: tyeerror while saving pick list
...
(cherry picked from commit 22de0ecbdc )
2024-11-11 06:24:54 +00:00
Rohit Waghchaure
3e29ae8534
fix: slow reposting due to SABB update
...
(cherry picked from commit 2447b3f424 )
2024-11-11 06:23:40 +00:00
ruthra kumar
d648875681
Merge pull request #44010 from frappe/mergify/bp/version-15-hotfix/pr-43689
...
refactor: allow multiple payment requests through customer portal (backport #43689 )
2024-11-11 11:35:11 +05:30
HENRY Florian
865786e0b6
feat: add template taxe for charts of account France - Plan Comptable General avec code ( #42757 )
...
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
(cherry picked from commit 1fe6efdeb9 )
2024-11-11 04:48:37 +00:00
HENRY Florian
e6894b949c
fix: when company is created with other company template Chart of Account the Create Taxe Template failed ( #42755 )
...
fix: when company if create with other company template Created Template Taxe failed
(cherry picked from commit 8383883977 )
2024-11-11 04:47:02 +00:00
Sagar Vora
11745add18
Merge pull request #44048 from frappe/mergify/bp/version-15-hotfix/pr-42743
...
fix: better gls for purchases with tax witholding (backport #42743 )
2024-11-09 20:14:08 +05:30
Smit Vora
705a26a2fa
fix: better gls for purchases with tax witholding ( #42743 )
...
* fix: better gls for purchases with tax witholding
* test: test case for purchase invoice gl entries with tax witholding
* fix: use flag `_skip_merge` instead of skipping merge based on against account
* test: fix test `test_single_threshold_tds` for newer implementation
(cherry picked from commit e3cd6539c3 )
2024-11-09 09:45:25 +00:00
ruthra kumar
50fa77276e
refactor: depracate old method and handle inclusive tax
2024-11-08 16:14:13 +05:30
mergify[bot]
4cde77d8d8
fix: duplicate items and outdated item price in POS (backport #42978 ) ( #44038 )
...
fix: duplicate items and outdated item price in POS (#42978 )
* fix: duplicate items and outdated item price in POS
* fix: duplicate items and outdated item price in POS --formatter
(cherry picked from commit 4ea2071265 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-08 13:05:48 +05:30
Nabin Hait
f5610e29be
Release v15.41.2 ( #44037 )
...
* fix: improved the conditions for determining voucher subtypes
(cherry picked from commit 00eee16190 )
* fix: patch
(cherry picked from commit d76cc21086 )
# Conflicts:
# erpnext/patches.txt
* test: test voucher subtype for sales invoice
(cherry picked from commit ad6cc352f1 )
* chore: resolve conflict
* fix: NoneType while updating ordered_qty in SO for removed items
(cherry picked from commit 442cdd7ce4 )
* refactor: add "margin_type" and "margin_rate_or_amount" to no copy
(cherry picked from commit 70f090c1ec )
* fix: item not set in the batch quick entry form (backport #44028 ) (#44031 )
fix: item not set in the batch quick entry form (#44028 )
(cherry picked from commit 0399ccc51e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: calculate percentage received and delivered considering over-receipt and over-delivery (backport #43870 ) (#44030 )
fix: calculate percentage received and delivered considering over-receipt and over-delivery (#43870 )
(cherry picked from commit adba1168c1 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
* fix: sort by ascending to get the first period closing voucher (backport #44029 ) (#44035 )
fix: sort by ascending to get the first period closing voucher (#44029 )
(cherry picked from commit 42dcdcde1a )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: bhaveshkumar.j <bhaveshkumar.j@sritindia.com >
Co-authored-by: Ravindu Nethmina <117300601+NethminaHiker360@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2024-11-08 13:02:23 +05:30
mergify[bot]
56f25ae065
fix: sort by ascending to get the first period closing voucher (backport #44029 ) ( #44035 )
...
fix: sort by ascending to get the first period closing voucher (#44029 )
(cherry picked from commit 42dcdcde1a )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2024-11-08 12:34:47 +05:30
mergify[bot]
5958d0c257
fix: calculate percentage received and delivered considering over-receipt and over-delivery (backport #43870 ) ( #44030 )
...
fix: calculate percentage received and delivered considering over-receipt and over-delivery (#43870 )
(cherry picked from commit adba1168c1 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-11-08 12:24:21 +05:30
mergify[bot]
6dcd015a39
fix: item not set in the batch quick entry form (backport #44028 ) ( #44031 )
...
fix: item not set in the batch quick entry form (#44028 )
(cherry picked from commit 0399ccc51e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-08 12:23:50 +05:30
ruthra kumar
489fde8220
Merge pull request #44027 from frappe/mergify/bp/version-15-hotfix/pr-43873
...
fix: add missing fields to field_no_map array (backport #43873 )
2024-11-08 11:52:13 +05:30
Ravindu Nethmina
487b5776e6
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
...
(cherry picked from commit 70f090c1ec )
2024-11-08 06:00:33 +00:00
ruthra kumar
f397361ba7
Merge pull request #44024 from frappe/mergify/bp/version-15-hotfix/pr-43762
...
fix: handle NoneType error when updating ordered_qty in SO for remove… (backport #43762 )
2024-11-08 10:58:57 +05:30
ruthra kumar
23e9a4607e
Merge pull request #44022 from frappe/mergify/bp/version-15-hotfix/pr-43273
...
fix: improved the conditions for determining voucher subtypes (backport #43273 )
2024-11-08 10:55:33 +05:30
bhaveshkumar.j
978a0078d8
fix: NoneType while updating ordered_qty in SO for removed items
...
(cherry picked from commit 442cdd7ce4 )
2024-11-08 05:11:25 +00:00
ruthra kumar
6649d17b06
chore: resolve conflict
2024-11-08 10:33:56 +05:30
Smit Vora
d7f91824c0
test: test voucher subtype for sales invoice
...
(cherry picked from commit ad6cc352f1 )
2024-11-08 04:51:12 +00:00
ljain112
107d53b358
fix: patch
...
(cherry picked from commit d76cc21086 )
# Conflicts:
# erpnext/patches.txt
2024-11-08 04:51:12 +00:00
ljain112
58ca4a2b99
fix: improved the conditions for determining voucher subtypes
...
(cherry picked from commit 00eee16190 )
2024-11-08 04:51:11 +00:00
Frappe PR Bot
4819535a52
chore(release): Bumped to Version 15.41.1
...
## [15.41.1](https://github.com/frappe/erpnext/compare/v15.41.0...v15.41.1 ) (2024-11-07)
### Bug Fixes
* ensure list has items ([633997b ](633997b1b0 ))
* error when saving POS merge log ([#43989 ](https://github.com/frappe/erpnext/issues/43989 )) ([c3e61ae ](c3e61aebd2 ))
* removed single quotes from deferred revenue ([#43985 ](https://github.com/frappe/erpnext/issues/43985 )) ([20033ee ](20033eef9b ))
* task showing limit in customer portal (backport [#44003 ](https://github.com/frappe/erpnext/issues/44003 )) ([#44005 ](https://github.com/frappe/erpnext/issues/44005 )) ([47a8fc2 ](47a8fc28df ))
* Update `dimension_filter_map` query ([318830c ](318830c57d ))
2024-11-07 12:44:29 +00:00
Sagar Vora
7d8d9cfdfe
Merge pull request #44008 from frappe/version-15-hotfix
2024-11-07 18:13:13 +05:30
ruthra kumar
ff4751c9e8
refactor: handle PR's in advance stage
...
(cherry picked from commit 18c13a2cff )
2024-11-07 09:51:10 +00:00
ruthra kumar
eeff0a1252
refactor: cancel old PR and invalidate tokens
...
(cherry picked from commit cda7800777 )
2024-11-07 09:51:10 +00:00
mergify[bot]
47a8fc28df
fix: task showing limit in customer portal (backport #44003 ) ( #44005 )
...
fix: task showing limit in customer portal (#44003 )
(cherry picked from commit 44832c3b5c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-07 12:49:27 +05:30
Smit Vora
5dca98a1cf
Merge pull request #43997 from Abdeali099/update-dimension-filter-query
2024-11-06 19:36:46 +05:30
Abdeali Chharchhoda
318830c57d
fix: Update dimension_filter_map query
2024-11-06 19:16:01 +05:30
Sagar Vora
f4d2ba5bbd
Merge pull request #43995 from frappe/mergify/bp/version-15-hotfix/pr-43993
...
fix: ensure list has items (backport #43993 )
2024-11-06 14:08:33 +05:30
Sagar Vora
633997b1b0
fix: ensure list has items
...
(cherry picked from commit e13e688987 )
2024-11-06 08:38:09 +00:00
Sagar Vora
36b22e290a
Merge pull request #43991 from frappe/mergify/bp/version-15-hotfix/pr-43989
...
fix: error when saving POS merge log (backport #43989 )
2024-11-06 13:26:02 +05:30
Sagar Vora
c3e61aebd2
fix: error when saving POS merge log ( #43989 )
...
(cherry picked from commit c62596b323 )
2024-11-06 07:52:15 +00:00
Sagar Vora
de0c6f2ca9
Merge pull request #43987 from frappe/mergify/bp/version-15-hotfix/pr-43985
...
fix: removed single quotes from deferred revenue (backport #43985 )
2024-11-06 12:05:17 +05:30
Nihantra C. Patel
20033eef9b
fix: removed single quotes from deferred revenue ( #43985 )
...
(cherry picked from commit 834d18840c )
2024-11-06 06:33:34 +00:00