Frappe PR Bot
550213b4f4
chore(release): Bumped to Version 15.10.3
...
## [15.10.3](https://github.com/frappe/erpnext/compare/v15.10.2...v15.10.3 ) (2024-01-19)
### Bug Fixes
* duplicate name error while making variant ([0c222aa ](0c222aa504 ))
2024-01-19 00:44:51 +00:00
rohitwaghchaure
a962657c7b
Merge pull request #39444 from frappe/mergify/bp/version-15/pr-39443
...
fix: duplicate name error while making variant (backport #39436 ) (backport #39443 )
2024-01-19 06:13:35 +05:30
Rohit Waghchaure
0c222aa504
fix: duplicate name error while making variant
...
(cherry picked from commit d7e6b83e64 )
(cherry picked from commit b649c50ecc )
2024-01-18 01:24:00 +00:00
Frappe PR Bot
d5c26efb8c
chore(release): Bumped to Version 15.10.2
...
## [15.10.2](https://github.com/frappe/erpnext/compare/v15.10.1...v15.10.2 ) (2024-01-17)
### Bug Fixes
* added indexing to improve performance ([50fe419 ](50fe4191d3 ))
* added item group in stock reco ([eec6c25 ](eec6c25f9e ))
* Asset module tests ([9e33216 ](9e33216c24 ))
* asset WDV depreciation calc according to IT act ([2448ba6 ](2448ba6bc4 ))
* batches not coming correctly in the batch selector ([1394a1c ](1394a1c5e9 ))
* broken dimension filters in Sales/Purchase register ([04037b7 ](04037b7e38 ))
* Cancel asset capitalisation record on cancellation of asset and vice-versa ([011c5a6 ](011c5a69f0 ))
* circular dependency error while deleting QC ([7ca8e49 ](7ca8e49b38 ))
* composite asset capitalization using asset components ([8bc8bc1 ](8bc8bc1822 ))
* consider all years in holiday list ([21eed78 ](21eed78fa1 ))
* consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport [#38322 ](https://github.com/frappe/erpnext/issues/38322 )) ([#39417 ](https://github.com/frappe/erpnext/issues/39417 )) ([53f61f1 ](53f61f1ad1 ))
* date in master document for dictionary condition ([9aae439 ](9aae439b1f ))
* fetch name for fy ([53208df ](53208dfb3e ))
* Ignore default payment terms template for opening invoices ([5dc2e80 ](5dc2e80987 ))
* incorrect percentage received in purchase invoice ([758b9b8 ](758b9b8a81 ))
* incorrect sql error if account name has '%' ([b43f703 ](b43f70325c ))
* modified date ([cd870ee ](cd870ee30c ))
* modified date ([f048017 ](f0480173fb ))
* modified date was not set ([2dc8686 ](2dc8686a81 ))
* modified date was not updated ([61595c7 ](61595c7ede ))
* performance issue related to stock entry (backport [#39301 ](https://github.com/frappe/erpnext/issues/39301 )) ([#39303 ](https://github.com/frappe/erpnext/issues/39303 )) ([d882305 ](d882305c72 ))
* permission issue for the BIN ([8816b27 ](8816b2740a ))
* possible typerror in utils.js ([80956b7 ](80956b7956 ))
* project filters on Delivery Note and Sales Order ([a51f956 ](a51f956f3e ))
* project query controller logic ([07e2901 ](07e2901e4b ))
* reset default after test ([e6f3a14](e6f3a14289 ))
* SBB Total Qty validation for SE ([ca18853 ](ca18853785 ))
* test for asset depreciation ([ff1647a ](ff1647a1d2 ))
* **test:** test case for project query ([1b8f572 ](1b8f572e80 ))
* unreconcile Bank Transaction on cancel of payment voucher ([16860c2 ](16860c228d ))
* Update subscription period ([e219042 ](e219042304 ))
* use child table values instead of global min max ([04c96dd ](04c96ddc6c ))
* WDV as per IT Act: calculate yearly amount first and then split it based on months ([e3cd35b ](e3cd35b959 ))
2024-01-17 17:06:29 +00:00
Deepesh Garg
e00533ff4e
Merge pull request #39405 from frappe/version-15-hotfix
...
chore: release v15
2024-01-17 22:34:57 +05:30
Nabin Hait
6509548474
Merge pull request #39438 from frappe/mergify/bp/version-15-hotfix/pr-39429
...
fix: composite asset capitalization using asset components (backport #39429 )
2024-01-17 22:13:50 +05:30
mergify[bot]
c8b3478fe1
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-39429
2024-01-17 16:26:04 +00:00
Nabin Hait
f453aaeab0
Merge pull request #39439 from nabinhait/test-case-fix-asset-depr
...
fix: test for asset depreciation
2024-01-17 21:54:55 +05:30
Nabin Hait
ff1647a1d2
fix: test for asset depreciation
2024-01-17 21:53:00 +05:30
Nabin Hait
8bc8bc1822
fix: composite asset capitalization using asset components
...
(cherry picked from commit 5df40661d2 )
2024-01-17 15:36:04 +00:00
Nabin Hait
9f86b92eb7
Merge pull request #39431 from frappe/mergify/bp/version-15-hotfix/pr-39427
...
fix: Asset module tests (backport #39427 )
2024-01-17 17:38:46 +05:30
Nabin Hait
04c8e9b355
Merge pull request #39422 from frappe/mergify/bp/version-15-hotfix/pr-39386
...
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386 )
2024-01-17 17:33:21 +05:30
Nabin Hait
fbfd0a6db0
Merge pull request #39420 from frappe/mergify/bp/version-15-hotfix/pr-39385
...
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385 )
2024-01-17 17:29:12 +05:30
Nabin Hait
9e33216c24
fix: Asset module tests
...
(cherry picked from commit 97f69986ff )
2024-01-17 11:56:41 +00:00
Deepesh Garg
62f7d984be
Merge pull request #39425 from frappe/mergify/bp/version-15-hotfix/pr-39423
...
fix: Update subscription period (#39423 )
2024-01-17 15:03:51 +05:30
Deepesh Garg
e219042304
fix: Update subscription period
...
(cherry picked from commit 7eefedfb11 )
2024-01-17 07:28:57 +00:00
Nabin Hait
011c5a69f0
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa
...
(cherry picked from commit efe9f6656f )
2024-01-17 06:45:39 +00:00
Nabin Hait
e3cd35b959
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months
...
(cherry picked from commit 22bd6a54b2 )
2024-01-17 06:44:26 +00:00
mergify[bot]
53f61f1ad1
fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport #38322 ) ( #39417 )
...
fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (#38322 )
* fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item
* fix: evaluate depends_on for fdata visibility in grid
* fix: evaluate depends_on for fdata visibility in grid
* chore: change after review
* chore: change for review
(cherry picked from commit af80d253db )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-01-17 10:45:57 +05:30
rohitwaghchaure
c939aa5cf8
Merge pull request #39409 from frappe/mergify/bp/version-15-hotfix/pr-39406
...
fix: permission issue for the Bin (backport #39406 )
2024-01-16 16:55:50 +05:30
ruthra kumar
93a861fac5
Merge pull request #39412 from frappe/mergify/bp/version-15-hotfix/pr-39402
...
fix: project query controller logic (backport #39402 )
2024-01-16 16:49:56 +05:30
ruthra kumar
5a65a10dba
refactor: better ordering of query result
...
(cherry picked from commit bfe42fdccb )
2024-01-16 10:55:36 +00:00
ruthra kumar
1b8f572e80
fix(test): test case for project query
...
(cherry picked from commit 3349dde5e2 )
2024-01-16 10:55:36 +00:00
ruthra kumar
07e2901e4b
fix: project query controller logic
...
(cherry picked from commit 4eefb445a7 )
2024-01-16 10:55:35 +00:00
Rohit Waghchaure
8816b2740a
fix: permission issue for the BIN
...
(cherry picked from commit 6e4d4a55cd )
2024-01-16 10:22:22 +00:00
ruthra kumar
bcf8053fd9
Merge pull request #39383 from frappe/mergify/bp/version-15-hotfix/pr-39332
...
refactor: prevent foreign currency subscription for a party (backport #39332 )
2024-01-16 11:19:37 +05:30
ruthra kumar
cd1820f680
refactor(test): set default currency for party
2024-01-16 10:47:51 +05:30
ruthra kumar
235e3893a0
Merge pull request #39393 from frappe/mergify/bp/version-15-hotfix/pr-39391
...
fix: possible typerror in utils.js (backport #39391 )
2024-01-15 20:49:48 +05:30
ruthra kumar
80956b7956
fix: possible typerror in utils.js
...
and remove unwanted debugging statements
(cherry picked from commit 60b26ad8b2 )
2024-01-15 15:16:51 +00:00
Nabin Hait
9897c26ae6
Merge pull request #39285 from frappe/mergify/bp/version-15-hotfix/pr-39052
...
fix: asset WDV depreciation calc according to IT act [dev] (backport #39052 )
2024-01-15 16:58:45 +05:30
ruthra kumar
32afe7de31
refactor(test): supply default currency for subscription plans
...
(cherry picked from commit 1387b0ba7f )
2024-01-15 09:36:50 +00:00
ruthra kumar
c288db0356
refactor: making currency mandatory for subcscription plans
...
(cherry picked from commit 19975dcb7b )
2024-01-15 09:36:50 +00:00
ruthra kumar
61f073f8b1
refactor: prevent foreign currency subscription for a party
...
(cherry picked from commit 6b5fa2c673 )
2024-01-15 09:36:49 +00:00
Frappe PR Bot
8a356cbe51
chore(release): Bumped to Version 15.10.1
...
## [15.10.1](https://github.com/frappe/erpnext/compare/v15.10.0...v15.10.1 ) (2024-01-15)
### Bug Fixes
* SBB Total Qty validation for SE (backport [#39335 ](https://github.com/frappe/erpnext/issues/39335 )) (backport [#39348 ](https://github.com/frappe/erpnext/issues/39348 )) ([#39353 ](https://github.com/frappe/erpnext/issues/39353 )) ([b8f4c31 ](b8f4c3193a ))
2024-01-15 06:47:45 +00:00
mergify[bot]
1503ba92e3
ci: bump node in release workflow (backport #39377 ) (backport #39378 ) ( #39380 )
...
ci: bump node in release workflow (backport #39377 ) (#39378 )
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit e282ba78c1 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-15 12:12:35 +05:30
mergify[bot]
e282ba78c1
ci: bump node in release workflow (backport #39377 ) ( #39378 )
...
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-15 12:08:44 +05:30
ruthra kumar
1b8b92b8d7
Merge pull request #39376 from frappe/mergify/bp/version-15-hotfix/pr-39336
...
refactor: disallow bank transactions on different currencies (backport #39336 )
2024-01-15 10:41:26 +05:30
ruthra kumar
f2e19ca6fd
Merge pull request #39375 from frappe/mergify/bp/version-15-hotfix/pr-39371
...
fix: incorrect sql error if account name has '%' (backport #39371 )
2024-01-15 10:40:54 +05:30
ruthra kumar
32c6111728
refactor(test): supply default currency to Bank Transaction
...
(cherry picked from commit a27a4db3de )
2024-01-15 04:32:46 +00:00
ruthra kumar
f609b8ae5d
refactor: better error message
...
(cherry picked from commit b4354cbc8d )
2024-01-15 04:32:46 +00:00
ruthra kumar
dbbba046ab
refactor: disallow bank transactions on different currencies
...
(cherry picked from commit cdd0acc672 )
2024-01-15 04:32:45 +00:00
ruthra kumar
b43f70325c
fix: incorrect sql error if account name has '%'
...
(cherry picked from commit 641c3de0ca )
2024-01-15 04:10:40 +00:00
rohitwaghchaure
3f5b1bcd05
Merge pull request #39373 from frappe/mergify/bp/version-15-hotfix/pr-39372
...
fix: batches not coming correctly in the batch selector (backport #39372 )
2024-01-15 06:34:11 +05:30
Rohit Waghchaure
1394a1c5e9
fix: batches not coming correctly in the batch selector
...
(cherry picked from commit 114f2b4326 )
2024-01-14 18:19:30 +00:00
Deepesh Garg
7ca9ffbaa7
Merge pull request #39329 from frappe/mergify/bp/version-15-hotfix/pr-38974
...
fix: unreconciled Bank Transaction on cancel of payment voucher (#38974 )
2024-01-14 17:55:32 +05:30
rohitwaghchaure
137ce76a35
Merge pull request #39369 from frappe/mergify/bp/version-15-hotfix/pr-39224
...
Update purchase_taxes_and_charges.json label Rate to Tax Rate (backport #39224 )
2024-01-14 11:59:41 +05:30
rohitwaghchaure
cd870ee30c
fix: modified date
...
(cherry picked from commit 6827edb2c5 )
2024-01-14 05:57:45 +00:00
rohitwaghchaure
2dc8686a81
fix: modified date was not set
...
(cherry picked from commit 566876ae7a )
2024-01-14 05:57:44 +00:00
mahsem
6bdf944ecf
Update purchase_taxes_and_charges.json label Rate to Tax Rate
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit bd464197c4 )
2024-01-14 05:57:44 +00:00
rohitwaghchaure
9842fb5b64
Merge pull request #39361 from frappe/mergify/bp/version-15-hotfix/pr-39225
...
Update sales_taxes_and_charges.json (backport #39225 )
2024-01-14 11:24:20 +05:30
rohitwaghchaure
c548c57207
Merge pull request #39365 from frappe/mergify/bp/version-15-hotfix/pr-39359
...
fix: added item group in stock reco (backport #39359 )
2024-01-14 11:24:00 +05:30
rohitwaghchaure
cb326ac0db
Merge pull request #39362 from rohitwaghchaure/fixed-closing-stock-balance-field-issue
...
chore: removed extra field
2024-01-14 10:44:47 +05:30
rohitwaghchaure
f0480173fb
fix: modified date
2024-01-14 10:43:34 +05:30
Rohit Waghchaure
eec6c25f9e
fix: added item group in stock reco
...
(cherry picked from commit 116ff8241c )
2024-01-14 04:58:42 +00:00
Rohit Waghchaure
bf4e514cde
chore: removed extra field
2024-01-14 10:21:38 +05:30
rohitwaghchaure
61595c7ede
fix: modified date was not updated
...
(cherry picked from commit f567af49a6 )
2024-01-14 04:46:29 +00:00
mahsem
d510b46f13
Update sales_taxes_and_charges.json
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit 2b93be1139 )
2024-01-14 04:46:29 +00:00
rohitwaghchaure
15e116375b
Merge pull request #39325 from frappe/mergify/bp/version-15-hotfix/pr-39305
...
fix: naming series variable parsing for FY (backport #39305 )
2024-01-14 09:39:06 +05:30
mergify[bot]
b8f4c3193a
fix: SBB Total Qty validation for SE (backport #39335 ) (backport #39348 ) ( #39353 )
...
fix: SBB Total Qty validation for SE
(cherry picked from commit c20241fcb5 )
(cherry picked from commit ca18853785 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-13 10:25:53 +05:30
rohitwaghchaure
832aa5f5ab
Merge pull request #39348 from frappe/mergify/bp/version-15-hotfix/pr-39335
...
fix: SBB Total Qty validation for SE (backport #39335 )
2024-01-12 21:19:26 +05:30
s-aga-r
ca18853785
fix: SBB Total Qty validation for SE
...
(cherry picked from commit c20241fcb5 )
2024-01-12 15:30:36 +00:00
rohitwaghchaure
049864e7a2
Merge pull request #39342 from frappe/mergify/bp/version-15-hotfix/pr-38970
...
fix: use local attribute range in multiple item variant dialog (backport #38970 )
2024-01-12 20:57:14 +05:30
rohitwaghchaure
62db0d77ca
Merge pull request #39345 from frappe/mergify/bp/version-15-hotfix/pr-39333
...
fix: added indexing to improve performance (backport #39333 )
2024-01-12 20:55:57 +05:30
Rohit Waghchaure
50fe4191d3
fix: added indexing to improve performance
...
(cherry picked from commit ac81323fec )
2024-01-12 13:10:47 +00:00
Gursheen Anand
04c96ddc6c
fix: use child table values instead of global min max
...
(cherry picked from commit 43fed29514 )
2024-01-12 13:08:31 +00:00
mergify[bot]
d7840559a0
chore: remove share, print and email permissions from Buying Settings (backport #39337 ) ( #39339 )
...
chore: remove share, print and email permissions from Buying Settings
(cherry picked from commit 3c46abca6c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-12 16:49:00 +05:30
Raffael Meyer
6f06313023
Merge pull request #39327 from frappe/mergify/bp/version-15-hotfix/pr-39117
...
fix: consider all years in holiday list (backport #39117 )
2024-01-11 15:04:29 +01:00
barredterra
6b2e3503d9
chore: resolve merge confilcts
2024-01-11 14:56:20 +01:00
barredterra
b2fc5e4988
test: cancel voucher linked to Bank Transaction
...
(cherry picked from commit 517bedeb7e )
2024-01-11 13:37:48 +00:00
barredterra
16860c228d
fix: unreconcile Bank Transaction on cancel of payment voucher
...
(cherry picked from commit 0a95b38166 )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-01-11 13:37:48 +00:00
barredterra
8a84f8a465
test: improve test for local holidays
...
(cherry picked from commit 60329ade9e )
2024-01-11 13:29:01 +00:00
barredterra
21eed78fa1
fix: consider all years in holiday list
...
(cherry picked from commit 300aaa39fe )
2024-01-11 13:29:00 +00:00
Gursheen Anand
e6f3a14289
fix: reset default after test
...
(cherry picked from commit 813b7a96fb )
2024-01-11 13:27:13 +00:00
Gursheen Anand
2beb3f8718
test: naming series variable parsing
...
(cherry picked from commit bbdf98a8f0 )
2024-01-11 13:27:06 +00:00
Gursheen Anand
9aae439b1f
fix: date in master document for dictionary condition
...
(cherry picked from commit d96a777edd )
2024-01-11 13:27:02 +00:00
Nabin Hait
b748095589
Merge pull request #39220 from frappe/mergify/bp/version-15-hotfix/pr-39202
...
fix: parse naming series with FY name (backport #39202 )
2024-01-11 18:24:34 +05:30
ruthra kumar
7bd2acdef1
Merge pull request #39323 from frappe/mergify/bp/version-15-hotfix/pr-39212
...
fix: project filters on Delivery Note and Sales Order (backport #39212 )
2024-01-11 18:07:12 +05:30
ruthra kumar
a51f956f3e
fix: project filters on Delivery Note and Sales Order
...
(cherry picked from commit 9ba6ff67d5 )
2024-01-11 12:34:43 +00:00
ruthra kumar
494c26e48a
Merge pull request #39319 from frappe/mergify/bp/version-15-hotfix/pr-39317
...
fix: broken dimension filters in Sales/Purchase register (backport #39317 )
2024-01-11 17:12:35 +05:30
Deepesh Garg
da7b2febe0
Merge pull request #39295 from frappe/mergify/bp/version-15-hotfix/pr-39256
...
fix: Ignore default payment terms template for opening invoices (#39256 )
2024-01-11 17:06:53 +05:30
ruthra kumar
04037b7e38
fix: broken dimension filters in Sales/Purchase register
...
(cherry picked from commit 7b3f9386d7 )
2024-01-11 11:20:43 +00:00
rohitwaghchaure
484db65797
Merge pull request #39315 from frappe/mergify/bp/version-15-hotfix/pr-39215
...
fix: incorrect percentage received in purchase invoice (backport #39215 )
2024-01-11 15:14:44 +05:30
rohitwaghchaure
3f4cf15def
Merge pull request #39312 from frappe/mergify/bp/version-15-hotfix/pr-39299
...
fix: circular dependency error on deletion of QC and Stock Entry (backport #39299 )
2024-01-11 15:14:34 +05:30
Rohit Waghchaure
758b9b8a81
fix: incorrect percentage received in purchase invoice
...
(cherry picked from commit 8d2c78867e )
2024-01-11 09:21:41 +00:00
Rohit Waghchaure
7ca8e49b38
fix: circular dependency error while deleting QC
...
(cherry picked from commit 7cc324e31e )
2024-01-11 09:20:42 +00:00
mergify[bot]
d882305c72
fix: performance issue related to stock entry (backport #39301 ) ( #39303 )
...
fix: performance issue related to stock entry (#39301 )
(cherry picked from commit c67b0a3a64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-10 22:18:16 +05:30
Deepesh Garg
5dc2e80987
fix: Ignore default payment terms template for opening invoices
...
(cherry picked from commit 53bf44d2b8 )
2024-01-10 10:37:45 +00:00
Frappe PR Bot
1dc85fcaf8
chore(release): Bumped to Version 15.10.0
...
# [15.10.0](https://github.com/frappe/erpnext/compare/v15.9.1...v15.10.0 ) (2024-01-10)
### Bug Fixes
* add expected_start_date in sort by ([b064944 ](b064944753 ))
* Add name to Hungary - Chart of Accounts for Microenterprises json ([0784488 ](0784488eec ))
* add read permission to Buying Settings ([e62dd0d ](e62dd0d7cb ))
* bank transction status upon reconciliation ([277aa7b ](277aa7bc2b ))
* BOM replace tool does not update exploded items of root (backport [#39244 ](https://github.com/frappe/erpnext/issues/39244 )) ([#39250 ](https://github.com/frappe/erpnext/issues/39250 )) ([0898ea5 ](0898ea5d92 ))
* Creating Asset Activity while Importing Asset ([#39113 ](https://github.com/frappe/erpnext/issues/39113 )) ([5e46937 ](5e4693763a ))
* don't set rate for non-stock item in Internal Transfer (backport [#39140 ](https://github.com/frappe/erpnext/issues/39140 )) ([#39169 ](https://github.com/frappe/erpnext/issues/39169 )) ([f3882a8 ](f3882a854f ))
* Duplicate Closing Stock Balance (backport [#39262 ](https://github.com/frappe/erpnext/issues/39262 )) ([#39264 ](https://github.com/frappe/erpnext/issues/39264 )) ([78c65f2 ](78c65f27b0 ))
* duplicate entry for serial / batch creation (backport [#39188 ](https://github.com/frappe/erpnext/issues/39188 )) ([#39192 ](https://github.com/frappe/erpnext/issues/39192 )) ([672e6d6 ](672e6d6d06 ))
* **Employee:** treeview ([#39126 ](https://github.com/frappe/erpnext/issues/39126 )) ([6020c8e ](6020c8e8f7 ))
* FG Item incorrect qty in the work order (backport [#39200 ](https://github.com/frappe/erpnext/issues/39200 )) ([#39211 ](https://github.com/frappe/erpnext/issues/39211 )) ([abc99f8 ](abc99f84e9 ))
* flaky demo test case (backport [#39135 ](https://github.com/frappe/erpnext/issues/39135 )) ([#39198 ](https://github.com/frappe/erpnext/issues/39198 )) ([3caf462 ](3caf462c6b ))
* Ignore asset qty and status validation while cancelling LCV ([87d1b0f ](87d1b0f476 ))
* ignore cancelled payments in Sales/Purchase Register ([9e1b443 ](9e1b443857 ))
* Ignore UP on "allowed to transact with" ([#39103 ](https://github.com/frappe/erpnext/issues/39103 )) ([aad39cf ](aad39cf686 ))
* improved validation message ([e89dce7 ](e89dce726b ))
* incorrect indicator title for portal sales order (backport [#39247 ](https://github.com/frappe/erpnext/issues/39247 )) ([#39255 ](https://github.com/frappe/erpnext/issues/39255 )) ([9f793b9 ](9f793b9b28 ))
* incorrect outstanding amt validation on advance as liability ([51d8a7a ](51d8a7a0c1 ))
* Introduced company field to show amounts in company currency ([1d2e831 ](1d2e831846 ))
* inventory dimension negative stock validation (backport [#39149 ](https://github.com/frappe/erpnext/issues/39149 )) ([#39151 ](https://github.com/frappe/erpnext/issues/39151 )) ([82b96d3 ](82b96d3688 ))
* possible key error on Financial ratios report ([16269b0 ](16269b0730 ))
* possible typeerror on transaction.js ([fec892c ](fec892c211 ))
* projects website list visible for guests and all logged in customers (backport [#39164 ](https://github.com/frappe/erpnext/issues/39164 )) ([#39273 ](https://github.com/frappe/erpnext/issues/39273 )) ([5d6bc96 ](5d6bc96375 )), closes [#39009 ](https://github.com/frappe/erpnext/issues/39009 )
* Purchase date and amount is not mandatory for composite asset creation ([d6d54ed ](d6d54ed220 ))
* Resolved conflict ([afefae0 ](afefae08af ))
* serial / batch barcode scanner (backport [#39114 ](https://github.com/frappe/erpnext/issues/39114 )) ([#39143 ](https://github.com/frappe/erpnext/issues/39143 )) ([2db1e1a ](2db1e1a737 ))
* Set asset purchase amount based on qty and valuation_rate ([f0070b4 ](f0070b4046 ))
* set parent doctype on chart (backport [#39286 ](https://github.com/frappe/erpnext/issues/39286 )) ([#39288 ](https://github.com/frappe/erpnext/issues/39288 )) ([fe973a4 ](fe973a4b53 ))
* Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog ([50300b9 ](50300b9be6 ))
* Show timesheet table after fetching data from timesheet (backport [#39275 ](https://github.com/frappe/erpnext/issues/39275 )) ([#39281 ](https://github.com/frappe/erpnext/issues/39281 )) ([2598f8e ](2598f8e7ec ))
* skip rate validation for return `DN Items` with `Moving Average` valuation (backport [#39242 ](https://github.com/frappe/erpnext/issues/39242 )) ([#39266 ](https://github.com/frappe/erpnext/issues/39266 )) ([f00a6f6 ](f00a6f6c59 ))
* Subscription update patch ([7640fea ](7640feaaa7 ))
* total allocated percentage for sales team issue ([756c062 ](756c062733 ))
* TypeError is pricing rules (backport [#39252 ](https://github.com/frappe/erpnext/issues/39252 )) ([#39260 ](https://github.com/frappe/erpnext/issues/39260 )) ([bb6025c ](bb6025ca26 ))
* typerror on multi select dialog ([54a0df5 ](54a0df5164 ))
* update Maintenance Schedule status on Maintenance Visit submit (backport [#39167 ](https://github.com/frappe/erpnext/issues/39167 )) ([#39186 ](https://github.com/frappe/erpnext/issues/39186 )) ([926850d ](926850d1f6 ))
* update status on manual allocation ([a147e29 ](a147e2954f ))
* **UX:** dont override framework's permission check messages (backport [#39118 ](https://github.com/frappe/erpnext/issues/39118 )) ([#39120 ](https://github.com/frappe/erpnext/issues/39120 )) ([40ec5ff ](40ec5ff90f ))
### Features
* provision to close SCO (backport [#39127 ](https://github.com/frappe/erpnext/issues/39127 )) ([#39144 ](https://github.com/frappe/erpnext/issues/39144 )) ([b192ddd ](b192ddd13b ))
2024-01-10 10:36:08 +00:00
Deepesh Garg
e4e3313a0e
Merge pull request #39245 from frappe/version-15-hotfix
...
chore: release v15
2024-01-10 16:04:56 +05:30
mergify[bot]
2598f8e7ec
fix: Show timesheet table after fetching data from timesheet (backport #39275 ) ( #39281 )
...
fix: Show timesheet table after fetching data from timesheet
(cherry picked from commit e1ba5878a3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-01-10 12:33:24 +05:30
mergify[bot]
fe973a4b53
fix: set parent doctype on chart (backport #39286 ) ( #39288 )
...
fix: set parent doctype on chart (#39286 )
(cherry picked from commit 38c5ecf007 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-10 12:27:16 +05:30
anandbaburajan
2448ba6bc4
fix: asset WDV depreciation calc according to IT act
...
(cherry picked from commit 026824880d )
2024-01-10 06:48:06 +00:00
Nabin Hait
f82125144a
Merge pull request #39190 from frappe/mergify/bp/version-15-hotfix/pr-39163
...
fix: Purchase information is not required for creating a composite asset (backport #39163 )
2024-01-10 12:15:02 +05:30
Nabin Hait
38c1350018
Merge pull request #39279 from frappe/mergify/bp/version-15-hotfix/pr-39191
...
fix: Ignore asset qty and status validation while cancelling LCV (backport #39191 )
2024-01-10 12:14:45 +05:30
Nabin Hait
24cfcf36e4
Merge pull request #39276 from frappe/mergify/bp/version-15-hotfix/pr-39238
...
fix: Set asset purchase amount based on qty and valuation_rate (backport #39238 )
2024-01-10 12:14:10 +05:30
Nabin Hait
0c0be03e90
Merge pull request #39218 from frappe/mergify/bp/version-15-hotfix/pr-39214
...
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog (backport #39214 )
2024-01-10 12:12:32 +05:30
ruthra kumar
cd57bbc3d0
Merge pull request #39284 from frappe/mergify/bp/version-15-hotfix/pr-39282
...
fix: possible typeerror on transaction.js (backport #39282 )
2024-01-10 12:00:43 +05:30
Nabin Hait
afefae08af
fix: Resolved conflict
2024-01-10 11:59:54 +05:30
ruthra kumar
fec892c211
fix: possible typeerror on transaction.js
...
(cherry picked from commit 9f27ac142b )
2024-01-10 06:24:46 +00:00
Nabin Hait
87d1b0f476
fix: Ignore asset qty and status validation while cancelling LCV
...
(cherry picked from commit e9d36242ce )
2024-01-10 06:04:19 +00:00
Nabin Hait
f0070b4046
fix: Set asset purchase amount based on qty and valuation_rate
...
(cherry picked from commit 135e19d0aa )
2024-01-10 06:03:01 +00:00
mergify[bot]
5d6bc96375
fix: projects website list visible for guests and all logged in customers (backport #39164 ) ( #39273 )
...
fix: projects website list visible for guests and all logged in customers (#39164 )
* fix: projects website list visible for guests
fix: projects website list visible for guests and all logged in customers
see the issue for details
fixes issue #39009
* fix: remove user = frappe.session.user
(cherry picked from commit eabf706f37 )
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2024-01-10 10:45:45 +05:30
Raffael Meyer
4fa978ef1f
test: fix wrong fieldname ( #39270 )
2024-01-10 10:32:01 +05:30
mergify[bot]
f00a6f6c59
fix: skip rate validation for return DN Items with Moving Average valuation (backport #39242 ) ( #39266 )
...
fix: skip rate validation for return `DN Items` with `Moving Average` valuation
(cherry picked from commit e0ad52b500 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 22:02:20 +05:30
mergify[bot]
78c65f27b0
fix: Duplicate Closing Stock Balance (backport #39262 ) ( #39264 )
...
fix: Duplicate Closing Stock Balance
(cherry picked from commit b15795392b )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 20:37:38 +05:30
Raffael Meyer
a326876cc5
Merge pull request #39258 from frappe/mergify/bp/version-15-hotfix/pr-39158
...
fix: add read permission to Buying Settings (backport #39158 )
2024-01-09 13:34:56 +01:00
mergify[bot]
9f793b9b28
fix: incorrect indicator title for portal sales order (backport #39247 ) ( #39255 )
...
fix: incorrect indicator title for portal sales order (#39247 )
(cherry picked from commit 2d2ff7cf52 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:42:27 +05:30
mergify[bot]
bb6025ca26
fix: TypeError is pricing rules (backport #39252 ) ( #39260 )
...
fix: TypeError is pricing rules (#39252 )
(cherry picked from commit 274c65c451 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:41:53 +05:30
ruthra kumar
4ad61fc3a5
Merge pull request #39253 from frappe/mergify/bp/version-15-hotfix/pr-39251
...
fix: update status on manual allocation (backport #39251 )
2024-01-09 16:36:35 +05:30
s-aga-r
e62dd0d7cb
fix: add read permission to Buying Settings
...
(cherry picked from commit e05bf9d32a )
2024-01-09 10:44:21 +00:00
ruthra kumar
a147e2954f
fix: update status on manual allocation
...
(cherry picked from commit d32a407e08 )
2024-01-09 10:29:36 +00:00
mergify[bot]
0898ea5d92
fix: BOM replace tool does not update exploded items of root (backport #39244 ) ( #39250 )
...
fix: BOM replace tool does not update exploded items of root (#39244 )
(cherry picked from commit 5e0d017497 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 15:59:12 +05:30
ruthra kumar
d0688e7a55
Merge pull request #39241 from frappe/mergify/bp/version-15-hotfix/pr-39237
...
fix: sales team commission overallocation on fetching items from multiple quotations to Sales Order (backport #39237 )
2024-01-09 14:40:24 +05:30
ruthra kumar
756c062733
fix: total allocated percentage for sales team issue
...
(cherry picked from commit b498094a97 )
2024-01-09 07:39:28 +00:00
ruthra kumar
ec7a60bd02
Merge pull request #39234 from frappe/mergify/bp/version-15-hotfix/pr-39196
...
fix: bank transaction status upon reconciliation (backport #39196 )
2024-01-09 11:57:50 +05:30
ruthra kumar
53eb6129ea
refactor: remove 'Bank Trasaction' logic from status_update
...
(cherry picked from commit cf988434e9 )
2024-01-09 05:51:38 +00:00
ruthra kumar
277aa7bc2b
fix: bank transction status upon reconciliation
...
(cherry picked from commit 6de8c18f98 )
2024-01-09 05:51:37 +00:00
Nabin Hait
97a51487c1
Merge pull request #39219 from frappe/mergify/bp/version-15-hotfix/pr-39209
...
fix: Introduced company field to show amounts in company currency (backport #39209 )
2024-01-08 21:53:16 +05:30
Gursheen Anand
53208dfb3e
fix: fetch name for fy
...
(cherry picked from commit d0ea598cdf )
2024-01-08 16:22:58 +00:00
Nabin Hait
1d2e831846
fix: Introduced company field to show amounts in company currency
...
(cherry picked from commit eab22eb282 )
2024-01-08 16:09:42 +00:00
Nabin Hait
50300b9be6
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog
...
(cherry picked from commit c14986f9e6 )
2024-01-08 16:07:23 +00:00
mergify[bot]
abc99f84e9
fix: FG Item incorrect qty in the work order (backport #39200 ) ( #39211 )
...
fix: FG Item incorrect qty in the work order (#39200 )
(cherry picked from commit 466625213b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 18:18:32 +05:30
mergify[bot]
3caf462c6b
fix: flaky demo test case (backport #39135 ) ( #39198 )
...
fix: flaky demo test case
(cherry picked from commit 5b1571879c )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-08 17:44:24 +05:30
Shariq Ansari
58357f8891
Merge pull request #39206 from frappe/mergify/bp/version-15-hotfix/pr-39204
...
fix: add expected_start_date in sort by (backport #39204 )
2024-01-08 16:37:37 +05:30
Shariq Ansari
8cc9ddaebd
chore: linter fix
2024-01-08 16:30:26 +05:30
Shariq Ansari
1f64b8fcd8
chore: linter fix
2024-01-08 16:30:03 +05:30
Shariq Ansari
80a2b79bba
chore: linter fix
2024-01-08 16:29:13 +05:30
Shariq Ansari
b064944753
fix: add expected_start_date in sort by
...
(cherry picked from commit 3d54fd8389 )
2024-01-08 10:40:20 +00:00
mergify[bot]
672e6d6d06
fix: duplicate entry for serial / batch creation (backport #39188 ) ( #39192 )
...
fix: duplicate entry for serial / batch creation (#39188 )
(cherry picked from commit b96c063c93 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 14:21:04 +05:30
mergify[bot]
926850d1f6
fix: update Maintenance Schedule status on Maintenance Visit submit (backport #39167 ) ( #39186 )
...
* fix: make `Sales Person` non-mandatory
(cherry picked from commit 4d56f725fe )
* fix: update Maintenance Schedule status on Maintenance Visit submit
(cherry picked from commit cd293a5173 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-08 13:23:12 +05:30
Nabin Hait
d6d54ed220
fix: Purchase date and amount is not mandatory for composite asset creation
...
(cherry picked from commit c34f09c503 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-01-08 06:53:11 +00:00
Nabin Hait
e89dce726b
fix: improved validation message
...
(cherry picked from commit fe43dab4d7 )
2024-01-08 06:53:10 +00:00
ruthra kumar
83288fedf1
Merge pull request #39187 from ruthra-kumar/backport_37613
...
fix: possible key error in Financial Ratio's report
2024-01-08 12:08:13 +05:30
ruthra kumar
16269b0730
fix: possible key error on Financial ratios report
2024-01-08 11:50:13 +05:30
ruthra kumar
f1d25700a8
Merge pull request #39183 from frappe/mergify/bp/version-15-hotfix/pr-39161
...
refactor: allow sales invoice in Bank Reconciliation tool (backport #39161 )
2024-01-08 11:09:42 +05:30
ruthra kumar
00d36d14fb
refactor: allow sales invoice in Bank Reconciliation tool
...
(cherry picked from commit b69cdeb4a6 )
2024-01-08 05:02:30 +00:00
ruthra kumar
c912e4c99d
Merge pull request #39182 from frappe/mergify/bp/version-15-hotfix/pr-39165
...
fix: incorrect outstanding amt validation on advance as liability (backport #39165 )
2024-01-08 10:31:17 +05:30
ruthra kumar
1eee52c59c
Merge pull request #39181 from frappe/mergify/bp/version-15-hotfix/pr-39159
...
refactor: prevent permission error by always processing bulk transaction in background (backport #39159 )
2024-01-08 10:30:48 +05:30
ruthra kumar
51d8a7a0c1
fix: incorrect outstanding amt validation on advance as liability
...
(cherry picked from commit 4cc3c1b765 )
2024-01-08 04:45:03 +00:00
ruthra kumar
f0bc0aa676
refactor: prevent permissions by always processing in background
...
(cherry picked from commit 15dc5c7e99 )
2024-01-08 04:43:11 +00:00
mergify[bot]
f3882a854f
fix: don't set rate for non-stock item in Internal Transfer (backport #39140 ) ( #39169 )
...
* fix: don't set rate for non-stock item in Internal Transfer
(cherry picked from commit e1b0fffd0c )
* test: internal transfer for non-stock item
(cherry picked from commit 57b6a98703 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-06 11:03:24 +05:30
Aulia Bismar
5e4693763a
fix: Creating Asset Activity while Importing Asset ( #39113 )
...
* fix: import asset not working on activity
* chore: fix linting issue in asset_activity.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-05 10:46:31 +05:30
mergify[bot]
82b96d3688
fix: inventory dimension negative stock validation (backport #39149 ) ( #39151 )
...
fix: inventory dimension negative stock validation (#39149 )
(cherry picked from commit bae7c64964 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-05 05:04:28 +05:30
Raffael Meyer
0454dede92
Merge pull request #39148 from frappe/mergify/bp/version-15-hotfix/pr-39126
...
fix(Employee): treeview (backport #39126 )
2024-01-04 15:24:43 +01:00
Raffael Meyer
6020c8e8f7
fix(Employee): treeview ( #39126 )
...
(cherry picked from commit e912e9597d )
2024-01-04 12:34:52 +00:00
mergify[bot]
b192ddd13b
feat: provision to close SCO (backport #39127 ) ( #39144 )
...
* feat: provision to close SCO
(cherry picked from commit 5e2669f4b6 )
* fix: don't allow to submit/cancel SCR against a closed SCO
(cherry picked from commit 9e973476b2 )
* fix: don't allow to submit/cancel SE against a closed SCO
(cherry picked from commit 5bc2035bd0 )
* fix(ux): filter closed SCO in `Get Items From` dialog
(cherry picked from commit bb839b2924 )
* fix: don't close PO on SCO close
(cherry picked from commit 0d01bd8a5a )
* fix: update qty on SCO status change
(cherry picked from commit 245effcccd )
* fix: don't allow to reopen SCO if PO is closed
(cherry picked from commit 784b6dcfea )
* fix: auto close and reopen SCO based on PO status
(cherry picked from commit 0819675fce )
* fix(text): test_update_status
(cherry picked from commit cdd5441435 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-04 17:22:58 +05:30
mergify[bot]
2db1e1a737
fix: serial / batch barcode scanner (backport #39114 ) ( #39143 )
...
fix: serial / batch barcode scanner (#39114 )
(cherry picked from commit f09e2130a1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-04 16:02:29 +05:30
Deepesh Garg
7a5a4be02f
Merge pull request #39137 from frappe/mergify/bp/version-15-hotfix/pr-39125
...
fix: ignore cancelled payments in Sales/Purchase Register (#39125 )
2024-01-04 11:25:39 +05:30
Deepesh Garg
b834abbd4f
Merge pull request #39139 from frappe/mergify/bp/version-15-hotfix/pr-39138
...
fix: Subscription update patch (#39138 )
2024-01-04 11:25:21 +05:30
Deepesh Garg
7640feaaa7
fix: Subscription update patch
...
(cherry picked from commit 277dade9f9 )
2024-01-04 05:54:51 +00:00
ruthra kumar
9e1b443857
fix: ignore cancelled payments in Sales/Purchase Register
...
(cherry picked from commit 0f1be03faf )
2024-01-04 05:45:52 +00:00
Deepesh Garg
18575e137c
Merge pull request #39129 from monolithonadmin/version-15-hotfix
...
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-04 08:42:03 +05:30
Monolithonadmin
0784488eec
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-03 20:52:30 +01:00
Frappe PR Bot
290397172e
chore(release): Bumped to Version 15.9.1
...
## [15.9.1](https://github.com/frappe/erpnext/compare/v15.9.0...v15.9.1 ) (2024-01-03)
### Bug Fixes
* typerror on multi select dialog ([5ee6cc4 ](5ee6cc4bac ))
2024-01-03 15:37:59 +00:00
ruthra kumar
e3c473482b
Merge pull request #39124 from frappe/mergify/bp/version-15/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:50 +05:30
ruthra kumar
bc529b51dc
Merge pull request #39122 from frappe/mergify/bp/version-15-hotfix/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:06 +05:30
ruthra kumar
5ee6cc4bac
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:26:21 +00:00
ruthra kumar
54a0df5164
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:25:24 +00:00
mergify[bot]
40ec5ff90f
fix(UX): dont override framework's permission check messages (backport #39118 ) ( #39120 )
...
fix(UX): dont override framework's permission check messages (#39118 )
(cherry picked from commit e84c9f7c51 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-03 20:32:52 +05:30
Ankush Menat
aad39cf686
fix: Ignore UP on "allowed to transact with" ( #39103 )
...
If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.
2024-01-03 13:13:24 +05:30
Frappe PR Bot
3eac0e907e
chore(release): Bumped to Version 15.9.0
...
# [15.9.0](https://github.com/frappe/erpnext/compare/v15.8.3...v15.9.0 ) (2024-01-03)
### Bug Fixes
* auto fetch not working if bundle exists (backport [#39002 ](https://github.com/frappe/erpnext/issues/39002 )) ([#39004 ](https://github.com/frappe/erpnext/issues/39004 )) ([2e91934 ](2e919344df ))
* **DX:** capture tracebacks with context (backport [#39060 ](https://github.com/frappe/erpnext/issues/39060 )) ([#39063 ](https://github.com/frappe/erpnext/issues/39063 )) ([8ad7faf ](8ad7fafe2a ))
* enqueue demo data setup on setup complete (backport [#39043 ](https://github.com/frappe/erpnext/issues/39043 )) ([#39044 ](https://github.com/frappe/erpnext/issues/39044 )) ([d8cf994 ](d8cf994e94 ))
* incorrect total when Accumulating values ([7c7c3c9 ](7c7c3c932f ))
* Multiple subscription fixes ([#39005 ](https://github.com/frappe/erpnext/issues/39005 )) ([5158884 ](5158884dc9 ))
* non stock uom validation for serial and batch (backport [#39018 ](https://github.com/frappe/erpnext/issues/39018 )) ([#39026 ](https://github.com/frappe/erpnext/issues/39026 )) ([89d1069 ](89d1069472 ))
* not able to cancel sales invoice (backport [#38979 ](https://github.com/frappe/erpnext/issues/38979 )) ([#38980 ](https://github.com/frappe/erpnext/issues/38980 )) ([f8625f3 ](f8625f3eb7 ))
* on cancellation of document cancel the serial and batch bundle (backport [#39076 ](https://github.com/frappe/erpnext/issues/39076 )) ([#39082 ](https://github.com/frappe/erpnext/issues/39082 )) ([2e0abbd ](2e0abbd274 ))
* Opening balance in bank reconciliation tool ([#38977 ](https://github.com/frappe/erpnext/issues/38977 )) ([e0755f9 ](e0755f9a9a ))
* purchase return without item code not working (backport [#39014 ](https://github.com/frappe/erpnext/issues/39014 )) ([#39015 ](https://github.com/frappe/erpnext/issues/39015 )) ([2a390ac ](2a390ac2de ))
* remove bad defaults (backport [#38986 ](https://github.com/frappe/erpnext/issues/38986 )) ([#38988 ](https://github.com/frappe/erpnext/issues/38988 )) ([46035ed ](46035ed9ca ))
* select options should dynamically load dimensions ([21f9001 ](21f90011bc ))
* serial and batch bundle company mandatory error (backport [#38994 ](https://github.com/frappe/erpnext/issues/38994 )) ([#38999 ](https://github.com/frappe/erpnext/issues/38999 )) ([d2580be ](d2580be4fd ))
* take quantity into account when setting asset's gross purchase amt (backport [#39056 ](https://github.com/frappe/erpnext/issues/39056 )) ([#39058 ](https://github.com/frappe/erpnext/issues/39058 )) ([2e93275 ](2e932754e0 ))
* Unable to save Sales Invoice ([#39059 ](https://github.com/frappe/erpnext/issues/39059 )) ([73c0f37 ](73c0f3703c ))
* undefined error in Budget Variance and Profitability report ([9fdf5c8 ](9fdf5c8091 ))
* undefined error in consolidated financial report ([49f93f9 ](49f93f9fa1 ))
* use `Stock Qty` while getting `POS Reserved Qty` (backport [#38962 ](https://github.com/frappe/erpnext/issues/38962 )) ([#38965 ](https://github.com/frappe/erpnext/issues/38965 )) ([76c6b50 ](76c6b501f9 ))
* Validate account in Sales/Purchase Taxes and Charges Template ([#39013 ](https://github.com/frappe/erpnext/issues/39013 )) ([f3254c2 ](f3254c2010 ))
* work order with multi level, fetch operting cost from sub-assembly (backport [#38992 ](https://github.com/frappe/erpnext/issues/38992 )) ([#39028 ](https://github.com/frappe/erpnext/issues/39028 )) ([3a7506e ](3a7506ecbc ))
### Features
* Against voucher filter in General Ledger ([#39102 ](https://github.com/frappe/erpnext/issues/39102 )) ([458064f ](458064f8a1 ))
* group by Asset in Asset Depreciations and Balances report (backport [#38923 ](https://github.com/frappe/erpnext/issues/38923 )) ([#39066 ](https://github.com/frappe/erpnext/issues/39066 )) ([d85dad7 ](d85dad7198 ))
* Merge taxes from mapped docs ([#38346 ](https://github.com/frappe/erpnext/issues/38346 )) ([4e23048 ](4e2304818b ))
* voucher subtype for general ledger ([#38822 ](https://github.com/frappe/erpnext/issues/38822 )) ([e5d73c7 ](e5d73c780b ))
### Performance Improvements
* index item_code in bom explosion item (backport [#39085 ](https://github.com/frappe/erpnext/issues/39085 )) ([#39088 ](https://github.com/frappe/erpnext/issues/39088 )) ([57bcf9f ](57bcf9f568 ))
2024-01-03 06:01:15 +00:00
Deepesh Garg
d2fdce007e
Merge pull request #39090 from frappe/version-15-hotfix
...
chore: release v15
2024-01-03 11:29:39 +05:30
Deepesh Garg
458064f8a1
feat: Against voucher filter in General Ledger ( #39102 )
2024-01-03 10:51:34 +05:30
rohitwaghchaure
56d510b878
Merge branch 'version-15' into version-15-hotfix
2024-01-02 17:34:56 +05:30
mergify[bot]
57bcf9f568
perf: index item_code in bom explosion item (backport #39085 ) ( #39088 )
...
perf: index item_code in bom explosion item (#39085 )
(cherry picked from commit 739434b727 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-02 14:43:10 +05:30
mergify[bot]
2e0abbd274
fix: on cancellation of document cancel the serial and batch bundle (backport #39076 ) ( #39082 )
...
fix: on cancellation of document cancel the serial and batch bundle (#39076 )
(cherry picked from commit 6e5484ea03 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-02 13:28:43 +05:30
mergify[bot]
73c0f3703c
fix: Unable to save Sales Invoice ( #39059 )
...
fix: Unable to save Sales Invoice (#39059 )
(cherry picked from commit bacf2b7431 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-01 19:28:29 +05:30
ruthra kumar
f3088e08bb
Merge pull request #39072 from frappe/mergify/bp/version-15-hotfix/pr-39067
...
fix: undefined error in Budget Variance and Profitability report (backport #39067 )
2024-01-01 17:42:45 +05:30
ruthra kumar
21f90011bc
fix: select options should dynamically load dimensions
...
(cherry picked from commit 1a9e091d12 )
2024-01-01 12:08:10 +00:00
ruthra kumar
9fdf5c8091
fix: undefined error in Budget Variance and Profitability report
...
'Budget' and 'Budget Account' doesn't have support for dynamic
dimension. It only supports hard-coded ones - Project and Cost Center
(cherry picked from commit 92bc962f60 )
2024-01-01 12:08:10 +00:00
ruthra kumar
7539623fb9
Merge pull request #39069 from frappe/mergify/bp/version-15-hotfix/pr-39023
...
refactor(perf): replace account subquery with 'in' condition (backport #39023 )
2024-01-01 16:29:25 +05:30
ruthra kumar
cbaa617d20
refactor(perf): replace account subquery with 'in' condition
...
(cherry picked from commit a517125d64 )
2024-01-01 10:13:51 +00:00
mergify[bot]
d85dad7198
feat: group by Asset in Asset Depreciations and Balances report (backport #38923 ) ( #39066 )
...
feat: group by Asset in Asset Depreciations and Balances report (#38923 )
feat: group by asset in asset depreciations and balances report
(cherry picked from commit a9576f0cf6 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-01 15:05:04 +05:30
mergify[bot]
e5d73c780b
feat: voucher subtype for general ledger ( #38822 )
...
* feat: voucher subtype for general ledger (#38822 )
* feat: add voucher subtype column to gle
* feat: add logic to set voucher subtypes
* feat: fetch voucher subtype in ledger report
* fix: order of conditions
(cherry picked from commit 47f7b65058 )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-01 13:30:29 +05:30
mergify[bot]
8ad7fafe2a
fix(DX): capture tracebacks with context (backport #39060 ) ( #39063 )
...
fix(DX): capture tracebacks with context (#39060 )
(cherry picked from commit 510fdf7bf6 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-01 13:12:07 +05:30
mergify[bot]
2e932754e0
fix: take quantity into account when setting asset's gross purchase amt (backport #39056 ) ( #39058 )
...
fix: take quantity into account when setting asset's gross purchase amt (#39056 )
fix: take quantity into account when setting asset's gross purchase amount
(cherry picked from commit 0346f47c1d )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-01 11:27:55 +05:30
mergify[bot]
d8cf994e94
fix: enqueue demo data setup on setup complete (backport #39043 ) ( #39044 )
...
fix: enqueue demo data setup on setup complete (#39043 )
(cherry picked from commit 877cc7255d )
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2023-12-31 18:25:15 +05:30
mergify[bot]
89d1069472
fix: non stock uom validation for serial and batch (backport #39018 ) ( #39026 )
...
fix: non stock uom validation for serial and batch (#39018 )
* fix: non stock uom validation for serial and batch
* test: delivery note for batch with non stock uom
(cherry picked from commit 0c6de4ecb2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 20:54:49 +05:30
mergify[bot]
3a7506ecbc
fix: work order with multi level, fetch operting cost from sub-assembly (backport #38992 ) ( #39028 )
...
fix: work order with multi level, fetch operting cost from sub-assembly (#38992 )
(cherry picked from commit 70abedc57a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 20:54:26 +05:30
mergify[bot]
f3254c2010
fix: Validate account in Sales/Purchase Taxes and Charges Template ( #39013 )
...
fix: Validate account in Sales/Purchase Taxes and Charges Template (#39013 )
(cherry picked from commit cd37fd790b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 16:16:02 +05:30
mergify[bot]
2a390ac2de
fix: purchase return without item code not working (backport #39014 ) ( #39015 )
...
fix: purchase return without item code not working (#39014 )
(cherry picked from commit f983e09f92 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 13:07:38 +05:30
mergify[bot]
5158884dc9
fix: Multiple subscription fixes ( #39005 )
...
fix: Multiple subscription fixes (#39005 )
(cherry picked from commit 3b4b2275de )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 12:52:41 +05:30
Frappe PR Bot
ec436c18a3
chore(release): Bumped to Version 15.8.3
...
## [15.8.3](https://github.com/frappe/erpnext/compare/v15.8.2...v15.8.3 ) (2023-12-28)
### Bug Fixes
* auto fetch not working if bundle exists (backport [#39002 ](https://github.com/frappe/erpnext/issues/39002 )) (backport [#39004 ](https://github.com/frappe/erpnext/issues/39004 )) ([#39006 ](https://github.com/frappe/erpnext/issues/39006 )) ([17bae5a ](17bae5a5a1 ))
* serial and batch bundle company mandatory error (backport [#38994 ](https://github.com/frappe/erpnext/issues/38994 )) (backport [#38999 ](https://github.com/frappe/erpnext/issues/38999 )) ([#39003 ](https://github.com/frappe/erpnext/issues/39003 )) ([027a75b ](027a75bcb0 ))
2023-12-28 13:31:04 +00:00
mergify[bot]
17bae5a5a1
fix: auto fetch not working if bundle exists (backport #39002 ) (backport #39004 ) ( #39006 )
...
fix: auto fetch not working if bundle exists (backport #39002 ) (#39004 )
fix: auto fetch not working if bundle exists (#39002 )
(cherry picked from commit b5340c5ec0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2e919344df )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 18:59:38 +05:30
mergify[bot]
027a75bcb0
fix: serial and batch bundle company mandatory error (backport #38994 ) (backport #38999 ) ( #39003 )
...
fix: serial and batch bundle company mandatory error (backport #38994 ) (#38999 )
fix: serial and batch bundle company mandatory error (#38994 )
(cherry picked from commit 10074e9980 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit d2580be4fd )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 18:59:20 +05:30
mergify[bot]
2e919344df
fix: auto fetch not working if bundle exists (backport #39002 ) ( #39004 )
...
fix: auto fetch not working if bundle exists (#39002 )
(cherry picked from commit b5340c5ec0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 18:54:38 +05:30
mergify[bot]
d2580be4fd
fix: serial and batch bundle company mandatory error (backport #38994 ) ( #38999 )
...
fix: serial and batch bundle company mandatory error (#38994 )
(cherry picked from commit 10074e9980 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 18:22:14 +05:30
mergify[bot]
e0755f9a9a
fix: Opening balance in bank reconciliation tool ( #38977 )
...
fix: Opening balance in bank reconciliation tool (#38977 )
(cherry picked from commit bbee9b5637 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 17:53:44 +05:30
Frappe PR Bot
c4794c95df
chore(release): Bumped to Version 15.8.2
...
## [15.8.2](https://github.com/frappe/erpnext/compare/v15.8.1...v15.8.2 ) (2023-12-28)
### Bug Fixes
* undefined error in consolidated financial report ([0a3e378 ](0a3e378f5e ))
2023-12-28 12:16:55 +00:00
ruthra kumar
12c5f0b6b5
Merge pull request #38996 from frappe/mergify/bp/version-15/pr-38995
...
fix: undefined error in consolidated financial report (backport #38995 )
2023-12-28 17:45:35 +05:30
ruthra kumar
0a3e378f5e
fix: undefined error in consolidated financial report
...
(cherry picked from commit 49f93f9fa1 )
2023-12-28 12:13:20 +00:00
ruthra kumar
1b399e83be
Merge pull request #38995 from ruthra-kumar/undefined_error_in_consolidated_report
...
fix: undefined error in consolidated financial report
2023-12-28 17:42:18 +05:30
ruthra kumar
49f93f9fa1
fix: undefined error in consolidated financial report
2023-12-28 17:36:00 +05:30
ruthra kumar
d2fe221bc7
Merge pull request #38990 from frappe/mergify/bp/version-15-hotfix/pr-38969
...
fix: incorrect net profit in Profit and Loss Statement (backport #38969 )
2023-12-28 17:09:43 +05:30
ruthra kumar
a3cecb892a
test: profit and loss report output
...
(cherry picked from commit 8555617295 )
2023-12-28 10:54:27 +00:00
ruthra kumar
7c7c3c932f
fix: incorrect total when Accumulating values
...
(cherry picked from commit d54f8318fb )
2023-12-28 10:54:27 +00:00
mergify[bot]
46035ed9ca
fix: remove bad defaults (backport #38986 ) ( #38988 )
...
fix: remove bad defaults (#38986 )
Child tables can't have a default.
(cherry picked from commit b71b0d5997 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-28 14:22:18 +05:30
Frappe PR Bot
7e7eb95934
chore(release): Bumped to Version 15.8.1
...
## [15.8.1](https://github.com/frappe/erpnext/compare/v15.8.0...v15.8.1 ) (2023-12-28)
### Bug Fixes
* not able to cancel sales invoice (backport [#38979 ](https://github.com/frappe/erpnext/issues/38979 )) (backport [#38980 ](https://github.com/frappe/erpnext/issues/38980 )) ([#38981 ](https://github.com/frappe/erpnext/issues/38981 )) ([83e62bb ](83e62bbaad ))
2023-12-28 05:55:23 +00:00
mergify[bot]
83e62bbaad
fix: not able to cancel sales invoice (backport #38979 ) (backport #38980 ) ( #38981 )
...
fix: not able to cancel sales invoice (backport #38979 ) (#38980 )
fix: not able to cancel sales invoice (#38979 )
(cherry picked from commit a117ef3cb8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit f8625f3eb7 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-28 11:24:16 +05:30
mergify[bot]
f8625f3eb7
fix: not able to cancel sales invoice (backport #38979 ) ( #38980 )
...
fix: not able to cancel sales invoice (#38979 )
(cherry picked from commit a117ef3cb8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-28 11:21:51 +05:30
mergify[bot]
4e2304818b
feat: Merge taxes from mapped docs ( #38346 )
...
feat: Merge taxes from mapped docs (#38346 )
* feat: Merge taxes from mapped docs
* chore: ci failures
(cherry picked from commit 9b1c22250f )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 08:28:02 +05:30
mergify[bot]
3caabf23a5
fix : correct logic for overlap error (backport #38967 ) ( #38968 )
...
fix : correct logic for overlap error (#38967 )
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
(cherry picked from commit fe77b9d633 )
Co-authored-by: VihangT <151990347+VihangT@users.noreply.github.com >
2023-12-27 20:40:03 +05:30
mergify[bot]
76c6b501f9
fix: use Stock Qty while getting POS Reserved Qty (backport #38962 ) ( #38965 )
...
fix: use `Stock Qty` while getting `POS Reserved Qty`
(cherry picked from commit 7223106417 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-27 15:31:58 +05:30
Frappe PR Bot
f3ab5a33c7
chore(release): Bumped to Version 15.8.0
...
# [15.8.0](https://github.com/frappe/erpnext/compare/v15.7.0...v15.8.0 ) (2023-12-27)
### Bug Fixes
* `Reserved Stock` report (backport [#38922 ](https://github.com/frappe/erpnext/issues/38922 )) ([#38924 ](https://github.com/frappe/erpnext/issues/38924 )) ([8f643f0 ](8f643f0df8 ))
* allow to set rate manually for service item in BOM (backport [#38880 ](https://github.com/frappe/erpnext/issues/38880 )) (backport [#38882 ](https://github.com/frappe/erpnext/issues/38882 )) ([#38885 ](https://github.com/frappe/erpnext/issues/38885 )) ([74606dc ](74606dc927 ))
* do not make serial batch bundle for zero qty (backport [#38949 ](https://github.com/frappe/erpnext/issues/38949 )) ([#38954 ](https://github.com/frappe/erpnext/issues/38954 )) ([a41cf62 ](a41cf62437 ))
* do not reset the basic rate for the material receipt stock entry (backport [#38896 ](https://github.com/frappe/erpnext/issues/38896 )) ([#38899 ](https://github.com/frappe/erpnext/issues/38899 )) ([f6eb2b5 ](f6eb2b521d ))
* incorrect price list in customer-wise item price report ([e0dbb57 ](e0dbb573b1 ))
* incorrect qty in serial batch bundle against pick list (backport [#38964 ](https://github.com/frappe/erpnext/issues/38964 )) ([#38966 ](https://github.com/frappe/erpnext/issues/38966 )) ([5874be0 ](5874be0f79 ))
* local reference error in BOM (backport [#38850 ](https://github.com/frappe/erpnext/issues/38850 )) ([#38877 ](https://github.com/frappe/erpnext/issues/38877 )) ([e3be9c1 ](e3be9c1da4 ))
* min order qty optional in production plan (backport [#38956 ](https://github.com/frappe/erpnext/issues/38956 )) ([#38958 ](https://github.com/frappe/erpnext/issues/38958 )) ([ab9fce3 ](ab9fce333d ))
* not able to import serial batch bundle using csv (backport [#38950 ](https://github.com/frappe/erpnext/issues/38950 )) ([#38955 ](https://github.com/frappe/erpnext/issues/38955 )) ([0e48ef7 ](0e48ef7ace ))
* reposting not fixing valuation rate for sales return using movin… (backport [#38895 ](https://github.com/frappe/erpnext/issues/38895 )) (backport [#38897 ](https://github.com/frappe/erpnext/issues/38897 )) ([#38901 ](https://github.com/frappe/erpnext/issues/38901 )) ([eabb956 ](eabb956aca ))
* reset the incoming rate on changing of the warehouse (backport [#38925 ](https://github.com/frappe/erpnext/issues/38925 )) ([#38926 ](https://github.com/frappe/erpnext/issues/38926 )) ([82960e3 ](82960e3312 ))
* **test:** expect account currency when party account is specified. ([2d9a0a8 ](2d9a0a8e2e ))
* typeerror on pos order summary to new order screen ([bf98a8f ](bf98a8f855 ))
* typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport [#38870 ](https://github.com/frappe/erpnext/issues/38870 )) ([#38871 ](https://github.com/frappe/erpnext/issues/38871 )) ([d75ac13 ](d75ac136d7 ))
* use party account currency when party account is specified ([32d3d4e ](32d3d4e571 ))
* **ux:** make PR and PI Item rate field readonly based on `Maintain Same Rate` (backport [#38942 ](https://github.com/frappe/erpnext/issues/38942 )) ([#38944 ](https://github.com/frappe/erpnext/issues/38944 )) ([f704ccb ](f704ccbb59 ))
### Features
* in_party_currency option for AR/AP reports ([a65bc77 ](a65bc77b02 ))
* provision to add items in Stock Reservation dialog (backport [#38558 ](https://github.com/frappe/erpnext/issues/38558 )) ([#38920 ](https://github.com/frappe/erpnext/issues/38920 )) ([8c2c90f ](8c2c90f77a ))
* total_asset_cost field (backport [#38879 ](https://github.com/frappe/erpnext/issues/38879 )) ([#38887 ](https://github.com/frappe/erpnext/issues/38887 )) ([58f1df5 ](58f1df5004 ))
### Performance Improvements
* Drop unused/duplicate/sub-optimal indexes (backport [#38884 ](https://github.com/frappe/erpnext/issues/38884 )) ([#38913 ](https://github.com/frappe/erpnext/issues/38913 )) ([308c6ff ](308c6ffb4f ))
* use estimated rows instead of actual rows (backport [#38830 ](https://github.com/frappe/erpnext/issues/38830 )) ([#38876 ](https://github.com/frappe/erpnext/issues/38876 )) ([648f275 ](648f275797 ))
2023-12-27 08:41:36 +00:00
rohitwaghchaure
e2bf03bdb2
Merge pull request #38952 from frappe/version-15-hotfix
...
chore: release v15
2023-12-27 14:10:09 +05:30
mergify[bot]
5874be0f79
fix: incorrect qty in serial batch bundle against pick list (backport #38964 ) ( #38966 )
...
fix: incorrect qty in serial batch bundle against pick list (#38964 )
(cherry picked from commit 47ee801d37 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-27 14:06:55 +05:30
mergify[bot]
ab9fce333d
fix: min order qty optional in production plan (backport #38956 ) ( #38958 )
...
fix: min order qty optional in production plan (#38956 )
* fix: min order qty optional in production plan
* fix: test cases
(cherry picked from commit b09c9354fb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 21:55:23 +05:30
mergify[bot]
0e48ef7ace
fix: not able to import serial batch bundle using csv (backport #38950 ) ( #38955 )
...
* fix: not able to import serial batch bundle using csv (#38950 )
(cherry picked from commit d00f6672a8 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
* chore: fixed conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 16:29:34 +05:30
mergify[bot]
a41cf62437
fix: do not make serial batch bundle for zero qty (backport #38949 ) ( #38954 )
...
fix: do not make serial batch bundle for zero qty (#38949 )
(cherry picked from commit 06d6220a2a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 15:39:00 +05:30
mergify[bot]
f704ccbb59
fix(ux): make PR and PI Item rate field readonly based on Maintain Same Rate (backport #38942 ) ( #38944 )
...
* fix(ux): make PI Item rate field editable
(cherry picked from commit eb5bb9f9a9 )
* fix(ux): make PI Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit cb9114442b )
* fix(ux): make PR Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit b1ba210332 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-26 14:45:05 +05:30
ruthra kumar
1ea8574be9
Merge pull request #38946 from frappe/mergify/bp/version-15-hotfix/pr-38891
...
fix: incorrect price list in customer-wise item price report (backport #38891 )
2023-12-26 12:16:55 +05:30
ruthra kumar
e0dbb573b1
fix: incorrect price list in customer-wise item price report
...
(cherry picked from commit 9a00edb031 )
2023-12-26 06:17:54 +00:00
mergify[bot]
82960e3312
fix: reset the incoming rate on changing of the warehouse (backport #38925 ) ( #38926 )
...
fix: reset the incoming rate on changing of the warehouse (#38925 )
(cherry picked from commit 161ae1edd1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-22 17:55:58 +05:30
mergify[bot]
8f643f0df8
fix: Reserved Stock report (backport #38922 ) ( #38924 )
...
* chore: improve `Allowed Qty` error msg
(cherry picked from commit 1a1629196d )
* fix: `Reserved Stock` report
(cherry picked from commit a5d5223c0e )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-22 16:45:40 +05:30
mergify[bot]
8c2c90f77a
feat: provision to add items in Stock Reservation dialog (backport #38558 ) ( #38920 )
...
* feat: provision to update items in Stock Reservation dialog
(cherry picked from commit 9471d8fff9 )
* fix(ux): show row index and field label while selecting the Sales Order Item
(cherry picked from commit 00261094c8 )
* feat: provision to add items in Stock Reservation dialog
(cherry picked from commit 8d5045ef4c )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-22 15:50:07 +05:30
mergify[bot]
a8f3f2343d
chore: fixup broken JSON files (backport #38915 ) ( #38917 )
...
chore: fixup broken JSON files (#38915 )
(cherry picked from commit 2dc49c834a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-22 07:41:00 +05:30
mergify[bot]
308c6ffb4f
perf: Drop unused/duplicate/sub-optimal indexes (backport #38884 ) ( #38913 )
...
perf: Drop unused/duplicate/sub-optimal indexes (#38884 )
* ci: enable more checks
* perf: Drop unused/duplicate indexes
(cherry picked from commit 787333896c )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-21 21:39:20 +05:30
mergify[bot]
a99470e017
chore: additional_asset_cost field (backport #38904 ) ( #38906 )
...
chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-21 16:55:41 +05:30
mergify[bot]
eabb956aca
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (backport #38897 ) ( #38901 )
...
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (#38897 )
* fix: reposting not fixing valuation rate for sales return using movin… (#38895 )
fix: reposting not fixing valuation rate for sales return using moving average method
(cherry picked from commit 3a668bbe96 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 07175367d8 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 15:44:50 +05:30
mergify[bot]
f6eb2b521d
fix: do not reset the basic rate for the material receipt stock entry (backport #38896 ) ( #38899 )
...
fix: do not reset the basic rate for the material receipt stock entry (#38896 )
(cherry picked from commit 98bfcc4c75 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-21 14:22:53 +05:30
ruthra kumar
135aced98e
Merge pull request #38894 from frappe/mergify/bp/version-15-hotfix/pr-38893
...
fix: typeerror on pos order summary to new order screen (backport #38893 )
2023-12-21 12:26:04 +05:30
ruthra kumar
bf98a8f855
fix: typeerror on pos order summary to new order screen
...
(cherry picked from commit 6a0a08b59c )
2023-12-21 06:53:22 +00:00
mergify[bot]
74606dc927
fix: allow to set rate manually for service item in BOM (backport #38880 ) (backport #38882 ) ( #38885 )
...
fix: allow to set rate manually for service item in BOM (backport #38880 ) (#38882 )
fix: allow to set rate manually for service item in BOM (#38880 )
(cherry picked from commit c2f692a4e4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit a6ab53236e )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 10:44:20 +05:30
mergify[bot]
58f1df5004
feat: total_asset_cost field (backport #38879 ) ( #38887 )
...
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
* chore: remove unnecessary patch
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-20 22:47:48 +05:30
mergify[bot]
e3be9c1da4
fix: local reference error in BOM (backport #38850 ) ( #38877 )
...
fix: local reference error in BOM (#38850 )
fix: local reference error
(cherry picked from commit ae353398d9 )
Co-authored-by: NIYAZ RAZAK <76736615+niyazrazak@users.noreply.github.com >
2023-12-20 16:34:27 +05:30
mergify[bot]
648f275797
perf: use estimated rows instead of actual rows (backport #38830 ) ( #38876 )
...
perf: use estimated rows instead of actual rows (#38830 )
(cherry picked from commit 9983283f95 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-20 13:58:38 +05:30
ruthra kumar
4626ab5e19
Merge pull request #38873 from frappe/mergify/bp/version-15-hotfix/pr-38838
...
fix: use party account currency when party account is specified (backport #38838 )
2023-12-20 13:09:15 +05:30
Devin Slauenwhite
2d9a0a8e2e
fix(test): expect account currency when party account is specified.
...
(cherry picked from commit a09241e3c7 )
2023-12-20 07:05:32 +00:00
Devin Slauenwhite
32d3d4e571
fix: use party account currency when party account is specified
...
(cherry picked from commit c7b961ffa2 )
2023-12-20 07:05:32 +00:00
mergify[bot]
d75ac136d7
fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport #38870 ) ( #38871 )
...
fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (#38870 )
* refactor: typerror on set_root_readonly
* refactor: remove 'cur_frm' usage in supplier_group
* refactor: remove 'cur_frm' usage in territory.js
* refactor: remove 'cur_frm' from sales_person.js
(cherry picked from commit 6d5bdc6c68 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-12-20 12:32:35 +05:30
ruthra kumar
88b3811c5d
Merge pull request #38839 from pps190/backport/version-15/37746
...
feat: in_party_currency option for AR/AP reports (backport #37746 )
2023-12-20 12:25:11 +05:30
Frappe PR Bot
2a5164d170
chore(release): Bumped to Version 15.7.0
...
# [15.7.0](https://github.com/frappe/erpnext/compare/v15.6.1...v15.7.0 ) (2023-12-20)
### Bug Fixes
* asset patch failure due to missing shift_based column (backport [#38776 ](https://github.com/frappe/erpnext/issues/38776 )) ([#38777 ](https://github.com/frappe/erpnext/issues/38777 )) ([6e92c78 ](6e92c78cbd ))
* barcode scanning for the stock entry (backport [#38716 ](https://github.com/frappe/erpnext/issues/38716 )) ([#38718 ](https://github.com/frappe/erpnext/issues/38718 )) ([1dcb065 ](1dcb065c64 ))
* **demo:** Demo setup for canadian COA ([7d84441 ](7d844411fb ))
* fetch exc rate of multi currency journals ([f55b561 ](f55b561ff9 ))
* fetch item_tax_template values if fields with fetch_from exisit ([fba28d6 ](fba28d6941 ))
* groups for current accounts in German CoAs ([58de991 ](58de9913b9 ))
* homepage not working (backport [#38755 ](https://github.com/frappe/erpnext/issues/38755 )) ([#38756 ](https://github.com/frappe/erpnext/issues/38756 )) ([ad3a5b5 ](ad3a5b58e4 ))
* if not budget then don't validate (backport [#38861 ](https://github.com/frappe/erpnext/issues/38861 )) ([#38865 ](https://github.com/frappe/erpnext/issues/38865 )) ([5ec75fb ](5ec75fb6df ))
* incoming rate for sales return with Moving Average valuation method (backport [#38849 ](https://github.com/frappe/erpnext/issues/38849 )) (backport [#38863 ](https://github.com/frappe/erpnext/issues/38863 )) ([#38866 ](https://github.com/frappe/erpnext/issues/38866 )) ([d65be69 ](d65be69c4c ))
* incorrect available qty for backdated stock reco with batch (backport [#37858 ](https://github.com/frappe/erpnext/issues/37858 )) ([#38811 ](https://github.com/frappe/erpnext/issues/38811 )) ([18bd330 ](18bd330a59 ))
* Init internal child table values ([7802f6c ](7802f6c528 ))
* item variant with manufacturer (backport [#38845 ](https://github.com/frappe/erpnext/issues/38845 )) (backport [#38847 ](https://github.com/frappe/erpnext/issues/38847 )) ([#38851 ](https://github.com/frappe/erpnext/issues/38851 )) ([7320440 ](7320440b61 ))
* not able to cancel SCR with Batch (backport [#38817 ](https://github.com/frappe/erpnext/issues/38817 )) (backport [#38821 ](https://github.com/frappe/erpnext/issues/38821 )) ([#38829 ](https://github.com/frappe/erpnext/issues/38829 )) ([4bd1a5f ](4bd1a5f955 ))
* not able to make inter-company po from so (backport [#38826 ](https://github.com/frappe/erpnext/issues/38826 )) (backport [#38828 ](https://github.com/frappe/erpnext/issues/38828 )) ([#38833 ](https://github.com/frappe/erpnext/issues/38833 )) ([02ceee6 ](02ceee6669 ))
* on closed unreserved the production plan qty (backport [#38848 ](https://github.com/frappe/erpnext/issues/38848 )) (backport [#38859 ](https://github.com/frappe/erpnext/issues/38859 )) ([#38862 ](https://github.com/frappe/erpnext/issues/38862 )) ([cbbc6af ](cbbc6af128 ))
* **pe:** show split alert only on splitting ([77dba48 ](77dba4834c ))
* Reset SLA on issue doesn't work (backport [#38789 ](https://github.com/frappe/erpnext/issues/38789 )) ([#38791 ](https://github.com/frappe/erpnext/issues/38791 )) ([2045306 ](2045306283 ))
* serial and batch bundle return not working (backport [#38754 ](https://github.com/frappe/erpnext/issues/38754 )) ([#38806 ](https://github.com/frappe/erpnext/issues/38806 )) ([8990c48 ](8990c48e7b ))
* set `fg-itm-qty` based on `qty` instead of the other way round in Subcontracting POs (backport [#38842 ](https://github.com/frappe/erpnext/issues/38842 )) ([#38855 ](https://github.com/frappe/erpnext/issues/38855 )) ([4e27174 ](4e27174c85 ))
* show bill_date and bill_no in Purchase Register ([4ed86db ](4ed86dbff2 ))
* skip jvs against bank accounts ([bf8a2d0 ](bf8a2d0e3a ))
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) ([#38713 ](https://github.com/frappe/erpnext/issues/38713 )) ([feb452b ](feb452b740 ))
* timezone aware SLA banner (backport [#38745 ](https://github.com/frappe/erpnext/issues/38745 )) ([#38747 ](https://github.com/frappe/erpnext/issues/38747 )) ([a551660 ](a551660d2a ))
* **ux:** don't override Item Name and Description in MR (backport [#38720 ](https://github.com/frappe/erpnext/issues/38720 )) ([#38763 ](https://github.com/frappe/erpnext/issues/38763 )) ([703be50 ](703be50bc7 ))
* validation error on reconciling PE to Journals as Invoice ([aa5e16e ](aa5e16e681 ))
* wrong currency in Stock Balance report (backport [#38778 ](https://github.com/frappe/erpnext/issues/38778 )) ([#38780 ](https://github.com/frappe/erpnext/issues/38780 )) ([7fc8150 ](7fc8150617 ))
* wrong paid and cn amount on pos invoice ([cff9e47 ](cff9e47162 ))
### Features
* RFQ print preview ([f30bede ](f30bede2e0 ))
* set lead name from email ([f770621 ](f7706211ea ))
### Performance Improvements
* index `return_against` on delivery note (backport [#38827 ](https://github.com/frappe/erpnext/issues/38827 )) ([#38832 ](https://github.com/frappe/erpnext/issues/38832 )) ([6ad75e7 ](6ad75e72e6 ))
2023-12-20 04:47:03 +00:00
Deepesh Garg
028228ee12
Merge pull request #38853 from frappe/version-15-hotfix
...
chore: release v15
2023-12-20 10:15:54 +05:30
mergify[bot]
4e27174c85
fix: set fg-itm-qty based on qty instead of the other way round in Subcontracting POs (backport #38842 ) ( #38855 )
...
fix: set `fg-itm-qty` based on `qty` instead of the other way round
(cherry picked from commit a99d0a65b0 )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-12-20 09:12:20 +05:30
mergify[bot]
d65be69c4c
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (backport #38863 ) ( #38866 )
...
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (#38863 )
* fix: incoming rate for sales return with Moving Average valuation method (#38849 )
(cherry picked from commit 7fdac62393 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4057682c87 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 19:13:08 +05:30
mergify[bot]
5ec75fb6df
fix: if not budget then don't validate (backport #38861 ) ( #38865 )
...
fix: if not budget then don't validate (#38861 )
(cherry picked from commit d375164100 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-19 18:30:36 +05:30
mergify[bot]
cbbc6af128
fix: on closed unreserved the production plan qty (backport #38848 ) (backport #38859 ) ( #38862 )
...
fix: on closed unreserved the production plan qty (backport #38848 ) (#38859 )
fix: on closed unreserved the production plan qty (#38848 )
(cherry picked from commit 2184e8ef58 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 5e68b7e3a6 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 18:18:40 +05:30
mergify[bot]
7320440b61
fix: item variant with manufacturer (backport #38845 ) (backport #38847 ) ( #38851 )
...
fix: item variant with manufacturer (backport #38845 ) (#38847 )
* fix: item variant with manufacturer (#38845 )
(cherry picked from commit e0c8ff10da )
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4aa960b744 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 15:17:54 +05:30
ruthra kumar
637343f751
Merge pull request #38844 from frappe/mergify/bp/version-15-hotfix/pr-38797
...
fix: wrong paid and cn amount on pos invoice (backport #38797 )
2023-12-19 11:33:23 +05:30
Dany Robert
ffb6d65910
test: partial payment for pos invoice
...
(cherry picked from commit 8772628912 )
2023-12-19 05:33:15 +00:00
Dany Robert
cff9e47162
fix: wrong paid and cn amount on pos invoice
...
(cherry picked from commit 5cb5e09dbb )
2023-12-19 05:33:15 +00:00
Richard Case
dc9b4de976
chore: update tests
2023-12-18 18:13:27 +00:00
Richard Case
a65bc77b02
feat: in_party_currency option for AR/AP reports
2023-12-18 18:13:15 +00:00
mergify[bot]
02ceee6669
fix: not able to make inter-company po from so (backport #38826 ) (backport #38828 ) ( #38833 )
...
fix: not able to make inter-company po from so (backport #38826 ) (#38828 )
fix: not able to make inter-company po from so (#38826 )
(cherry picked from commit 23042dfc3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 32a608f948 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-18 18:31:28 +05:30
mergify[bot]
4bd1a5f955
fix: not able to cancel SCR with Batch (backport #38817 ) (backport #38821 ) ( #38829 )
...
fix: not able to cancel SCR with Batch (backport #38817 ) (#38821 )
* fix: not able to cancel SCR with Batch (#38817 )
(cherry picked from commit fb5090fd3f )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
* chore: fix test case
* chore: fix test case
* chore: fix test case
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 71e833c3f2 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-18 18:13:15 +05:30
mergify[bot]
6ad75e72e6
perf: index return_against on delivery note (backport #38827 ) ( #38832 )
...
perf: index `return_against` on delivery note (#38827 )
There's a multi-column index but that's useful IFF all parts of column
are part of query.
return against on it's own is VERY unique because it's a primary key, we
don't need a multi-column index here.
(cherry picked from commit 8d79365e0d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-18 18:09:42 +05:30
ruthra kumar
c696370cff
Merge pull request #38823 from frappe/mergify/bp/version-15-hotfix/pr-38820
...
refactor: ignore ERR journals in Statment of Accounts (backport #38820 )
2023-12-18 16:24:48 +05:30
ruthra kumar
5a807af505
refactor: ignore ERR journals in Statment of Accounts
...
(cherry picked from commit 39ef75e2d0 )
2023-12-18 10:26:30 +00:00
Raffael Meyer
4fe7988249
Merge pull request #38814 from frappe/mergify/bp/version-15-hotfix/pr-38803
...
fix: groups for current accounts in German CoAs (backport #38803 )
2023-12-17 19:52:24 +01:00
barredterra
58de9913b9
fix: groups for current accounts in German CoAs
...
(cherry picked from commit 259f313af7 )
2023-12-17 18:24:07 +00:00
Deepesh Garg
b52ceceeb7
Merge pull request #38808 from vorasmit/fetch-item-taxes-v15
...
fix: fetch item_tax_template values if fields with fetch_from exisit (#38284 )
2023-12-17 18:51:05 +05:30
mergify[bot]
8990c48e7b
fix: serial and batch bundle return not working (backport #38754 ) ( #38806 )
...
fix: serial and batch bundle return not working (#38754 )
* fix: serial and batch bundle return not working
* test: added test case for delivery note return against denormalized serial no
(cherry picked from commit 0743289925 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-17 18:02:31 +05:30
mergify[bot]
18bd330a59
fix: incorrect available qty for backdated stock reco with batch (backport #37858 ) ( #38811 )
...
fix: incorrect available qty for backdated stock reco with batch (#37858 )
* fix: incorrect available qty for backdated stock reco with batch
* test: added test case
(cherry picked from commit d4c0dbfacc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-17 17:41:51 +05:30
Deepesh Garg
b02604396d
Merge pull request #38810 from frappe/mergify/bp/version-15-hotfix/pr-38807
...
fix(demo): Demo setup for Canadian COA (#38807 )
2023-12-17 17:13:54 +05:30
Deepesh Garg
7d844411fb
fix(demo): Demo setup for canadian COA
...
(cherry picked from commit c9fd182268 )
2023-12-17 08:35:53 +00:00
Smit Vora
fba28d6941
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-12-17 13:59:22 +05:30
Deepesh Garg
57f7933a4b
Merge pull request #38771 from frappe/mergify/bp/version-15-hotfix/pr-38767
...
fix: skip JVs against bank accounts in tax report (#38767 )
2023-12-16 22:28:55 +05:30
mergify[bot]
2045306283
fix: Reset SLA on issue doesn't work (backport #38789 ) ( #38791 )
...
fix: Reset SLA on issue doesn't work (#38789 )
This was broken since last refactor where it was spun off to work with
all types of doctypes but client side code was never adapted.
(cherry picked from commit fa1c7b663c )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-15 22:02:33 +05:30
Raffael Meyer
4fb479e2f5
Merge pull request #38788 from barredterra/bp-38440
...
fix(pe): show split alert only on splitting (backport #38440 )
2023-12-15 16:26:33 +01:00
Dany Robert
77dba4834c
fix(pe): show split alert only on splitting
2023-12-15 16:08:48 +01:00
Raffael Meyer
a70be4299e
Merge pull request #38787 from frappe/mergify/bp/version-15-hotfix/pr-38742
...
fix(Purchase Register): show bill_date and bill_no (backport #38742 )
2023-12-15 15:39:45 +01:00
ljain112
4ed86dbff2
fix: show bill_date and bill_no in Purchase Register
...
(cherry picked from commit f53ba178a8 )
2023-12-15 14:25:03 +00:00
Deepesh Garg
63f6970b45
Merge pull request #38783 from frappe/mergify/bp/version-15-hotfix/pr-38691
...
fix: Init internal child table values (#38691 )
2023-12-15 18:48:24 +05:30
Deepesh Garg
7802f6c528
fix: Init internal child table values
...
(cherry picked from commit 2588970d55 )
2023-12-15 12:45:56 +00:00
mergify[bot]
7fc8150617
fix: wrong currency in Stock Balance report (backport #38778 ) ( #38780 )
...
fix: wrong currency in Stock Balance report
(cherry picked from commit 5a83a16e60 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-15 15:32:59 +05:30
mergify[bot]
6e92c78cbd
fix: asset patch failure due to missing shift_based column (backport #38776 ) ( #38777 )
...
fix: asset patch failure due to missing shift_based column (#38776 )
* fix: add missing daily_prorata_based in get_asset_finance_books_map
* fix: reload Asset Finance Book doctype
(cherry picked from commit 1704180f38 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-15 14:47:24 +05:30
ruthra kumar
5beea361fe
Merge pull request #38775 from frappe/mergify/bp/version-15-hotfix/pr-38766
...
fix: validation error on reconciling PE to Journals as Invoice (backport #38766 )
2023-12-15 14:41:55 +05:30
ruthra kumar
aa5e16e681
fix: validation error on reconciling PE to Journals as Invoice
...
With the same exchange rate on Journal Entry and Payment Entry,
reconcilition should not post exc gain/loss journal and should not
throw validation error
(cherry picked from commit 5eeb650dfd )
2023-12-15 07:44:08 +00:00
ruthra kumar
27f454d07e
Merge pull request #38768 from frappe/mergify/bp/version-15/pr-37625
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation (backport #37625 )
2023-12-15 13:08:50 +05:30
Gursheen Anand
bf8a2d0e3a
fix: skip jvs against bank accounts
...
(cherry picked from commit f7b2380ec1 )
2023-12-15 07:29:30 +00:00
ruthra kumar
d890391531
refactor: handle bank transaction in foreign currency
...
(cherry picked from commit 74a0d6408a )
2023-12-15 07:06:48 +00:00
ruthra kumar
6e1d9a3dbc
refactor: exc rate on foreign currency JE from Bank Reconciliation
...
(cherry picked from commit 89f484282a )
2023-12-15 07:06:48 +00:00
mergify[bot]
703be50bc7
fix(ux): don't override Item Name and Description in MR (backport #38720 ) ( #38763 )
...
fix(ux): don't override Item Name and Description in MR
(cherry picked from commit 726ac6bda1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-15 11:58:20 +05:30
ruthra kumar
013d0ff99c
Merge pull request #38764 from frappe/mergify/bp/version-15-hotfix/pr-37625
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation (backport #37625 )
2023-12-15 11:41:04 +05:30
ruthra kumar
b1b157aa19
refactor: handle bank transaction in foreign currency
...
(cherry picked from commit 74a0d6408a )
2023-12-15 05:51:44 +00:00
ruthra kumar
e7e5727015
refactor: exc rate on foreign currency JE from Bank Reconciliation
...
(cherry picked from commit 89f484282a )
2023-12-15 05:51:43 +00:00
mergify[bot]
ad3a5b58e4
fix: homepage not working (backport #38755 ) ( #38756 )
...
fix: homepage not working (#38755 )
(cherry picked from commit d6201ce5c7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-14 23:02:25 +05:30
Raffael Meyer
f501c8b336
Merge pull request #38752 from frappe/mergify/bp/version-15-hotfix/pr-38505
2023-12-14 16:38:29 +01:00
barredterra
f7706211ea
feat: set lead name from email
...
(cherry picked from commit ceeb724acc )
2023-12-14 12:49:41 +00:00
mergify[bot]
a551660d2a
fix: timezone aware SLA banner (backport #38745 ) ( #38747 )
...
fix: timezone aware SLA banner (#38745 )
(cherry picked from commit eaf86a6461 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-14 15:59:21 +05:30
ruthra kumar
5cbe170117
Merge pull request #38737 from frappe/mergify/bp/version-15-hotfix/pr-38717
...
fix: fetch exc rate of multi currency journals on reconciliation (backport #38717 )
2023-12-14 09:59:47 +05:30
ruthra kumar
f55b561ff9
fix: fetch exc rate of multi currency journals
...
(cherry picked from commit 1b3ba25220 )
2023-12-14 04:06:48 +00:00
mergify[bot]
753c1aa406
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (backport #38730 ) ( #38734 )
...
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (#38730 )
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 3fabca1051 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:30:18 +05:30
Frappe PR Bot
ff85f2a940
chore(release): Bumped to Version 15.6.1
...
## [15.6.1](https://github.com/frappe/erpnext/compare/v15.6.0...v15.6.1 ) (2023-12-13)
### Bug Fixes
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) (backport [#38713 ](https://github.com/frappe/erpnext/issues/38713 )) ([#38731 ](https://github.com/frappe/erpnext/issues/38731 )) ([04c605d ](04c605d76b ))
2023-12-13 18:49:38 +00:00
mergify[bot]
04c605d76b
fix: supplier removed on selection of item (backport #38712 ) (backport #38713 ) ( #38731 )
...
fix: supplier removed on selection of item (backport #38712 ) (#38713 )
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit feb452b740 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:17:57 +05:30
mergify[bot]
3fabca1051
Revert "fix(ux): don't update qty blindly" (backport #38728 ) ( #38730 )
...
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-13 23:16:15 +05:30
Raffael Meyer
32ec73dd96
Merge pull request #38727 from frappe/mergify/bp/version-15-hotfix/pr-38725
2023-12-13 17:48:11 +01:00
barredterra
f30bede2e0
feat: RFQ print preview
...
(cherry picked from commit 27f05145ae )
2023-12-13 16:32:30 +00:00
mergify[bot]
1dcb065c64
fix: barcode scanning for the stock entry (backport #38716 ) ( #38718 )
...
fix: barcode scanning for the stock entry (#38716 )
(cherry picked from commit 13cba5068b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-13 18:32:48 +05:30
mergify[bot]
feb452b740
fix: supplier removed on selection of item (backport #38712 ) ( #38713 )
...
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-13 14:39:00 +05:30
Frappe PR Bot
86b276a3ec
chore(release): Bumped to Version 15.6.0
...
# [15.6.0](https://github.com/frappe/erpnext/compare/v15.5.0...v15.6.0 ) (2023-12-12)
### Bug Fixes
* `split_invoices_based_on_payment_terms` (backport [#37859 ](https://github.com/frappe/erpnext/issues/37859 )) ([#38488 ](https://github.com/frappe/erpnext/issues/38488 )) ([4b76cc4 ](4b76cc46a1 ))
* 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (backport [#38696 ](https://github.com/frappe/erpnext/issues/38696 )) ([#38703 ](https://github.com/frappe/erpnext/issues/38703 )) ([2bd9671 ](2bd96713db ))
* auto delete draft serial and batch bundle (backport [#38637 ](https://github.com/frappe/erpnext/issues/38637 )) ([#38654 ](https://github.com/frappe/erpnext/issues/38654 )) ([b0675f6 ](b0675f6490 ))
* close PO on SCO close (backport [#38667 ](https://github.com/frappe/erpnext/issues/38667 )) ([#38681 ](https://github.com/frappe/erpnext/issues/38681 )) ([4055543 ](4055543f5d ))
* format only if searched text contain link value text ([d79e6e3 ](d79e6e353e ))
* get customers for leaderboard ([9d5c79d ](9d5c79d6b2 ))
* get items for leaderboard ([7cb38a8 ](7cb38a8f22 ))
* get sales partner for leaderboard ([3845d42 ](3845d4294c ))
* get sales person for leaderboard ([2fcfebe ](2fcfebe1d3 ))
* get suppliers for leaderboard ([e205772 ](e205772482 ))
* ignore non-existing regional customizations (backport [#38621 ](https://github.com/frappe/erpnext/issues/38621 )) ([#38624 ](https://github.com/frappe/erpnext/issues/38624 )) ([c70e6f2 ](c70e6f23df ))
* limit end date to current date ([dbdb971 ](dbdb971e10 ))
* negative batch issue (backport [#38688 ](https://github.com/frappe/erpnext/issues/38688 )) ([#38694 ](https://github.com/frappe/erpnext/issues/38694 )) ([a75081b ](a75081b8c0 ))
* not able to make serial and batch using csv import (backport [#38659 ](https://github.com/frappe/erpnext/issues/38659 )) ([#38662 ](https://github.com/frappe/erpnext/issues/38662 )) ([dd07eca ](dd07ecad45 ))
* only highest eligible coupon applied ([#38416 ](https://github.com/frappe/erpnext/issues/38416 )) ([aa66ee6 ](aa66ee64ec ))
* serial and batch bundle permission (backport [#38618 ](https://github.com/frappe/erpnext/issues/38618 )) ([#38619 ](https://github.com/frappe/erpnext/issues/38619 )) ([ce2bd15 ](ce2bd15872 ))
* serial no filter in the Serial No Ledger report (backport [#38669 ](https://github.com/frappe/erpnext/issues/38669 )) ([#38682 ](https://github.com/frappe/erpnext/issues/38682 )) ([d188c8e ](d188c8ec0e ))
* Shipping Address Link Showing in Buying (backport [#38634 ](https://github.com/frappe/erpnext/issues/38634 )) ([#38646 ](https://github.com/frappe/erpnext/issues/38646 )) ([4150ed9 ](4150ed9b3b ))
* show stock qty in popup (backport [#38698 ](https://github.com/frappe/erpnext/issues/38698 )) ([#38699 ](https://github.com/frappe/erpnext/issues/38699 )) ([6e2cde4 ](6e2cde4a21 ))
* typeerror on new sites ([#38692 ](https://github.com/frappe/erpnext/issues/38692 )) ([9239e73 ](9239e735ad ))
* typo in unittest ([#38673 ](https://github.com/frappe/erpnext/issues/38673 )) ([14ee13c ](14ee13c77e ))
* **ux:** don't update qty blindly (backport [#38608 ](https://github.com/frappe/erpnext/issues/38608 )) ([#38639 ](https://github.com/frappe/erpnext/issues/38639 )) ([0b2e2a2 ](0b2e2a2ab5 ))
### Features
* add employee number to client user bootinfo (backport [#38477 ](https://github.com/frappe/erpnext/issues/38477 )) ([#38603 ](https://github.com/frappe/erpnext/issues/38603 )) ([c7dbcbc ](c7dbcbcd17 ))
2023-12-12 16:11:51 +00:00
Deepesh Garg
0d8a52f63b
Merge pull request #38690 from frappe/version-15-hotfix
...
chore: release v15
2023-12-12 21:40:42 +05:30
mergify[bot]
2bd96713db
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (backport #38696 ) ( #38703 )
...
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (#38696 )
fix: 1st row value of asset put to less than 180 days acc. to IT S. 32
(cherry picked from commit e7984b3ef9 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-12 21:09:38 +05:30
Raffael Meyer
1d2edec550
Merge pull request #38675 from frappe/mergify/bp/version-15-hotfix/pr-38672
...
fix: get data for leaderboard (backport #38672 )
2023-12-12 13:44:04 +01:00
ruthra kumar
965126df83
Merge pull request #38678 from frappe/mergify/bp/version-15-hotfix/pr-38673
...
fix: typo in unittest (backport #38673 )
2023-12-12 17:35:22 +05:30
mergify[bot]
6e2cde4a21
fix: show stock qty in popup (backport #38698 ) ( #38699 )
...
fix: show stock qty in popup (#38698 )
(cherry picked from commit b562b4cf99 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 17:04:57 +05:30
mergify[bot]
a75081b8c0
fix: negative batch issue (backport #38688 ) ( #38694 )
...
fix: negative batch issue (#38688 )
(cherry picked from commit 69d7a640ee )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 16:41:26 +05:30
ruthra kumar
b68e1f6ea6
Merge pull request #38693 from frappe/mergify/bp/version-15-hotfix/pr-38692
...
fix: typeerror on new sites (backport #38692 )
2023-12-12 16:03:08 +05:30
ruthra kumar
9239e735ad
fix: typeerror on new sites ( #38692 )
...
(cherry picked from commit fa2d33cb50 )
2023-12-12 10:14:39 +00:00
ruthra kumar
576ff49943
Merge pull request #38687 from frappe/mergify/bp/version-15-hotfix/pr-38685
...
refactor: add `get_list` for virtual child doctypes (backport #38685 )
2023-12-12 15:24:37 +05:30
ruthra kumar
92b5c80a4a
refactor: add get_list for virtual child doctypes
...
(cherry picked from commit 15c90551b6 )
2023-12-12 09:12:39 +00:00
mergify[bot]
d188c8ec0e
fix: serial no filter in the Serial No Ledger report (backport #38669 ) ( #38682 )
...
fix: serial no filter in the Serial No Ledger report (#38669 )
(cherry picked from commit 780c4278e6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-12 14:33:11 +05:30
mergify[bot]
4055543f5d
fix: close PO on SCO close (backport #38667 ) ( #38681 )
...
fix: close PO on SCO close
(cherry picked from commit b023e5d6b3 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-12 13:40:30 +05:30
ruthra kumar
fc79c6bf54
Merge pull request #38684 from frappe/mergify/bp/version-15-hotfix/pr-38679
...
refactor(test): repost utility deletion flag test (backport #38679 )
2023-12-12 13:33:24 +05:30
ruthra kumar
522113ba98
refactor(test): update repost settings before test case
...
(cherry picked from commit acb6e8e120 )
2023-12-12 07:16:51 +00:00
ruthra kumar
6469526c26
refactor: increase limit and remove explicit call to start_repost
...
(cherry picked from commit ccff588563 )
2023-12-12 07:16:50 +00:00
ruthra kumar
122e6902ed
refactor: remove explicit commit on repost
...
(cherry picked from commit a97b3db749 )
2023-12-12 07:16:50 +00:00
ruthra kumar
64d93cec66
refactor(test): repost utility deletion flag test
...
(cherry picked from commit cc15f695b4 )
2023-12-12 07:16:50 +00:00
Raffael Meyer
14ee13c77e
fix: typo in unittest ( #38673 )
...
(cherry picked from commit 6ad298adfc )
2023-12-12 04:26:54 +00:00
barredterra
b17178bba9
chore: deprecate unused method
...
(cherry picked from commit 956c3c50a0 )
2023-12-12 04:24:39 +00:00
barredterra
3845d4294c
fix: get sales partner for leaderboard
...
(cherry picked from commit 40c1acc961 )
2023-12-12 04:24:39 +00:00
barredterra
2fcfebe1d3
fix: get sales person for leaderboard
...
(cherry picked from commit 7babfd4ac4 )
2023-12-12 04:24:39 +00:00
barredterra
e205772482
fix: get suppliers for leaderboard
...
(cherry picked from commit 65df4b6aa8 )
2023-12-12 04:24:39 +00:00
barredterra
7cb38a8f22
fix: get items for leaderboard
...
(cherry picked from commit 2721ee3a8d )
2023-12-12 04:24:38 +00:00
barredterra
9d5c79d6b2
fix: get customers for leaderboard
...
(cherry picked from commit 137b5a6108 )
2023-12-12 04:24:38 +00:00
mergify[bot]
dd07ecad45
fix: not able to make serial and batch using csv import (backport #38659 ) ( #38662 )
...
fix: not able to make serial and batch using csv import (#38659 )
(cherry picked from commit 89a0e9c245 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-11 11:29:25 +05:30
mergify[bot]
b0675f6490
fix: auto delete draft serial and batch bundle (backport #38637 ) ( #38654 )
...
fix: auto delete draft serial and batch bundle (#38637 )
(cherry picked from commit 89326bd657 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-10 16:45:03 +05:30
mergify[bot]
4150ed9b3b
fix: Shipping Address Link Showing in Buying (backport #38634 ) ( #38646 )
...
fix(ux): `Shipping Address Link`
(cherry picked from commit ca0c3eb184 )
Co-authored-by: creative-paramu <pparameshwari@thirvusoft.in >
2023-12-08 19:04:24 +05:30
mergify[bot]
0b2e2a2ab5
fix(ux): don't update qty blindly (backport #38608 ) ( #38639 )
...
fix(ux): don't update qty blindly
(cherry picked from commit 0156339f34 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-08 17:59:32 +05:30
mergify[bot]
c70e6f23df
fix: ignore non-existing regional customizations (backport #38621 ) ( #38624 )
...
fix: ignore non-existing regional customizations (#38621 )
(cherry picked from commit 9611e9bd7f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-07 21:43:46 +05:30
Shariq Ansari
5cf0c896bb
Merge pull request #38627 from frappe/mergify/bp/version-15-hotfix/pr-38623
...
fix: format only if searched text contain link value text (backport #38623 )
2023-12-07 20:51:03 +05:30
Shariq Ansari
d79e6e353e
fix: format only if searched text contain link value text
...
(cherry picked from commit 08ed3cd313 )
2023-12-07 15:18:52 +00:00
mergify[bot]
ce2bd15872
fix: serial and batch bundle permission (backport #38618 ) ( #38619 )
...
fix: serial and batch bundle permission (#38618 )
(cherry picked from commit 231ab83562 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-07 18:36:31 +05:30
mergify[bot]
deef6ea66a
chore: minor code cleanup (backport #38615 ) ( #38616 )
...
chore: minor code cleanup (#38615 )
(cherry picked from commit f45dd740c5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-07 15:36:21 +05:30
mergify[bot]
aa66ee64ec
fix: only highest eligible coupon applied ( #38416 )
...
fix: only highest eligible coupon applied (#38416 )
* fix: application of pricing rule when coupon is used
(cherry picked from commit d34787cf6d )
Co-authored-by: sandratridz <102575830+sandratridz@users.noreply.github.com >
2023-12-07 10:34:11 +05:30
Ankush Menat
eeb0567a73
chore: remove unused cache=True
...
(cherry picked from commit 6a47a2ceaf )
2023-12-06 20:54:43 +05:30
mergify[bot]
c7dbcbcd17
feat: add employee number to client user bootinfo (backport #38477 ) ( #38603 )
...
feat: add employee number to client user bootinfo (#38477 )
(cherry picked from commit 525f656cc1 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-12-06 20:52:50 +05:30
mergify[bot]
4b76cc46a1
fix: split_invoices_based_on_payment_terms (backport #37859 ) ( #38488 )
...
* refactor: `split_invoices_based_on_payment_terms`
- Invoices were in the wrong order due to the logic. The invoices with payment terms were added first and the rest after.
- Overly long function with unnecessary loops (reduced to one main loop) and complexity
- The split row as per payment terms was not ordered. So the second installment was allocated first
(cherry picked from commit 6bd56d2d5f )
* test: `get_outstanding_reference_documents` (triggered via UI)
(cherry picked from commit 162c0497d1 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
* fix: Alert message and make sure invoice due dates are different for effective test
- Make invoice due dates are different so that the invoice with the earliest due date is allocated first in the test
- Translate voucher type, simplify alert message. The invoice could be "split" into 1 row, no. of rows in the message seems unnecessary.
(cherry picked from commit 56ac3424d2 )
* style: Remove spaces introduced via merge conflict
(cherry picked from commit 4b4b176fcf )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
* fix: Re-add no.of rows split in alert message
(cherry picked from commit 1fc5844025 )
* fix: Merge conflicts in tests
---------
Co-authored-by: marination <maricadsouza221197@gmail.com >
2023-12-06 18:01:42 +05:30
Gursheen Kaur Anand
bfe2b923e1
Merge pull request #38572 from frappe/mergify/bp/version-15-hotfix/pr-38556
...
fix(minor): financial statements period end date (backport #38556 )
2023-12-05 22:02:27 +05:30
Frappe PR Bot
6826a1e976
chore(release): Bumped to Version 15.5.0
...
# [15.5.0](https://github.com/frappe/erpnext/compare/v15.4.0...v15.5.0 ) (2023-12-05)
### Bug Fixes
* `AttributeError` while saving Purchase Invoice (backport [#38482 ](https://github.com/frappe/erpnext/issues/38482 )) ([#38490 ](https://github.com/frappe/erpnext/issues/38490 )) ([f6c48e8 ](f6c48e8ecf ))
* `OperationalError` while selecting Serial No in `Warranty Claim` (backport [#38394 ](https://github.com/frappe/erpnext/issues/38394 )) ([#38414 ](https://github.com/frappe/erpnext/issues/38414 )) ([80afeca ](80afeca229 ))
* Add missing french translations ([#38368 ](https://github.com/frappe/erpnext/issues/38368 )) ([b5c89ec ](b5c89ec3b4 ))
* better overlap logic for job card (backport [#38432 ](https://github.com/frappe/erpnext/issues/38432 )) ([#38522 ](https://github.com/frappe/erpnext/issues/38522 )) ([2a9e843 ](2a9e843610 ))
* consider the `Valuation Method` while picking incorrect SLE (backport [#38592 ](https://github.com/frappe/erpnext/issues/38592 )) ([#38595 ](https://github.com/frappe/erpnext/issues/38595 )) ([9d45bbd ](9d45bbd051 ))
* debit credit mismatch in multi-currecy asset purchase receipt ([#38342 ](https://github.com/frappe/erpnext/issues/38342 )) ([b9f26ae ](b9f26ae849 ))
* don't consider cancelled entries ([#38401 ](https://github.com/frappe/erpnext/issues/38401 )) ([0a29dbe ](0a29dbe09e ))
* don't show non-stock items in Stock Analytics report (backport [#38543 ](https://github.com/frappe/erpnext/issues/38543 )) ([#38545 ](https://github.com/frappe/erpnext/issues/38545 )) ([282a5b2 ](282a5b27ad ))
* don't update previous doc on rate change (backport [#38493 ](https://github.com/frappe/erpnext/issues/38493 )) ([#38524 ](https://github.com/frappe/erpnext/issues/38524 )) ([0aa96f7 ](0aa96f783d ))
* exclude `invoice_doctypes` from party advance ([927538f ](927538f776 ))
* exploded items in Subcontracting Receipt (backport [#38441 ](https://github.com/frappe/erpnext/issues/38441 )) ([#38445 ](https://github.com/frappe/erpnext/issues/38445 )) ([e066698 ](e06669847d ))
* german translations for Lost Quotations (backport [#38435 ](https://github.com/frappe/erpnext/issues/38435 )) ([#38516 ](https://github.com/frappe/erpnext/issues/38516 )) ([33c59a2 ](33c59a2bb1 ))
* get dynamic link with parenttype contact ([cb9589b ](cb9589b8ef ))
* incorrect customer outstanding amount ([#38475 ](https://github.com/frappe/erpnext/issues/38475 )) ([98fe89a ](98fe89a24d ))
* incorrect material request quantity in Production Plan (backport [#38566 ](https://github.com/frappe/erpnext/issues/38566 )) ([#38579 ](https://github.com/frappe/erpnext/issues/38579 )) ([145ed3a ](145ed3a3b1 ))
* incorrect ordered qty for Subcontracting Order ([#38415 ](https://github.com/frappe/erpnext/issues/38415 )) ([71fe2bc ](71fe2bcc28 ))
* incorrect requested quantity for the subcontracting order ([abe3e41 ](abe3e41a17 ))
* incorrectly treating normal payment as advance ([#38437 ](https://github.com/frappe/erpnext/issues/38437 )) ([246dd74 ](246dd74ba4 ))
* item group filter in sales person wise report ([602f6ca ](602f6ca545 ))
* make create button translatable ([#38165 ](https://github.com/frappe/erpnext/issues/38165 )) ([95f9cc9 ](95f9cc99b9 ))
* **regional:** use net figures for sales calc ([#38260 ](https://github.com/frappe/erpnext/issues/38260 )) ([4a243ce ](4a243ce5b7 ))
* remove hardcoded, implicit rounding loss allowance ([4baf796 ](4baf7960dd ))
* scan for serial or batch in bundle (backport [#38534 ](https://github.com/frappe/erpnext/issues/38534 )) ([#38552 ](https://github.com/frappe/erpnext/issues/38552 )) ([88d2a8d ](88d2a8d668 ))
* set cwip account before asset tests ([de7e1ab ](de7e1ab237 ))
* show item name as title instead of item group in BOM (backport [#38478 ](https://github.com/frappe/erpnext/issues/38478 )) ([#38481 ](https://github.com/frappe/erpnext/issues/38481 )) ([8e57862 ](8e57862a1c ))
* show party instead of party name where naming series not set ([f120dc5 ](f120dc56c2 ))
* sql error while filtering on finance book in GL ([3779943 ](3779943221 ))
* **test:** use correct account type for testing ([8b6eb35 ](8b6eb3599c ))
* unset discount amount based on coupon code ([0e50e77 ](0e50e77d8e ))
* use `docstatus` instead of `status` (backport [#38439 ](https://github.com/frappe/erpnext/issues/38439 )) ([#38443 ](https://github.com/frappe/erpnext/issues/38443 )) ([a50e872 ](a50e872820 ))
* use predefined onload property `load_after_mapping` ([#38209 ](https://github.com/frappe/erpnext/issues/38209 )) ([4a558b7 ](4a558b7efb ))
* **ux:** make valuation field read only when it can't be modified (backport [#38450 ](https://github.com/frappe/erpnext/issues/38450 )) ([#38464 ](https://github.com/frappe/erpnext/issues/38464 )) ([2d9ba88 ](2d9ba88870 ))
* validation error has not throw for the batch (backport [#38494 ](https://github.com/frappe/erpnext/issues/38494 )) ([#38502 ](https://github.com/frappe/erpnext/issues/38502 )) ([c797c53 ](c797c533ed ))
### Features
* `Company` filter in `Stock Ledger Variance` report (backport [#38553 ](https://github.com/frappe/erpnext/issues/38553 )) ([#38574 ](https://github.com/frappe/erpnext/issues/38574 )) ([02d7dd8 ](02d7dd8b15 ))
* add customer group filter in sales register ([#38365 ](https://github.com/frappe/erpnext/issues/38365 )) ([185b715 ](185b715d43 ))
* auto create PR on SCR submission (backport [#38290 ](https://github.com/frappe/erpnext/issues/38290 )) ([#38428 ](https://github.com/frappe/erpnext/issues/38428 )) ([7005d51 ](7005d51af3 ))
* enable automatic type annotations (backport [#38452 ](https://github.com/frappe/erpnext/issues/38452 )) ([#38454 ](https://github.com/frappe/erpnext/issues/38454 )) ([5e6a4d2 ](5e6a4d257e ))
* shift depreciation for assets (backport [#38327 ](https://github.com/frappe/erpnext/issues/38327 )) ([#38417 ](https://github.com/frappe/erpnext/issues/38417 )) ([12ad1ec ](12ad1ec71a ))
2023-12-05 13:51:15 +00:00
Deepesh Garg
8a9ed0d04f
Merge pull request #38590 from frappe/version-15-hotfix
...
chore: release v15
2023-12-05 19:19:52 +05:30
mergify[bot]
9d45bbd051
fix: consider the Valuation Method while picking incorrect SLE (backport #38592 ) ( #38595 )
...
* fix: incorrect SLE for `Moving Average` valuation method
(cherry picked from commit 8beec58670 )
* feat: add `Valuation Method` column in `Stock Ledger Variance` report
(cherry picked from commit 16c297c2ec )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 18:13:43 +05:30
ruthra kumar
acf94dd4ad
Merge pull request #38586 from frappe/mergify/bp/version-15-hotfix/pr-38580
...
fix: sql error while filtering on finance book in GL (backport #38580 )
2023-12-05 15:06:42 +05:30
ruthra kumar
3779943221
fix: sql error while filtering on finance book in GL
...
(cherry picked from commit b1d9f3132d )
2023-12-05 09:11:40 +00:00
mergify[bot]
145ed3a3b1
fix: incorrect material request quantity in Production Plan (backport #38566 ) ( #38579 )
...
fix: incorrect material request quantity in Production Plan (#38566 )
(cherry picked from commit aaa9036eca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-05 14:24:26 +05:30
ruthra kumar
7076f3d778
Merge pull request #38577 from frappe/mergify/bp/version-15-hotfix/pr-38570
...
refactor: ignore unreconcile doc on PI cancel/delete (backport #38570 )
2023-12-05 13:13:29 +05:30
mergify[bot]
02d7dd8b15
feat: Company filter in Stock Ledger Variance report (backport #38553 ) ( #38574 )
...
feat: `Company` filter in `Stock Ledger Variance` report
(cherry picked from commit fb3421fcce )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 12:33:06 +05:30
ruthra kumar
ee87c2a211
refactor: ingore on JE cancel as well
...
(cherry picked from commit 1a5d56977e )
2023-12-05 06:34:14 +00:00
ruthra kumar
c83c97f466
refactor: ignore unreconcile doc on PI cancel/delete
...
(cherry picked from commit 4ca84eadb6 )
2023-12-05 06:34:14 +00:00
Gursheen Anand
dbdb971e10
fix: limit end date to current date
...
(cherry picked from commit ab6e92aae1 )
2023-12-05 05:54:49 +00:00
Shariq Ansari
39e04b119a
Merge pull request #38564 from frappe/mergify/bp/version-15-hotfix/pr-38562
...
fix: get dynamic link with parenttype contact (backport #38562 )
2023-12-04 19:22:37 +05:30
Shariq Ansari
cb9589b8ef
fix: get dynamic link with parenttype contact
...
(cherry picked from commit 3d7ad71b22 )
2023-12-04 13:51:36 +00:00
mergify[bot]
88d2a8d668
fix: scan for serial or batch in bundle (backport #38534 ) ( #38552 )
...
fix: scan for serial or batch in bundle (#38534 )
(cherry picked from commit c8693cdf37 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-04 15:24:28 +05:30
ruthra kumar
92c8eb17ca
Merge pull request #38550 from frappe/mergify/bp/version-15-hotfix/pr-38475
...
fix: incorrect customer outstanding amount (backport #38475 )
2023-12-04 13:57:00 +05:30
NIYAZ RAZAK
98fe89a24d
fix: incorrect customer outstanding amount ( #38475 )
...
* fix: incorrect customer outstanding amount
* chore: resolve linting error
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 3df1d75bdd )
2023-12-04 08:11:06 +00:00
ruthra kumar
66e3dc7358
Merge pull request #38547 from frappe/mergify/bp/version-15-hotfix/pr-38283
...
chore: move reconciliation cleanup patch to pre-model sync (backport #38283 )
2023-12-04 13:40:48 +05:30
ruthra kumar
e405695838
chore: move reconciliation cleanup patch to pre-model
...
(cherry picked from commit f258ab5e98 )
2023-12-04 07:34:09 +00:00
ruthra kumar
d8f9e3a8b1
Merge pull request #38542 from frappe/mergify/bp/version-15-hotfix/pr-38148
...
refactor: convert Payment Reconciliation to virtual doctype (backport #38148 )
2023-12-04 12:37:06 +05:30
mergify[bot]
282a5b27ad
fix: don't show non-stock items in Stock Analytics report (backport #38543 ) ( #38545 )
...
* fix(ux): stock-item filter for Item Code field
(cherry picked from commit ccdcb7dfcc )
* fix: don't show non-stock items in Stock Analytics report
(cherry picked from commit 01aadbef85 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-04 12:18:58 +05:30
ruthra kumar
b8b8c02bf9
chore: resolve conflict
2023-12-04 12:16:41 +05:30
ruthra kumar
192343dec2
chore: clear singles table and reconciliation related tables
...
(cherry picked from commit f31002636b )
2023-12-04 06:31:08 +00:00
ruthra kumar
4123f4b0bd
chore: remove reconciliation defaults from patch
...
(cherry picked from commit b5dd0c8630 )
2023-12-04 06:31:08 +00:00
ruthra kumar
bcbf5da905
refactor: virtual doctype methods
...
(cherry picked from commit 9c7b19e0b7 )
2023-12-04 06:31:08 +00:00
ruthra kumar
f6d481de89
refactor: convert payment reconciliation tool to virtual doctype
...
(cherry picked from commit 3a51a3f37e )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
2023-12-04 06:31:07 +00:00
ruthra kumar
0b64daf497
Merge pull request #38540 from frappe/mergify/bp/version-15-hotfix/pr-38220
...
fix: exclude `invoice_doctypes` from party advance (backport #38220 )
2023-12-04 11:19:03 +05:30
ruthra kumar
0a05154698
Merge pull request #38538 from frappe/mergify/bp/version-15-hotfix/pr-38437
...
fix: incorrectly treating normal payment as advance (backport #38437 )
2023-12-04 11:08:46 +05:30
Dany Robert
927538f776
fix: exclude invoice_doctypes from party advance
...
(cherry picked from commit f34ffc2062 )
2023-12-04 05:31:50 +00:00
ruthra kumar
246dd74ba4
fix: incorrectly treating normal payment as advance ( #38437 )
...
fix: treating normal payment as advance
(cherry picked from commit dd39da0b77 )
2023-12-04 04:39:16 +00:00
mergify[bot]
b5c89ec3b4
fix: Add missing french translations ( #38368 )
...
fix: Add missing french translations (#38368 )
fix: Add missing french translation
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit a1e0197a8b )
Co-authored-by: noec764 <58433943+noec764@users.noreply.github.com >
2023-12-04 09:37:46 +05:30
mergify[bot]
4a558b7efb
fix: use predefined onload property load_after_mapping ( #38209 )
...
fix: use predefined onload property `load_after_mapping` (#38209 )
(cherry picked from commit b6a7549407 )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2023-12-04 09:36:52 +05:30
mergify[bot]
0aa96f783d
fix: don't update previous doc on rate change (backport #38493 ) ( #38524 )
...
* fix: don't update previous doc on rate change
(cherry picked from commit 68f5dd3e7b )
* fix: `linter`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-03 23:20:53 +05:30
mergify[bot]
33c59a2bb1
fix: german translations for Lost Quotations (backport #38435 ) ( #38516 )
...
fix: german translations for Lost Quotations (#38435 )
(cherry picked from commit 5952cfa673 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-12-03 23:19:32 +05:30
ruthra kumar
5b1e7666c2
Merge pull request #38528 from frappe/mergify/bp/version-15-hotfix/pr-38525
...
fix: multiple minor fixes in report and Exchange Rate Revaluation (backport #38525 )
2023-12-03 17:04:29 +05:30
ruthra kumar
4baf7960dd
fix: remove hardcoded, implicit rounding loss allowance
...
(cherry picked from commit 64266c4d38 )
2023-12-03 11:14:26 +00:00
ruthra kumar
602f6ca545
fix: item group filter in sales person wise report
...
(cherry picked from commit f4d418ea6d )
2023-12-03 11:14:26 +00:00
mergify[bot]
2a9e843610
fix: better overlap logic for job card (backport #38432 ) ( #38522 )
...
fix: better overlap logic for job card (#38432 )
(cherry picked from commit 74eab91042 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-03 09:49:48 +05:30
mergify[bot]
0a29dbe09e
fix: don't consider cancelled entries ( #38401 )
...
* fix: don't consider cancelled entries
(cherry picked from commit adfcdb3b65 )
* refactor: get outstanding journal entry using query builder
(cherry picked from commit ff27cccff4 )
---------
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2023-12-02 20:07:26 +05:30
mergify[bot]
185b715d43
feat: add customer group filter in sales register ( #38365 )
...
feat: add customer group filter in sales register
(cherry picked from commit 5a97fa6336 )
Co-authored-by: Nandhinidevi123 <nandhini.devi@thirvusoft.in >
2023-12-02 19:50:35 +05:30
mergify[bot]
c797c533ed
fix: validation error has not throw for the batch (backport #38494 ) ( #38502 )
...
fix: validation error has not throw for the batch (#38494 )
* fix: validation error has not throw for the batch
* chore: fix test cases
(cherry picked from commit 5e9016ffab )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-01 21:46:35 +05:30
mergify[bot]
7b363db582
chore: changed sort_order to DESC for customer (backport #38498 ) ( #38501 )
...
chore: changed sort_order to DESC for customer (#38498 )
(cherry picked from commit 6bc40373f2 )
Co-authored-by: Sherin KR <sherinkrply@gmail.com >
2023-12-01 19:09:31 +05:30
Gursheen Kaur Anand
afa6255eee
Merge pull request #38497 from frappe/mergify/bp/version-15-hotfix/pr-38144
...
fix(minor): show party instead of party name where naming series not set (backport #38144 )
2023-12-01 18:20:11 +05:30
Gursheen Anand
f120dc56c2
fix: show party instead of party name where naming series not set
...
(cherry picked from commit b27af6b5c8 )
2023-12-01 12:35:00 +00:00
mergify[bot]
f6c48e8ecf
fix: AttributeError while saving Purchase Invoice (backport #38482 ) ( #38490 )
...
fix: `AttributeError` while saving Purchase Invoice
(cherry picked from commit 60a81a563e )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-01 14:10:31 +05:30
ruthra kumar
bf44e9ed64
Merge pull request #38484 from frappe/mergify/bp/version-15-hotfix/pr-38393
...
refactor: GL entries build logic for `Advance in Separate Party Account` option. (backport #38393 )
2023-12-01 13:26:11 +05:30
mergify[bot]
9cdbd33e40
chore: add translate function to email subject in digest frecuency (backport #38474 ) ( #38487 )
...
chore: add translate function to email subject in digest frecuency (#38474 )
chore: add translate function to email subject in digest frecuency
(cherry picked from commit b24e28953b )
Co-authored-by: Ernesto Ruiz <eruiz@wbapps.com >
2023-12-01 12:43:37 +05:30
ruthra kumar
4a4f4ad323
refactor: handle forex payment advance entries
...
(cherry picked from commit 961bdf0d24 )
2023-12-01 07:07:56 +00:00
ruthra kumar
5d9f71af95
refactor(test): filter on document names
...
(cherry picked from commit 080aa30407 )
2023-12-01 07:07:56 +00:00
ruthra kumar
8b6eb3599c
fix(test): use correct account type for testing
...
(cherry picked from commit eecf9cd1d8 )
2023-12-01 07:07:56 +00:00
ruthra kumar
25b49ef0de
test: ledger pre and post reconciliation on advance as liability
...
(cherry picked from commit 0255e09285 )
2023-12-01 07:07:56 +00:00
ruthra kumar
c67d0eb718
refactor(test): advance allocation on purchase invoice
...
(cherry picked from commit 2add802d0d )
2023-12-01 07:07:56 +00:00
ruthra kumar
86b2de4013
refactor: redefine dr_or_cr for unallocated amount
...
(cherry picked from commit 3e6306348a )
2023-12-01 07:07:55 +00:00
ruthra kumar
8ed2ea29ac
refactor: 'partial' flag to only cancel unlinked ledger entries
...
(cherry picked from commit 2633d7dca3 )
2023-12-01 07:07:55 +00:00
ruthra kumar
65b4dbab2a
refactor: return the newly added reference upon reconciliation
...
(cherry picked from commit ecb533c4d1 )
2023-12-01 07:07:55 +00:00
ruthra kumar
a1bdd69ffd
refactor: 'make_advance_gl_entries' method
...
make_advance_gl_entries -> add_advance_gl_entries -> add_advance_gl_for_reference
'make_advance_gl_entries' - main method thats builds and post GL
entries for all or one specific reference based on parameters
'add_advance_gl_entries' - build GL map for all or one specific
reference. Return an array of dict.
'add_advance_gl_for_reference' - utility function to build gl
entries. returns dict.
(cherry picked from commit 5fc19dab54 )
2023-12-01 07:07:55 +00:00
ruthra kumar
58d04e1f42
refactor: use different GL build logic for advance as liability
...
(cherry picked from commit 58114e7b24 )
2023-12-01 07:07:55 +00:00
ruthra kumar
aaef9d68c0
refactor: post to GL and Payment Ledger on advance as liability
...
(cherry picked from commit 78ab11f991 )
2023-12-01 07:07:54 +00:00
ruthra kumar
bb8ac94adc
test: assert ledger entries on partial reconciliation
...
with `Advance as Liability`, partial reconciliation should not post
duplicate ledger entries for same reference
(cherry picked from commit 3263f2023c )
2023-12-01 07:07:54 +00:00
mergify[bot]
8819d6c173
add supplier group filter in purchase register (backport #38421 ) ( #38483 )
...
add supplier group filter in purchase register (#38421 )
* add supplier group field in purchase register
* Update purchase_register.js
(cherry picked from commit e2a519464b )
Co-authored-by: NandhiniDevi <95607404+Nandhinidevi123@users.noreply.github.com >
2023-12-01 11:51:09 +05:30
mergify[bot]
8e57862a1c
fix: show item name as title instead of item group in BOM (backport #38478 ) ( #38481 )
...
fix: show item name as title instead of item group in BOM (#38478 )
Item fields in BOM used to show Item Group when Items were set to show title as link fields. Now they show Item Name instead
(cherry picked from commit 3a66aefd2c )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-12-01 11:32:28 +05:30
rohitwaghchaure
b9a42a3b1b
Merge pull request #38472 from frappe/mergify/bp/version-15-hotfix/pr-38455
...
fix: incorrect requested quantity for the subcontracting order (backport #38455 )
2023-11-30 19:25:14 +05:30
Rohit Waghchaure
abe3e41a17
fix: incorrect requested quantity for the subcontracting order
...
(cherry picked from commit 691e3bb24f )
2023-11-30 13:39:06 +00:00
mergify[bot]
2d9ba88870
fix(ux): make valuation field read only when it can't be modified (backport #38450 ) ( #38464 )
...
* fix(ux): make `basic_rate` field read-only based on purpose
(cherry picked from commit abc7d30024 )
* fix(ux): make PR `rate` field read-only having PO ref
(cherry picked from commit ae294ee470 )
* fix(ux): make PI `rate` field read-only having PR ref
(cherry picked from commit 3d4156cc7d )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 17:30:35 +05:30
ruthra kumar
03013a8433
Merge pull request #38461 from frappe/mergify/bp/version-15-hotfix/pr-38457
...
refactor: use flt on outstanding on AR/AP summary report (backport #38457 )
2023-11-30 16:42:58 +05:30
ruthra kumar
f44bb0df50
refactor: use flt on outstanding on AR/AP summary report
...
(cherry picked from commit e4bdd3a28d )
2023-11-30 10:55:51 +00:00
mergify[bot]
5e6a4d257e
feat: enable automatic type annotations (backport #38452 ) ( #38454 )
...
feat: enable automatic type annotations (#38452 )
(cherry picked from commit 63313eef6f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-11-30 14:43:16 +05:30
mergify[bot]
7f4d2b707a
refactor: Simpler log settings setup (backport #38449 ) ( #38451 )
...
refactor: Simpler log settings setup (#38449 )
Depends on https://github.com/frappe/frappe/pull/23507
(cherry picked from commit 1da9087cc4 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-11-30 13:30:15 +05:30
ruthra kumar
05da5bfc9a
Merge pull request #38448 from frappe/mergify/bp/version-15-hotfix/pr-38446
...
refactor: pass on filter to up front outstanding query as well (backport #38446 )
2023-11-30 13:18:52 +05:30
ruthra kumar
7a1744691f
refactor: pass on filter to upfront outstanding query as well
...
(cherry picked from commit cfd3230c75 )
2023-11-30 07:26:32 +00:00
mergify[bot]
e06669847d
fix: exploded items in Subcontracting Receipt (backport #38441 ) ( #38445 )
...
fix: exploded items in Subcontracting Receipt
(cherry picked from commit 62b4a263f8 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 12:16:07 +05:30
mergify[bot]
a50e872820
fix: use docstatus instead of status (backport #38439 ) ( #38443 )
...
fix: use `docstatus` instead of `status`
(cherry picked from commit 1423b38d50 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 12:12:02 +05:30
mergify[bot]
7005d51af3
feat: auto create PR on SCR submission (backport #38290 ) ( #38428 )
...
* feat: add field `Action on Purchase Order Submission`
(cherry picked from commit 628ea42b63 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
* feat: auto create SCO on PO submission
(cherry picked from commit 9ec6f1e1d6 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
* feat: add field `Action on Subcontracting Receipt Submission`
(cherry picked from commit 762906f240 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
* chore: notify user on SCO creation
(cherry picked from commit 745e3bfb73 )
* feat: add field `Purchase Order Item` in SCO Service Item
(cherry picked from commit 45d5cff47d )
* fix: hold PO item ref in SCO Service Item
(cherry picked from commit 7e4dd33ab0 )
* feat: add field `Purchase Order Item` in SCO Item
(cherry picked from commit a2ede7d6d5 )
* fix: maintain PO and PO Item ref in SCR Item
(cherry picked from commit e1cea25781 )
* feat: auto create PR on SCR submission
(cherry picked from commit 040cc8d22f )
* feat: add `Purchase Order` link in SCR connections
(cherry picked from commit ca8a5b45ba )
* feat: add `Subcontracting Receipt` link in PO connections
(cherry picked from commit 98cba5ed30 )
* fix: dont show `View` button on cancelled SCR
(cherry picked from commit dd80d3b9b9 )
* fix: use checkbox instead of select field
(cherry picked from commit d366a91d9e )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
* feat: Subcontracting Receipt ref in Purchase Receipt
(cherry picked from commit d891bd7fac )
* feat: SCR Item ref in PR Item
(cherry picked from commit 37b3ac7952 )
* feat: provision to create PR from SCR
(cherry picked from commit 8052103197 )
* chore: PR ref in SCR connections
(cherry picked from commit 096a2c8cd0 )
* fix: map warehouses in return SCR
(cherry picked from commit 874766a82f )
* fix(ux): hide `Create Purchase Receipt` button for Subcontract Return
(cherry picked from commit 7145b040f1 )
* chore: `linter`
(cherry picked from commit 857f2b5a01 )
* test: auto create SCO on PO submit
(cherry picked from commit 68585f6f2b )
* test: auto create PR on SCR submit
(cherry picked from commit 7b0cd03f88 )
* fix(test): `test_auto_create_purchase_receipt`
(cherry picked from commit 3da0aa6a0b )
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 12:11:05 +05:30
Deepesh Garg
277e81c68e
Merge pull request #38431 from frappe/mergify/bp/version-15-hotfix/pr-38429
...
fix(minor): set capital WIP account before asset tests (#38429 )
2023-11-30 08:15:11 +05:30
Gursheen Anand
de7e1ab237
fix: set cwip account before asset tests
...
(cherry picked from commit ef8e4191cd )
2023-11-29 13:24:56 +00:00
Deepesh Garg
f1456d072c
Merge pull request #38423 from frappe/mergify/bp/version-15-hotfix/pr-38250
...
fix: unset discount amount based on coupon code (#38250 )
2023-11-29 18:21:30 +05:30
Gursheen Anand
0e50e77d8e
fix: unset discount amount based on coupon code
...
(cherry picked from commit 6518582ed3 )
2023-11-29 10:25:19 +00:00
rohitwaghchaure
d0f1dec573
Merge pull request #38411 from frappe/mergify/bp/version-15-hotfix/pr-38165
...
fix: make create button translatable (backport #38165 )
2023-11-29 13:05:03 +05:30
rohitwaghchaure
4bb1cb50ba
Merge pull request #38419 from frappe/mergify/bp/version-15-hotfix/pr-38415
...
fix: incorrect ordered qty for Subcontracting Order (backport #38415 )
2023-11-29 13:02:53 +05:30
rohitwaghchaure
71fe2bcc28
fix: incorrect ordered qty for Subcontracting Order ( #38415 )
...
(cherry picked from commit fddf341f44 )
2023-11-29 06:52:36 +00:00
mergify[bot]
12ad1ec71a
feat: shift depreciation for assets (backport #38327 ) ( #38417 )
...
feat: shift depreciation for assets (#38327 )
* feat: shift depreciation for assets
* chore: create new asset depr schedule on shift change
* refactor: move create_depr_schedule to after_insert
* fix: args in get_depreciation_amount test
* refactor: rename shift adjustment to shift allocation
* chore: asset shift factor doctype and auto allocate shift diff
* chore: use check instead of depr type, and add tests
* chore: make linter happy
* chore: give permissions to accounts users
(cherry picked from commit fe5fc5bd3a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-29 12:15:53 +05:30
mergify[bot]
80afeca229
fix: OperationalError while selecting Serial No in Warranty Claim (backport #38394 ) ( #38414 )
...
* refactor: use arrow function
(cherry picked from commit 1763824e5f )
* refactor: use DocType `Fetch From` instead of `frm.add_fetch`
(cherry picked from commit 01044ca8e9 )
* refactor: use `frm.set_query` to add filters
(cherry picked from commit 640dfab827 )
* refactor: don't use `cur_frm`
(cherry picked from commit 9fadf5f426 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-29 10:40:41 +05:30
Patrick Eissler
95f9cc99b9
fix: make create button translatable ( #38165 )
...
* fix: make all create buttons translatable
* style: use double quotes
---------
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 8e4b591ea2 )
2023-11-29 04:54:25 +00:00
mergify[bot]
4a243ce5b7
fix(regional): use net figures for sales calc ( #38260 )
...
fix(regional): use net figures for sales calc (#38260 )
(cherry picked from commit 663bb8726c )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2023-11-29 09:08:50 +05:30
mergify[bot]
b9f26ae849
fix: debit credit mismatch in multi-currecy asset purchase receipt ( #38342 )
...
fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342 )
* fix: Debit credit mimatch in multicurrecy asset purchase receipt
* test: multi currency purchase receipt
* chore: update init files
* test: roolback
(cherry picked from commit add238c892 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-29 09:06:34 +05:30
Frappe PR Bot
d4a3d6bbe0
chore(release): Bumped to Version 15.4.0
...
# [15.4.0](https://github.com/frappe/erpnext/compare/v15.3.0...v15.4.0 ) (2023-11-28)
### Bug Fixes
* allow on submit for child table fields ([ac7615a ](ac7615ac01 ))
* annual income and expenses in digest ([ca2ad17 ](ca2ad175d3 ))
* check reposting settings before allowing editable si ([25bf475 ](25bf475d5a ))
* condition in other bundle utils ([e4d9ef1 ](e4d9ef1293 ))
* create contact if existing customer doesn't have contact ([b1b065d ](b1b065daf1 ))
* display all item rate stop messages (backport [#38289 ](https://github.com/frappe/erpnext/issues/38289 )) ([#38307 ](https://github.com/frappe/erpnext/issues/38307 )) ([99c1fbf ](99c1fbf9fc ))
* do not set repost flag without validating voucher ([6a3c3b4 ](6a3c3b4cac ))
* don't depreciate assets with no schedule on scrapping (backport [#38276 ](https://github.com/frappe/erpnext/issues/38276 )) ([#38293 ](https://github.com/frappe/erpnext/issues/38293 )) ([18613c5 ](18613c595f ))
* filter bundle items based on disabled check ([fb517e8 ](fb517e823f ))
* fiscal year using future date ([b9a1fac ](b9a1fac7d8 ))
* has_product_bundle util to only check for enabled bundles ([5c12872 ](5c12872f70 ))
* job card overlap validation (backport [#38345 ](https://github.com/frappe/erpnext/issues/38345 )) ([#38348 ](https://github.com/frappe/erpnext/issues/38348 )) ([d6fe7eb ](d6fe7eb10c ))
* make parameters of `create_subscription_process` optional (and other minor fixes) ([#38360 ](https://github.com/frappe/erpnext/issues/38360 )) ([721b429 ](721b429d93 ))
* Negative Qty and Rates in SO/PO (backport [#38252 ](https://github.com/frappe/erpnext/issues/38252 )) ([#38357 ](https://github.com/frappe/erpnext/issues/38357 )) ([14174df ](14174df862 ))
* no fstring in translation (backport [#38381 ](https://github.com/frappe/erpnext/issues/38381 )) ([#38387 ](https://github.com/frappe/erpnext/issues/38387 )) ([c101855 ](c1018555a0 ))
* patch - Duplicate entry quality inspection parameter (backport [#38262 ](https://github.com/frappe/erpnext/issues/38262 )) ([#38264 ](https://github.com/frappe/erpnext/issues/38264 )) ([4c9890a ](4c9890a24e ))
* Payment Reco Issue and chart of account importer ([4699887 ](4699887f1c ))
* serial no status (backport [#38391 ](https://github.com/frappe/erpnext/issues/38391 )) ([#38397 ](https://github.com/frappe/erpnext/issues/38397 )) ([b65c225 ](b65c22579d ))
* Server Error while creating Product Bundle (backport [#38377 ](https://github.com/frappe/erpnext/issues/38377 )) ([#38380 ](https://github.com/frappe/erpnext/issues/38380 )) ([922aef6 ](922aef665b ))
* skip disabled bundles for non-report utils ([3d46b32 ](3d46b323b3 ))
* skip fixed assets in parent ([314a91a ](314a91ac4d ))
* Supplier `Primary Contact` (backport [#38268 ](https://github.com/frappe/erpnext/issues/38268 )) ([#38286 ](https://github.com/frappe/erpnext/issues/38286 )) ([37d1f1a ](37d1f1ac67 ))
* **ux:** Sales Order Stock Reservation Dialog (backport [#38261 ](https://github.com/frappe/erpnext/issues/38261 )) ([#38344 ](https://github.com/frappe/erpnext/issues/38344 )) ([3cbe599 ](3cbe59902a ))
* validation for existing bundles ([c0de9c0 ](c0de9c0cef ))
### Features
* add Bank Transaction to connections in Journal and Payment Entry (backport [#38297 ](https://github.com/frappe/erpnext/issues/38297 )) ([#38301 ](https://github.com/frappe/erpnext/issues/38301 )) ([72647b8 ](72647b8624 ))
* add disabled field in product bundle ([fcd53be ](fcd53be188 ))
* new Report "Lost Quotations" ([#38309 ](https://github.com/frappe/erpnext/issues/38309 )) ([ea2c348 ](ea2c3487a3 ))
### Performance Improvements
* optimize total_purchase_cost update ([deed9f5 ](deed9f5840 ))
2023-11-28 16:24:28 +00:00
rohitwaghchaure
4bfdab93ad
Merge pull request #38383 from frappe/version-15-hotfix
...
chore: release v15
2023-11-28 21:53:16 +05:30
mergify[bot]
c1018555a0
fix: no fstring in translation (backport #38381 ) ( #38387 )
...
fix: no fstring in translation (#38381 )
(cherry picked from commit 8f00481c5f )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-11-28 21:36:05 +05:30
Shariq Ansari
9f873749e2
Merge pull request #38400 from frappe/mergify/bp/version-15-hotfix/pr-38398
...
fix(CRM): create contact if existing customer doesn't have contact (backport #38398 )
2023-11-28 20:45:34 +05:30
Shariq Ansari
b1b065daf1
fix: create contact if existing customer doesn't have contact
...
(cherry picked from commit 23b0b8ba36 )
2023-11-28 14:20:10 +00:00
Gursheen Kaur Anand
33b3355cb3
Merge pull request #38396 from frappe/mergify/bp/version-15-hotfix/pr-38392
...
fix: imports for renamed report (backport #38392 )
2023-11-28 19:21:37 +05:30
mergify[bot]
b65c22579d
fix: serial no status (backport #38391 ) ( #38397 )
...
fix: serial no status (#38391 )
(cherry picked from commit 592fc81260 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-28 18:31:23 +05:30
Gursheen Anand
573c4d2bfc
chore: fix imports for renamed report
...
(cherry picked from commit aee2e12f39 )
2023-11-28 12:53:53 +00:00
mergify[bot]
922aef665b
fix: Server Error while creating Product Bundle (backport #38377 ) ( #38380 )
...
* fix: product bundle search input
(cherry picked from commit 729fc738af )
* fix: don't select all fields
(cherry picked from commit 8c3713b649 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-28 14:54:05 +05:30
mergify[bot]
a6f3a103db
chore: fix flaky test case (backport #38369 ) ( #38373 )
...
chore: fix flaky test case (#38369 )
(cherry picked from commit ad3634be7c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-28 08:36:06 +05:30
Sagar Vora
8c906b422f
Merge pull request #38366 from frappe/mergify/bp/version-15-hotfix/pr-38360
...
fix: make parameters of `create_subscription_process` optional (and other minor fixes) (backport #38360 )
2023-11-27 21:06:36 +05:30
Sagar Vora
721b429d93
fix: make parameters of create_subscription_process optional (and other minor fixes) ( #38360 )
...
(cherry picked from commit 5a53a4b044 )
2023-11-27 14:53:39 +00:00
ruthra kumar
7385db0cce
Merge pull request #38359 from frappe/mergify/bp/version-15-hotfix/pr-38354
...
refactor: handle rounding loss on AR/AP reports (backport #38354 )
2023-11-27 12:16:13 +05:30
ruthra kumar
8564d58afe
refactor: handle rounding loss on AR/AP reports
...
(cherry picked from commit 592ce45da7 )
2023-11-27 06:22:52 +00:00
mergify[bot]
4699887f1c
fix: Payment Reco Issue and chart of account importer
...
fix: Payment Reco Issue and chart of account importer
2023-11-27 10:31:12 +05:30
mergify[bot]
14174df862
fix: Negative Qty and Rates in SO/PO (backport #38252 ) ( #38357 )
...
fix: Negative Qty and Rates in SO/PO (#38252 )
* fix: Don't allow negative qty in SO/PO
* fix: Type casting for safe comparisons
* fix: Grammar in error message
* fix: Negative rates should be allowed via Update Items in SO/PO
* fix: Use `non_negative` property in docfield & emove code validation
(cherry picked from commit b9f5a1c85d )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2023-11-27 09:30:16 +05:30
ruthra kumar
5d993d4bc7
Merge pull request #38356 from frappe/mergify/bp/version-15-hotfix/pr-38081
...
fix: check reposting ledger settings before setting repost flag (backport #38081 )
2023-11-27 09:29:22 +05:30
ruthra kumar
378dc50aa4
chore: resolve conflict
2023-11-27 09:09:04 +05:30
Gursheen Anand
25bf475d5a
fix: check reposting settings before allowing editable si
...
(cherry picked from commit 894ae1fe0f )
2023-11-27 03:35:39 +00:00
Gursheen Anand
ac7615ac01
fix: allow on submit for child table fields
...
(cherry picked from commit 5fae2f6d57 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
2023-11-27 03:35:39 +00:00
Gursheen Anand
6a3c3b4cac
fix: do not set repost flag without validating voucher
...
(cherry picked from commit ad5edbb1de )
2023-11-27 03:35:38 +00:00
Gursheen Anand
85bd649c64
refactor: validate reposting settings for editables inv
...
(cherry picked from commit 780b827adc )
2023-11-27 03:35:38 +00:00
mergify[bot]
3cbe59902a
fix(ux): Sales Order Stock Reservation Dialog (backport #38261 ) ( #38344 )
...
* fix(ux): no need to select rows to reserve the stock
(cherry picked from commit 9c889b37fb )
* fix: use field `sales_order_item` instead `name`
(cherry picked from commit 73586fd9b2 )
* fix(ux): no need to select rows to unreserve the stock
(cherry picked from commit 2a41da94d4 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-26 22:25:51 +05:30
mergify[bot]
cda5ff40f1
refactor: bank transaction ( #38182 )
...
refactor: bank transaction (#38182 )
(cherry picked from commit 5426b93387 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-11-26 18:57:01 +05:30
mergify[bot]
d6fe7eb10c
fix: job card overlap validation (backport #38345 ) ( #38348 )
...
fix: job card overlap validation (#38345 )
(cherry picked from commit d8245cef72 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-26 16:28:51 +05:30
Deepesh Garg
e0f9c64290
Merge pull request #38332 from frappe/mergify/bp/version-15-hotfix/pr-38309
...
feat: new Report "Lost Quotations" (#38309 )
2023-11-25 17:36:50 +05:30
Raffael Meyer
ea2c3487a3
feat: new Report "Lost Quotations" ( #38309 )
...
(cherry picked from commit 477d9fa87e )
2023-11-24 21:28:38 +00:00
Deepesh Garg
64d9c5d61c
Merge pull request #38316 from frappe/mergify/bp/version-15-hotfix/pr-38269
...
fix: skip fixed assets in product bundle (backport #38269 )
2023-11-24 16:30:29 +05:30
Deepesh Garg
18f9650188
Merge pull request #38325 from frappe/mergify/bp/version-15-hotfix/pr-38273
...
fix: annual income and expenses in email digest (#38273 )
2023-11-24 16:29:43 +05:30
Gursheen Anand
b9a1fac7d8
fix: fiscal year using future date
...
(cherry picked from commit 728cc9f725 )
2023-11-24 09:51:31 +00:00
Gursheen Anand
ca2ad175d3
fix: annual income and expenses in digest
...
(cherry picked from commit 52305e3000 )
2023-11-24 09:51:30 +00:00
ruthra kumar
2d6b2f7ae3
Merge pull request #38319 from frappe/mergify/bp/version-15-hotfix/pr-38298
...
perf: optimize update_purchase_cost method (backport #38298 )
2023-11-24 12:21:26 +05:30
ruthra kumar
7fc4e211bc
refactor: update project costing based on frequency
...
(cherry picked from commit dd016e6ced )
2023-11-24 06:20:11 +00:00
ruthra kumar
c06388fe48
refactor: make update_project_cost optional through Buying Settings
...
(cherry picked from commit 0fe6dcd742 )
2023-11-24 06:20:11 +00:00
ruthra kumar
28e695baf8
refactor: provide UI button to recalculate when needed
...
(cherry picked from commit bcbe6c4a53 )
2023-11-24 06:20:10 +00:00
ruthra kumar
deed9f5840
perf: optimize total_purchase_cost update
...
(cherry picked from commit aa17110bde )
2023-11-24 06:20:10 +00:00
ruthra kumar
220a0f4b11
Merge pull request #38312 from frappe/mergify/bp/version-15-hotfix/pr-38296
...
chore: index to speed up basic submit/cancel functions on purchase invoice (backport #38296 )
2023-11-24 10:04:43 +05:30
Gursheen Anand
d076aca998
chore: linting issues
...
(cherry picked from commit 1657337887 )
2023-11-24 04:30:39 +00:00
Gursheen Anand
3d46b323b3
fix: skip disabled bundles for non-report utils
...
(cherry picked from commit 362f377f61 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
e4d9ef1293
fix: condition in other bundle utils
...
(cherry picked from commit 8bdb61cb87 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
c0de9c0cef
fix: validation for existing bundles
...
(cherry picked from commit 67f43d37df )
2023-11-24 04:30:38 +00:00
Gursheen Anand
5c12872f70
fix: has_product_bundle util to only check for enabled bundles
...
(cherry picked from commit 3543f86c63 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
fb517e823f
fix: filter bundle items based on disabled check
...
(cherry picked from commit 874774fe6c )
2023-11-24 04:30:38 +00:00
Gursheen Anand
fcd53be188
feat: add disabled field in product bundle
...
(cherry picked from commit ee76af7681 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
314a91ac4d
fix: skip fixed assets in parent
...
(cherry picked from commit f9713eeb56 )
2023-11-24 04:30:37 +00:00
ruthra kumar
7282dd1a85
chore: speed up Purchase Invoice cancellation
...
(cherry picked from commit 1efff268b0 )
2023-11-24 04:16:22 +00:00
ruthra kumar
3720b7171b
chore: index to speed up queries on JE child table reference
...
(cherry picked from commit 24fcd67f8b )
2023-11-24 04:16:22 +00:00
mergify[bot]
99c1fbf9fc
fix: display all item rate stop messages (backport #38289 ) ( #38307 )
...
fix: display all item rate stop messages (#38289 )
(cherry picked from commit 3f6d805033 )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2023-11-23 23:39:53 +05:30
mergify[bot]
30c349b010
add flt() for None type error (backport #38299 ) ( #38306 )
...
add flt() for None type error (#38299 )
(cherry picked from commit 64b44a360a )
Co-authored-by: NandhiniDevi <95607404+Nandhinidevi123@users.noreply.github.com >
2023-11-23 22:42:37 +05:30
mergify[bot]
4c9890a24e
fix: patch - Duplicate entry quality inspection parameter (backport #38262 ) ( #38264 )
...
fix: patch - Duplicate entry quality inspection parameter (#38262 )
(cherry picked from commit 0ca7527f7a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-23 22:39:26 +05:30
mergify[bot]
72647b8624
feat: add Bank Transaction to connections in Journal and Payment Entry (backport #38297 ) ( #38301 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-11-23 15:09:23 +01:00
mergify[bot]
18613c595f
fix: don't depreciate assets with no schedule on scrapping (backport #38276 ) ( #38293 )
...
fix: don't depreciate assets with no schedule on scrapping (#38276 )
fix: don't depreciate non-depreciable assets on scrapping
(cherry picked from commit 816b1b6bd5 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-23 14:05:08 +05:30
mergify[bot]
37d1f1ac67
fix: Supplier Primary Contact (backport #38268 ) ( #38286 )
...
fix: Supplier `Primary Contact`
(cherry picked from commit 627165dc7c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-23 11:13:32 +05:30
ruthra kumar
fb4235c528
Merge pull request #38282 from frappe/mergify/bp/version-15-hotfix/pr-38258
...
refactor: rename 'Unreconcile Payments' doctype to singular 'Unreconcile Payment' (backport #38258 )
2023-11-23 11:09:33 +05:30
ruthra kumar
100ce27a60
chore: update new unreconcile doctype name in JS and PY files
...
(cherry picked from commit 74f9e34182 )
2023-11-23 05:09:24 +00:00
ruthra kumar
df70e048cf
chore: rename 'unreconcile payments' to 'unreconcile payment'
...
(cherry picked from commit 9006c9b747 )
2023-11-23 05:09:23 +00:00
ruthra kumar
0c3c36f658
Merge pull request #38280 from frappe/mergify/bp/version-15-hotfix/pr-38257
...
refactor: optmize outstanding amount query (backport #38257 )
2023-11-23 10:36:53 +05:30
ruthra kumar
d01a480149
refactor: optimize outstanding vouchers query
...
(cherry picked from commit 8b04c1d4f6 )
2023-11-23 10:14:25 +05:30
Frappe PR Bot
33869a231c
chore(release): Bumped to Version 15.3.0
...
# [15.3.0](https://github.com/frappe/erpnext/compare/v15.2.0...v15.3.0 ) (2023-11-21)
### Bug Fixes
* attributes were mandatory for manufacturers ([00b9c23 ](00b9c2326c ))
* issue occured when creating supplier with contact details ([aaccfeb ](aaccfeb918 ))
* overallocation on Payment with PO/SO ([337707b ](337707b9cc ))
* pass check permission in render_address ([a420e13 ](a420e13765 ))
* payment entry rounding error ([384d6b5 ](384d6b516c ))
* set asset's valuation_rate according to asset quantity (backport [#38254 ](https://github.com/frappe/erpnext/issues/38254 )) ([#38256 ](https://github.com/frappe/erpnext/issues/38256 )) ([c60aaa7 ](c60aaa799a ))
* set default asset quantity as 1 [dev] (backport [#38223 ](https://github.com/frappe/erpnext/issues/38223 )) ([#38226 ](https://github.com/frappe/erpnext/issues/38226 )) ([99bf63e ](99bf63ec0f ))
* Suppier name was not taken when creating address from supplier ([2b94489 ](2b9448962f ))
* Supplier Quotation fields ([#37963 ](https://github.com/frappe/erpnext/issues/37963 )) ([aef955c ](aef955c920 ))
* test case for rounded total with cash disc ([eab18e6 ](eab18e6f71 ))
* **Timesheet:** reset billing hours equal to hours if they exceed actual hours (backport [#38134 ](https://github.com/frappe/erpnext/issues/38134 )) ([#38153 ](https://github.com/frappe/erpnext/issues/38153 )) ([5b7b431 ](5b7b431dc9 ))
* **Timesheet:** warn user if billing hours > actual hours instead of resetting (backport [#38239 ](https://github.com/frappe/erpnext/issues/38239 )) ([#38241 ](https://github.com/frappe/erpnext/issues/38241 )) ([1f2f5d8 ](1f2f5d8cf6 ))
* TypeError in Subcontracting Receipt (backport [#38200 ](https://github.com/frappe/erpnext/issues/38200 )) ([#38208 ](https://github.com/frappe/erpnext/issues/38208 )) ([3f57a7e ](3f57a7e9f0 ))
* update modified timestamp ([a492e57 ](a492e574de ))
* **ux:** `Task` creation from `Timesheet` (backport [#38207 ](https://github.com/frappe/erpnext/issues/38207 )) ([#38211 ](https://github.com/frappe/erpnext/issues/38211 )) ([e272041 ](e272041872 ))
* valuation rate for FG item for subcontracting receipt (backport [#38244 ](https://github.com/frappe/erpnext/issues/38244 )) ([#38245 ](https://github.com/frappe/erpnext/issues/38245 )) ([ed7b845 ](ed7b845a55 ))
* valuation rate in report Item Prices ([#38161 ](https://github.com/frappe/erpnext/issues/38161 )) ([f71234e ](f71234e3af ))
* wrong round off and rounded total ([70eccf7 ](70eccf7da0 ))
### Features
* add `Supplier Delivery Note` field in SCR (backport [#38127 ](https://github.com/frappe/erpnext/issues/38127 )) ([#38156 ](https://github.com/frappe/erpnext/issues/38156 )) ([b89a4a7 ](b89a4a7218 ))
* Add accounting dimensions to Supplier Quotation ([7d4ac7e ](7d4ac7e7ff ))
2023-11-21 18:57:56 +00:00
Deepesh Garg
de783da2b6
Merge pull request #38248 from frappe/version-15-hotfix
...
chore: release v15
2023-11-22 00:26:18 +05:30
mergify[bot]
c60aaa799a
fix: set asset's valuation_rate according to asset quantity (backport #38254 ) ( #38256 )
...
fix: set asset's valuation_rate according to asset quantity (#38254 )
(cherry picked from commit e2bb4e2baa )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-21 22:57:34 +05:30
ruthra kumar
07c0ed127a
Merge pull request #38236 from frappe/mergify/bp/version-15-hotfix/pr-38234
...
test: prevent rounding loss based validation error (backport #38234 )
2023-11-21 15:00:40 +05:30
mergify[bot]
ed7b845a55
fix: valuation rate for FG item for subcontracting receipt (backport #38244 ) ( #38245 )
...
fix: valuation rate for FG item for subcontracting receipt (#38244 )
(cherry picked from commit 5c308a4f9a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-21 14:53:03 +05:30
ruthra kumar
c84c97577f
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-38234
2023-11-21 13:43:58 +05:30
mergify[bot]
1f2f5d8cf6
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (backport #38239 ) ( #38241 )
...
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (#38239 )
* revert: "fix(Timesheet): reset billing hours equal to hours if they exceed actual hours"
This reverts commit 0ec8034507 .
* fix: warn user if billing hours > actual hours
(cherry picked from commit ac91030b31 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-21 13:41:50 +05:30
ruthra kumar
bb77546849
Merge pull request #38237 from frappe/mergify/bp/version-15-hotfix/pr-37586
...
fix: overallocation on purchase order to multiple invoices (backport #37586 )
2023-11-21 13:26:39 +05:30
ruthra kumar
2bec89a5bf
chore: fix flakiness test_sales_order_partial_advance_payment
...
(cherry picked from commit 4dff2c7a0d )
2023-11-21 07:03:07 +00:00
ruthra kumar
034375b4f5
refactor(test): make use of utility methods
...
(cherry picked from commit 547993f801 )
2023-11-21 07:03:06 +00:00
ruthra kumar
9600a2cdb7
test: overalloction on reconciliation when PO is involved
...
(cherry picked from commit 946228d783 )
2023-11-21 07:03:06 +00:00
ruthra kumar
337707b9cc
fix: overallocation on Payment with PO/SO
...
(cherry picked from commit 23df4205f8 )
2023-11-21 07:03:05 +00:00
ruthra kumar
15f40a7af6
test: prevent rounding loss based validation error
...
(cherry picked from commit 56e991b7f4 )
2023-11-21 12:16:36 +05:30
mergify[bot]
99bf63ec0f
fix: set default asset quantity as 1 [dev] (backport #38223 ) ( #38226 )
...
fix: set default asset quantity as 1 [dev] (#38223 )
* fix: make default asset quantity as 1
* fix: get rate_of_depreciation from asset category for asset auto-creation
* chore: create asset depr schedules on PR submit, not asset submit
* fix: set default asset quantity as 1
* chore: move patch from v15 to v14
(cherry picked from commit 9903049c7a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-20 22:49:38 +05:30
ruthra kumar
491e9b4fd5
Merge pull request #38214 from frappe/mergify/bp/version-15-hotfix/pr-38210
...
refactor: extend billed amount update flag to POS Invoice as well (backport #38210 )
2023-11-20 15:02:24 +05:30
ruthra kumar
f88ec533e6
Merge pull request #38216 from frappe/mergify/bp/version-15-hotfix/pr-38212
...
refactor: update scheduled job for bulk transaction (backport #38212 )
2023-11-20 14:49:33 +05:30
ruthra kumar
afaf6afd27
refactor: update scheduled job for bulk transaction
...
(cherry picked from commit fb06ad7330 )
2023-11-20 08:51:31 +00:00
ruthra kumar
1ed65524e5
refactor: add flag to POS Invoice
...
(cherry picked from commit 83a13e22b7 )
2023-11-20 08:36:51 +00:00
ruthra kumar
5da9a22e4c
refactor: set default for 'update_billed_amount_in_delivery_note'
...
(cherry picked from commit ee0c64215d )
2023-11-20 08:36:50 +00:00
mergify[bot]
e272041872
fix(ux): Task creation from Timesheet (backport #38207 ) ( #38211 )
...
* fix(ux): enable `Quick Entry` for `Task`
(cherry picked from commit 331ad62f3c )
* fix: add route options for new `Task`
(cherry picked from commit 2f3fc12c08 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-20 12:44:26 +05:30
mergify[bot]
3f57a7e9f0
fix: TypeError in Subcontracting Receipt (backport #38200 ) ( #38208 )
...
fix: TypeError in Subcontracting Receipt
(cherry picked from commit f6e93f084a )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-20 12:40:41 +05:30
ruthra kumar
2186e1cce4
Merge pull request #38197 from frappe/mergify/bp/version-15-hotfix/pr-38159
...
refactor: provision to truncate `remarks` in General Ledger and Accounts Receivable/Payable reports (backport #38159 )
2023-11-20 12:31:44 +05:30
Sagar Vora
7622a2791e
Merge pull request #38199 from frappe/mergify/bp/version-15-hotfix/pr-37963
...
fix: Supplier Quotation fields (backport #37963 )
2023-11-20 11:47:01 +05:30
Sagar Vora
88b62a0a61
chore: resolve conflicts
2023-11-20 11:42:57 +05:30
Vishakh Desai
aef955c920
fix: Supplier Quotation fields ( #37963 )
...
(cherry picked from commit c2bda2c705 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2023-11-20 04:42:48 +00:00
ruthra kumar
c2cb86b40a
refactor: add substring logic in ar/ap report
...
(cherry picked from commit a9bf906545 )
2023-11-20 04:38:26 +00:00
ruthra kumar
9ee8a78083
refactor: provision to set remarks length in accounts settings
...
(cherry picked from commit 97090ff367 )
2023-11-20 04:38:26 +00:00
Deepesh Garg
0f227aa883
Merge pull request #38191 from frappe/mergify/bp/version-15-hotfix/pr-38171
...
fix: wrong round off and rounded total (#38171 )
2023-11-19 19:44:23 +05:30
Deepesh Garg
fc1ee1b3ed
Merge pull request #38174 from frappe/mergify/bp/version-15-hotfix/pr-38147
...
fix: issue occured when creating supplier with contact details (#38147 )
2023-11-19 19:21:36 +05:30
Deepesh Garg
cf7d0ab8a5
Merge pull request #38176 from frappe/mergify/bp/version-15-hotfix/pr-38163
...
fix: attributes were mandatory for manufacturers (#38163 )
2023-11-19 19:20:56 +05:30
Deepesh Garg
c29bc8c97f
chore: linting issues
2023-11-19 19:20:06 +05:30
Dany Robert
eab18e6f71
fix: test case for rounded total with cash disc
...
(cherry picked from commit cc60c328fe )
2023-11-19 13:49:19 +00:00
Dany Robert
70eccf7da0
fix: wrong round off and rounded total
...
(cherry picked from commit 3a487bd33a )
2023-11-19 13:49:19 +00:00
Deepesh Garg
d0ae566e38
Merge pull request #38189 from frappe/mergify/bp/version-15-hotfix/pr-38177
...
fix: payment entry rounding error (#38177 )
2023-11-19 19:10:59 +05:30
Devin Slauenwhite
384d6b516c
fix: payment entry rounding error
...
(cherry picked from commit 3d1e3a9cde )
2023-11-19 13:17:51 +00:00
Deepesh Garg
13d965276f
Merge pull request #38180 from frappe/mergify/bp/version-15-hotfix/pr-38161
...
fix: valuation rate in report Item Prices (#38161 )
2023-11-19 18:44:50 +05:30
Deepesh Garg
7be7c6a479
Merge pull request #38173 from frappe/mergify/bp/version-15-hotfix/pr-38142
...
feat: Add accounting dimensions to Supplier Quotation (#38142 )
2023-11-19 17:08:04 +05:30
Patrick Eissler
f71234e3af
fix: valuation rate in report Item Prices ( #38161 )
...
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com >
(cherry picked from commit 32f622ef80 )
2023-11-18 14:55:16 +00:00
barredterra
a492e574de
fix: update modified timestamp
...
Was missing in 434c2a1815
2023-11-18 15:44:59 +01:00
PatrickDenis-stack
00b9c2326c
fix: attributes were mandatory for manufacturers
...
(cherry picked from commit 434c2a1815 )
2023-11-18 14:39:01 +00:00
Deepesh Garg
3172448c31
chore: Resolve conflicts
2023-11-18 19:58:10 +05:30
Kunhi
2b9448962f
fix: Suppier name was not taken when creating address from supplier
...
(cherry picked from commit 545ef3c234 )
2023-11-18 14:18:32 +00:00
kunhi
aaccfeb918
fix: issue occured when creating supplier with contact details
...
(cherry picked from commit 7842c9fba8 )
2023-11-18 14:18:31 +00:00
Deepesh Garg
7d4ac7e7ff
feat: Add accounting dimensions to Supplier Quotation
...
(cherry picked from commit 089da459f7 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2023-11-18 14:11:38 +00:00
Sagar Vora
d89a9a5bfd
Merge pull request #38169 from frappe/mergify/bp/version-15-hotfix/pr-38167
...
fix: pass check permission in `render_address` (backport #38167 )
2023-11-18 17:39:49 +05:30
Vishakh Desai
a420e13765
fix: pass check permission in render_address
...
(cherry picked from commit 45299fe4b3 )
2023-11-18 12:08:58 +00:00
mergify[bot]
b89a4a7218
feat: add Supplier Delivery Note field in SCR (backport #38127 ) ( #38156 )
...
feat: add `Supplier Delivery Note` field in SCR
(cherry picked from commit da80e4dbce )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-17 22:07:53 +05:30
mergify[bot]
5b7b431dc9
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (backport #38134 ) ( #38153 )
...
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (#38134 )
(cherry picked from commit 20c6e9fca2 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-17 18:25:37 +05:30
Frappe PR Bot
5336cf08fa
chore(release): Bumped to Version 15.2.0
...
# [15.2.0](https://github.com/frappe/erpnext/compare/v15.1.0...v15.2.0 ) (2023-11-17)
### Bug Fixes
* add revaluation journal filter in Payable report ([c967468 ](c9674683d1 ))
* allow regional gl in payment entry for gl preview ([#38136 ](https://github.com/frappe/erpnext/issues/38136 )) ([20e15eb ](20e15ebd22 ))
* bom creator not able to amend / duplicate (backport [#38128 ](https://github.com/frappe/erpnext/issues/38128 )) ([#38129 ](https://github.com/frappe/erpnext/issues/38129 )) ([ed9cd7c ](ed9cd7c92b ))
* **dn:** regression from bulk transaction fix ([ea43862 ](ea43862fcd ))
* GL Entries for receiving non CWIP assets using Purchase Receipt ([#38123 ](https://github.com/frappe/erpnext/issues/38123 )) ([d512371 ](d51237195a ))
* handle partial return against invoices ([ac61abb ](ac61abb2e4 ))
* remove ESS role when not mapped to employee (backport [#37867 ](https://github.com/frappe/erpnext/issues/37867 )) ([#38133 ](https://github.com/frappe/erpnext/issues/38133 )) ([8276614 ](8276614c14 ))
* reset dr_or_cr for every reference ([22b39ac ](22b39ac4b4 ))
* test total unallocated amount in payment ([cb4bb5b ](cb4bb5b4ee ))
* valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (backport [#38094 ](https://github.com/frappe/erpnext/issues/38094 )) ([#38097 ](https://github.com/frappe/erpnext/issues/38097 )) ([28e6e5d ](28e6e5d910 ))
### Features
* virtual parent doctype ([e68d2e1 ](e68d2e138a ))
2023-11-17 07:43:26 +00:00
Deepesh Garg
cb725dcf9f
Merge pull request #38145 from frappe/version-15-hotfix
...
chore: v15 Release
2023-11-17 13:12:09 +05:30
mergify[bot]
20e15ebd22
fix: allow regional gl in payment entry for gl preview ( #38136 )
...
fix: allow regional gl in payment entry for gl preview (#38136 )
(cherry picked from commit 7e43d7b131 )
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2023-11-17 12:40:18 +05:30
ruthra kumar
a699f8b9de
Merge pull request #38139 from frappe/mergify/bp/version-15-hotfix/pr-38119
...
fix: add revaluation journal filter in Payable report (backport #38119 )
2023-11-17 10:04:23 +05:30
ruthra kumar
c9674683d1
fix: add revaluation journal filter in Payable report
...
(cherry picked from commit 134201794a )
2023-11-17 10:01:35 +05:30
mergify[bot]
8276614c14
fix: remove ESS role when not mapped to employee (backport #37867 ) ( #38133 )
...
fix: remove ESS role when not mapped to employee (#37867 )
* fix: remove ESS role when not mapped to employee
* fix: emp role removal on unlinking
* fix: test case for user employee role mapping
* fix: mapped employee and user on creation
(cherry picked from commit 56b8d1b927 )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2023-11-16 20:27:35 +05:30
mergify[bot]
ed9cd7c92b
fix: bom creator not able to amend / duplicate (backport #38128 ) ( #38129 )
...
fix: bom creator not able to amend / duplicate (#38128 )
fix: bom creator not able to amend
(cherry picked from commit 2df767f596 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-16 18:53:08 +05:30
Deepesh Garg
d51237195a
fix: GL Entries for receiving non CWIP assets using Purchase Receipt ( #38123 )
...
* fix: GL Entries for receiving non CWIP assets using Purchase Receipt
* test: Update tests
2023-11-16 13:38:10 +05:30
Deepesh Garg
32039d4de1
Merge pull request #38126 from frappe/mergify/bp/version-15-hotfix/pr-38090
...
fix(dn): regression from bulk transaction fix (#38090 )
2023-11-16 13:00:44 +05:30
David Arnold
ea43862fcd
fix(dn): regression from bulk transaction fix
...
(cherry picked from commit 426c245032 )
2023-11-16 07:13:47 +00:00
Frappe PR Bot
54a6fbaeba
chore(release): Bumped to Version 15.1.0
...
# [15.1.0](https://github.com/frappe/erpnext/compare/v15.0.0...v15.1.0 ) (2023-11-16)
### Bug Fixes
* `PermissionError` while creating DN from SO (backport [#37758 ](https://github.com/frappe/erpnext/issues/37758 )) ([#37768 ](https://github.com/frappe/erpnext/issues/37768 )) ([e742310 ](e7423109b6 ))
* `TypeError` in PR for non-stock item (backport [#37819 ](https://github.com/frappe/erpnext/issues/37819 )) ([#37842 ](https://github.com/frappe/erpnext/issues/37842 )) ([847dd9e ](847dd9e671 ))
* add translation wrapper (backport [#37911 ](https://github.com/frappe/erpnext/issues/37911 )) ([#37947 ](https://github.com/frappe/erpnext/issues/37947 )) ([915ca47 ](915ca47515 ))
* asset depreciation ledger (backport [#37991 ](https://github.com/frappe/erpnext/issues/37991 )) ([#37993 ](https://github.com/frappe/erpnext/issues/37993 )) ([b3562bd ](b3562bdb87 ))
* avoid name clash in delivery stop (backport [#37306 ](https://github.com/frappe/erpnext/issues/37306 )) ([#37702 ](https://github.com/frappe/erpnext/issues/37702 )) ([bfd240a ](bfd240a19d ))
* close `Credit Limit Crossed` dialog (backport [#38052 ](https://github.com/frappe/erpnext/issues/38052 )) ([#38059 ](https://github.com/frappe/erpnext/issues/38059 )) ([cff56d4 ](cff56d4e50 ))
* COA Importer app related issues ([#37238 ](https://github.com/frappe/erpnext/issues/37238 )) ([d5bf7a0 ](d5bf7a039d ))
* consider reserved stock while cancelling a stock transaction (backport [#37754 ](https://github.com/frappe/erpnext/issues/37754 )) ([#37906 ](https://github.com/frappe/erpnext/issues/37906 )) ([e0b0b6b ](e0b0b6bb7d ))
* credit note receive payment entry ([9781f9b ](9781f9b7b1 ))
* **customer:** contact creation for companies ([#38055 ](https://github.com/frappe/erpnext/issues/38055 )) ([fc09d75 ](fc09d757f0 ))
* **customer:** quick form and integration fixes ([#37386 ](https://github.com/frappe/erpnext/issues/37386 )) ([02e2258 ](02e225845e ))
* **defaults:** apply discount and provisonal defaults from item group and brand if available (backport [#37466 ](https://github.com/frappe/erpnext/issues/37466 )) ([#37704 ](https://github.com/frappe/erpnext/issues/37704 )) ([f382b1c ](f382b1cf61 ))
* deprecate unused create_contact ([6f2b34e ](6f2b34e7d5 ))
* don't reset rate if greater than zero in standalone debit note (backport [#37935 ](https://github.com/frappe/erpnext/issues/37935 )) ([#37941 ](https://github.com/frappe/erpnext/issues/37941 )) ([e156564 ](e156564ea4 ))
* force delete removed report (backport [#37668 ](https://github.com/frappe/erpnext/issues/37668 )) ([#37670 ](https://github.com/frappe/erpnext/issues/37670 )) ([a871d95 ](a871d955d4 ))
* handle gle for standalone credit and debit notes ([6e463b1 ](6e463b1953 ))
* Identical items are added line by line instead of grouped together in POS ([#37986 ](https://github.com/frappe/erpnext/issues/37986 )) ([011cf3d ](011cf3d73e ))
* ignore Stock Reservation for future dated PR (backport [#37979 ](https://github.com/frappe/erpnext/issues/37979 )) ([#37990 ](https://github.com/frappe/erpnext/issues/37990 )) ([d74f0ef ](d74f0ef586 ))
* In-Transit Warehouse company filter (backport [#37796 ](https://github.com/frappe/erpnext/issues/37796 )) ([#37798 ](https://github.com/frappe/erpnext/issues/37798 )) ([254ec2c ](254ec2cfd1 ))
* incorrect material request quantity in production plan (backport [#37785 ](https://github.com/frappe/erpnext/issues/37785 )) ([#37790 ](https://github.com/frappe/erpnext/issues/37790 )) ([8b3c4a9 ](8b3c4a948c ))
* indentation issue in the Production Plan Summary report (backport [#38019 ](https://github.com/frappe/erpnext/issues/38019 )) ([#38069 ](https://github.com/frappe/erpnext/issues/38069 )) ([6d325a4 ](6d325a40a1 ))
* indexing on Delivery Note Item (backport [#37766 ](https://github.com/frappe/erpnext/issues/37766 )) ([#37778 ](https://github.com/frappe/erpnext/issues/37778 )) ([98a7c17 ](98a7c170a0 ))
* link between parent and child procedure (backport [#37903 ](https://github.com/frappe/erpnext/issues/37903 )) ([#37944 ](https://github.com/frappe/erpnext/issues/37944 )) ([a065f22 ](a065f22a4c ))
* list index out of range (backport [#37890 ](https://github.com/frappe/erpnext/issues/37890 )) ([#37920 ](https://github.com/frappe/erpnext/issues/37920 )) ([e71ef10 ](e71ef10ca9 ))
* make `Material Request Item` required if `Material Request` is set in PO (backport [#37928 ](https://github.com/frappe/erpnext/issues/37928 )) ([#37937 ](https://github.com/frappe/erpnext/issues/37937 )) ([7ad0817 ](7ad08179f2 ))
* make adjustment entry using stock reconciliation (backport [#37995 ](https://github.com/frappe/erpnext/issues/37995 )) ([#38009 ](https://github.com/frappe/erpnext/issues/38009 )) ([b23fa1f ](b23fa1f5dd ))
* make changes that enable gantt view for job cards (backport [#37661 ](https://github.com/frappe/erpnext/issues/37661 )) ([#37757 ](https://github.com/frappe/erpnext/issues/37757 )) ([f132552 ](f132552968 ))
* make item field read-only in batch (backport [#38010 ](https://github.com/frappe/erpnext/issues/38010 )) ([#38034 ](https://github.com/frappe/erpnext/issues/38034 )) ([99b7cdb ](99b7cdb5be ))
* make project page translatable (backport [#37743 ](https://github.com/frappe/erpnext/issues/37743 )) ([#37801 ](https://github.com/frappe/erpnext/issues/37801 )) ([59e67cd ](59e67cd384 ))
* Mark Status field in Payment Entry 'no_copy'. ([#38000 ](https://github.com/frappe/erpnext/issues/38000 )) ([3c0f8b1 ](3c0f8b15a0 ))
* minor change added to test_case ([b1714ec ](b1714ec21d ))
* minor issue ([24be044 ](24be04427c ))
* **minor:** set tax values for item variants (backport [#37674 ](https://github.com/frappe/erpnext/issues/37674 )) ([#37739 ](https://github.com/frappe/erpnext/issues/37739 )) ([5c46d74 ](5c46d7452e ))
* new logic for handling revaluation journals ([fb71a6e ](fb71a6e787 ))
* Not able to save subcontracting receipt ([#38085 ](https://github.com/frappe/erpnext/issues/38085 )) ([a874997 ](a8749977e1 ))
* **packed_item:** ensure proper names for ref integrity (backport [#37597 ](https://github.com/frappe/erpnext/issues/37597 )) ([#37794 ](https://github.com/frappe/erpnext/issues/37794 )) ([9aa29f5 ](9aa29f55d9 ))
* permission error while creating Supplier Quotation from Portal (backport [#37864 ](https://github.com/frappe/erpnext/issues/37864 )) ([#37871 ](https://github.com/frappe/erpnext/issues/37871 )) ([be8399f ](be8399f52e ))
* **plaid:** Do not sync pending transactions ([2149de4 ](2149de44b1 ))
* POS change amount gl entry with no amount ([#37799 ](https://github.com/frappe/erpnext/issues/37799 )) ([fd7a768 ](fd7a768535 ))
* Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499 ](https://github.com/frappe/erpnext/issues/37499 )) ([#37917 ](https://github.com/frappe/erpnext/issues/37917 )) ([7d0f1f4 ](7d0f1f4235 ))
* remove from or target warehouse for non internal transfer entries (backport [#37612 ](https://github.com/frappe/erpnext/issues/37612 )) ([#37627 ](https://github.com/frappe/erpnext/issues/37627 )) ([3155790 ](31557902b8 ))
* remove validation for negative outstanding invoices ([8602a3e ](8602a3eab1 ))
* remove voucher type and no for Item and Warehouse based reposting ([b96be67 ](b96be67a1f ))
* sales order not assigned to territory orders (backport [#37905 ](https://github.com/frappe/erpnext/issues/37905 )) ([#38025 ](https://github.com/frappe/erpnext/issues/38025 )) ([40cc3a7 ](40cc3a7610 ))
* skip check for removed validation ([22e58e0 ](22e58e0ee0 ))
* sort by section code ([06bb1a3 ](06bb1a3208 ))
* standard submit perm in repost ledger for editable invoices (backport [#37826 ](https://github.com/frappe/erpnext/issues/37826 )) ([#37855 ](https://github.com/frappe/erpnext/issues/37855 )) ([71361f7 ](71361f7673 ))
* status for over delivery or billing ([95d6742 ](95d6742587 ))
* test for invoice returns ([a89af58 ](a89af589e8 ))
* type error on new payment entry ([5937135 ](59371358ae ))
* typo in AR report ([fc3d303 ](fc3d303b82 ))
* typo in function name and msg (backport [#37722 ](https://github.com/frappe/erpnext/issues/37722 )) ([#37741 ](https://github.com/frappe/erpnext/issues/37741 )) ([4819fde ](4819fde8c5 ))
* unsupported operand type(s) for serial and batch bundle in POS Invoice (backport [#37721 ](https://github.com/frappe/erpnext/issues/37721 )) ([#37731 ](https://github.com/frappe/erpnext/issues/37731 )) ([b03c65f ](b03c65f21d ))
* use get_all instead of get_list ([2a5b3bd ](2a5b3bdfd9 ))
* validate so item with qtn ([71538cf ](71538cfab1 ))
* valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (backport [#38094 ](https://github.com/frappe/erpnext/issues/38094 )) (backport [#38097 ](https://github.com/frappe/erpnext/issues/38097 )) ([#38101 ](https://github.com/frappe/erpnext/issues/38101 )) ([880cea5 ](880cea5b36 ))
### Features
* **accounts_receivable:** test_case added for multi-select customer group ([848efe8 ](848efe8047 ))
* add cols for supplier inv details ([e51e5b3 ](e51e5b36e2 ))
* allow return of components for SCO that don't have SCR created (backport [#37686 ](https://github.com/frappe/erpnext/issues/37686 )) ([#37693 ](https://github.com/frappe/erpnext/issues/37693 )) ([4044325 ](40443258cf ))
* auto reserve stock for Sales Order on purchase (backport [#37603 ](https://github.com/frappe/erpnext/issues/37603 )) ([#37648 ](https://github.com/frappe/erpnext/issues/37648 )) ([da5bf50 ](da5bf501eb ))
* **delivery:** link to delivery notes list view from delivery trip (backport [#37604 ](https://github.com/frappe/erpnext/issues/37604 )) ([#37696 ](https://github.com/frappe/erpnext/issues/37696 )) ([08ea62f ](08ea62f4e4 ))
* multi-select customer group in AR Report ([fff294f ](fff294fb37 ))
* proprietorship & partnership options in entity type ([6df125a ](6df125a05f ))
* reserved production plan sub assembly items (backport [#37884 ](https://github.com/frappe/erpnext/issues/37884 )) ([#37927 ](https://github.com/frappe/erpnext/issues/37927 )) ([df90fd7 ](df90fd7b35 ))
* settings page for repost ([c047fd7 ](c047fd7ac5 ))
* **Stock Balance:** add filters from route (backport [#37836 ](https://github.com/frappe/erpnext/issues/37836 )) ([#37840 ](https://github.com/frappe/erpnext/issues/37840 )) ([fad8228 ](fad8228a67 ))
### Performance Improvements
* Add index to supplier invoice field (backport [#37861 ](https://github.com/frappe/erpnext/issues/37861 )) ([#37863 ](https://github.com/frappe/erpnext/issues/37863 )) ([b1982a6 ](b1982a6961 ))
* index return against for purchase invoice (backport [#37881 ](https://github.com/frappe/erpnext/issues/37881 )) ([#37883 ](https://github.com/frappe/erpnext/issues/37883 )) ([febd20a ](febd20acbc ))
2023-11-16 06:51:17 +00:00
Ankush Menat
3ce734e372
ci: change release branch
...
(cherry picked from commit d0a74419b3 )
2023-11-16 12:19:39 +05:30
Ankush Menat
d0a74419b3
ci: change release branch
2023-11-16 12:18:47 +05:30
Deepesh Garg
57dea69185
Merge pull request #38120 from frappe/mergify/bp/version-15-hotfix/pr-38071
...
fix: handle partial return against invoices in payment entries (#38071 )
2023-11-16 10:53:56 +05:30
Gursheen Anand
cb4bb5b4ee
fix: test total unallocated amount in payment
...
(cherry picked from commit 2499675ad1 )
2023-11-16 05:07:00 +00:00
Gursheen Anand
376e09680c
test: payment against partial return invoices
...
(cherry picked from commit 09f9764bbd )
2023-11-16 05:07:00 +00:00
Gursheen Anand
22b39ac4b4
fix: reset dr_or_cr for every reference
...
(cherry picked from commit a59c942cd4 )
2023-11-16 05:06:59 +00:00
Gursheen Anand
ac61abb2e4
fix: handle partial return against invoices
...
(cherry picked from commit 5b446d4575 )
2023-11-16 05:06:59 +00:00
ruthra kumar
d18fd87650
Merge pull request #38118 from frappe/mergify/bp/version-15-hotfix/pr-38038
...
refactor: supercharge Bulk actions (backport #38038 )
2023-11-16 10:22:20 +05:30
ruthra kumar
00a62692dc
Merge pull request #38117 from frappe/mergify/bp/version-15-hotfix/pr-38082
...
refactor: use 'boolean' parameter while fetching FY year (backport #38082 )
2023-11-16 10:07:33 +05:30
ruthra kumar
0134be4915
refactor: raise exception on invalid date
...
(cherry picked from commit a393a6b76c )
2023-11-16 04:22:47 +00:00
ruthra kumar
f28d718732
refactor: update traceback on retry
...
(cherry picked from commit a52a1b49af )
2023-11-16 04:22:47 +00:00
ruthra kumar
df5fcbee71
refactor: support list view filters
...
(cherry picked from commit 93295bf25b )
2023-11-16 04:22:47 +00:00
ruthra kumar
76f3d4a31c
chore: resolve linting issue
...
(cherry picked from commit 73639db910 )
2023-11-16 04:22:47 +00:00
ruthra kumar
0ec2978ea0
refactor: rollback for retries and UI alerts
...
(cherry picked from commit c320288690 )
2023-11-16 04:22:47 +00:00
ruthra kumar
db60e147e0
refactor: barebones retry functionality
...
(cherry picked from commit 0aa1636d04 )
2023-11-16 04:22:47 +00:00
ruthra kumar
33f1e709f1
chore: show retried in list view
...
(cherry picked from commit 194d70f8a0 )
2023-11-16 04:22:46 +00:00
ruthra kumar
696f8b0ae0
refactor: add basic functionalities
...
(cherry picked from commit af35590549 )
2023-11-16 04:22:46 +00:00
ruthra kumar
e68d2e138a
feat: virtual parent doctype
...
(cherry picked from commit a248b13cc3 )
2023-11-16 04:22:46 +00:00
ruthra kumar
461f7a1a1c
chore: make from_doctype readonly
...
(cherry picked from commit b0dfc936a1 )
2023-11-16 04:22:46 +00:00
ruthra kumar
6eaf67e700
chore: add indexes
...
(cherry picked from commit 73090fa130 )
2023-11-16 04:22:46 +00:00
ruthra kumar
f0a8c83fa8
chore: add list view filters
...
(cherry picked from commit ade09bc709 )
2023-11-16 04:22:46 +00:00
ruthra kumar
feb49f23ed
refactor: simplify logging logic bulk_transaction
...
(cherry picked from commit ebd74a4e5b )
2023-11-16 04:22:45 +00:00
ruthra kumar
3be8bfe9d8
chore: rearrange fields
...
(cherry picked from commit c4f8f3613f )
2023-11-16 04:22:45 +00:00
ruthra kumar
bf0d8c16ac
chore: convert child to normal table
...
(cherry picked from commit e5a8ad54e2 )
2023-11-16 04:22:45 +00:00
ruthra kumar
9a9d5775e8
chore: remove 'Bulk Transaction Log' doctype
...
(cherry picked from commit 815c616f18 )
2023-11-16 04:22:45 +00:00
ruthra kumar
e2dd414793
refactor: use 'boolean' parameter while fetching FY year
...
(cherry picked from commit c31ee8ea33 )
2023-11-16 04:18:34 +00:00
mergify[bot]
8bc871a842
chore: change read only condition of asset quantity field (backport #38111 ) ( #38113 )
...
chore: change read only condition of asset quantity field (#38111 )
chore: change read only condition of asset quantity
(cherry picked from commit 6e0362dee8 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-15 18:01:33 +05:30
mergify[bot]
880cea5b36
fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (backport #38094 ) (backport #38097 ) ( #38101 )
...
fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (backport #38094 ) (#38097 )
fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (#38094 )
fix: valuation rate for the subcontracting receipt supplied items with batch
(cherry picked from commit 3e77c0b564 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 28e6e5d910 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-14 22:18:56 +05:30
mergify[bot]
28e6e5d910
fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (backport #38094 ) ( #38097 )
...
fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (#38094 )
fix: valuation rate for the subcontracting receipt supplied items with batch
(cherry picked from commit 3e77c0b564 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-14 21:15:44 +05:30
mergify[bot]
77b1eedcf4
chore: refetch item images on transaction save (backport #38095 ) ( #38099 )
...
chore: refetch item images on transaction save (#38095 )
chore: re fetch item images on transaction save
(cherry picked from commit e93a19ffb5 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-14 20:11:19 +05:30
Deepesh Garg
9f9a4a9eab
Merge pull request #38088 from frappe/version-15-hotfix
...
chore: release v15
2023-11-14 18:52:01 +05:30
mergify[bot]
a8749977e1
fix: Not able to save subcontracting receipt ( #38085 )
...
fix: Not able to save subcontracting receipt (#38085 )
(cherry picked from commit e769e750ec )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-14 15:57:36 +05:30
mergify[bot]
4fdd1ec498
chore: delete comments and unlink attachments on company transactions deletion (backport #38077 ) ( #38079 )
...
* chore: delete comments and unlink attachments on company transactions deletion
(cherry picked from commit 2f9e96e324 )
* fix: unrelated transation date typo
(cherry picked from commit b097bb20d9 )
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-11-13 19:17:00 +05:30
mergify[bot]
6d325a40a1
fix: indentation issue in the Production Plan Summary report (backport #38019 ) ( #38069 )
...
fix: indentation issue in the Production Plan Summary report (#38019 )
fix: Production Plan Summary report
(cherry picked from commit 4a111f7362 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-13 14:03:29 +05:30
bVisible
011cf3d73e
fix: Identical items are added line by line instead of grouped together in POS ( #37986 )
...
fix: Identical items are added line by line instead of grouped together in POS (#37986 )
2023-11-13 14:01:42 +05:30
ruthra kumar
f6b56f225b
Merge pull request #38067 from frappe/mergify/bp/version-15-hotfix/pr-38064
...
refactor: add revaluation journal checkbox in AR/AP summary reports (backport #38064 )
2023-11-13 13:39:24 +05:30
ruthra kumar
d71d5a2981
refactor: add revaluation journal checkbox in AR/AP summary reports
...
(cherry picked from commit 95edd82638 )
2023-11-13 07:52:12 +00:00
Raffael Meyer
6ab2f83a61
Merge pull request #38061 from frappe/mergify/bp/version-15-hotfix/pr-38055
...
fix(customer): contact creation for companies (backport #38055 , #38060 )
2023-11-12 20:27:20 +01:00
barredterra
6f2b34e7d5
fix: deprecate unused create_contact
2023-11-12 20:01:10 +01:00
barredterra
d3d10231b9
test: parse full name
2023-11-12 19:44:01 +01:00
barredterra
f61b476be1
refactor: parse full name
2023-11-12 19:43:51 +01:00
barredterra
0142a9308b
chore: resolve conflicts
2023-11-12 19:43:01 +01:00
David Arnold
fc09d757f0
fix(customer): contact creation for companies ( #38055 )
...
(cherry picked from commit 9fde782403 )
# Conflicts:
# erpnext/selling/doctype/customer/customer.py
2023-11-12 18:06:57 +00:00
mergify[bot]
cff56d4e50
fix: close Credit Limit Crossed dialog (backport #38052 ) ( #38059 )
...
fix: close `Credit Limit Crossed` dialog (#38052 )
(cherry picked from commit 94faa44697 )
Co-authored-by: Arjun <arjun99c@gmail.com >
2023-11-12 18:07:16 +05:30
mergify[bot]
d5bf7a039d
fix: COA Importer app related issues ( #37238 )
...
fix: COA Importer app related issues (#37238 )
* fix: COA Importer app related issues
* fix: Clear all account links fields befor import
* fix: Attribute error
(cherry picked from commit 8634abc021 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-12 17:41:18 +05:30
mergify[bot]
02e225845e
fix(customer): quick form and integration fixes ( #37386 )
...
fix(customer): quick form and integration fixes (#37386 )
(cherry picked from commit ae508144cd )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-11-11 20:19:22 +05:30
mergify[bot]
99b7cdb5be
fix: make item field read-only in batch (backport #38010 ) ( #38034 )
...
fix: make item field read-only in batch
(cherry picked from commit 779260fb49 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-11 10:48:09 +05:30
ruthra kumar
ddb1a7643a
Merge pull request #38036 from frappe/mergify/bp/version-15-hotfix/pr-38004
...
fix: handling of exchange rate journals in AR/AP (backport #38004 )
2023-11-10 11:59:06 +05:30
ruthra kumar
fb71a6e787
fix: new logic for handling revaluation journals
...
(cherry picked from commit 1d8fcd66e6 )
2023-11-10 11:18:59 +05:30
mergify[bot]
40cc3a7610
fix: sales order not assigned to territory orders (backport #37905 ) ( #38025 )
...
fix: sales order not assigned to territory orders (#37905 )
filtered sales order are not assigned to 'territory_orders' which results in 0 order amount and 0 billing amount in the output
(cherry picked from commit 45b4bfc947 )
Co-authored-by: jabir-elat <44110258+jabir-elat@users.noreply.github.com >
2023-11-09 21:52:27 +05:30
mergify[bot]
3c0f8b15a0
fix: Mark Status field in Payment Entry 'no_copy'. ( #38000 )
...
fix: Mark Status field in Payment Entry 'no_copy'.
(cherry picked from commit a89afb65d7 )
Co-authored-by: Bernd Oliver Sünderhauf <46800703+bosue@users.noreply.github.com >
2023-11-09 14:06:46 +05:30
Deepesh Garg
1b103faf05
Merge pull request #38007 from frappe/mergify/bp/version-15-hotfix/pr-37828
...
fix: payments irrespective of party types (backport #37828 )
2023-11-09 14:06:14 +05:30
ruthra kumar
54bed25056
Merge pull request #38013 from frappe/mergify/bp/version-15-hotfix/pr-37716
...
feat: multi-select customer group in AR Report (backport #37716 )
2023-11-09 13:23:38 +05:30
mergify[bot]
b23fa1f5dd
fix: make adjustment entry using stock reconciliation (backport #37995 ) ( #38009 )
...
fix: make adjustment entry using stock reconciliation (#37995 )
fix: do adjustment entry using stock reconciliation
(cherry picked from commit a8216b9727 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-09 13:14:32 +05:30
vishal
b1714ec21d
fix: minor change added to test_case
...
(cherry picked from commit 30402033bc )
2023-11-09 07:35:38 +00:00
vishal
848efe8047
feat(accounts_receivable): test_case added for multi-select customer group
...
(cherry picked from commit de445b32f5 )
2023-11-09 07:35:38 +00:00
vishal
24be04427c
fix: minor issue
...
(cherry picked from commit b60c57a97d )
2023-11-09 07:35:38 +00:00
vishal
fff294fb37
feat: multi-select customer group in AR Report
...
(cherry picked from commit 8903c1bc6f )
2023-11-09 07:35:38 +00:00
Gursheen Anand
2a5b3bdfd9
fix: use get_all instead of get_list
...
(cherry picked from commit 2984a86f37 )
2023-11-09 06:46:33 +00:00
Gursheen Anand
74983910bc
chore: linting issues
...
(cherry picked from commit 84f0d1ff1f )
2023-11-09 06:46:32 +00:00
Gursheen Anand
6e463b1953
fix: handle gle for standalone credit and debit notes
...
(cherry picked from commit 98a8288da2 )
2023-11-09 06:46:32 +00:00
Gursheen Anand
22e58e0ee0
fix: skip check for removed validation
...
(cherry picked from commit 0e100cd451 )
2023-11-09 06:46:32 +00:00
Gursheen Anand
ced6d004fb
refactor: move common util for fetching party types using account type
...
(cherry picked from commit 4867ca353c )
2023-11-09 06:46:32 +00:00
Gursheen Anand
9781f9b7b1
fix: credit note receive payment entry
...
(cherry picked from commit 4015723591 )
2023-11-09 06:46:31 +00:00
Gursheen Anand
46c86de093
test: receive payments from payable party
...
(cherry picked from commit cd1e016163 )
2023-11-09 06:46:31 +00:00
Gursheen Anand
a89af589e8
fix: test for invoice returns
...
(cherry picked from commit 1f4b381748 )
2023-11-09 06:46:31 +00:00
Gursheen Anand
8602a3eab1
fix: remove validation for negative outstanding invoices
...
(cherry picked from commit 3d9938221a )
2023-11-09 06:46:31 +00:00
ruthra kumar
4eb80ea804
Merge pull request #38002 from frappe/mergify/bp/version-15-hotfix/pr-37860
...
refactor: ignore disabled account while selecting Income Accounts (backport #37860 )
2023-11-09 10:41:20 +05:30
ruthra kumar
ef9e8406eb
refactor: ignore disabled account while selecting Income Accounts
...
(cherry picked from commit 6e3e094c95 )
2023-11-09 04:45:59 +00:00
mergify[bot]
b3562bdb87
fix: asset depreciation ledger (backport #37991 ) ( #37993 )
...
fix: asset depreciation ledger (#37991 )
* fix: include opening acc depr while calculating asset depr ledger report
* chore: include opening acc depr properly in acc depr amt
* chore: add cost_center in asset depr ledger report
* fix: handle finance books properly in asset depr ledger report
* chore: rename 'include default book entries' to 'include default FB entries'
(cherry picked from commit 9a171db97f )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-08 22:52:16 +05:30
mergify[bot]
d74f0ef586
fix: ignore Stock Reservation for future dated PR (backport #37979 ) ( #37990 )
...
fix: ignore Stock Reservation for future dated PR
(cherry picked from commit 33eedb97dc )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-08 22:20:51 +05:30
Deepesh Garg
44bad3bd4a
Merge pull request #37964 from frappe/version-15-hotfix
...
chore: release v15
2023-11-08 11:48:14 +05:30
ruthra kumar
0e979b6c5b
Merge pull request #37902 from frappe/mergify/bp/version-15-hotfix/pr-37887
...
chore: performance optimization on payment ledger entry doctype (backport #37887 )
2023-11-08 10:13:55 +05:30
ruthra kumar
cbf8a1405a
Merge pull request #37976 from frappe/mergify/bp/version-15-hotfix/pr-37971
...
refactor: optimize bulk transaction for speed (backport #37971 )
2023-11-08 07:08:58 +05:30
ruthra kumar
3d97a98fd7
refactor: optimize for speed
...
(cherry picked from commit 416bd400bb )
2023-11-08 01:04:08 +00:00
mergify[bot]
3c843c7261
chore: typo in Stock Entry enqueue msg (backport #37970 ) ( #37973 )
...
chore: typo in `Stock Entry` enqueue msg
(cherry picked from commit ee60fa940c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-07 21:18:01 +05:30
ruthra kumar
3f25614e54
Merge pull request #37968 from frappe/mergify/bp/version-15-hotfix/pr-37954
...
refactor: expand repost to `Expense Claim` and make it configurable (backport #37954 )
2023-11-07 16:09:10 +05:30
ruthra kumar
463e71664c
refactor: update permissions for repost settings
...
(cherry picked from commit 10b9570429 )
2023-11-07 10:15:24 +00:00
ruthra kumar
b48b858752
refactor(test): repost test case for purchase invoice
...
(cherry picked from commit 11c8d9fcf1 )
2023-11-07 10:15:13 +00:00
ruthra kumar
85d255c8a2
refactor: select distinct types
...
(cherry picked from commit 61705047b0 )
2023-11-07 10:15:11 +00:00
ruthra kumar
3abee937f9
refactor(test): update repost settings for test cases
...
(cherry picked from commit ac79b8483f )
2023-11-07 10:15:09 +00:00
ruthra kumar
37dbb4d3f9
refactor: support for expense claim repost
...
(cherry picked from commit b651b36fff )
2023-11-07 10:15:08 +00:00
ruthra kumar
1b83a91246
refactor: configurable repost settings
...
(cherry picked from commit 5a068410c6 )
2023-11-07 10:15:07 +00:00
ruthra kumar
156d995ad8
chore: patch to update default repost settings value
...
(cherry picked from commit ebb186c8df )
2023-11-07 10:15:06 +00:00
ruthra kumar
c047fd7ac5
feat: settings page for repost
...
(cherry picked from commit d582a73795 )
2023-11-07 10:15:05 +00:00
ruthra kumar
dc10a721ab
Merge pull request #37958 from frappe/mergify/bp/version-15-hotfix/pr-37956
...
fix: type error on new payment entry (backport #37956 )
2023-11-07 12:38:15 +05:30
ruthra kumar
59371358ae
fix: type error on new payment entry
...
(cherry picked from commit adff287160 )
2023-11-07 06:53:27 +00:00
ruthra kumar
442c484258
Merge pull request #37950 from frappe/mergify/bp/version-15-hotfix/pr-37948
...
fix: typo in AR report (backport #37948 )
2023-11-06 20:47:54 +05:30
ruthra kumar
fc3d303b82
fix: typo in AR report
...
(cherry picked from commit 67e74d03ed )
2023-11-06 14:57:21 +00:00
mergify[bot]
915ca47515
fix: add translation wrapper (backport #37911 ) ( #37947 )
...
fix: add translation wrapper
(cherry picked from commit 8722318081 )
Co-authored-by: hyaray <hyaray@vip.qq.com >
2023-11-06 19:52:04 +05:30
mergify[bot]
a065f22a4c
fix: link between parent and child procedure (backport #37903 ) ( #37944 )
...
* fix: link between parent and child procedure
(cherry picked from commit 05f24ede96 )
* chore: add missing filters for `Parent Procedure`
(cherry picked from commit 8fbd4cea5b )
* test: add test case for Quality Procedure`
(cherry picked from commit 30c6b83a10 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 19:28:42 +05:30
mergify[bot]
e156564ea4
fix: don't reset rate if greater than zero in standalone debit note (backport #37935 ) ( #37941 )
...
* fix: don't reset rate if greater than zero in standalone debit note
(cherry picked from commit 5cce522ecd )
* fix(test): `test_gl_entries_for_standalone_debit_note`
(cherry picked from commit f9fc6c9c9d )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 19:27:42 +05:30
mergify[bot]
7ad08179f2
fix: make Material Request Item required if Material Request is set in PO (backport #37928 ) ( #37937 )
...
fix: make `Material Request Item` required if `Material Request` is set in PO
(cherry picked from commit a9d91189b0 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 17:26:18 +05:30
mergify[bot]
df90fd7b35
feat: reserved production plan sub assembly items (backport #37884 ) ( #37927 )
...
feat: reserved production plan sub assembly items (#37884 )
(cherry picked from commit 34d3eb88b3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-06 11:33:12 +05:30
ruthra kumar
21195343d5
Merge pull request #37925 from frappe/mergify/bp/version-15-hotfix/pr-37879
...
refactor: flag to toggle billed amy update in DN for Credit Note (backport #37879 )
2023-11-06 11:24:26 +05:30
ruthra kumar
61573f2645
refactor(test): enable billed amt update on Sales Return(Cr Note)
...
(cherry picked from commit 0c5bdbdcf3 )
2023-11-06 03:11:52 +00:00
ruthra kumar
463accbf04
refactor: flag to toggle billed amy update in DN for Credit Note
...
(cherry picked from commit a3191f1c8c )
2023-11-06 03:11:52 +00:00
mergify[bot]
fd7a768535
fix: POS change amount gl entry with no amount ( #37799 )
...
fix: POS change amount gl entry with no amount (#37799 )
(cherry picked from commit 2b02ef0066 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-05 17:56:45 +05:30
mergify[bot]
e71ef10ca9
fix: list index out of range (backport #37890 ) ( #37920 )
...
fix: list index out of range (#37890 )
* fix: list index out of range
* fix: solve linter test failing
(cherry picked from commit e5bc8fccb1 )
Co-authored-by: viralkansodiya15 <98073516+viralpatel15@users.noreply.github.com >
2023-11-05 12:33:58 +05:30
mergify[bot]
7d0f1f4235
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport #37499 ) ( #37917 )
...
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (#37499 )
* fix: account for case-insensitive database primary key for parameter names
* chore: linting
(cherry picked from commit b099590b2c )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-11-05 11:29:38 +05:30
mergify[bot]
e0b0b6bb7d
fix: consider reserved stock while cancelling a stock transaction (backport #37754 ) ( #37906 )
...
* fix: consider reserved serial nos while cancelling a stock transaction
(cherry picked from commit d9e284366d )
* fix: consider reserved batches while cancelling a stock transaction
(cherry picked from commit e1a87a802d )
* feat: add field `reserved_stock` in Bin
(cherry picked from commit 98d6cdd53c )
* feat: maintain `Reserved Stock` in Bin
(cherry picked from commit f52916a2c3 )
* fix: consider reserved stock while cancelling a stock transaction
(cherry picked from commit 73b65ac82e )
* fix(test): `test_stock_reservation_against_sales_order`
(cherry picked from commit 10242235bc )
* chore: patch to set reserved stock in Bin
(cherry picked from commit 1f88b1ef84 )
* fix: qty based check for stock reservation of serial-batch items based on qty
(cherry picked from commit 9231706227 )
* test: add test case for stock stock reservation
(cherry picked from commit 54b323e557 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-04 17:02:43 +05:30
ruthra kumar
65f23485d3
chore: performance optimization on payment ledger entry doctype
...
(cherry picked from commit f14d1eb871 )
2023-11-04 03:27:51 +00:00
mergify[bot]
5171e3238d
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [dev] (copy #37897 ) ( #37899 )
...
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based
(cherry picked from commit 7c49b277ef )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-11-04 02:02:25 +05:30
mergify[bot]
fc4bcc0965
chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (backport #37893 ) ( #37896 )
...
chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (#37893 )
* chore: rename daily_depreciation to depreciation_based_on_num_days_in_month
* chore: add patch
* chore: remove unnecessary files
* chore: add amount in field name
* chore: add amount in label
(cherry picked from commit 568d5bfbe8 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-03 23:26:32 +05:30
mergify[bot]
febd20acbc
perf: index return against for purchase invoice (backport #37881 ) ( #37883 )
...
perf: index return against for purchase invoice (#37881 )
(cherry picked from commit 469ae2c7f1 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-11-03 21:59:49 +05:30
mergify[bot]
be8399f52e
fix: permission error while creating Supplier Quotation from Portal (backport #37864 ) ( #37871 )
...
fix: permission error while creating Supplier Quotation from Portal
(cherry picked from commit e019d43d0b )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-03 16:21:20 +05:30
ruthra kumar
c29e22b3d1
Merge pull request #37876 from frappe/mergify/bp/version-15-hotfix/pr-37852
...
refactor: better ledger comparision report (backport #37852 )
2023-11-03 13:25:12 +05:30
ruthra kumar
796b1aa694
refactor(test): for ledger comparision report
...
(cherry picked from commit 639f427d6d )
2023-11-03 07:23:25 +00:00
ruthra kumar
8d66848f9d
refactor: better output on gl and pl comparison report
...
(cherry picked from commit 539f0251d9 )
2023-11-03 07:23:25 +00:00
ruthra kumar
9dae84feba
Merge pull request #37874 from frappe/mergify/bp/version-15-hotfix/pr-37869
...
refactor: 'group only by voucher' flag in AR/AP report (backport #37869 )
2023-11-03 12:51:07 +05:30
ruthra kumar
1e218c12a0
refactor: group only by voucher flag in AR/AP report
...
(cherry picked from commit 23beb46d15 )
2023-11-03 07:00:57 +00:00
mergify[bot]
847dd9e671
fix: TypeError in PR for non-stock item (backport #37819 ) ( #37842 )
...
* fix: `TypeError` in PR for non-stock item
(cherry picked from commit 028b3e2fbf )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-03 11:56:12 +05:30
mergify[bot]
b1982a6961
perf: Add index to supplier invoice field (backport #37861 ) ( #37863 )
...
fix: Add index to supplier invoice field (#37861 )
* fix: Add index to supplier invoice field
* chore: remove unintetional changes
(cherry picked from commit c37e374fdd )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-03 11:52:32 +05:30
rohitwaghchaure
e52291506e
Merge pull request #37851 from frappe/mergify/bp/version-15-hotfix/pr-37849
...
fix: remove voucher type and no for Item and Warehouse based reposting (backport #37849 )
2023-11-02 15:14:50 +05:30
Rohit Waghchaure
618a9ee49b
chore: fix test cases
2023-11-02 14:45:28 +05:30
mergify[bot]
71361f7673
fix: standard submit perm in repost ledger for editable invoices (backport #37826 ) ( #37855 )
...
fix: standard submit perm in repost ledger for editable invoices (#37826 )
* fix: ignore perm while reposting ledger
* fix: use flag in save
* fix: remove unnecessary save
(cherry picked from commit 1b808e1d7c )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-11-02 14:33:47 +05:30
Rohit Waghchaure
b96be67a1f
fix: remove voucher type and no for Item and Warehouse based reposting
...
(cherry picked from commit 0104897d69 )
2023-11-02 07:57:52 +00:00
ruthra kumar
7bc02c49ba
Merge pull request #37847 from frappe/mergify/copy/version-15-hotfix/pr-37845
...
chore: add std permissions for Process Payment Reconciilation log (copy #37845 )
2023-11-02 12:10:36 +05:30
ruthra kumar
7524e425da
chore: std permissions for Process Payment Reconciilation log
...
(cherry picked from commit a9fceeb00f )
2023-11-02 06:16:07 +00:00
ruthra kumar
39a178d27a
Merge pull request #37844 from frappe/mergify/bp/version-15-hotfix/pr-37838
...
refactor: pass limits to JE and PE queries in reconciliation tool (backport #37838 )
2023-11-02 11:08:36 +05:30
mergify[bot]
fad8228a67
feat(Stock Balance): add filters from route (backport #37836 ) ( #37840 )
...
feat(Stock Balance): add filters from route
(cherry picked from commit 38e5e4a893 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-11-02 10:46:28 +05:30
ruthra kumar
8ef48bc6b7
refactor: pass limits to JE and PE queries in reconciliation tool
...
(cherry picked from commit 54e8ce1ac5 )
2023-11-02 05:13:38 +00:00
ruthra kumar
0ab63f91f8
Merge pull request #37834 from frappe/mergify/bp/version-15-hotfix/pr-37832
...
refactor: checkbox to toggle remarks in General Ledger (backport #37832 )
2023-11-02 07:27:07 +05:30
ruthra kumar
e9bf48df9c
refactor: checkbox to toggle remarks in General Ledger
...
(cherry picked from commit 8fa677b8e8 )
2023-11-01 15:50:12 +00:00
mergify[bot]
c8791108de
refactor: update fields label and remove unused fields from BIN (backport #37827 ) ( #37830 )
...
* refactor: rearrange fields and update label
(cherry picked from commit ec1a7869f8 )
* refactor: remove unused fields `fcfs_rate` and `ma_rate` from Bin
(cherry picked from commit f0a1f4ac7c )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-01 16:41:16 +05:30
Deepesh Garg
964a7a3dbd
Merge pull request #37824 from frappe/mergify/bp/version-15-hotfix/pr-37590
...
fix: gov compliance for tax withholding report (#37590 )
2023-11-01 15:22:10 +05:30
Deepesh Garg
c8c8c6533b
Merge pull request #37822 from frappe/mergify/bp/version-15-hotfix/pr-37635
...
fix: validate sales order item with quotation (#37635 )
2023-11-01 15:14:03 +05:30
Gursheen Anand
e51e5b36e2
feat: add cols for supplier inv details
...
(cherry picked from commit 6d5ccde864 )
2023-11-01 08:40:20 +00:00
Gursheen Anand
80dddb40ae
chore: linting issues
...
(cherry picked from commit 75441017c6 )
2023-11-01 08:40:20 +00:00
Gursheen Anand
6df125a05f
feat: proprietorship & partnership options in entity type
...
(cherry picked from commit ed2457bddf )
2023-11-01 08:40:20 +00:00
Gursheen Anand
06bb1a3208
fix: sort by section code
...
(cherry picked from commit 4471ad581e )
2023-11-01 08:40:19 +00:00
Gursheen Anand
aa19055899
chore: change column order
...
(cherry picked from commit 7ecc0d5a04 )
2023-11-01 08:40:19 +00:00
Gursheen Anand
7abe5d9905
refactor: avoid relying only on against in tds docs query
...
(cherry picked from commit 705dadae8e )
2023-11-01 08:40:18 +00:00
Deepesh Garg
2ba5bb8abc
Merge pull request #37718 from frappe/mergify/bp/version-15-hotfix/pr-37690
...
fix(plaid): Do not sync pending transactions (#37690 )
2023-11-01 14:10:17 +05:30
Gursheen Anand
71538cfab1
fix: validate so item with qtn
...
(cherry picked from commit 17ebc1ea80 )
2023-11-01 08:34:49 +00:00
Deepesh Garg
9675da6f38
Merge pull request #37816 from frappe/mergify/bp/version-15-hotfix/pr-37680
...
fix: status when over delivery or billing in SO (#37680 )
2023-11-01 14:04:19 +05:30
Gursheen Anand
95d6742587
fix: status for over delivery or billing
...
(cherry picked from commit d69b0d76dd )
2023-11-01 07:00:27 +00:00
Deepesh Garg
98a8267c38
Merge pull request #37787 from frappe/version-15-hotfix
...
chore: release v15
2023-11-01 12:10:26 +05:30
ruthra kumar
7a5bfe0009
Merge pull request #37805 from frappe/mergify/bp/version-15-hotfix/pr-37793
...
refactor: pull remarks only if needed on AR/AP report (backport #37793 )
2023-10-31 20:37:53 +05:30
ruthra kumar
c8243ec8e5
Merge pull request #37807 from frappe/mergify/bp/version-15-hotfix/pr-37795
...
chore: update default limit values in reconciliation tool (backport #37795 )
2023-10-31 20:37:26 +05:30
ruthra kumar
a72988a514
chore: update default limit values in reconciliation tool
...
(cherry picked from commit 1fd888175f )
2023-10-31 14:23:08 +00:00
ruthra kumar
0589232d3b
refactor: pull remarks only if needed on AR/AP report
...
(cherry picked from commit eb73017798 )
2023-10-31 14:22:06 +00:00
mergify[bot]
59e67cd384
fix: make project page translatable (backport #37743 ) ( #37801 )
...
fix: make project page translatable
(cherry picked from commit e72afd0bd6 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-10-31 19:49:45 +05:30
mergify[bot]
254ec2cfd1
fix: In-Transit Warehouse company filter (backport #37796 ) ( #37798 )
...
fix: In-Transit Warehouse company filter (#37796 )
(cherry picked from commit daf2ec063c )
Co-authored-by: hyaray <hyaray@vip.qq.com >
2023-10-31 18:53:08 +05:30
mergify[bot]
9aa29f55d9
fix(packed_item): ensure proper names for ref integrity (backport #37597 ) ( #37794 )
...
fix(packed_item): ensure proper names for ref integrity (#37597 )
(cherry picked from commit fb0ec74d08 )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-31 18:06:40 +05:30
mergify[bot]
8b3c4a948c
fix: incorrect material request quantity in production plan (backport #37785 ) ( #37790 )
...
fix: incorrect material request quantity in production plan (#37785 )
(cherry picked from commit 25718d9f1b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-31 15:41:53 +05:30
mergify[bot]
98a7c170a0
fix: indexing on Delivery Note Item (backport #37766 ) ( #37778 )
...
fix: indexing on Delivery Note Item (#37766 )
fix: added indexing on Delivery Note Item
(cherry picked from commit 056b74b162 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-31 14:31:29 +05:30
mergify[bot]
e7423109b6
fix: PermissionError while creating DN from SO (backport #37758 ) ( #37768 )
...
fix: ignore permissions while mapping DN Item
(cherry picked from commit afc64ed9ee )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-30 18:39:57 +05:30
ruthra kumar
4f9210541e
Merge pull request #37763 from frappe/mergify/bp/version-15-hotfix/pr-37761
...
chore: add index to posting_date in PLE (backport #37761 )
2023-10-30 17:16:54 +05:30
ruthra kumar
11dd1f14ff
Merge pull request #37764 from frappe/mergify/bp/version-15-hotfix/pr-37720
...
refactor: ignore cancelled GLE's while looking for currency of existing entries (backport #37720 )
2023-10-30 17:16:39 +05:30
ruthra kumar
9ce123d0b9
refactor: ignore cancelled GLE's while looking for currency
...
(cherry picked from commit 8d9b90f3f5 )
2023-10-30 11:23:35 +00:00
ruthra kumar
f64fdb6870
chore: add index to posting_date in PLE
...
(cherry picked from commit ca69845238 )
2023-10-30 11:20:03 +00:00
mergify[bot]
f132552968
fix: make changes that enable gantt view for job cards (backport #37661 ) ( #37757 )
...
fix: make changes that enable gantt view for job cards (#37661 )
* fix: make changes that enable gantt view for job cards
* fix: add fields on listview and remove from json file
* fix: undo modified date
---------
Co-authored-by: Dietmar Fischer <fischer@kk-software.de >
(cherry picked from commit 500435b856 )
Co-authored-by: Didiman1998 <118364772+Didiman1998@users.noreply.github.com >
2023-10-30 15:20:40 +05:30
mergify[bot]
18e40dd032
refactor: remove extraneous disabled filters (backport #37732 ) ( #37749 )
...
refactor: remove extraneous disabled filters
(cherry picked from commit f276fbba4f )
Co-authored-by: Bernd Oliver Sünderhauf <46800703+bosue@users.noreply.github.com >
2023-10-30 09:57:32 +05:30
mergify[bot]
4819fde8c5
fix: typo in function name and msg (backport #37722 ) ( #37741 )
...
fix: typo in function name and msg
(cherry picked from commit 48c66b68ab )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-29 12:28:42 +05:30
mergify[bot]
5c46d7452e
fix(minor): set tax values for item variants (backport #37674 ) ( #37739 )
...
* fix: copy all child fields to item variant
(cherry picked from commit 5deba1b6f9 )
* fix: only update if variant table empty
(cherry picked from commit d436a40739 )
---------
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
2023-10-29 12:16:05 +05:30
mergify[bot]
4034c16cde
chore: fixed test cases related to Internal Transfer (backport #37659 ) ( #37733 )
...
* chore: fixed test cases related to Internal Transfer (#37659 )
(cherry picked from commit 72d32a4901 )
* chore: fix test cases
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-28 13:31:29 +05:30
mergify[bot]
b03c65f21d
fix: unsupported operand type(s) for serial and batch bundle in POS Invoice (backport #37721 ) ( #37731 )
...
fix: unsupported operand type(s) for serial and batch bundle in POS Invoice (#37721 )
(cherry picked from commit fd78f868e1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-28 11:10:46 +05:30
mergify[bot]
a3d3c0024e
chore: allow wip_composite_asset in the MR PO PR PI flow (copy #37723 ) ( #37724 )
...
* chore: allow wip_composite_asset in the MR PO PR PI flow
(cherry picked from commit 0e5bea33a3 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflict
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-10-27 18:54:43 +05:30
Deepesh Garg
2149de44b1
fix(plaid): Do not sync pending transactions
...
(cherry picked from commit 46ea868559 )
2023-10-27 06:09:09 +00:00
mergify[bot]
f382b1cf61
fix(defaults): apply discount and provisonal defaults from item group and brand if available (backport #37466 ) ( #37704 )
...
fix(defaults): apply discount and provisonal defaults from item group and brand if available (#37466 )
(cherry picked from commit 1612d7ba3f )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 18:14:57 +05:30
mergify[bot]
bfd240a19d
fix: avoid name clash in delivery stop (backport #37306 ) ( #37702 )
...
fix: avoid name clash in delivery stop (#37306 )
* fix(stock): avoid name clash in delivery stop with Document.lock()
* chore(stock): format delivery stop json according to doctype builder
(cherry picked from commit 681782121c )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 18:13:23 +05:30
mergify[bot]
08ea62f4e4
feat(delivery): link to delivery notes list view from delivery trip (backport #37604 ) ( #37696 )
...
feat(delivery): link to delivery notes list view from delivery trip
(cherry picked from commit 85488cd0dc )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 13:12:55 +05:30
mergify[bot]
40443258cf
feat: allow return of components for SCO that don't have SCR created (backport #37686 ) ( #37693 )
...
* feat: allow return of components for SCO that don't have SCR created
(cherry picked from commit 8e3b9ec879 )
* fix: consider returned qty while calculating unsupplied qty
(cherry picked from commit 3290df5593 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-26 11:56:27 +05:30
mergify[bot]
2f5d991225
refactor: rename field Over Order Allowance to Blanket Order Allowance (backport #37669 ) ( #37682 )
...
* refactor: rename field `Over Order Allowance` to `Blanket Order Allowance`
(cherry picked from commit 8ffa2bfe25 )
* chore: patch to rename field `over_order_allowance`
(cherry picked from commit fcfcf6957e )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-25 14:58:01 +05:30
mergify[bot]
a871d955d4
fix: force delete removed report (backport #37668 ) ( #37670 )
...
fix: force delete removed report (#37668 )
(cherry picked from commit 7be578485e )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-10-25 14:08:10 +05:30
mergify[bot]
882bd8e93a
chore: fixed test case non_internal_transfer_delivery_note (backport #37671 ) ( #37676 )
...
chore: fixed test case non_internal_transfer_delivery_note (#37671 )
(cherry picked from commit 2bcff4c7f2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-25 13:49:38 +05:30
mergify[bot]
da5bf501eb
feat: auto reserve stock for Sales Order on purchase (backport #37603 ) ( #37648 )
...
* chore: make `Reserve Stock` checkbox visible in SO
(cherry picked from commit 36a996d704 )
* refactor: rename field `Auto Reserve Stock for Sales Order`
(cherry picked from commit 2b4fa98941 )
* feat: add fields to hold SO and SO Item ref in PR Item
(cherry picked from commit 188175be84 )
* feat: reserve stock for SO on PR submission
(cherry picked from commit 64497c9228 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
* feat: add field `From Voucher Type` in SRE
(cherry picked from commit 5ae9c2f62b )
* refactor: rename field `against_pick_list_item`
(cherry picked from commit 78fe567419 )
* refactor: rename field `against_pick_list`
(cherry picked from commit 961d2d9926 )
* fix: incorrect serial and batch get reserved
(cherry picked from commit 45395027d3 )
* fix: partial reservation against SBB
(cherry picked from commit 4f363f5bf3 )
* fix: ignore qty msg if From Voucher is set
(cherry picked from commit a432290a82 )
* test: add test case for auto-reservation from PR
(cherry picked from commit adf313a6d3 )
* chore: add SRE link in PR Connections
(cherry picked from commit 24788ddcc0 )
* chore: patch to update `From Voucher` details
(cherry picked from commit 6942ab1012 )
* chore: `conflicts`
* fix(patch): `update_sre_from_voucher_details`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-24 12:39:05 +05:30
mergify[bot]
31557902b8
fix: remove from or target warehouse for non internal transfer entries (backport #37612 ) ( #37627 )
...
fix: remove from or target warehouse for non internal transfer entries (#37612 )
(cherry picked from commit 5136fe196b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-23 12:27:16 +05:30
mergify[bot]
bdb369e2b4
refactor: use gzip library's compress() and decompress() methods directly (backport #37611 ) ( #37621 )
...
refactor: use gzip library's compress() and decompress() methods directly (#37611 )
The util methods in framework were added for python2.7 compat, so can be removed
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
[skip ci]
(cherry picked from commit 21c3d9c371 )
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2023-10-21 11:20:49 +05:30
Ankush Menat
0925cb28c7
Merge branch 'version-15-hotfix' into version-15
2023-10-20 18:16:32 +05:30
Ankush Menat
9863ba5fd8
Merge pull request #37616 from frappe/mergify/bp/version-15-hotfix/pr-37614
...
chore: new erpnext logo as per espresso (backport #37614 )
2023-10-20 17:58:13 +05:30
Maharshi Patel
889f84bcb7
chore: new erpnext logo as per espresso
...
(cherry picked from commit fff97b1cd2 )
2023-10-20 12:25:04 +00:00
Ankush Menat
b9e4719045
chore: enable automatic releases
2023-10-20 17:33:49 +05:30
Ankush Menat
5cca001a58
fix: Correctly extract last message ( #37602 )
...
frappe.message_log now contains plain dictionary and not JSON strings,
so no need to load them.
2023-10-20 17:28:55 +05:30
Smit Vora
e76860fae1
fix: update existing doc if possible
2023-10-20 17:28:49 +05:30
Smit Vora
844e6f47df
fix: add regional support to extend purchase gl entries
2023-10-20 17:28:42 +05:30
mergify[bot]
62d9de4848
fix: incorrect cost center in the purchase invoice (backport #37591 ) ( #37608 )
...
fix: incorrect cost center in the purchase invoice (#37591 )
(cherry picked from commit 14b009b093 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-20 17:03:51 +05:30
mergify[bot]
fa5c75fd0a
fix(delivery): rename dt fetch stop action (backport #37605 ) ( #37607 )
...
fix(delivery): rename dt fetch stop action
(cherry picked from commit 79d51a0a0b )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-20 16:52:15 +05:30
Ankush Menat
777c1dd1ea
chore: add containers back
2023-10-20 11:53:49 +05:30
Ankush Menat
fca812448e
chore: v15 release
2023-10-19 16:04:06 +05:30
rohitwaghchaure
d09618bf05
chore: remove debugger ( #37584 )
2023-10-19 12:35:36 +05:30
Deepesh Garg
6750af90f7
Merge pull request #37562 from GursheenK/subscription-tax-filters
...
fix(minor): filter tax template based on company in subscription
2023-10-18 17:49:09 +05:30
rohitwaghchaure
10311ff114
fix: payment entry count on supplier dashboard ( #37571 )
2023-10-18 17:42:35 +05:30
rohitwaghchaure
2851a41310
fix: Issues related to RFQ and Supplier Quotation on Portal ( #37565 )
...
fix: RFQ and Supplier Quotation for Portal
2023-10-18 16:31:35 +05:30
Gursheen Anand
1a2f659de2
fix: filter tax template based on company
2023-10-18 11:42:19 +05:30
Ankush Menat
1d186efaab
Merge pull request #37554 from frappe/e_com_perms
...
fix: e-commerce permissions for address
2023-10-18 11:08:16 +05:30
s-aga-r
fbd8660403
Merge pull request #37539 from HarryPaulo/fix-purchase-order-analyse-invoiced-qty
...
fix: billed_qty to show a sum of all invoiced qty from the purchase order item.
2023-10-18 11:07:34 +05:30
ruthra kumar
2bcda494b2
Merge pull request #37549 from ruthra-kumar/use_account_in_key_for_ar_ap_reports
...
refactor: use account in key while grouping voucher in ar/ap report
2023-10-18 09:09:16 +05:30
Deepesh Garg
14760d9aea
Merge pull request #37550 from deepeshgarg007/sales_order_item_dimensions
...
chore: Add accounting dimensions to Sales Order Item table
2023-10-17 22:54:04 +05:30
Ankush Menat
c197d37404
Merge branch 'develop' into e_com_perms
2023-10-17 22:29:44 +05:30
Ankush Menat
f4d74990fe
fix: E-commerce permissions
2023-10-17 22:28:04 +05:30
ruthra kumar
244cec64b2
test: report output if party is missing
2023-10-17 20:40:50 +05:30
Ankush Menat
0931e93b4c
Merge pull request #37552 from frappe/addr_fetch
...
fix: Ignore addr permission in internal code
2023-10-17 20:00:44 +05:30
Ankush Menat
7b9cedebf6
fix: Ignore addr permission in internal code
2023-10-17 19:00:52 +05:30
Deepesh Garg
88be7ada33
Merge branch 'develop' of https://github.com/frappe/erpnext into sales_order_item_dimensions
2023-10-17 18:30:49 +05:30
Deepesh Garg
e31db18912
chore: Add accounting dimensions to Sales Order Item table
2023-10-17 18:19:47 +05:30
ruthra kumar
601ab4567e
refactor: use account in key while grouping voucher in ar/ap report
2023-10-17 17:48:04 +05:30
Sabu Siyad
f900a78995
refactor!: drop ecommerce in favor of webshop ( #33265 )
...
* refactor!: remove ecommerce item group field check
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `e_commerce` directory
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `get_context` from `item_group`
https://frappeframework.com/docs/v14/user/en/guides/portal-development/context
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove related `./templates`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(navbar): remove wishlist (ecommerce)
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(js): remove js from scripts
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `www/all-products`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove pages and js
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove js/customer_reviews
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(portal utils): remove shopping cart debtor account
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove e_commerce events from hooks
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(web): remove e_commerce js from bundle
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(setup): remove shopping cart setup
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove pages
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(item): remove website item button
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(payment request): remove `on_payment_authorized`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: @staticmethod `get_gateway_details`
to avoid monkey patching, in custom apps
https://discuss.erpnext.com/t/how-to-override-method-in-frappe/28786/36
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(pages): remove product page
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(homepage): do not setup website items
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(workspace): remove link to ecommerce settings
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(www): remove shop-by-category
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(homepage): remove featured product
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: remove products in homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(homepage): remove explore button
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: remove products fields from homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* Revert "refactor!: @staticmethod `get_gateway_details`"
This reverts commit 561bcd96680a930bb92627869502d9346b10611b.
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove payment gateway e_commerce import
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* chore: pre-commit
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: pass `party` into `get_price`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: move `get_item_codes_by_attributes` to `utilities/product`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(quotation): input customer group
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* chore: pre-commit
* refactor: remove custom `navbar_items.html`
* refactor!(item): remove `published_in_website`
* refactor: move `validate_duplicate_website_item` before rename
* test: remove `test_shopping_cart_without_website_item`
* chore: add doctype drop patch
* refactor: removed website item related code
* refactor: removed shopping_cart code
* refactor: removed e-commerce related patches
* refactor: removed website related fields from item group
* fix: patch create_asset_depreciation_schedules_from_assets, KeyError: '0K BU64 AUY'
---------
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-10-17 17:05:44 +05:30
s-aga-r
9d687ca6e9
Merge pull request #37541 from s-aga-r/FIX-PROJECT-TEST
...
fix(test): project test case
2023-10-17 14:13:38 +05:30
s-aga-r
fd6aee15e6
fix(test): project test case
2023-10-17 12:48:07 +05:30
ruthra kumar
5bb3e290d2
Merge pull request #37330 from ruthra-kumar/provision_to_pick_exc_rate_on_transaction_date
...
refactor: checkbox to toggle exchange rate inheritence in PO->PI
2023-10-17 09:45:33 +05:30
HarryPaulo
8a72f4f58a
fix: billed_qty to show a sum of all invoiced qty from the purchase order item.
2023-10-16 18:12:10 -03:00
mergify[bot]
27a1e3bf83
feat: validate negative stock for inventory dimension (backport #37373 ) ( #37383 )
...
* feat: validate negative stock for inventory dimension (#37373 )
* feat: validate negative stock for inventory dimension
* test: test case for validate negative stock for inv dimension
(cherry picked from commit 1480acabb0 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix linter issue
* chore: fix linter issue
* chore: fix linter issue
* chore: fix linter issue
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-16 19:15:18 +05:30
Ankush Menat
6e3e4c8ade
Merge pull request #37532 from frappe/cust_role
...
fix: keep customer/supplier website role by default
2023-10-16 17:29:54 +05:30
Ankush Menat
d2096cfdb7
fix: keep customer/supplier website role by default
2023-10-16 16:55:09 +05:30
s-aga-r
f59066c185
Merge pull request #37528 from s-aga-r/FIX-4360
...
perf: index `dn_detail` in `Delivery Note Item`
2023-10-16 16:42:32 +05:30
s-aga-r
5b4528e614
perf: index dn_detail in Delivery Note Item
2023-10-16 16:26:03 +05:30
ruthra kumar
08315522bb
refactor: checkbox to toggle exchange rate inheritence in PO->PI
2023-10-16 16:25:19 +05:30
Ankush Menat
2790ae0744
fix: Update frappe.link_search usage
...
refer https://github.com/frappe/frappe/pull/22745
2023-10-16 15:43:14 +05:30
s-aga-r
08aec7f6d7
Merge pull request #37517 from s-aga-r/FIX-4388-1
...
fix(test): purchase return test case
2023-10-16 01:12:15 +05:30
s-aga-r
240b161e81
fix: purchase return test case
2023-10-16 01:08:42 +05:30
s-aga-r
0f6d67d8d4
Merge pull request #37513 from s-aga-r/FIX-4388
...
fix: GL Entries not getting created for PR Return
2023-10-16 00:33:21 +05:30
s-aga-r
253d4782c6
test: add test case for PR return with zero rate
2023-10-15 23:34:58 +05:30
Deepesh Garg
bd2d04e222
Merge pull request #37312 from blaggacao/feat/add-delivery-roles
...
fix(stock): add delivery user and manager role
2023-10-15 20:28:42 +05:30
Deepesh Garg
10a9a7c52a
Merge pull request #36780 from rtdany10/rounded-row-wise-tax
...
feat: item(row) wise tax amount rounding
2023-10-15 20:01:34 +05:30
s-aga-r
795020dddc
Merge pull request #37414 from s-aga-r/FIX-4347
...
fix: consider received qty while creating SO -> MR
2023-10-15 19:11:14 +05:30
Deepesh Garg
15df4924e8
Merge pull request #36797 from rtdany10/uae-item-tax
...
fix(regional): item wise tax calc issue
2023-10-15 18:17:40 +05:30
Deepesh Garg
621da178e1
Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax
2023-10-15 18:10:27 +05:30
s-aga-r
46add06a29
fix: GL Entries not getting created for PR Return
2023-10-15 15:46:29 +05:30
ruthra kumar
dd099be690
Merge pull request #37478 from ruthra-kumar/tds_from_journals
...
refactor: back calculate total amt for TDS
2023-10-15 10:51:42 +05:30
ruthra kumar
dfd40ca7b3
Merge pull request #37319 from ruthra-kumar/test_fixtures_for_sales_purchase_invoice
...
test: use fixtures for sales and purchase invoice
2023-10-15 10:16:22 +05:30
ruthra kumar
fbabf4ac2e
refactor(test): make sure TDS Payable is available for testing
2023-10-15 08:57:38 +05:30
ruthra kumar
0207d6e7c9
refactor(test): make use of @change_settings in PI test cases
2023-10-15 08:57:38 +05:30
ruthra kumar
a2e064d214
refactor(test): use test fixture in purchase invoice
2023-10-15 08:57:38 +05:30
ruthra kumar
3bdf4f628c
refactor(test): use test fixture in subscription
2023-10-15 08:57:38 +05:30
ruthra kumar
de9baef84a
refactor(test): use @change_settings to fix failing test cases
2023-10-15 08:57:38 +05:30
ruthra kumar
8ebe5733ac
refactor(test): fix broken test cases in Sales Invoice
2023-10-15 08:57:38 +05:30
ruthra kumar
58065f31b1
refactor(test): use @change_settings in sales invoice
2023-10-15 08:57:38 +05:30
ruthra kumar
fc50b174eb
refactor(test): unset accounts frozen date
2023-10-15 08:57:38 +05:30
ruthra kumar
c322e5f381
test: use fixtures for sales and purchase invoice
2023-10-15 08:57:38 +05:30
s-aga-r
b2cee396ac
fix: consider received qty while creating SO -> MR
2023-10-14 20:43:32 +05:30
s-aga-r
afef9dc8df
Merge pull request #37182 from s-aga-r/MOVE-PAYMENTS-GATEWAYS
...
refactor!: move payment gateways to the payments app
2023-10-14 16:48:11 +05:30
ruthra kumar
f4a294c5ce
Merge pull request #37495 from ruthra-kumar/keyerror_on_comparison_report
...
fix: keyerror on gl and pl comparision report
2023-10-14 12:15:19 +05:30
ruthra kumar
8ca0e4eacc
Merge pull request #37435 from rtdany10/sp-gp-fix
...
fix(gp): wrong `allocated_amount` when grouped by Sales Person
2023-10-14 12:12:14 +05:30
ruthra kumar
ad00df0af6
fix: keyerror on gl and pl comparision report
2023-10-13 15:39:54 +05:30
Ankush Menat
5167fb2bae
Merge pull request #37475 from iamrishiksahu/fix/#37231-doc-is-not-defined
...
fix: fixed the doc not defined issue.
2023-10-13 15:30:39 +05:30
ruthra kumar
479fe915af
Merge pull request #37484 from ruthra-kumar/ignore_links_on_closing_balance_patch
...
refactor(patch): ignore links on closing balance patch
2023-10-13 09:18:41 +05:30
ruthra kumar
17ca8756a7
refactor(patch): ignore links on closing balance patch
2023-10-12 20:43:15 +05:30
Anand Baburajan
18e3a8907a
fix: don't set finance books if gross_purchase_amount is not set ( #37480 )
2023-10-12 19:41:11 +05:30
ruthra kumar
2c56ee97c7
refactor: back calculate total amt for TDS
2023-10-12 16:03:26 +05:30
Rishik Sahu
5ebf7c8c29
fixed-#37231-changed-doc-to-d/closes-the-isse
2023-10-12 14:03:49 +05:30
Deepesh Garg
ff7c77e9fd
Merge pull request #37418 from barredterra/de-is-return
...
fix: german tranlations of "Is Return"
2023-10-12 07:49:52 +05:30
ruthra kumar
510f12a1e8
Merge pull request #37436 from ruthra-kumar/validate_for_repost_only_for_critical_fields
...
refactor: for non-repost fields, don't validate
2023-10-11 20:03:16 +05:30
ruthra kumar
30adfa9844
Merge pull request #37459 from ruthra-kumar/validate_advances
...
refactor: add validation for Advances in SI/PI
2023-10-11 20:02:36 +05:30
ruthra kumar
0cdd6435a5
refactor: add validation for Advances in SI/PI
2023-10-11 14:42:23 +05:30
rohitwaghchaure
f3238f9105
fix: production plan reserved qty incorrect calculation ( #37400 )
2023-10-11 14:08:11 +05:30
s-aga-r
847f774c8b
Merge pull request #37452 from s-aga-r/FIX-4407
...
fix(ux): allow MR to Stop until fully received
2023-10-11 13:50:20 +05:30
ruthra kumar
c1782c5015
refactor: for non-repost fields, don't validate
2023-10-11 13:30:21 +05:30
Dany Robert
6a27cbd61d
Merge branch 'frappe:develop' into rounded-row-wise-tax
2023-10-11 12:31:13 +05:30
Ankush Menat
cea0d65fbd
chore: disable beta release
2023-10-11 12:22:06 +05:30
Ankush Menat
99d3d317fe
Merge pull request #37453 from akhilnarang/fix-ci
...
fix: use mariadb instead of mysql
2023-10-11 11:53:47 +05:30
Akhil Narang
4a6108e912
fix: use mariadb instead of mysql
...
Drop mysql-client in favour of mariadb-client
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2023-10-11 11:17:47 +05:30
s-aga-r
0d7a0f393d
fix(ux): allow MR to Stop until fully received
2023-10-11 10:51:40 +05:30
Dany Robert
bda82bf1e9
fix(gp): wrong allocated_amount on multi sales person invoice
2023-10-10 10:30:09 +00:00
ruthra kumar
b495e5a5a1
Merge pull request #37393 from ruthra-kumar/import_financial_statements_in_bundle
...
refactor: import 'financial_statements.js' in erpnext bundle
2023-10-10 11:58:40 +05:30
s-aga-r
78eaf5d035
fix: fetch dependent task subject and project ( #37401 )
2023-10-10 11:05:24 +05:30
ruthra kumar
db317d67d5
Merge pull request #37204 from GursheenK/pe-allocation-for-term-inv
...
fix: allocate payment amount for split invoices in PE
2023-10-10 10:11:24 +05:30
ruthra kumar
3d99e5757e
Merge pull request #37123 from blaggacao/fix/payment-request-rounding
...
fix: payment request rounding in multi-currency and on status update
2023-10-10 10:07:25 +05:30
David Arnold
fb7c5f6d91
fix(sales): add sales user to read stock settings for js refresh code path ( #37317 )
2023-10-10 07:56:54 +05:30
Bernd Oliver Sünderhauf
2d6f1f8598
fix(UX): Un-require description fields on items ( #37354 )
...
fix(UX): Un-require description fields on items.
2023-10-10 07:26:37 +05:30
barredterra
38ca164662
fix: german tranlations of "Is Return"
2023-10-09 23:45:58 +02:00
Anand Baburajan
6959c928c6
test: add product_code in create_loan_product ( #37416 )
2023-10-09 20:58:56 +05:30
RitvikSardana
2c899dd13a
fix: customer group and territory not mandatory ( #37050 )
...
* fix: customer group and territory not mandatory
* fix: supplier group not required
* test: added test case for customer and supplier without group
* test: Customer without customer group and territory
* chore: remove unwanted changes
* test: Supplier without supplier group
* test: code cleanup
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-10-09 20:21:25 +05:30
Deepesh Garg
c9dfb909a5
Merge pull request #37310 from deepeshgarg007/lead_details_qb
...
chore: rewrite query using query builder
2023-10-09 20:07:58 +05:30
Deepesh Garg
8f9dd5407b
Merge pull request #37324 from blaggacao/fix/portal-tx-row-total-display
...
fix(portal): used rounded total in transaction rows, if enabled
2023-10-09 19:37:26 +05:30
Deepesh Garg
6d43f90dc2
Merge branch 'develop' of https://github.com/frappe/erpnext into lead_details_qb
2023-10-09 19:23:16 +05:30
Rucha Mahabal
788df14ae8
Merge pull request #37376 from barredterra/hrms-translations
2023-10-09 13:18:55 +05:30
ruthra kumar
411be583a3
Merge pull request #37395 from ruthra-kumar/exception_on_exporting_errored_rows_in_bank_statement_import
...
fix: exception on exporting errored rows
2023-10-08 18:20:30 +05:30
ruthra kumar
d3c6000904
fix: exception on exporting errored rows
2023-10-08 13:16:28 +05:30
ruthra kumar
40e7c43ce3
refactor: import financial_statement in erpnext bundle
2023-10-07 21:03:31 +05:30
ruthra kumar
7d11fe1633
Merge pull request #37289 from GursheenK/ar-ageing-summary
...
fix: ageing summary in SOA AR
2023-10-07 15:09:21 +05:30
mergify[bot]
10c666bf69
fix: incorrect status of the returned purchase receipt (backport #37300 ) ( #37380 )
...
fix: incorrect status of the returned purchase receipt (#37300 )
(cherry picked from commit 63f45739e0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-06 14:43:13 +05:30
barredterra
4b8dc8a35c
refactor: migrate translations from HRMS
2023-10-05 16:58:26 +02:00
barredterra
4b4efbc7a6
refactor: migrate translations to HRMS
2023-10-05 16:55:29 +02:00
mergify[bot]
d2aa4d5d6b
fix: validation message for valuation rate (backport #37301 ) ( #37351 )
...
fix: validation message for valuation rate (#37301 )
(cherry picked from commit 643bb0511c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-05 18:13:23 +05:30
ruthra kumar
27bb0b1130
Merge pull request #37370 from ruthra-kumar/fetch_company_address_for_lead_based_quotation
...
fix: fetch company details for Lead based quotation
2023-10-05 13:50:03 +05:30
ruthra kumar
f388864fd5
fix: fetch company details for Lead based quotation
2023-10-05 13:13:11 +05:30
ruthra kumar
c006c14aaa
Merge pull request #37359 from ruthra-kumar/change_request_response_strucutre_on_exchangerate
...
refactor: add `access_key` field to facilitate use of exchangerate.host provider
2023-10-05 09:18:56 +05:30
ruthra kumar
9396fb77f4
Merge pull request #37294 from ruthra-kumar/restrict_payment_as_ref_in_je_from_ui
...
refactor: block Payment Entry as ref in Journals from UI
2023-10-05 08:53:35 +05:30
ruthra kumar
c8e3dc6c4c
chore: refactor test case for exchangerate.host provider
2023-10-05 08:43:08 +05:30
ruthra kumar
81591a34c2
refactor: introduce access_key field
2023-10-05 08:43:08 +05:30
ruthra kumar
aad77b133b
Merge pull request #37362 from anandbaburajan/asset_cap_wip_1
...
test: fixing test_capitalization_with_wip_composite_asset
2023-10-05 08:37:31 +05:30
anandbaburajan
9468513d7c
test: fixing test_capitalization_with_wip_composite_asset
2023-10-04 22:11:15 +05:30
Jignesh (GreyCube Technologies)
9f33cc5cf3
fix(Employee): enable no_copy for relieving_date ( #37344 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-10-04 13:10:27 +05:30
mergify[bot]
f4f40cc776
feat: composite WIP asset (copy #37352 ) ( #37353 )
...
* feat: wip composite asset
(cherry picked from commit 4907e7acd4 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/assets/doctype/asset/asset.json
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
* chore: resolving conflicts
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-10-04 10:29:18 +05:30
mergify[bot]
9be554a147
chore: fix linter issue (backport #37349 ) ( #37350 )
...
chore: fix linter issue (#37349 )
(cherry picked from commit e975a10a75 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-03 22:11:10 +05:30
mergify[bot]
7729c1a413
fix: do not consider submitted Work Orders in the Production Plan Res… (backport #37343 ) ( #37347 )
...
fix: do not consider submitted Work Orders in the Production Plan Res… (#37343 )
fix: do not consider submitted Work Orders in the Production Plan Reserve qty
(cherry picked from commit c3aeb2dec5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-03 22:05:01 +05:30
mergify[bot]
8d99f9a12a
fix: currency symbol in the Supplier Quotation Comparison report (backport #37337 ) ( #37342 )
...
fix: currency symbol in the Supplier Quotation Comparison report (#37337 )
fix: currency in the Supplier Quotation Comparison report
(cherry picked from commit 82e8606b3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-03 20:32:34 +05:30
ruthra kumar
ab378196bd
Merge pull request #37304 from GursheenK/party-totals-payable-report
...
fix: only float row values for total in AP summary
2023-10-03 19:45:03 +05:30
ruthra kumar
67440c38ae
refactor: use isinstance over type
2023-10-03 17:38:43 +05:30
Anand Baburajan
fed94845ce
feat: asset salvage_value_percentage ( #37302 )
...
* feat: asset salvage_value_percentage
* chore: add missing parameter in get_item_details
* chore: change asset depr table colors
2023-10-03 12:21:17 +05:30
Anand Baburajan
087f378a4f
refactor: rename loan type to loan product in lending ( #37325 )
...
refactor: rename loan type to loan product
2023-10-03 00:15:30 +05:30
David Arnold
fa8483fe8c
fix(portal): used rounded total in transaction rows, if enabled
2023-10-02 17:46:39 +02:00
Deepesh Garg
fb51cae88b
chore: fix shopping cart tests
2023-10-02 16:16:31 +05:30
Deepesh Garg
3c1f93215a
Merge pull request #37297 from frappe/mergify/bp/develop/pr-37293
...
fix: Description field for the 'Ignore Available Stock' (backport #37293 )
2023-10-02 10:56:33 +05:30
Deepesh Garg
964cd75f6e
Merge pull request #37235 from niyazrazak/patch-13
...
fix: set route options to cost center
2023-10-02 10:54:02 +05:30
Deepesh Garg
559466e1ef
Merge pull request #37229 from FHenry/dev_remove_regional_france
...
refactor!: Remove Regionalisation of France as now there is an App ERPNext France to manage it
2023-10-02 10:51:25 +05:30
s-aga-r
e7f4b7b190
fix: ignore user permissions for Source Warehouse ( #37313 )
2023-10-01 21:25:01 +05:30
David Arnold
d3f94a03fc
fix(stock): add delivery user and manager role
2023-10-01 15:13:54 +02:00
Deepesh Garg
25718f5cc7
chore: rewrite query using query builder
2023-10-01 13:27:44 +05:30
Gursheen Anand
1dab195560
fix: add only float row values for total
2023-09-29 18:20:02 +05:30
s-aga-r
361e555118
fix: Not unique table/alias: 'tabTask' ( #37285 )
2023-09-29 15:05:02 +05:30
rohitwaghchaure
36364c235e
fix: Description field for the 'Ignore Available Stock' ( #37293 )
...
(cherry picked from commit 7f1483ad70 )
2023-09-29 09:06:47 +00:00
Gursheen Anand
644e25e587
test: process soa for gl and ar
2023-09-29 14:35:43 +05:30
Gursheen Anand
67f878ff8c
refactor: separate function for statement dict
2023-09-29 14:34:43 +05:30
ruthra kumar
d391e81505
refactor: block Payment Entry as ref in JE from UI
2023-09-29 13:40:59 +05:30
Gursheen Anand
d9eb44e62d
fix: ageing summary in AR
2023-09-29 11:12:19 +05:30
ruthra kumar
f160e49483
Merge pull request #37268 from GursheenK/ar-summary-party-filter
...
fix: AP AR filters from Party link
2023-09-28 11:54:34 +05:30
ruthra kumar
2c7d6aec89
test: multi select party filter in AR report
2023-09-28 11:17:38 +05:30
mergify[bot]
f375c8cc7f
fix: incorrect qty for material request in Production Plan (backport #37270 ) ( #37275 )
...
fix: incorrect qty for material request in Production Plan (#37270 )
(cherry picked from commit 8fe4a4d3aa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-27 23:35:53 +05:30
Marica
d6e4f80187
fix: Set serial_and_batch_bundle in right field for Asset Repair Stock Entry ( #37273 )
...
fix: Set `serial_and_batch_bundle` in same field for Asset Repair SE
- `serial_and_batch_bundle` was earlier set in `serial_no` field
2023-09-27 23:34:57 +05:30
s-aga-r
296b233659
chore: patch to delete Payment Gateways
2023-09-27 15:27:29 +05:30
Gursheen Anand
59e8abfd57
fix: party format in test
2023-09-27 13:57:49 +05:30
Gursheen Anand
4b28154f5e
fix: process soa filter for multiselect
2023-09-27 13:04:13 +05:30
Gursheen Anand
f7cb68a45f
fix: summary report filters
2023-09-27 13:03:37 +05:30
Gursheen Anand
e7239e02d4
fix: query for multiselect filter
2023-09-27 13:02:52 +05:30
Gursheen Anand
9d15124a6a
fix: set route filter values for AR
2023-09-27 13:01:48 +05:30
Gursheen Anand
888ed36eed
fix: set route filter values for AP
2023-09-27 13:01:18 +05:30
Ankush Menat
2dc95e5d59
fix: trial balance report freezes when adding filters ( #37264 )
...
fix: Only add onclick if correct data is returned
workaround for https://github.com/frappe/datatable/issues/177
2023-09-27 12:34:40 +05:30
vr-greycube
4ada5a488e
fix: Use default Cost Center of the Company for additional discount ( #37234 )
...
fix: Set cost center as default company cost center
When Discount Accounting in enabled in Selling Settings, use Company default Cost Center while making GL entries for additional_discount_account
2023-09-27 10:38:32 +05:30
Deepesh Garg
8c5fcb8257
fix: PCV posting issues ( #37029 )
...
* fix: PCV posting issues
* fix: process closing entries separately in a background job
* test: Update tests
* chore: fix broken ci
2023-09-27 10:22:09 +05:30
ruthra kumar
a223935f14
Merge pull request #37248 from GursheenK/ar-summary-party-filter
...
fix: AP & AR summary filters to match AR
2023-09-27 09:41:01 +05:30
Ankush Menat
4555543920
Merge pull request #37249 from akhilnarang/drop-redundant-check
...
Drop redundant check
2023-09-26 21:54:36 +05:30
HENRY Florian
8051c2d3cb
refactor: In Quotation Item, discount_and_margin section should have same collapsible_depends_on as other similar DocType (Sales Order Item,Sales Invoice Item,...) ( #37252 )
2023-09-26 18:59:27 +05:30
mergify[bot]
2cca37ad7d
fix: reserved qty for production plan (backport #37251 ) ( #37253 )
...
fix: reserved qty for production plan (#37251 )
(cherry picked from commit 0a0d5b3e66 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-26 18:29:54 +05:30
mergify[bot]
d558ba29fa
fix: serial number decimal issue (backport #37242 ) ( #37250 )
...
fix: serial number decimal issue (#37242 )
(cherry picked from commit 78ab2013e5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-26 17:55:16 +05:30
ruthra kumar
796cc0915a
Merge pull request #37194 from GursheenK/editable-purchase-invoice
...
feat: editable purchase invoice
2023-09-26 16:46:11 +05:30
Gursheen Anand
76a5d94f37
fix: set new AP summary filters
2023-09-26 15:11:54 +05:30
s-aga-r
b1770b3f86
refactor: remove test test_default_bank_account
2023-09-26 15:10:20 +05:30
Gursheen Anand
7d96044d8e
fix: change filters for AR summary
2023-09-26 15:10:16 +05:30
Gursheen Anand
832d7e7d7b
fix: set AR filters after rename
2023-09-26 15:08:40 +05:30
ruthra kumar
ed7f67b1a8
refactor: remove references in repost doctypes upon parent doc delet
2023-09-26 14:35:31 +05:30
Deepesh Garg
656c758263
chore: Add missing comma
2023-09-26 14:20:41 +05:30
Akhil Narang
dd911aa521
chore(stock_ledger): drop redundant check
...
Commit c2d7461d3c dropped a usage of
`last_valuation_rate` around this code block. After that, it was always checked
although the value would be None as it was being explicitly set above.
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2023-09-26 14:07:01 +05:30
s-aga-r
73fc974950
fix: incorrect Parent Task getting set for 2nd to nth child Task ( #37230 )
2023-09-26 10:54:23 +05:30
Abraham Kalungi
0f6b530032
feat: Added ledger for Botswana VAT ( #37212 )
...
feat: Added ledger for Botswana VAT (#37212 )
2023-09-26 08:57:50 +05:30
NIYAZ RAZAK
5e4b73918d
fix: set route to cost center
...
cost center mapping is not correct
2023-09-25 22:15:08 +03:00
Deepesh Garg
a444906093
Merge pull request #37191 from FHenry/dev_fr_translation
...
fix: missing french translation on Lead and Prospect
2023-09-25 18:24:16 +05:30
Florian HENRY
7657b721bc
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_remove_regional_france
2023-09-25 10:27:22 +02:00
Anand Baburajan
ee178ff2ce
chore: add disabled field for bank account ( #37226 )
2023-09-25 12:12:11 +05:30
s-aga-r
38aebf65e2
refactor!: remove stripe_integration.py
2023-09-25 11:08:24 +05:30
Deepesh Garg
c7969b428d
Merge pull request #37116 from blaggacao/fix/payment-url
...
fix: payment url display as link
2023-09-24 21:50:53 +05:30
Deepesh Garg
12e16aa95f
Merge pull request #37190 from FHenry/dev_feat_adress_contact_postion
...
feat: Customer and Supplier - Primary Address and Contact on the same column as new address and contact
2023-09-24 21:39:05 +05:30
Raffael Meyer
7c4ebe2733
fix(Material Request): consider project for item details ( #37215 )
...
fix(Material Request): project in item details
2023-09-24 21:10:53 +05:30
Deepesh Garg
b8ff9e8166
Merge pull request #37214 from barredterra/german-purchase-receipt
...
fix!: german translation of Purchase Receipt
2023-09-24 20:20:11 +05:30
Deepesh Garg
08566204dc
Merge pull request #37219 from frappe/mergify/bp/develop/pr-37167
...
fix: set customer currency in pos_invoice if exists (#37167 )
2023-09-24 20:18:27 +05:30
milanpethani
62ea097b14
fix: set customer currency in pos_invoice if exists
...
if currency exists in the profile and customer currency doesn't exists still it will update currency to None, so update customer currency only if exists
(cherry picked from commit 041d52e828 )
2023-09-24 12:23:58 +00:00
Deepesh Garg
9dbb9e7515
Merge pull request #37211 from deepeshgarg007/trial_balance_net_values
...
feat: Toggle net values in Trial Balance report
2023-09-24 17:45:11 +05:30
Deepesh Garg
b578317f03
Merge pull request #37213 from GursheenK/process-soa-gl-filters
...
fix: filter gl entries in process soa
2023-09-24 17:44:21 +05:30
barredterra
7f98100040
fix: german translation of Purchase Receipt
2023-09-23 20:54:13 +02:00
Gursheen Anand
61c6ebbb95
fix: validation for si
2023-09-23 20:30:50 +05:30
Gursheen Anand
8ef0d88708
fix: call validate before setting repost flag
2023-09-23 20:29:38 +05:30
Gursheen Anand
1856050ef9
fix: do not run bg job for single doc
2023-09-23 19:30:42 +05:30
Gursheen Anand
a856091ff4
refactor: remove repeated validation for voucher
2023-09-23 19:18:06 +05:30
Gursheen Anand
7ebf083683
refactor: use repost accounting legder
2023-09-23 19:13:33 +05:30
Gursheen Anand
ba7212c98b
refactor: remove unused method
2023-09-23 19:11:46 +05:30
Gursheen Anand
5346c67b02
fix: apply gl report filters
2023-09-23 17:50:45 +05:30
Gursheen Anand
545f2ccdf1
chore: remove unused variable
2023-09-23 14:59:12 +05:30
Gursheen Anand
b3aa201eb5
fix: split inv allocated amt on server side
2023-09-23 14:57:53 +05:30
Deepesh Garg
06a45897de
feat: Toggle net values in Trial Balance report
2023-09-23 14:34:11 +05:30
Florian HENRY
f15603017c
refactor: missing translation
2023-09-22 16:56:12 +02:00
Florian HENRY
b2d520647f
refactor: missing translation
2023-09-22 16:55:58 +02:00
Florian HENRY
d1c69aa229
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_fr_translation
2023-09-22 16:53:13 +02:00
Florian HENRY
dc1294ec54
refactor: missing translation
2023-09-22 16:53:06 +02:00
s-aga-r
9554f6ea3c
refactor!: remove GoCardless Templates
2023-09-22 19:04:51 +05:30
s-aga-r
543a76863f
refactor!: remove GoCardless Mandate
2023-09-22 19:04:51 +05:30
s-aga-r
eb419e8e59
refactor!: remove Mpesa Settings
2023-09-22 19:04:49 +05:30
s-aga-r
eded7871f3
refactor!: remove GoCardless Settings
2023-09-22 18:59:28 +05:30
ruthra kumar
c5e4e01747
Merge pull request #37202 from ruthra-kumar/ignore_ple_on_pcv_cancellation
...
refactor: ignore PLE's on PCV cancellation
2023-09-22 13:28:40 +05:30
Gursheen Anand
ac28a5b372
fix: allocate amt for payment term invoices
2023-09-22 12:41:17 +05:30
ruthra kumar
301092dad1
refactor: ignore PLE's on PCV cancellation
2023-09-22 12:40:51 +05:30
ruthra kumar
5353f190ee
Merge pull request #37200 from ruthra-kumar/ui_element_to_filter_on_payment_entry_exc_gain_loss
...
refactor: button in Payment Entry to filter associated Journals
2023-09-22 11:54:02 +05:30
ruthra kumar
150728deaa
refactor: button on PE to filter associated Journals
2023-09-22 11:30:47 +05:30
Gursheen Anand
c66c438575
test: reposted acc entries for pi
2023-09-22 11:22:25 +05:30
ruthra kumar
d4773872aa
Merge pull request #37069 from marination/advance-unlink-impact
...
fix: Recalculate `advance_paid` in SO/PO after unlinking from advance entry
2023-09-22 08:35:27 +05:30
s-aga-r
c679d54852
Merge pull request #37185 from s-aga-r/REFACTOR-SRE
...
refactor(minor): Stock Reservation Entry
2023-09-21 21:46:09 +05:30
s-aga-r
b6437e387f
fix: Item Dashboard
2023-09-21 18:23:20 +05:30
s-aga-r
8b6430c886
refactor(minor): Stock Reservation Entry
2023-09-21 18:23:18 +05:30
Gursheen Anand
c88f6d1fa7
fix: linting issues
2023-09-21 17:41:59 +05:30
Gursheen Anand
23470bf52d
feat: allow repost for pi
2023-09-21 17:30:53 +05:30
Gursheen Anand
e77814fbc0
feat: add repost btn in invoice
2023-09-21 17:29:14 +05:30
Gursheen Anand
68effd93bd
refactor: move reposting logic to common controller
2023-09-21 17:28:07 +05:30
Gursheen Anand
e922ec60eb
feat: allow on submit fields
2023-09-21 17:26:20 +05:30
Florian HENRY
c5667a6cc1
fix: missing french translation on Lead and Prospect
2023-09-21 12:53:30 +02:00
Florian HENRY
fb844920af
feat: Customer and Supplier - Primary Address and Contact on the same column as new adress and contact
2023-09-21 12:28:09 +02:00
ruthra kumar
f31a527505
Merge pull request #37120 from vorasmit/fix-dup-advance
...
fix: handle multiple references with same name
2023-09-21 14:20:04 +05:30
s-aga-r
acda72d616
feat: Stock Ledger Variance report ( #37165 )
...
* feat: `Stock Ledger Variance` report
* refactor: `get_data()`
2023-09-21 12:51:28 +05:30
s-aga-r
f0859ecc60
fix: labels for Stock Ledger Invariant Check report ( #37150 )
...
refactor: `Stock Ledger Invariant Check` report
2023-09-20 18:36:24 +05:30
rohitwaghchaure
dd4769ecf1
feat: allow to edit Stock Quantity in the Sales and Purchase Transactions ( #36600 )
...
feat: allow to edit Stock Quantity in the Sales and Purchase transactions
2023-09-20 18:09:03 +05:30
rohitwaghchaure
e6199dc802
fix: allow to select parent warehouse in the website item ( #37047 )
2023-09-20 17:27:35 +05:30
Ankush Menat
bf01f3227f
chore: remove import script
...
Unused
2023-09-20 16:22:49 +05:30
Smit Vora
3e282bfbce
chore: add regional support for getting payment entries ( #37119 )
...
chore: add regional support for get payment entries
2023-09-19 20:47:21 +05:30
RJPvT
c35dea7177
chore: translations dutch ( #37042 )
...
update: translations dutch
2023-09-19 20:26:42 +05:30
Raffael Meyer
57d5c8a837
fix: update help links ( #37098 )
2023-09-19 19:59:16 +05:30
Raffael Meyer
84a9000db2
fix: german translation of Sales and Purchase Invoice ( #37122 )
...
* fix: german translation of Purchase Invoice
* fix: german translation of Sales Invoice
2023-09-19 19:57:43 +05:30
NandhiniDevi
6be567dbf6
fix: add item group filter added in item-wise purchase register ( #36937 )
...
fix: add item group filter added in item-wise purchase register (#36937 )
2023-09-19 19:25:46 +05:30
NIYAZ RAZAK
141ba255e0
feat: validate duplicate date in holiday list ( #37022 )
...
* feat: validate duplicate date in table
* chore: cleanup
* chore: linting issues
* chore: linting issues
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-09-19 18:50:47 +05:30
Deepesh Garg
e19e04b050
feat: Add a process document for Subscription ( #37126 )
...
* feat: Add a process document for Subscription
* chore: Remove print statements
* feat: Input for generating invoice before currenc invoice date
* chore: patch for backward compatability
* refactor: Unit tests for subscription
* chore: set status on insert
2023-09-19 18:39:44 +05:30
RitvikSardana
03f0abf6de
fix: after applying coupon code, field in_words not updated ( #37133 )
...
* fix: after applying coupon code, field in_words not updated
* fix: changed the order of the function set_total_in_words
2023-09-19 13:08:17 +05:30
s-aga-r
9c9d0ecb73
feat: provision to create RIV from Stock Ledger Invariant Check report ( #37115 )
...
* feat: provision to create RIV from `Stock Ledger Invariant Check` report
* fix: `linter`
2023-09-19 13:00:44 +05:30
David Arnold
c99c486716
Merge branch 'develop' into fix/payment-url
2023-09-18 20:33:30 +02:00
David Arnold
7bc8ff21d4
fix: payment url display as link
2023-09-18 20:33:21 +02:00
David Arnold
6e1ad4c5bd
fix: payment request rounding in multi-currency and on status update
2023-09-18 20:29:27 +02:00
mergify[bot]
195de14810
fix: don't set from warehouse for purchase material request (backport #37132 ) ( #37134 )
...
fix: don't set from warehouse for purchase material request (#37132 )
(cherry picked from commit e62b783f34 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-18 22:31:22 +05:30
Ankush Menat
dd24a1b36e
chore: remove obsolete welcome page ( #37143 )
2023-09-18 16:43:13 +00:00
Ankush Menat
d0eac47483
fix: stock summary page
2023-09-18 21:49:52 +05:30
ruthra kumar
2a575d9dc2
Merge pull request #37131 from ruthra-kumar/more_generic_customer_filter_in_ar_report
...
refactor: more generic filters in Accounts Receivable report
2023-09-18 16:59:25 +05:30
ruthra kumar
08d91ab831
refactor(test): AR output filtered on USD customers
2023-09-18 16:28:06 +05:30
ruthra kumar
083c82c206
chore: remove stale code
2023-09-18 16:28:06 +05:30
ruthra kumar
ac650d2e7a
refactor: replace 'customer' filter with 'party_type' and 'party'
2023-09-18 16:28:02 +05:30
ruthra kumar
5acbf3f262
Merge pull request #37127 from ruthra-kumar/better_date_filters_in_get_outstanding_invoices
...
refactor: better date filters in `Get Outstanding Invoices` dialog
2023-09-18 13:20:32 +05:30
RitvikSardana
3764c01028
fix: accounting dimensions required while creating POS Profile ( #36668 )
...
* fix: accounting dimensions required while creating POS Porfile
* fix: accounting dimensions fetched while closing POS
* chore: code cleanup
* fix: ad set in final consolidated invoice
* chore: code cleanup
* chore: code cleanup
* fix: accounting dimension validation from backend
* chore: code cleanup
* chore: code cleanup
* chore: code cleanup
* fix: added edge case when acc dimension is created after creating pos profile
* test: added test case for Pos Closing For Required Accounting Dimension In Pos Profile
* test: fixed the test case
* test: fixing test case
* fix: changed test case location
* test: fixing test case
* test: fixing test case
---------
Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local >
2023-09-18 13:07:14 +05:30
ruthra kumar
9004721859
refactor: better date filters in Get Outstanding Invoices dialog
2023-09-18 12:46:08 +05:30
Smit Vora
a9c85e4179
fix: handle multiple references with same name
2023-09-17 16:14:21 +05:30
Deepesh Garg
5e21e7cd1d
fix: Don't allow merging accounts with different currency ( #37074 )
...
* fix: Don't allow merging accounts with different currency
* test: Update conflicting values
* test: Update conflicting values
2023-09-17 15:54:06 +05:30
ruthra kumar
21f94918a3
Merge pull request #36893 from marination/bank-reco-code-cleanup
...
refactor: Bank Reconciliation Tool APIs
2023-09-17 08:07:30 +05:30
Gursheen Kaur Anand
099468e3cf
fix: company wise deferred accounting fields in item ( #37023 )
...
* fix: move deferred accounts in accounting section
* fix: move deferred check boxes in item accounting
* fix: show company wise acc in filters
* fix: fetch item deferred account from child table
* fix: tests using deferred acc
* refactor: use cached value
* fix: cached value call
* feat: patch to migrate deferred acc
* fix: hardcode education module doctypes in patch
* chore: resolve conflicts
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-09-16 21:25:31 +05:30
HENRY Florian
34bb64e41a
fix(ux): move get_route_options_for_new_doc to refresh ( #37096 )
...
fix: move `get_route_options_for_new_doc` to `refresh`
2023-09-16 15:59:09 +05:30
s-aga-r
fc016680c9
fix: ignore user permissions for Source Warehouse in MR ( #37102 )
...
fix: ignore user permissions for Source Warehouse in MR
2023-09-15 21:45:43 +05:30
Ankush Menat
7045810bae
refactor: move clear data button to user action
2023-09-15 20:47:28 +05:30
ruthra kumar
a093dff039
Merge pull request #37108 from ruthra-kumar/better_asset_validation_on_returns
...
fix: asset validation misfire on debit notes
2023-09-15 20:01:34 +05:30
ruthra kumar
097b9892dc
fix: asset validation misfire on debit notes
2023-09-15 17:54:20 +05:30
ruthra kumar
855a0d3bec
Merge pull request #37105 from ruthra-kumar/move_unreconcile_btn_to_group
...
refactor: move `unreconcile` button into a drop down
2023-09-15 16:57:32 +05:30
Ankush Menat
61778d5058
ci: restart bench before final migrate ( #37104 )
...
Also remove few patches which are now handled automatically
2023-09-15 16:51:56 +05:30
ruthra kumar
94ce43b0d5
refactor: add unreconcile btn to purchase invoice
2023-09-15 16:21:50 +05:30
ruthra kumar
f2b0ac6868
refactor: move unreconcile btn inside a drop down
2023-09-15 16:19:27 +05:30
ruthra kumar
2be025311a
test: bank reconciliation API methods
2023-09-15 14:44:07 +05:30
mergify[bot]
08aaf22b2a
fix: precision issue and column name (backport #37073 ) ( #37089 )
...
fix: precision issue and column name (#37073 )
(cherry picked from commit f2395a9297 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-15 12:09:48 +05:30
Ankush Menat
2f7b3bbfad
ci: fix patch test ( #37079 )
...
* ci: fix patch test
* ci: use v13 DB as starting point for patch
* ci: remove payments from patch test
* ci: print bench logs after tests
* ci: restart bench on each update
* ci: patch test v13db > v14 > develop
and when v15 is out v13db > v14 > v15 > develop
2023-09-14 14:46:45 +05:30
ruthra kumar
85ebaa3aed
Merge pull request #36879 from ruthra-kumar/unreconcile_feature
...
feat: Unreconcile Payments
2023-09-14 12:17:46 +05:30
Ankush Menat
4940edc386
Merge pull request #37087 from frappe/remove_social_media_post_module
...
refactor!: remove social media post module
2023-09-14 12:16:57 +05:30
Ankush Menat
2dbdc402bb
refactor!: remove social media post module
2023-09-14 12:11:23 +05:30
Gursheen Kaur Anand
5976d0d13f
fix: prorate factor in subscription invoice total ( #36880 )
...
fix: prorate factor calculation
2023-09-14 12:05:05 +05:30
Ankush Menat
0fadde037a
Merge pull request #37086 from frappe/remove_twitter
...
refactor!: remove twitter integration
2023-09-14 11:49:03 +05:30
Ankush Menat
2135b0132d
refactor!: remove twitter integration
2023-09-14 11:25:49 +05:30
s-aga-r
41fb40e26f
Merge pull request #37015 from s-aga-r/REMOVE-WOOCOMMERCE
...
refactor!: remove `woocommerce` integration
2023-09-14 10:41:18 +05:30
Florian HENRY
0932f1c9d4
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_remove_regional_france
2023-09-13 17:19:14 +02:00
Florian HENRY
a3ebef7a29
fix: fix CI
2023-09-13 17:18:13 +02:00
Abdo
6f4f5be990
chore: Translate Voucher Type in General Ledger Report ( #36874 )
...
chore: Translate Voucher Type in General Ledger Report
2023-09-13 20:38:45 +05:30
ViralKansodiya
96363dbb07
fix: Remove redundant code ( #37001 )
...
fix: Remove redundant code
2023-09-13 20:34:20 +05:30
Deepesh Garg
7711744020
Merge pull request #37032 from HarryPaulo/auth-rule-based-on-item-group
...
feat: created "based on" Item Group to specify a different percentage…
2023-09-13 20:27:34 +05:30
Deepesh Garg
1db05c80e1
Merge pull request #37031 from HarryPaulo/fix-auth-rule-based-on
...
fix: "Based on" field always has the value "Not applicable"
2023-09-13 20:26:28 +05:30
Deepesh Garg
6664bc98a0
Merge pull request #37041 from vorasmit/fix-advances
...
fix: multiple fixes for booking advances in seperate account
2023-09-13 20:24:57 +05:30
marination
8a4954d713
test: Impact on SO of advance PE submit and unlinking/replacement by SI
2023-09-13 19:09:03 +05:30
s-aga-r
78905e35f2
Merge pull request #36973 from s-aga-r/FIX-967
...
fix: accepted warehouse and rejected warehouse can't be same
2023-09-13 16:30:21 +05:30
s-aga-r
d2f3286115
fix: ignore user permissions for From Warehouse in PR
2023-09-13 16:26:29 +05:30
Deepesh Garg
7bfd487b25
Merge pull request #36364 from SvbZ3r0/develop
...
fix: Naming Series preview when no previous transaction present
2023-09-13 15:17:51 +05:30
Deepesh Garg
1d014122c1
Merge pull request #36980 from anandbaburajan/SI_DI_internal_and_external_links
...
fix: + btn not appearing for delivery note connection
2023-09-13 15:16:11 +05:30
marination
426350eee6
fix: Update advance_paid in SO/PO after unlinking from advance entry
2023-09-13 14:24:56 +05:30
s-aga-r
b83d880d66
Merge pull request #37046 from s-aga-r/FIX-1081
...
fix: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 14:21:59 +05:30
rohitwaghchaure
0e83190c19
fix: incorrect stock ledger entries in DN ( #36944 )
2023-09-13 13:34:40 +05:30
s-aga-r
1c78a5a9aa
test: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 12:28:18 +05:30
s-aga-r
74272a2e28
fix: patch to delete Woocommerce Settings DocType
2023-09-13 12:02:27 +05:30
s-aga-r
328ba4b656
refactor!: remove woocommerce
2023-09-13 11:50:04 +05:30
s-aga-r
6bab0eeaa1
fix: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 11:24:10 +05:30
rohitwaghchaure
e6c302a397
fix: test case ( #37063 )
2023-09-13 11:22:43 +05:30
Deepesh Garg
88f7e57edf
Merge pull request #37055 from deepeshgarg007/dimension_filters_gl
...
fix: Apply dimension filter, irrespective of dimension columns
2023-09-13 10:05:58 +05:30
ruthra kumar
5898a6f48e
Merge pull request #37057 from ruthra-kumar/packed_item_picking_expired_price
...
fix: Packed item incorrectly picks expired price on Sales Order
2023-09-13 08:18:47 +05:30
ruthra kumar
055156d28a
test: expired item price should not be picked
2023-09-13 07:48:59 +05:30
ruthra kumar
47ffa4983c
fix: packed item using expired price
2023-09-13 06:03:12 +05:30
Deepesh Garg
1f02fb3bd9
Merge pull request #37017 from anandbaburajan/company_tabs
...
chore: add tabs for company doctype
2023-09-12 22:41:23 +05:30
Deepesh Garg
769db0b3bc
fix: Apply dimension filter, irrespective of dimesion columns
2023-09-12 21:14:08 +05:30
HarryPaulo
da54ab5b3d
fix: linters
2023-09-12 09:43:11 -03:00
rohitwaghchaure
9a23ba53c5
fix: button to make BOMs ( #37049 )
...
fix: custom button to make BOMs
2023-09-12 17:19:12 +05:30
mergify[bot]
93af6f6a1b
feat: provision to set required by from Production Plan (backport #37039 ) ( #37040 )
...
feat: provision to set required by from Production Plan (#37039 )
* feat: provision to set the Required By date from production plan
* test: added test case for validate schedule_date
(cherry picked from commit d278b11603 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-12 16:29:02 +05:30
Smit Vora
c09807845f
fix: ensure correct preview and set latest transaction date
2023-09-12 13:25:51 +05:30
s-aga-r
3c6e527dd1
Merge pull request #37025 from s-aga-r/FIX-883
...
fix: `Parent Task` link with `Project Task`
2023-09-12 06:59:45 +05:30
HarryPaulo
623239d3f7
feat: created "based on" Item Group to specify a different percentage for each item group
2023-09-11 18:14:38 -03:00
HarryPaulo
fae640c56f
fix: "Based on" field always has the value "Not applicable"
2023-09-11 17:57:31 -03:00
marination
2ad62be2c7
chore: Convert db.sql to QB queries
2023-09-12 00:00:06 +05:30
s-aga-r
0d5c8f03bd
test: add test case for Task having common subject
2023-09-11 22:36:58 +05:30
marination
b9750f324b
fix: Remove get_matching_vouchers_for_bank_reconciliation
...
- There should only be one hook to add queries to `get_linked_payments`
- `get_matching_queries` will be the only hook just like before
2023-09-11 21:51:10 +05:30
s-aga-r
5cae2e79bd
fix: reload task before save
2023-09-11 20:36:27 +05:30
s-aga-r
d3295c43e3
fix: set Template Task ref in Project Task
2023-09-11 20:36:11 +05:30
s-aga-r
b4bcd9ba3f
feat: new field in Task to hold ref of Template Task
2023-09-11 20:35:12 +05:30
Smit Vora
43061f4416
fix: correct set_query filters
2023-09-11 19:16:25 +05:30
s-aga-r
d739ab6ee3
fix(ux): docstatus filter for Reference Name in QI ( #37024 )
2023-09-11 18:52:31 +05:30
anandbaburajan
dda4c5ec59
chore: add tabs for company doctype
2023-09-10 22:06:28 +05:30
s-aga-r
ce549ce9b2
fix(ux): filters for SCR Item Serial and Batch Bundle ( #37013 )
2023-09-10 17:10:04 +05:30
Bernd Oliver Sünderhauf
846ae32d92
feat: Add half-yearly asset maintenance periodicity. ( #37006 )
2023-09-10 17:00:01 +05:30
Deepesh Garg
b34c03d306
Merge pull request #36843 from GursheenK/process-soa-pdf-name
...
fix: show customer name for naming series in process soa
2023-09-10 12:20:53 +05:30
Deepesh Garg
c849a012d5
Merge pull request #36974 from GursheenK/tax_withholding_category_base_total_for_si
...
fix: tax category field in tax withholding details report
2023-09-10 11:40:36 +05:30
Ankush Menat
f39a9145e9
Merge pull request #37008 from barredterra/migrate-translations
...
chore(translations): prisoner exchange with frappe
2023-09-10 10:27:49 +05:30
barredterra
3e0a795028
chore: migrate translations to frappe
2023-09-10 00:21:41 +02:00
barredterra
2a77b50191
chore: migrate translations from frappe
2023-09-10 00:17:02 +02:00
ruthra kumar
d398775715
test: multi currency invoice unreconciliation
...
exchange gain/loss associated with the unreconcile invoice should be
cancelled as well
2023-09-09 07:30:58 +05:30
ruthra kumar
5c09fdf941
refactor(test): more modularization
2023-09-09 06:54:50 +05:30
ruthra kumar
1d93d66c30
refactor: cancel gain/loss JE on multi currency transactions
2023-09-08 21:29:13 +05:30
Florian HENRY
bb8153173a
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_remove_regional_france
2023-09-07 13:14:45 +02:00
Anand Baburajan
034322c53f
fix: correct asset daily depr schedule calculation [dev] ( #36993 )
...
fix: correct asset daily depr schedule calculation
2023-09-06 22:20:38 +05:30
Florian HENRY
f447177f8d
refactor: Remove Regionalisation From France as now there is an App ERPNext France to manage it
2023-09-06 17:41:27 +02:00
Florian HENRY
662e9547da
refactor: Remove Regionalisation From France as now there is an App ERPNext France to manage it
2023-09-06 17:40:19 +02:00
Deepesh Garg
c2f8f1d028
Merge pull request #36983 from deepeshgarg007/employee_utils
...
chore: Update employee for tests
2023-09-06 16:31:29 +05:30
Ankush Menat
0f065fe280
Merge pull request #36984 from resilient-tech/remove-unused-var
...
chore: remove unused variable `job`
2023-09-06 14:49:17 +05:30
Sagar Vora
1b853857aa
chore: remove unused variable job
2023-09-06 14:14:22 +05:30
Deepesh Garg
ae01d70b33
chore: Update employee for tests
2023-09-06 13:19:00 +05:30
Anand Baburajan
0077659e93
chore: asset finance books validation ( #36979 )
2023-09-06 12:44:07 +05:30
Devin Slauenwhite
8ce6b8179e
fix: use primary key for link lookup ( #36919 )
2023-09-06 11:44:45 +05:30
anandbaburajan
e1a94a9ba1
fix: move SI and DI connected links to internal_and_external_links
2023-09-05 21:38:06 +05:30
Gursheen Anand
175870ce8d
test: tax withholding details report
2023-09-05 18:51:41 +05:30
Gursheen Anand
8eea4eb56e
fix: remove tax category from common fields
2023-09-05 18:50:53 +05:30
Anand Baburajan
174f95d699
fix: ask for asset related accounts only when needed ( #36960 )
...
* fix: only ask for asset_received_but_not_billed account when needed
* chore: remove unnecessary if condition
* fix: only ask for expenses_included_in_asset_valuation account when needed
2023-09-05 17:45:23 +05:30
s-aga-r
f809e12747
fix: ignore mandatory fields while saving WO ( #36954 )
2023-09-05 16:27:17 +05:30
ruthra kumar
ccd2e2b086
Merge pull request #36963 from ruthra-kumar/index_error_on_receivable_report
...
fix: index error on Receivable report based on payment terms
2023-09-05 16:12:38 +05:30
ruthra kumar
b9c556c4a9
fix: index error on Receivable report based on payment terms
...
cr note's don't have payment terms. So, skip for them.
2023-09-05 15:07:07 +05:30
RitvikSardana
d2f03c8a65
fix: payment recon not showing payment entry when party_type is Student ( #36920 )
...
* fix: payment recon not showing payment entry when party_type is Student
* chore: code cleanup
* fix: payment recon based on account_type which is fetched from Party Type master
2023-09-05 12:00:54 +05:30
ruthra kumar
5dbcf7d2b9
refactor: only cancel specific gain/loss je
2023-09-05 09:52:36 +05:30
ruthra kumar
6fd1c1bca2
refactor: display allocated amount in account currency with symbol
2023-09-05 09:34:01 +05:30
ruthra kumar
9a1588f1cc
fix: typo in doctype name and qb
2023-09-05 08:34:26 +05:30
ruthra kumar
67980188a7
test: more granular unreconciliation
2023-09-05 08:34:26 +05:30
ruthra kumar
9b6eac23b6
refactor: unlink individual vouchers from payments
2023-09-05 08:34:26 +05:30
ruthra kumar
b4dc2bdf28
chore: type info
2023-09-05 08:34:26 +05:30
ruthra kumar
0130aea2aa
refactor: convert raw sql to query_builder
2023-09-05 08:34:26 +05:30
ruthra kumar
de910ab152
refactor: single fetch and unlinking logic for JE and PE
2023-09-05 08:34:26 +05:30
ruthra kumar
285963acdb
feat: unreconcile support for journal entry
2023-09-05 08:34:26 +05:30
ruthra kumar
cce96669f0
refactor: modularisation and group by voucher_no
2023-09-05 08:34:26 +05:30
ruthra kumar
0ccb6d8242
chore: rename and add trigger in journal entry
2023-09-05 08:34:26 +05:30
ruthra kumar
69683776a5
chore: code cleanup
2023-09-05 08:34:26 +05:30
ruthra kumar
1981f3837a
chore: fetch logic for payment entry
2023-09-05 08:34:26 +05:30
ruthra kumar
25fe752185
chore: move functions to a separate file in utils
2023-09-05 08:34:26 +05:30
ruthra kumar
5981c7e0ad
chore: move dialog building function to utils.js file
2023-09-05 08:34:26 +05:30
ruthra kumar
58dc0e52e1
refactor: add UI elements
2023-09-05 08:34:26 +05:30
ruthra kumar
6bbe47c671
chore: delete unreoncile doc upon parent doc deletion
2023-09-05 08:34:26 +05:30
ruthra kumar
489a545bbb
chore: track changes
2023-09-05 08:34:26 +05:30
ruthra kumar
42df0d3d67
refactor: remove references using framework
2023-09-05 08:34:26 +05:30
ruthra kumar
fbdfb8151c
chore: delete references upon parent deletion
2023-09-05 08:34:26 +05:30
ruthra kumar
41eb2c9f5a
feat: filter on voucher no
2023-09-05 08:34:26 +05:30
ruthra kumar
fc6be5bfb9
feat: UI for unreconcile
2023-09-05 08:34:26 +05:30
ruthra kumar
0faffaa8db
test: basic unreconcile function
2023-09-05 08:34:26 +05:30
ruthra kumar
5114a9580d
refactor: adding 'Get Allocations' button
2023-09-05 08:34:26 +05:30
ruthra kumar
e48a90efe6
chore: working state on barebones functions
2023-09-05 08:34:26 +05:30
ruthra kumar
dc71623295
feat: introduce unreconcile doctype
2023-09-05 08:34:26 +05:30
ruthra kumar
13ca474a46
Merge pull request #36950 from ruthra-kumar/use_reference_posting_date_on_je
...
refactor: gain/loss je should use same posting date as payment
2023-09-05 08:26:58 +05:30
ruthra kumar
f7865da4d2
refactor: gain/loss should use same posting date as payment
2023-09-04 21:40:40 +05:30
rohitwaghchaure
6a7bdeffdf
fix: auto refresh serial and batch bundle field ( #36943 )
2023-09-04 14:11:42 +05:30
ruthra kumar
04bc353e7f
Merge pull request #36940 from ruthra-kumar/invalid_gain_loss_in_expense_claim
...
fix: invalid gain/loss JE created on base currency Expense Claim
2023-09-04 13:56:01 +05:30
ruthra kumar
75d95acb23
fix: invalid gain/loss JE created on base currency Expense Claim
2023-09-04 13:05:57 +05:30
s-aga-r
cd8ddae7c5
refactor: remove Recalculate Rate from SCR Item ( #36929 )
2023-09-03 18:54:44 +05:30
s-aga-r
22cf1556cd
feat: Service Item and Finished Good Map ( #36647 )
...
* feat: new DocType `Service Item and Finished Good Map`
* fix(ux): filters for Service Item and Finished Good
* fix: validations for Service Item and Finished Good
* feat: set FG Item on Service Item selection in PO
* refactor: one-to-many mapping between service item and finished goods
* feat: auto set Service Item for finished good in PO created from PP
* feat: auto set Service Item on Finished Good selection in PO
* test: add test case for service item and finished goods map
* feat: `BOM` field in `Finished Good Detail`
* feat: new DocType `Subcontracting BOM`
* fix: filters and validations for Subcontracting BOM
* feat: auto select Service Item in PO created from PP
* test: add test case for PO service item auto pick
* feat: pick BOM from Subcontracting BOM in SCO
* feat: auto pick `Service Item` on FG select
* refactor: remove DocType `Service Item and Finished Goods Map` and `Finished Good Detail`
* feat: fetch FG for Service Item
* chore: `linter`
* refactor: update `Auto Name` expression for Subcontracting BOM
2023-09-03 11:59:28 +00:00
HENRY Florian
24e1144de5
fix: when create doc from item dashboard default uom (buying or selling) is not correctly selected ( #36892 )
...
fix: when create doc from item dashboard defaut uom is not correctly selected
2023-09-03 16:37:52 +05:30
ruthra kumar
27e0dd9fdc
Merge pull request #36911 from ruthra-kumar/deduplicate_gain_loss_journal_creation
...
fix: deduplicate gain/loss JE creation for journals as payment
2023-09-03 10:11:43 +05:30
ruthra kumar
0366928db5
test: cost center inheritance from payment
2023-09-03 09:21:26 +05:30
ruthra kumar
d6a3b9a5c7
refactor: use payment's CC for gain/loss if company default is unset
2023-09-03 09:21:23 +05:30
Anand Baburajan
4f0bb45a8b
chore: patch to correct asset values if je has workflow [dev] ( #36914 )
...
chore: patch to correct asset values if je has workflow
2023-09-02 18:31:32 +05:30
Deepesh Garg
2e7548462d
Merge pull request #36895 from blaggacao/fix-coa-dill-down-on-startup
...
fix(startup): coa drill down
2023-09-02 17:12:18 +05:30
Deepesh Garg
f3282b1bb3
Merge pull request #36908 from barredterra/unreconcile-bank-transaction
...
fix: only show "Unreconcile" if reconciled
2023-09-02 17:11:56 +05:30
Deepesh Garg
30aba9414c
Merge pull request #36900 from GursheenK/pcv-request-timeout
...
fix: reduce threshold for background job in PCV
2023-09-02 17:11:08 +05:30
ruthra kumar
79fa562004
test: extend test to cancellation
2023-09-02 14:43:25 +05:30
ruthra kumar
cb6da6ec59
test: deduplicate gain/loss JE on reconciling journals against inv
2023-09-02 13:29:33 +05:30
ruthra kumar
79c6f0165b
fix: deduplicate gain/loss JE creation for journals as payment
2023-09-02 13:29:31 +05:30
RitvikSardana
e599f75a51
fix: account payable currency and value ( #36859 )
...
* fix: account payable currency and value
* fix: added party_type and party in accounts payable report
* chore: code cleanup
* fix: customer group test case failure
* fix: added test case of the issue
* fix: filter toggle for party_type
* fix: filter toggle for party_type
* chore: fix typo
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-09-02 13:08:08 +05:30
s-aga-r
2d8363a983
feat: Serial and Batch reservation ( #35946 )
...
* feat: add `Has Serial No` and `Has Batch No` fields in SRE
* chore: set `Has Serial No` and `Has Batch No` while creating SRE
* feat: add field `Reserved Serial and Batch` in SRE
* fix(ux): hide `Amend` button on cancelled SRE
* fix: add validation for SRE amended doc
* fix(ux): hide `Reserved Serial and Batch` Table for non-serial/batch item
* fix(ux): set `Display Depends On` for `Has Serial No` and `Has Batch No` in SRE
* fix(ux): make `serial_no` and `batch_no` fields read-only based on `has_serial_no` and `has_batch_no`
* chore: remove table `Serial and Batch Entry` fieldlabel
* fix(ux): set warehouse for new row
* fix(ux): make qty field read-only for serial item
* fix(ux): set rows qty to `1` before making the field read-only
* chore: add filters for serial no
* chore: add filters for batch no
* chore: don't show Serial NO if already selected
* chore: hide rate related fields
* feat: add field `Reservation Based On` in SRE
* chore: make `Reserved Qty` field editable in SCR
* chore: add method to get total reserved qty against a voucher
* fix: add validation for `Reserved Qty`
* fix: update SRE status and Voucher's Reserved Qty
* chore: enable `Track Changes` in SRE
* fix: add validation to prevent delivered SRE to get updated
* fix(ux): make fields `Reserved Qty` and `Reservation Based On` read-only for delivered SRE
* fix: consider voucher's delivered qty while calculating max reserved qty
* fix: add UOM validation for SRE Reserved Qty
* fix: SRE warehouse mismatch error in DN
* fix: auto cancel SRE on update if item is fully delivered for the SO
* fix: skip SRE creation for group warehouse
* feat: add `Set Warehouse` field in SO stock reservation dialog
* fix(ux): hide `Add Row` button in SO stock reservation dialog
* fix: group warehouse validation in SO
* fix(ux): don't show Batch No if already selected
* feat: add field `Auto Reserve Serial and Batch Nos` in `Stock Settings`
* refactor: SRE reserved qty validation
* feat: auto serial and batch reservation
* chore: add section for `Serial and Batch Reservation` in `Stock Settings`
* fix: make SRE sb_entries warehouse mandatory
* fix(ux): unreserved qty calculation
* fix: add validation for `Reserved Qty` against `Batch`
* refactor: combine `get_available_qty_to_reserve()` and `get_available_qty_to_reserve_batch()`
* fix: validate disabled batch
* fix: add validation to validate serial nos availability
* fix: update row qty if `Partial Reservation` is enabled
* fix: ignore reserved serial nos while getting available serial nos
* fix: add validation to prevent repeat batches
* fix(ux): add validation for duplicate Serial No
* fix: don't allow to update SRE with delivered stock
* fix: ignore reserved serial and batch if reservation based on is not Serial and Batch
* fix(ux): stock un-reservation confirmation before `Update Items`
* chore: return list instead os set
* feat: add field `Delivered Qty` in `Serial and Batch Entry`
* feat: option to get SO reserved stock in Delivery Note
* fix: ignore reserved batches while getting available batches
* chore: `conflicts`
* fix: incorrect available qty
* fix: 'str' object has no attribute 'nodes_'
* fix: `linter`
* fix(ux): hide `Get Items From > Stock Reservation` if Stock Reservation is disabled
* fix(ux): add `depends_on` for `Auto Reserve Serial and Batch Nos`
* fix(ux): hide Stock Reservation field description in submitted SO
* fix(ux): confirm before unreserve stock
* feat: option to create DN for reserved stock from SO
* fix: update delivered qty in SRE sb_entries
* fix: Delivery Note (Reserved Stock) based on Delivery Date
* fix(ux): SO `Update Items` confirmation on `Update` button click
* feat: add dialog box to select SRE to unreserve
* fix: `ZeroDivisionError` while saving the DN (Reserved Stock)
* fix: don't allow to create Pick List if stock is reserved against SO
* fix(ux): hide Create > Pick List button for SO with reserved stock
* refactor: map reserved stock by default in DN
* refactor: code cleanup and comments
* fix: don't allow Stock Reservation against SO having Pick List
* refactor: `create_stock_reservation_entries()`
* feat: add fields to hold Pick List ref in SRE
* feat: add field `Stock Reserved Qty` in Pick List Item
* feat: provision to reserve stock from Pick List against Sales Order
* fix: don't allow to update SRE if created against a Pick List
* fix(ux): confirm before unreserve stock in Pick List
* fix: don't allow to update Pick List having reserved stock
* fix: circular dependency while cancelling the DN created from Pick List with Reserved Stock
* chore: update `Max Reserve Qty` err msg to be more descriptive
* refactor: rename field `Reserve Stock on Sales Order Submission`
* fix: msg on partial reservation if disabled in stock settings
* chore: add field description for `Enable Stock Reservation`
* fix(test): `test_stock_reservation_against_sales_order`
* fix(test): `test_stock_reservation_against_sales_order`
* test: add test cases for serial and batch reservation
* fix: batch stock levels qty
* refactor: method `get_sre_reserved_qty_for_item_and_warehouse`
* feat: show `Reserved Stock` in item master stock levels
* feat: Reserved Stock Report
* fix(ux): SO stock reservation dialogs width
* refactor: get previous values from `_doc_before_save` instead of db
* fix(ux): make `Reservation Based On` read-only if created against Pick List
* feat: option to open `Reserved Stock` report from Sales Order
* fix(ux): Sales Order - Reserve and Unreserve dialog box
* fix: decrease SRE Delivered Qty on DN cancel
* fix(ux): hide `Unreserve` button once reserved stock is delivered
* chore: `linter`
* fix(test): `test_reserved_stock_report`
* test: add test case for DN cancellation
* chore: rename field `Auto Reserve Stock on Sales Order Submission`
* fix: `Insufficient Stock` error msg
2023-09-02 11:02:24 +05:30
barredterra
91e574609f
fix: only show "Unreconcile" if reconciled
2023-09-01 19:23:27 +02:00
ruthra kumar
0e517227ee
Merge pull request #36899 from ruthra-kumar/use_own_exchange_rate_on_references
...
fix: difference amount calculation logic in Payment Entry UI
2023-09-01 17:37:23 +05:30
Deepesh Garg
1e72a43a8e
Merge pull request #36889 from GursheenK/discount-accounting-multi-currency-gle
...
fix: fetch currency in discount accounting SI
2023-09-01 15:11:21 +05:30
Deepesh Garg
39b598e0ec
Merge pull request #36898 from rtdany10/company-ambiguous
...
fix: `company` is ambiguous
2023-09-01 14:28:34 +05:30
Gursheen Anand
b6e6f2ef8d
fix: reduce threshold for bg job fn
2023-09-01 12:36:40 +05:30
ruthra kumar
a7e0709ae8
fix: difference amount in UI should not be calculated
2023-09-01 12:18:55 +05:30
Dany Robert
3e1065a561
fix: company is ambiguous
2023-09-01 04:58:59 +00:00
marination
480903e3f4
refactor: verbosity in get_linked_payments result
...
- Easier to read field names like x["rank"] than x[0]
- It's hard to keep up with what the indices mean, thus reducing readability
2023-08-31 21:05:40 +05:30
marination
a1ae4262c3
refactor: auto_reconcile_vouchers
...
- Use `reconcile_vouchers` instead of re-implementing
- More clear result message. Consider partially reconciled transactions
2023-08-31 20:34:37 +05:30
ruthra kumar
0d26f67be5
Merge pull request #36888 from ruthra-kumar/gain_loss_refactor_issue_01_patch_failed
...
fix: calcuate received/paid amount on exchange rate change in Payment Entry
2023-08-31 18:37:39 +05:30
ruthra kumar
64d835374b
fix: calcuate received/paid amount on rate change in PE
2023-08-31 17:58:26 +05:30
Gursheen Anand
112cfe6dfa
fix: fetch discount amount for gle in base currency
2023-08-31 17:08:51 +05:30
Deepesh Garg
2537f5674e
Merge pull request #36886 from GursheenK/sales-register-tax-accounts
...
fix: tax accounts in sales register
2023-08-31 15:53:39 +05:30
Gursheen Anand
d73daafe77
fix: tax accounts in sales register
2023-08-31 15:19:46 +05:30
Deepesh Garg
cd74c6c07f
Merge pull request #36881 from deepeshgarg007/patch_revert
...
chore: remove patch
2023-08-30 22:12:46 +05:30
Deepesh Garg
283c0a1c0f
chore: remove patch
2023-08-30 19:43:32 +05:30
Suraj Shetty
f032476a75
Merge pull request #36869 from RitvikSardana/develop-ritvik-ignore-perm-tree-doctype
2023-08-30 16:46:28 +05:30
Suraj Shetty
e92d4e9b4a
Merge branch 'develop' into develop-ritvik-ignore-perm-tree-doctype
2023-08-30 16:46:00 +05:30
Deepesh Garg
5e38109481
Merge pull request #36872 from deepeshgarg007/sales_purchase_register_query
...
fix: Sales/Purchase register showing duplicate records
2023-08-29 21:47:01 +05:30
Ankush Menat
e75b72ae2d
Merge pull request #36856 from frappe/desk_user
...
refactor!: Lower all perm to `Desk User`
2023-08-29 20:55:55 +05:30
Deepesh Garg
92e503f75b
fix: Sales/Purchase register showing duplicate records
2023-08-29 20:45:57 +05:30
rohitwaghchaure
dea802dc41
fix: added valuation field type (Float/Currency) in the filter ( #36866 )
2023-08-29 16:53:00 +05:30
Gursheen Anand
060da2c5bc
fix: remove report field db set
2023-08-29 16:16:50 +05:30
Ankush Menat
4856e11549
chore: update integrations workspace
2023-08-29 15:51:40 +05:30
Gursheen Anand
a006b66e45
test: auto email for ar report
2023-08-29 14:51:35 +05:30
RitvikSardana
de433d8626
fix: added ignore_user_permissions to parent field of tree doctypes
2023-08-29 13:07:13 +05:30
Corentin Flr
5c4df3e0e3
fix: Setup flake8 to stop turning trailing commas into tuples ( #36850 )
2023-08-29 10:59:58 +05:30
Deepesh Garg
1c237f455e
fix(demo): COA fixes for Mexico country ( #36840 )
2023-08-29 10:50:12 +05:30
Gursheen Kaur Anand
26e8b8f959
fix: create entries for only PR items present in LCV ( #36852 )
...
* fix: check if item code exists in lcv before creating gle
* refactor: use qb to fetch lcv items
2023-08-29 09:03:31 +05:30
Ankush Menat
0d22fe02be
refactor!: Lower all perm to Desk User
2023-08-28 22:42:14 +05:30
ViralKansodiya
3a2933db4d
fix: error in report when data is not available to load chart in report ( #36842 )
2023-08-28 18:14:52 +05:30
Gursheen Anand
f07f4ce86f
fix: generate pdf only when result exists
2023-08-28 17:14:15 +05:30
s-aga-r
eb5c61be1e
Merge pull request #36811 from s-aga-r/SCR-SCRAP-ITEMS
...
feat: provision to add scrap items in Subcontracting Receipt
2023-08-28 17:11:00 +05:30
s-aga-r
9d330a13ed
fix: get Valuation Rate instead of BOM rate
2023-08-28 16:09:05 +05:30
s-aga-r
592c7b5ff1
fix: test cases
2023-08-28 15:32:08 +05:30
ruthra kumar
9895bc3246
Merge pull request #36844 from ruthra-kumar/validation_error_on_payment_entry
...
fix: allocation error on partial payment against sales order
2023-08-28 15:11:36 +05:30
ruthra kumar
2fdbe82835
test: assert rounded amount is calculated
2023-08-28 14:30:37 +05:30
ruthra kumar
67a0969b78
test: allocation err misfire on Sales Order
2023-08-28 14:21:21 +05:30
ruthra kumar
714b8289c1
fix: fetch rounded total while pulling reference details on SO
2023-08-28 14:01:12 +05:30
Gursheen Anand
5c2a949593
feat: add field for specifying pdf name
2023-08-28 13:11:28 +05:30
Gursheen Anand
0a9187ea42
fix: show letterhead and terms for AR pdf
2023-08-28 13:09:51 +05:30
s-aga-r
91927f2ada
chore: woocommerce linter issue ( #36837 )
2023-08-28 00:21:51 +05:30
Dany Robert
159be1d40f
fix: revert ignore_account_closing_balance field
2023-08-27 18:43:42 +00:00
s-aga-r
ffcbcd7397
test: add test case for SCR scrap items
2023-08-28 00:12:19 +05:30
ruthra kumar
25e78fb311
Merge pull request #36830 from ruthra-kumar/increase_test_coverage
...
test: Exchange Rate Revaluation functions and its impact on ledger
2023-08-27 15:09:25 +05:30
ruthra kumar
d40504b973
test: Exchange Rate Revaluation functions and its impact on ledger
2023-08-27 14:33:34 +05:30
L Mwangi
3f077479f4
fix: On woocommerce test ping issued during a webhook creation
...
fix: On woocommerce test ping issued during a webhook creation
2023-08-26 19:45:55 +05:30
Abdo
6b75c03f34
chore: translate currency ( #36777 )
...
chore: translate currency
2023-08-26 19:37:28 +05:30
mergify[bot]
35f72a17db
Allow to make return against sales invoice which has closed sales order. ( #36676 )
...
fix: Allow to make return against sales invoice which has closed sales order
fix: Allow to make return against sales invoice which has closed sales order
(cherry picked from commit 0f98cc85e9 )
Co-authored-by: Gourav Saini <63018500+gouravsaini021@users.noreply.github.com >
2023-08-26 19:29:33 +05:30
avc
fa2e5d5ab7
fix: create portal user for customer from shopping cart ( #36745 )
...
fix: create portal user for customer from shopping cart
2023-08-26 18:27:42 +05:30
Dany Robert
9bc5952dd5
fix: missing company flag for regional fn ( #36791 )
...
* fix: missing company flag for regional fn
2023-08-26 18:14:40 +05:30
mergify[bot]
740fe95ff3
fix: error list index out of range when saving a production plan
...
fix: error list index out of range when saving a production plan (#36807 )
2023-08-26 18:13:16 +05:30
s-aga-r
afd7d59c73
fix: AttributeError while saving subcontracting order
2023-08-26 13:10:47 +05:30
rohitwaghchaure
d4218a88ad
chore: fixed bom creator linter issue ( #36827 )
2023-08-26 12:54:13 +05:30
s-aga-r
27d56461c5
Merge branch 'develop' into SCR-SCRAP-ITEMS
2023-08-26 12:07:58 +05:30
s-aga-r
ed4f498704
feat: allow scrap items when backflush based on is Material Transfer
2023-08-26 11:38:45 +05:30
s-aga-r
08bc33689c
fix(ux): make Get Scrap Items button hidden for submitted and cancelled doc
2023-08-26 10:57:49 +05:30
Deepesh Garg
57538bd76a
Merge pull request #36218 from GursheenK/view-projects-in-customer-portal
...
fix: project routes and permissions in portal
2023-08-25 22:01:01 +05:30
Deepesh Garg
5c48074bed
Merge branch 'develop' of https://github.com/frappe/erpnext into view-projects-in-customer-portal
2023-08-25 21:05:59 +05:30
Deepesh Garg
a7137514b6
chore: Update patch
2023-08-25 21:05:49 +05:30
HENRY Florian
e462edc628
chore: update fr translation for Naming Series ( #36785 )
...
* chore: update fr translation for Naming Series
* chore: update fr translation
* chore: update fr translation
* chore: update fr translation
2023-08-25 20:40:31 +05:30
s-aga-r
c8d7433e30
refactor(minor): subcontracting_receipt.js
2023-08-25 20:23:39 +05:30
s-aga-r
1504ff8b6c
fix: ignore scrap items while distribute additional cost
2023-08-25 20:18:30 +05:30
ruthra kumar
447b73fa77
Merge pull request #36821 from ruthra-kumar/increase_test_coverage_for_receivable_payable_report
...
test: use mixin and increase coverage in receivable report
2023-08-25 18:09:16 +05:30
ruthra kumar
ce81ffd844
test: increase coverage in ar/ap report
2023-08-25 17:28:54 +05:30
s-aga-r
879d31a588
fix: recalculate rate while getting scrap items
2023-08-25 16:13:08 +05:30
ruthra kumar
bb7bed4c1a
refactor(test): make use of mixin in ar/ap report tests
2023-08-25 14:46:10 +05:30
Deepesh Garg
91ca2309da
Merge pull request #36802 from GursheenK/tax_withholding_jvs_with_no_partytype
...
fix: fetch JVs without party value in tax withholding report
2023-08-25 14:43:41 +05:30
ViralKansodiya
388a42ec7e
fix: Asset Category filter is not working in asset depreciation and b… ( #36806 )
...
fix: Asset Category filter is not working in asset depreciation and balances
Co-authored-by: ubuntu <viralkansodiya167@gmail.com >
2023-08-25 11:44:05 +05:30
s-aga-r
9b47617117
feat: button to get Scrap Items
2023-08-25 10:53:13 +05:30
s-aga-r
7a6db924d5
fix: validate scrap items
2023-08-25 09:56:48 +05:30
s-aga-r
199071b773
fix(ux): make Recalculate Rate field hidden for scrap items
2023-08-25 09:36:12 +05:30
s-aga-r
40a6b5cefe
fix: don't recalculate rate for scrap items
2023-08-25 09:35:29 +05:30
s-aga-r
a6b2cf3acd
fix: reduce scrap cost from FG total cost
2023-08-25 07:30:55 +05:30
s-aga-r
794edbb334
feat: add Scrap Cost Per Qty field in SCR Item
2023-08-24 22:02:29 +05:30
Deepesh Garg
1449e38b39
Merge pull request #36799 from deepeshgarg007/tds_on_debit_note
...
fix: Tax withholding reversal on Debit Notes
2023-08-24 19:30:54 +05:30
Deepesh Garg
abc5fdd47b
Merge pull request #36804 from deepeshgarg007/demo_coa
...
fix(demo): Default accounts for demo company
2023-08-24 19:30:17 +05:30
s-aga-r
f78b6d0081
refactor: code cleanup
2023-08-24 18:56:16 +05:30
Deepesh Garg
8ed8698fdf
Merge pull request #36596 from Nihantra-Patel/pos_receipt_mail
...
fix: POS Invoice Email Receipt Mail
2023-08-24 18:33:49 +05:30
Deepesh Garg
0120588f5f
chore: Handle edge cases
2023-08-24 18:32:16 +05:30
Deepesh Garg
8bf87ebfdf
Merge pull request #36805 from deepeshgarg007/comments
...
chore: Linting Issues
2023-08-24 18:02:38 +05:30
Deepesh Garg
299e32befd
chore: Linting Issues
2023-08-24 18:02:06 +05:30
Deepesh Garg
5f75aea6fa
fix(demo): Default accounts for demo company
2023-08-24 17:58:51 +05:30
Deepesh Garg
6349b67df4
fix(demo): Default accounts for demo company
2023-08-24 17:54:14 +05:30
rohitwaghchaure
3c15feadf6
feat: Multi-level BOM Creator ( #36494 )
...
* feat: Multi-level BOM Creator
* fix: renamed BOM Configurator to BOM Creator
* fix: added Cost in the tree
* fix: finished good cost
* fix: valuation rate in tree ui
* chore: conflicts and removed unnecessary files
* test: test cases for BOM Creator
* fix: added shortcut for the BOM Creator
* fix: added validation for Final Product
2023-08-24 17:24:44 +05:30
s-aga-r
a33b75f2cd
feat: allow manually entry for scrap items in SCR
2023-08-24 16:37:57 +05:30
Gursheen Anand
7c1417e199
chore: fix linting issues
2023-08-24 12:55:54 +05:30
Gursheen Anand
8f1e00906f
fix: fetch JVs with no party selected in filters
2023-08-24 12:55:00 +05:30
Ankush Menat
ab6e600b9e
fix: demo data setup w/o territory ( #36798 )
...
This can fail because it's translated.
2023-08-24 12:23:33 +05:30
s-aga-r
d1e877b6f0
refactor: Subcontracting Receipt Item form view
2023-08-24 12:16:12 +05:30
s-aga-r
4e7cccbdf0
feat: Is Scrap Item field in Subcontracting Receipt Item
2023-08-24 11:53:09 +05:30
Deepesh Garg
6d9cebfee9
fix: Tax withholding reversal on Debit Notes
2023-08-24 11:49:03 +05:30
Dany Robert
89ddf3272e
fix(regional): item wise tax calc issue
2023-08-24 05:56:56 +00:00
s-aga-r
49be1190d9
Merge pull request #36786 from s-aga-r/SCR-QI
...
feat: `Quality Inspection` for Subcontracting Receipt
2023-08-24 11:06:51 +05:30
s-aga-r
8010a157b1
fix: use flt for qty and rate fields
2023-08-24 11:06:19 +05:30
Dany Robert
9e1b2c9f57
fix: item wise split up rounding
2023-08-24 05:02:14 +00:00
s-aga-r
f31eb74234
test: add test case for SCR Quality Inspection
2023-08-24 10:22:21 +05:30
s-aga-r
723563c167
fix: SCR return status ( #36793 )
2023-08-24 10:13:47 +05:30
Raffael Meyer
54ffe41b54
feat(MR): Project and Cost Center in Connections ( #36794 )
2023-08-24 10:12:18 +05:30
ruthra kumar
758ea7bfe1
Merge pull request #35330 from ruthra-kumar/cr_note_posts_gl_for_itself
...
refactor: cr/dr note should be standalone even when created from another invoice
2023-08-23 20:38:14 +05:30
Deepesh Garg
2ed73c17c3
Merge pull request #36720 from git-avc/lost_reason_opportunity
...
fix: lost opportunity reason dialog don't appears
2023-08-23 19:42:22 +05:30
Anand Baburajan
bb3bd02f53
chore: styling improvements for asset depr sch table ( #36792 )
...
* chore: improve asset depr sch table
* chore: fix text color
2023-08-23 19:22:25 +05:30
Anand Baburajan
56b26852f3
fix: use current asset depr schedule to make temp schedule ( #36783 )
...
fix: use current depr schedule to make temp schedule
2023-08-23 18:01:59 +05:30
ruthra kumar
60eee564bf
refactor: Payment btn criteria for Cr/Dr notes
2023-08-23 17:58:15 +05:30
s-aga-r
c9ae9df902
fix(ux): increase Quality Inspection dialog width
2023-08-23 13:58:43 +05:30
s-aga-r
3fab6610cb
feat: setup Quality Inspection for Subcontracting Receipt
...
- SCR[docstatus=0, is_return=0] Create > Quality Inspection(s)
- Filters for Quality Inspection field in Subcontracting Receipt Items table
2023-08-23 13:58:40 +05:30
s-aga-r
3fdcd33b92
feat: Quality Inspection in Subcontracting Receipt
2023-08-23 12:15:35 +05:30
s-aga-r
5b62bbe073
Merge pull request #36752 from s-aga-r/FR-35157
...
feat: `Update Items` for Subcontract Purchase Order
2023-08-23 11:13:28 +05:30
Dany Robert
0ebcc2cf2c
fix: round item_wise_tax_detail in taxes
2023-08-23 04:51:09 +00:00
Dany Robert
dfb5b88abb
chore: linters
2023-08-23 04:01:00 +00:00
Dany Robert
c20258d2a3
fix: tax calc changes in js
2023-08-23 03:59:08 +00:00
ruthra kumar
bf6bf79ae3
Merge pull request #36650 from ruthra-kumar/refactor_payment_reconcliation_ui
...
perf: improve responsiveness of payment reconciliation tool
2023-08-23 09:12:36 +05:30
Deepesh Garg
53926b0620
Merge pull request #36758 from RitvikSardana/develop-ritvik-ap-currency
...
fix: Accounts Payable Currency bug
2023-08-22 22:27:54 +05:30
mergify[bot]
a77e9d36cc
fix: Procurement Tracker report not showing material request items (backport #36768 ) ( #36774 )
...
fix: Procurement Tracker report not showing material request items (#36768 )
(cherry picked from commit 6a9935c00e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-08-22 22:09:45 +05:30
Dany Robert
3ead28906c
feat: item(row) wise tax amount rounding
2023-08-22 14:41:07 +00:00
s-aga-r
305d39f6a1
test: add test case for Subcontract PO update items
2023-08-22 18:24:30 +05:30
mergify[bot]
611c2bf775
fix: not able to make stock entry (backport #36759 ) ( #36767 )
...
fix: not able to make stock entry (#36759 )
(cherry picked from commit 873ee384a1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-08-22 17:36:56 +05:30
s-aga-r
b9b1717e96
fix: re-validate PO while updating items
2023-08-22 16:53:54 +05:30
s-aga-r
9588bb7443
fix: validate FG Item and Qty
2023-08-22 16:29:14 +05:30
Anand Baburajan
87e2309e8e
fix: avoid duplicate asset activity entries on asset capitalization ( #36756 )
2023-08-22 15:30:04 +05:30
RitvikSardana
9349bc77c5
fix: Accounts Payable Currency bug
2023-08-22 14:12:42 +05:30
Raffael Meyer
9d29ec8eac
fix: attachments should be an empty list by default ( #36757 )
...
fix: attachments should be an empty list by default
2023-08-22 13:35:12 +05:30
Anand Baburajan
8f04945cef
fix: incorrect schedule in asset value adjustment ( #36747 )
2023-08-22 12:36:09 +05:30
Raffael Meyer
4b75b6f309
feat(RFQ): optionally send document print ( #36363 )
2023-08-22 12:26:01 +05:30
ruthra kumar
3fd2778ae4
Merge pull request #36748 from ruthra-kumar/clean_up_reconcilition
...
chore: clean up stale code in reconciliation tool
2023-08-22 06:19:52 +05:30
ruthra kumar
e93b927051
chore: clean up stale code in reconciliation tool
2023-08-22 05:32:56 +05:30
ruthra kumar
3de9fed230
Merge pull request #36742 from ruthra-kumar/ar_summary_incorrect_gl_balance_on_multi_company
...
fix: incorrect gl balance on AR summary rpt on multi company setup
2023-08-21 22:06:47 +05:30
ruthra kumar
991770ed4a
fix: incorrect gl balance on AR summary rpt on multi company setup
2023-08-21 21:32:23 +05:30
ruthra kumar
a4ff76c920
Merge pull request #36727 from ruthra-kumar/fix_broken_advance_field_in_ar_summary_rpt
...
fix: broken advance field in Accounts Receivable summary rpt
2023-08-21 20:53:03 +05:30
ruthra kumar
d01f0f2e96
refactor: filter for journal entries
2023-08-21 20:50:34 +05:30
ruthra kumar
86bac2cf52
refactor: filter on advance payments
2023-08-21 20:50:34 +05:30
ruthra kumar
52f609e67a
refactor: filter on cr/dr notes
2023-08-21 20:50:34 +05:30
ruthra kumar
e48f8139eb
refactor: trigger on value change
2023-08-21 20:50:34 +05:30
ruthra kumar
7a381affce
refactor: limit output to 50 in reconciliation tool
2023-08-21 20:50:32 +05:30
ruthra kumar
af52f21ece
test: add test for receivable summary report
2023-08-21 17:56:50 +05:30
ruthra kumar
06f86ad5e0
Merge pull request #36728 from ruthra-kumar/fetch_gain_loss_in_ar_ap_report
...
fix: include gain/loss journal in AR/AP reports
2023-08-21 17:22:31 +05:30
Ankush Menat
86cac1e1d2
fix: add missing items labels back ( #36737 )
...
[skip ci]
2023-08-21 15:59:52 +05:30
s-aga-r
faf9f13215
feat: allow Update Items for Subcontracted PO not having SCO created
2023-08-21 15:58:11 +05:30
Smit Vora
c47adcfdd9
fix: advance in seperate account
2023-08-21 15:12:11 +05:30
s-aga-r
450949cadd
Merge pull request #36709 from s-aga-r/FIX-36695
...
fix: don't throw if item does not have default BOM
2023-08-21 14:43:03 +05:30
ruthra kumar
0dc5e5c430
refactor: use payment ledger to fetch advance amount
2023-08-21 09:19:38 +05:30
ruthra kumar
896b123fb1
fix: broken advance field in Accounts Receivable summary rpt
2023-08-20 21:17:27 +05:30
ruthra kumar
e3104f1898
fix: include gain/loss journal in AR/AP reports
2023-08-20 20:13:31 +05:30
Deepesh Garg
a7f921a557
Merge pull request #36666 from batonac/batonac-plaid-fixes
...
fix: Plaid Integration status and categories
2023-08-20 16:02:30 +05:30
Deepesh Garg
ddd929ef9b
Merge pull request #36696 from RitvikSardana/develop-ritvik-pos-mode-of-payment
...
fix: mode of payment fetched from pos profile company in POS
2023-08-20 15:37:15 +05:30
mergify[bot]
87d02511a3
fix: timeout error coming during reposting (backport #36715 ) ( #36717 )
...
fix: timeout error coming during reposting (#36715 )
(cherry picked from commit 620b21fec5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-08-19 15:37:33 +05:30
avc
f10a93f6ee
fix: lost reason opportunity dialog don't appears
...
Fix #36719
2023-08-18 17:33:37 +02:00
ruthra kumar
a34cb8a8dc
Merge pull request #36710 from ruthra-kumar/fix_broken_consolidated_financial_report
...
fix: broken consolidated report due to finance book filter
2023-08-18 14:54:03 +05:30
ruthra kumar
96847db0ec
fix: broken consolidated report due to finance book filter
2023-08-18 14:04:46 +05:30
Gursheen Kaur Anand
6a7b45f689
Merge branch 'develop' into view-projects-in-customer-portal
2023-08-18 13:32:08 +05:30
s-aga-r
2e22b019a0
fix: throw if BOM No is not set
2023-08-18 13:24:49 +05:30
Gursheen Anand
e8f6c286d1
fix: remove portal menu items in pre-model sync patch
2023-08-18 13:21:37 +05:30
s-aga-r
268c19e745
fix: don't throw if item does not have default BOM
2023-08-18 13:14:53 +05:30
ruthra kumar
8f695123cd
refactor: criteria for Credit Note Issued and Debit Note Issued
2023-08-18 10:13:48 +05:30
Deepesh Garg
21e6db2bc7
Merge pull request #36060 from rtdany10/skip_tcs
...
fix: skip tax witholding category if not account set for company
2023-08-17 20:56:37 +05:30
Ritvik Sardana
1bdd43d0f6
fix: mode of payment fetched from pos profile company in POS
2023-08-17 17:29:01 +05:30
Deepesh Garg
c70abaa43a
Merge pull request #36684 from deepeshgarg007/gl_transaction_currency
...
feat: Transaction currency columns in GL report
2023-08-17 16:06:23 +05:30
rohitwaghchaure
3f6ff8e0b7
perf: enabled indexing for voucher no in SABB ( #36688 )
2023-08-17 13:48:37 +05:30
Shariq Ansari
5d9dde92fa
Merge pull request #36685 from shariquerik/api-fix
2023-08-17 13:09:14 +05:30
Ankush Menat
6bf79f18c8
chore: skip demo banner if another one present
2023-08-17 12:37:29 +05:30
Shariq Ansari
21c1141fdb
chore: linter fix
2023-08-17 12:14:13 +05:30
Raffael Meyer
552bbb1d46
fix(RFQ): make "update password" and "submit quotation" buttons the same size ( #36667 )
...
fix(RFQ): button styling
2023-08-17 12:04:05 +05:30
Shariq Ansari
7ec6909159
fix: check tax and charges if it is passed
2023-08-17 11:59:47 +05:30
Deepesh Garg
35be3ac5a1
feat: Transaction currency columns in GL report
2023-08-17 11:31:40 +05:30
Deepesh Garg
98adfb4c9a
Merge pull request #36492 from RitvikSardana/develop-ritvik-POS-runtime-effect
...
fix: POS runtime effect
2023-08-17 10:54:48 +05:30
ruthra kumar
3345165206
Merge pull request #36649 from ruthra-kumar/perf_latest_details_only_pulled_for_linked_vouchers
...
perf: pull latest details only for referenced vouchers
2023-08-17 09:00:29 +05:30
Deepesh Garg
8601e5b3a4
Merge pull request #36677 from deepeshgarg007/ignore_prepared_report
...
fix(UX): Ignore prepared report
2023-08-16 21:31:50 +05:30
Deepesh Garg
124c0dbd88
fix(UX): Ignore prepared report
2023-08-16 19:10:39 +05:30
Gursheen Anand
d119d2ec32
fix: delete doc without filters
2023-08-16 17:35:07 +05:30
ruthra kumar
f6e4ac2b62
refactor(test): payments to invoice with -ve outstanding
2023-08-16 16:19:53 +05:30
Gursheen Anand
c071523e35
fix: delete portal settings for education doctypes
2023-08-16 12:23:10 +05:30
Ritvik Sardana
0d95fc0f20
fix: test_serial_no_case_1 test case works
2023-08-16 11:41:24 +05:30
Kevin Shenk
43f530b077
fix: Plaid Integration status and categories
...
"pending" is a boolean not a string, and "category" doesn't exist in some edge cases
2023-08-15 13:34:59 -04:00
ruthra kumar
924911e743
Merge pull request #36663 from ruthra-kumar/readd_permissions_in_journal
...
fix: re-add permission that was unintentionally removed
2023-08-15 17:06:24 +05:30
ruthra kumar
45662fa646
fix: re-add permission that was unintentionally removed
...
Remove `Reversal OF ITC` and re-add permissions. Both of them
unintended changes
2023-08-15 16:23:47 +05:30
Anand Baburajan
e0c79d3b53
chore: add validation for depreciation expense account in asset category ( #36659 )
2023-08-15 10:17:15 +00:00
Deepesh Garg
1e07f6eef9
fix(demo): More exception handling on demo data generation ( #36652 )
2023-08-15 10:45:36 +05:30
Gughan Ravikumar
cdf100d552
fix: Naming Series preview when no previous transaction present
2023-08-15 09:38:29 +05:30
ruthra kumar
0e2fb1188a
refactor(test): ledger entries will be against itself
2023-08-15 09:03:02 +05:30
Babuuu
89e89de961
Fix tax amount in customer portal ( #36453 )
...
The net total is the value that is currently being displayed instead of the tax amount.
2023-08-15 08:54:06 +05:30
ruthra kumar
d77b0295fa
Merge pull request #36642 from ruthra-kumar/toggle_for_negative_rates
...
refactor: toggle for negative item rates in Selling Settings
2023-08-15 08:12:10 +05:30
ruthra kumar
a0fc68538f
refactor: toggle for negative rates in Selling Settings
2023-08-15 07:34:33 +05:30
ruthra kumar
deb0d71294
perf: pull latest details only for referenced vouchers
2023-08-15 05:26:26 +05:30
Kevin Shenk
7ab55b1bb2
fix: Document Name link validation in Bank Reconciliation Tool ( #36495 )
...
fix: format_row broke Document Name link validation
#35540 broke Voucher Matching, leading to an invalid link exception on submission. This is because the format_row() function overwrites the row data instead of just providing a formatter on the DataTable column, and therefore passes through the formatted (linked) column data instead of the Document Name only.
This patch moves the appropriate frappe.form.formatters.Link function to a dedicated format hook on the DataTable columns definition, both fixing the error and retaining the functionality of #35540 .
2023-08-14 19:03:01 +05:30
abdosaeed95
670d9e5556
fix: validate loyalty_amount against rounded_total instead of grand_total ( #36466 )
2023-08-14 18:54:01 +05:30
HarryPaulo
843e77e72d
fix: standard formula to calculate the "difference" ( #36612 )
2023-08-14 18:51:30 +05:30
Deepesh Garg
985ff9781b
fix: Tax withholding post LDC limit consumed ( #36611 )
...
* fix: Tax withholding post LDC limit consumed
* fix: LDC condition check
2023-08-14 18:19:15 +05:30
Gursheen Kaur Anand
12a6f3b997
feat: add invoice totals in tax withholding report ( #36567 )
...
* fix: add invoice totals in tax withholding report
* fix: naming series col in tax withholding report
* fix: tds computation summary cols
2023-08-14 18:15:47 +05:30
mergify[bot]
1ff80fcbee
fix: Button Alignment center in hero slider (backport #36607 ) ( #36638 )
...
fix: Button Alignment center in hero slider (#36607 )
fix: speling in CSS (Button alignment center is not working on hero slider)#36561
(cherry picked from commit b131f70ed6 )
Co-authored-by: ViralKansodiya <141210323+viralkansodiya@users.noreply.github.com >
2023-08-14 16:25:38 +05:30
Ankush Menat
8b57979e9c
fix: clear demo data with unknown columns ( #36637 )
2023-08-14 08:46:48 +00:00
ViralKansodiya
75652799cd
feat: Tick on checkbox to include draft timesheets ( #36577 )
...
feat: Tick on Check box to include Draft Timesheets
2023-08-14 14:14:49 +05:30
Ankush Menat
e023e33a15
fix(demo): drop parent item group ( #36636 )
...
This is translated according to user language, so "All Item Groups" might not
exist on site.
The code already finds root item group without doing anything.
towards https://github.com/frappe/erpnext/issues/36635
2023-08-14 13:46:16 +05:30
Ritvik Sardana
d4cc9daca1
chore: code clean up
2023-08-14 11:52:49 +05:30
Ritvik Sardana
68df3f9729
fix: get_items call improved
2023-08-14 11:44:47 +05:30
Deepesh Garg
fbb5058531
fix: AR/AP report based on payment terms ( #36574 )
...
* fix: AR/AP report based on payment terms
* fix: AR/AP report based on payment terms
2023-08-14 08:32:07 +05:30
Deepesh Garg
39ec11200e
fix(demo): Item creation with India Compliance app ( #36627 )
2023-08-13 18:33:09 +05:30
ruthra kumar
b30c1e1abf
refactor(test): return invoice will have -ve outstanding
2023-08-13 15:52:45 +05:30
ruthra kumar
00878707ae
refactor: remove return_against for cr/dr note filter
2023-08-13 15:52:42 +05:30
ruthra kumar
db76e8a277
refactor: cr notes will post for itself
2023-08-13 15:30:17 +05:30
RitvikSardana
ae2c600223
fix: POS compatible for mobile view ( #36534 )
...
* fix: POS compatable for mobile view
* fix: variables for margin and font size, and dark mode compatibility while selecting any item from cart
---------
Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local >
2023-08-13 13:27:43 +05:30
Naufal Afif
ce25f9e8c9
fix: wrong currency on financial-statement based reports ( #36524 )
...
* add missing field options on financial_statement Total field
* format financial statement code
2023-08-13 13:26:56 +05:30
ruthra kumar
3c7702c53c
Merge pull request #36309 from ruthra-kumar/fix_incorrect_validation_on_partial_pay_for_so
...
fix: allocation validation blocks partial payment for SO and PO
2023-08-13 08:42:42 +05:30
s-aga-r
539cfd08f0
fix: fetch Stock UOM from Item if not set ( #36606 )
2023-08-12 22:42:01 +05:30
Ankush Menat
2d3fa8040c
fix(UX): make demo button dismissable for session
2023-08-12 11:35:02 +05:30
Ankush Menat
6b464edf84
fix: dont render demo clear button if onboarding tour present
2023-08-12 11:35:02 +05:30
Deepesh Garg
f8e7bc08af
Merge pull request #36564 from deepeshgarg007/monthly_sales_update
...
fix: Make default sales update frequency as monthly instead of each transaction
2023-08-11 22:39:04 +05:30
Deepesh Garg
7f062a71f1
Merge pull request #36582 from deepeshgarg007/final_total
...
fix: Group Account total not showing in Financial Statements
2023-08-11 21:56:44 +05:30
ruthra kumar
713880aef0
Merge pull request #36590 from ruthra-kumar/disallow_multiple_so_if_blocked_in_settings
...
fix: disallow mulitple SO with same Purchase Order No if not enabled in Settings
2023-08-11 19:46:24 +05:30
Anand Baburajan
627986efa1
fix: wrap none type rate under flt ( #36602 )
2023-08-11 18:01:27 +05:30
ruthra kumar
64614cd915
refactor(test): don't set po_no by default
2023-08-11 17:43:50 +05:30
Ankush Menat
57449589e7
chore: mergify - update stable branches
...
[skip ci]
2023-08-11 16:20:50 +05:30
Ankush Menat
581d98c5ae
Merge pull request #35777 from deepeshgarg007/demo_data_on_install
...
feat: Demo setup
2023-08-11 14:38:38 +05:30
Anand Baburajan
98e82e0d99
chore: set default filter dates if missing ( #36597 )
2023-08-11 08:51:48 +00:00
Nihantra C. Patel
dd91a77fdd
fix: POS Invoice Email Receipt Mail
2023-08-11 13:19:09 +05:30
Nihantra C. Patel
7e34468504
fix: POS Invoice Email Receipt Mail
2023-08-11 12:27:18 +05:30
ruthra kumar
5bed119de9
Merge pull request #36593 from ruthra-kumar/update_permission_for_semi_auto_reconciliation_tool
...
chore: update permissions for Process Payment Reconciliation
2023-08-11 11:42:47 +05:30
ruthra kumar
cd28d15292
chore: update permissions for Process Payment Reconciliation
2023-08-11 10:56:57 +05:30
ruthra kumar
dbd3fdbb41
fix: disallow mulitple SO with same PO No
2023-08-11 09:59:07 +05:30
Anand Baburajan
d138948c70
feat: daily asset depreciation method [dev] ( #36588 )
...
feat: daily asset depreciation method
2023-08-10 17:46:01 +00:00
Deepesh Garg
90bc0d6bd0
Merge branch 'demo_data_on_install' of https://github.com/deepeshgarg007/erpnext into demo_data_on_install
2023-08-10 21:48:03 +05:30
Deepesh Garg
567f4c37fc
fix: Add order data
2023-08-10 21:46:34 +05:30
Deepesh Garg
000de4eddf
chore: Update customer/supplier names
2023-08-10 21:45:55 +05:30
Ankush Menat
c8e6e067ae
chore: telemetry for demo data erasure
2023-08-10 18:27:42 +05:30
Ritvik Sardana
f6c055cca9
fix: now time set in closing POS
2023-08-10 18:15:23 +05:30
Ankush Menat
8bdf280cfb
fix: confirm before clearing demo data
2023-08-10 17:55:15 +05:30
Ankush Menat
e4b863af05
refactor: gracefully fail while clearing demo data
2023-08-10 17:52:53 +05:30
Ankush Menat
940b1d9e67
feat(ux): account workspace number cards
2023-08-10 17:46:35 +05:30
Ritvik Sardana
526f1d18fb
fix: added test for runtime effect
2023-08-10 17:35:12 +05:30
Ankush Menat
704e6577e5
chore: use royalty free images
2023-08-10 17:29:55 +05:30
Ankush Menat
5fb92cbb49
fix: enqueue at front to speed up demo
2023-08-10 17:16:58 +05:30
Ankush Menat
3a21c90d10
fix: misc fixes in demo data
...
- Generate demo data field copy
- absolute imports
- remove whitelisting where it's not required
- telemetry
- banner copy
- move to background
- clear bootinfo after setup
2023-08-10 16:53:16 +05:30
Deepesh Garg
baf5cddd1b
fix: Group Account total not showing in Financial Statements
2023-08-10 16:09:38 +05:30
ruthra kumar
936fb1decf
Merge pull request #36578 from ruthra-kumar/toggle_uom_hiding_on_print
...
fix: unhide `uom` and `stock_uom` fields in print view
2023-08-10 15:38:32 +05:30
ruthra kumar
18e3c67d97
Merge pull request #36573 from ruthra-kumar/system_generated_field_and_update_remarks
...
refactor: 'is system generated' field and better remarks in Journal Entry
2023-08-10 15:37:47 +05:30
Ankush Menat
f2eb3d0f94
chore: remove old build system file
...
[skip ci]
2023-08-10 15:24:07 +05:30
Ankush Menat
ba6de0b4ff
Merge branch 'develop' into demo_data_on_install
2023-08-10 15:22:52 +05:30
ruthra kumar
11cd163db7
fix: unhide uom and stock_uom fields in print view
2023-08-10 14:40:47 +05:30
ruthra kumar
4ed4b0240d
refactor: enable 'no-copy'
2023-08-10 14:32:37 +05:30
ruthra kumar
de17eaef38
refactor: set flag display condition
2023-08-10 10:05:25 +05:30
Ankush Menat
5169006085
fix: move company rename to long queue
2023-08-10 10:02:59 +05:30
s-aga-r
4a7fc1506f
fix: don't show disabled items in Item Shortage Report ( #36550 )
2023-08-10 09:40:58 +05:30
ruthra kumar
3997aa77d4
refactor: add is_system_generated field to Journal Entry
2023-08-09 20:50:11 +05:30
ruthra kumar
47cb349362
fix: better remarks on Cr note created by Reconciliation
2023-08-09 20:43:51 +05:30
Anand Baburajan
ad33cd73e8
perf: asset depreciation entry posting [develop] ( #36555 )
...
* perf: optimise post_depreciation_entries and make_depreciation_entry
* chore: fixing minor mistake
* chore: fix asset_value_adjustment test
2023-08-09 20:26:28 +05:30
Deepesh Garg
32863b4922
fix: Make default sales update frequency as monthly instead of each transaction
2023-08-09 15:36:28 +05:30
Ankush Menat
5740942de9
fix: lowercase fieldnames
2023-08-09 15:32:26 +05:30
ruthra kumar
3866be4c2a
Merge pull request #36560 from ruthra-kumar/broken_bench_update
...
fix: broken `bench update` after subscription refactor
2023-08-09 14:44:54 +05:30
s-aga-r
e415cb2873
Merge pull request #36554 from barredterra/hide-description-in-print-and-report
...
fix(RFQ): hide description in print and report
2023-08-09 13:54:47 +05:30
ruthra kumar
9db8769e65
fix: broken bench update after subscription refactor
2023-08-09 13:54:26 +05:30
Ankush Menat
b0c79a0467
perf(invoice): Faster return amount query ( #36556 )
...
perf: Faster return amount query
2023-08-09 13:37:19 +05:30
ruthra kumar
e64b004eca
feat: utility to repost accounting ledgers without cancellation ( #36469 )
...
* feat: introduce doctypes for repost
* refactor: basic filters and validations
* chore: basic validations
* chore: added barebones function to generate ledger entries
* chore: repost on submit
* chore: repost in background
* chore: include payment entry and journal entry
* chore: ignore repost doc on cancel
* chore: preview method
* chore: rudimentary form of preview
* refactor: preview template
* refactor: basic background colors to differentiate old and new
* chore: remove commented code
* test: basic functionality
* chore: fix conflict
* chore: prevent repost on invoices with deferred accounting
* refactor(test): rename and test basic validations and methods
* refactor(test): test all validations
* fix(test): use proper name account name
* refactor(test): fix failing test case
* refactor(test): clear old entries
* refactor(test): simpler logic to clear old records
* refactor(test): make use of deletion flag
* refactor(test): split into multiple test cases
2023-08-08 20:27:12 +05:30
barredterra
4fb844ab70
fix(RFQ): hide description in print and report
2023-08-08 16:30:53 +02:00
s-aga-r
c1dd06065b
Merge pull request #36551 from barredterra/fix-rfq-link
...
fix(RFQ): link to supplier portal
2023-08-08 16:55:02 +05:30
barredterra
68ad62f7d0
test(RFQ): get_link
2023-08-08 12:31:37 +02:00
barredterra
fd91f2c2e0
fix(RFQ): link to supplier portal
2023-08-08 12:31:01 +02:00
rohitwaghchaure
0b36e7d10e
fix: stock reconciliation negative stock error ( #36544 )
...
fix: stock reco negative stock error
2023-08-08 15:18:27 +05:30
ruthra kumar
11d5327d1b
refactor: use base_tax_withholding_net_total for treshold validation ( #36528 )
...
* refactor: use base_tax_withholding_net_total for treshold validation
* fix: only for non payment entry doctypes
2023-08-08 14:14:30 +05:30
Deepesh Garg
492ea3bcc8
fix: Debit credit difference while submitting Sales Invoice ( #36523 )
...
* fix: Debit credit difference while submitting Sales Invoice
* test(fix): Update gl entry comparison
* test(fix): Update gl entry comparison
2023-08-08 11:39:44 +05:30
s-aga-r
ecba6ee183
fix: enqueue submit/cancel action for stock entry having more than 50 line items ( #36532 )
2023-08-07 19:36:19 +05:30
Raffael Meyer
8cc3df7c2c
feat(RFQ): make sending attachments configurable ( #36359 )
2023-08-07 19:11:01 +05:30
rohitwaghchaure
28dfc88789
fix: stock entry decimal issue ( #36530 )
2023-08-07 17:31:38 +05:30
Raffael Meyer
21080afd92
feat(RFQ): make email message fully configurable ( #36353 )
...
feat: make RFQ message fully configurable
2023-08-07 17:12:31 +05:30
ruthra kumar
b86747c9d4
feat: ledger comparison report ( #36485 )
...
* feat: Accounting Ledger comparison report
* chore: barebones methods
* chore: working state
* chore: refactor internal logic
* chore: working multi select filter on Account
* chore: working voucher no filter
* chore: remove debugging statements
* chore: report with currency symbol
* chore: working start and end date filter
* test: basic report function
* refactor(test): test all filters
2023-08-07 11:28:07 +05:30
Ankush Menat
2eea90a873
perf: defer holiday list imports
...
Only used for configuring but loaded whenever
get_doc("holiday list", ...) is done
2023-08-07 10:08:34 +05:30
Ankush Menat
10a2191e3f
Merge pull request #36519 from ankush/lang_separator
...
fix: use correct lang separator for frappe
2023-08-07 10:06:23 +05:30
Ankush Menat
f574ac11ea
perf: defer babel import
...
Only required when configuring but will get loaded everywhere
2023-08-07 10:03:40 +05:30
Ankush Menat
0218ca538f
fix: use correct lang separator for frappe
2023-08-07 09:59:54 +05:30
Himanshu
38805603db
feat: subscription refactor ( #30963 )
...
* feat: subscription refactor
* fix: linter changes
* chore: linter changes
* chore: linter changes
* chore: Update tests
* chore: Remove commits
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-08-07 08:33:47 +05:30
mergify[bot]
b717e2b5bf
chore: don't merge asset capitalization gl entries (copy #36514 ) ( #36515 )
...
chore: don't merge asset capitalization gl entries
(cherry picked from commit 3c8f292ac3 )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-08-06 23:44:22 +05:30
Bernd Oliver Sünderhauf
5435c641a2
fix: Refine supplier scorecard standings. ( #36414 )
...
Co-authored-by: Bernd Oliver Sünderhauf <pancho@mailbox.org >
2023-08-05 23:13:14 +05:30
Deepesh Garg
93767eb7fc
fix: Tax withholding against order via Payment Entry ( #36493 )
...
* fix: Tax withholding against order via Payment Entry
* test: Add test case
* fix: Nonetype exceptions
2023-08-05 22:22:03 +05:30
Deepesh Garg
96035b87d5
fix: Lower deduction certificate for multi-company ( #36491 )
2023-08-05 22:21:06 +05:30
Corentin Flr
559d914c0b
fix(accounts): Translate columns in AP/AR report ( #36503 )
2023-08-05 22:18:36 +05:30
s-aga-r
758b31d895
fix: get incoming rate instead of BOM rate ( #36496 )
...
* fix: get incoming rate instead of BOM rate
* test: add test case for SCR rm rate
2023-08-05 19:28:38 +05:30
s-aga-r
e179499764
fix(ux): add Ordered Qty column in Get Items From > MR ( #36486 )
2023-08-05 19:26:11 +05:30
Michelle Alva
16bc1e228f
chore: typo in onboarding ( #36504 )
...
* fix: typo in onboarding
* fix: typo
2023-08-05 18:30:24 +05:30
ruthra kumar
a4be6b0f10
Merge pull request #36501 from ruthra-kumar/fix_failing_gain_loss_unit_tests
...
fix(test): replace hardcoded reference to adv with dynamic one
2023-08-05 14:43:42 +05:30
ruthra kumar
466734fb4b
fix(test): replace hardcoded reference to adv with dynamic one
2023-08-05 14:11:57 +05:30
Ritvik Sardana
b483364649
Merge branch 'develop' of https://github.com/frappe/erpnext into develop-ritvik-POS-runtime-effect
2023-08-05 11:26:47 +05:30
Ritvik Sardana
dbc000d655
fix: batched items method giving wrong quantity, so changed it back to previous way
2023-08-05 11:23:07 +05:30
mergify[bot]
b65ee6c2db
fix: cross connect delivery note and sales invoice (backport #36183 ) ( #36457 )
...
fix: cross connect delivery note and sales invoice (#36183 )
* fix: cross connect delivery note and sales invoice
* chore: remove unnecessary non_standard_fieldname
(cherry picked from commit 8501a1182a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-08-05 10:57:23 +05:30
RitvikSardana
b86afb2964
feat: Financial Ratio Report ( #36130 )
...
* feat: Financial Ratio report added
* fix: Made columns dynamic
* fix: Changed fieldtype of year column
* fix: Added Financial Ratios for all Fiscal Years
* fix: Added Validation of only Parent Having account_type of Direct Income, Indirect Income, Current Asset and Current Liability
* fix: Added 4 more ratios
* fix: added a function for repeated code
* fix: added account_type in accounts utils and cleaned report code
* fix: created function for avg_ratio_values
* fix: cleaning code
* fix: basic ratios completed
* fix: cleaned the code
* chore: code cleanup
* chore: remove comments
* chore: code cleanup
* chore: cleanup account query
* chore: Remove unused variables
---------
Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-08-04 22:05:30 +05:30
Gursheen Kaur Anand
edbefee10c
fix: payment allocation in invoice payment schedule ( #36440 )
...
* fix: payment allocation in invoice payment schedule
* test: payment allocation for payment terms
* chore: linting issues
2023-08-04 17:49:17 +05:30
Sumit Jain
49be740736
fix: Contact Doctype doesn't have any field called job_title
...
fix: Contact Doctype doesn't have any field called `job_title`
2023-08-04 17:45:16 +05:30
Deepesh Garg
17585f08ba
Merge pull request #36333 from GursheenK/AP-GL-not-matching
...
fix: AP report does not show expense claim payables
2023-08-04 17:42:54 +05:30
Ritvik Sardana
510543680b
fix: batched items in POS
2023-08-04 16:55:30 +05:30
Ritvik Sardana
c9d5a62350
fix: POS Runtime Effect completed
2023-08-04 16:47:49 +05:30
Deepesh Garg
7276d593c3
Merge pull request #36458 from GursheenK/consolidated-financial-statements-roottype
...
test: balance sheet report
2023-08-04 09:55:36 +05:30
Deepesh Garg
04820b14da
Merge pull request #35644 from ruthra-kumar/book_gain_loss_in_je
...
refactor: booking exchange gain/loss amount through journal
2023-08-04 09:53:26 +05:30
Deepesh Garg
10529e1f5a
Merge pull request #36412 from pancho-s/Custom_Abbr_On_Setup
...
feat: Reallow customizing company abbreviation on setup.
2023-08-03 21:34:57 +05:30
Anand Baburajan
38a612c62e
chore: better cost center validation for assets ( #36477 )
2023-08-03 16:37:05 +05:30
Ritvik Sardana
5b1aa07ecb
fix: fixed SABB error
2023-08-03 16:10:28 +05:30
Husam Hammad
27ebf14f9d
fix: handle None value in payment_term_outstanding
...
* Fix payment entry bug: Handle None value in payment_term_outstanding
* fix: Handle None value in payment_term_outstanding V2
fix linting issue
2023-08-02 16:28:05 +05:30
Devin Slauenwhite
dedf24b86d
fix: don't allow negative rates ( #36027 )
...
* fix: don't allow negative rate
* test: don't allow negative rate
* fix: only check for -rate on items child table
2023-08-02 16:26:55 +05:30
Deepesh Garg
b715453ae3
Merge pull request #36450 from cogk/fix-typo-in-query-for-financial-statement-report
...
fix: Fix query for financial statement report
2023-08-01 23:36:25 +05:30
Gursheen Anand
002bf77314
test: balance sheet report
2023-08-01 23:24:18 +05:30
Gursheen Anand
cd98be6088
fix: check root type only when not none
2023-08-01 23:22:49 +05:30
Anand Baburajan
a8df875820
chore: use datatable for asset depr sch table view ( #36449 )
...
* chore: use datatable for asset depr sch table view
* chore: remove unnecessary code
2023-08-01 21:14:27 +05:30
Ritvik Sardana
17771a55fb
fix: added code for batched items in POS
2023-08-01 19:28:40 +05:30
Corentin Flr
bd3fc7c434
fix: Fix query for financial statement report
2023-08-01 14:35:11 +02:00
ruthra kumar
ab933df5bb
fix: overallocation validation misfire on normal invoices ( #36349 )
...
* fix: overallocation validation misfire on normal invoices
* test: assert misfire doesn't happen
2023-08-01 13:12:16 +05:30
Anand Baburajan
2ab3d75274
feat: asset activity ( #36391 )
...
* feat: asset activity
* chore: add more actions to asset activity
* chore: fix failing test due to timestamp mismatch error
* chore: rewriting asset activity messages
* chore: add report and add it to workspace
* chore: show user in list view
2023-08-01 12:00:24 +05:30
mergify[bot]
3f09f811bf
fix: allow fully depreciated existing assets (copy #36378 ) ( #36379 )
...
* fix: allow fully depreciated existing assets
(cherry picked from commit 9489cba275 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/depreciation.py
* chore: fix conflicts in asset.json
* chore: fix conflicts in depreciation.py
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-08-01 11:20:04 +05:30
Deepesh Garg
333f2a565b
fix: Add journal entry in demo
2023-08-01 10:10:50 +05:30
ruthra kumar
a93ae9c826
Merge pull request #36434 from ruthra-kumar/replace_get_cached_with_get_single_value
...
fix: incorrect usage `get_cached_value` on single doctypes
2023-08-01 10:02:33 +05:30
abdosaeed95
4f473eb090
fix: typo in loyalty program throw message ( #36432 )
2023-08-01 10:01:01 +05:30
ruthra kumar
ba15810639
fix: incorrect usage get_cached_value on single doctypes
2023-08-01 07:58:09 +05:30
Bernd Oliver Sünderhauf
f333d2724a
Merge branch 'frappe:develop' into Custom_Abbr_On_Setup
2023-08-01 01:18:10 +02:00
Bernd Oliver Sünderhauf
bc8d05da0f
feat: Reallow customizing company abbreviation on setup.
2023-07-31 23:46:47 +02:00
Gursheen Kaur Anand
11bd15e580
fix: root type in account map for balance sheet ( #36303 )
...
* fix: root type in account map
* fix: fetch gle by root type in consolidated financial statement
* refactor: consolidated financial statement gle query
* fix: filter accounts by root type
2023-07-31 23:27:16 +05:30
Ankush Menat
f31d07554d
perf: avoid full table scan in sle count check ( #36428 )
2023-07-31 22:13:47 +05:30
rohitwaghchaure
f83a100a8d
fix: not able to make material request ( #36416 )
2023-07-31 19:13:23 +05:30
Devin Slauenwhite
e8eeeb16e2
fix: group item reorder by (warehouse, material_request_type) ( #35818 )
...
* fix: group item reorder by (warehouse, material_request_type)
* fix: update reorder error message
* chore: linter
* fix: correct error message
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
* chore: linter
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-07-31 12:47:14 +00:00
xdlumertz
652398fad2
fix: Defined "Open" Status as default ( #36421 )
...
Defined "Open" Status as default of the child doctype (Quality Review Objective), because without it the main doctype (Quality Review) has "Passed" status.
This happens because in the "set_status" function, the status is updated according to the status of the child records.
2023-07-31 12:34:33 +00:00
Vimal
ce36d1f668
fix: job card suggest holiday as start date ( #35958 )
2023-07-31 17:51:31 +05:30
xdlumertz
05b07e098a
fix: process_owner is not link User ( #36420 )
...
-Changed "fetch from" since field is not a binding field
-Change field "full_name" from Hidden to Read Only
2023-07-31 17:34:55 +05:30
Gursheen Kaur Anand
1ddfaa7605
fix: ignore cancelled gle in voucher-wise balance report ( #36417 )
...
fix: ignore cancelled gle
2023-07-31 14:29:20 +05:30
Deepesh Garg
70c5df056d
Merge branch 'develop' of https://github.com/frappe/erpnext into demo_data_on_install
2023-07-31 13:02:34 +05:30
Deepesh Garg
7805abbb2d
fix: reset default company
2023-07-30 20:29:20 +05:30
Deepesh Garg
c6d8f15b10
Merge pull request #36389 from AlexandreLumertz/patch-2
...
fix: Party type translation in error message
2023-07-30 18:42:01 +05:30
Deepesh Garg
c6b024c34b
Merge pull request #36167 from barredterra/percentage-rounding
...
fix: rounding of percentage fields
2023-07-30 14:41:30 +05:30
Deepesh Garg
b38d300a92
Merge pull request #36320 from barredterra/german-translation-supplier
...
fix(Supplier): german translations
2023-07-30 14:40:15 +05:30
Deepesh Garg
eeddeeeeb3
Merge pull request #36369 from ashish-greycube/patch-11
...
fix: in payment_entry 'Unallocated Amount' cal is broken
2023-07-30 14:37:24 +05:30
Deepesh Garg
c850f46c0a
chore: Update records
2023-07-30 11:53:09 +05:30
Deepesh Garg
26ee50269a
test: Update demo setup test
2023-07-30 11:52:49 +05:30
Deepesh Garg
371413a078
fix: Button to clear demo data
2023-07-29 22:39:07 +05:30
Deepesh Garg
3698af834b
Merge branch 'develop' of https://github.com/frappe/erpnext into demo_data_on_install
2023-07-29 17:12:06 +05:30
Ankush Menat
c0642cf528
fix: only publish repost progress to doc subscriber ( #36400 )
...
Huge size of string gets blasted to everyone on site. Due to some memory
leak (cause unknown) till sockets are open the strings are also in
process' memory.
related https://github.com/frappe/frappe/issues/21863
2023-07-29 09:32:11 +00:00
rohitwaghchaure
b71dafd1f1
Merge pull request #36375 from ramonus/job-card-fix
...
fix: Job Card validation fixed when displaying total completed quantity
2023-07-29 15:01:16 +05:30
Deepesh Garg
caad4537c5
Merge pull request #36149 from GursheenK/balancing-accounting-dimensions
...
fix: make offsetting entry for acc dimensions in general ledger
2023-07-29 12:29:03 +05:30
Deepesh Garg
f999b75ed6
Merge branch 'develop' of https://github.com/frappe/erpnext into balancing-accounting-dimensions
2023-07-29 11:53:03 +05:30
Deepesh Garg
ecca9cb023
fix: Add company filters for account
2023-07-29 11:52:54 +05:30
Deepesh Garg
3173546d5c
Merge pull request #36198 from HarryPaulo/fix-pricing-rule-on-point-of-sale
...
fix: inserting of items with pricing rule with qty range
2023-07-29 09:58:05 +05:30
ruthra kumar
3b58055410
refactor(test): introduce and make use of mixins in unit tests ( #36382 )
...
* refactor(test): create and use test mixin
* chore(test): replace get_user_default with variable
2023-07-28 21:02:21 +05:30
xdlumertz
bc470591ac
fix: translate
...
fix: translate
2023-07-28 12:31:29 -03:00
rohitwaghchaure
ee7da639e7
Merge pull request #36380 from rohitwaghchaure/fixed-fieldtype-from-currency-to-flt
...
fix: change fieldtype from Currency to Float for the valuation rate in reports
2023-07-28 20:35:46 +05:30
s-aga-r
bc6cbb9e25
Merge pull request #36365 from AlexandreLumertz/patch-1
...
fix: removed "fetch_from"
2023-07-28 18:12:21 +05:30
xdlumertz
1c687a4afd
fix: removed "fetch_from"
...
* fix: removed ("fetch_from": "goal.objective")
The field ended up being disabled because of this.
2023-07-28 18:10:45 +05:30
s-aga-r
d9ac7f9b87
Merge pull request #36221 from s-aga-r/FIX-ISS-23-24-02079
...
perf: use `LEFT JOIN` instead of `NOT EXISTS`
2023-07-28 17:51:24 +05:30
rohitwaghchaure
4e58503075
Merge pull request #36377 from rohitwaghchaure/fixed-pp-sub-assembly-available-items
...
fix: multiple issues related to Production Plan
2023-07-28 17:26:06 +05:30
Rohit Waghchaure
c82cb379a5
fix: change fieldtype from Currency to Float for the valuation rate in the stock report
2023-07-28 17:21:05 +05:30
s-aga-r
148d466ae5
fix: long queue process_boms_cost_level_wise
2023-07-28 17:05:17 +05:30
s-aga-r
58d867503b
perf: use LEFT JOIN instead of NOT EXISTS
2023-07-28 16:44:41 +05:30
Gursheen Anand
f5761e7965
refactor: future payments query
2023-07-28 16:01:30 +05:30
Rohit Waghchaure
1c2148b637
fix: multiple issues related to Production Plan
2023-07-28 15:38:00 +05:30
Gursheen Anand
e355dea4b5
fix: AP and AR summary
2023-07-28 14:51:28 +05:30
ramonalmato
49981fecc7
fix: Job Card validation fixed when displaying total completed quantity
2023-07-28 10:57:31 +02:00
Ankush Menat
e36c8ce5be
perf: move project status reminder to hourly ( #36372 )
...
Only used for sending daily/weekly/bi-daily
[skip ci]
2023-07-28 12:53:22 +05:30
Gursheen Anand
fd5c4e0a64
fix: fetch ple for all party types
2023-07-28 11:41:03 +05:30
Ashish Shah
f9fa34ff40
fix: in payment_entry 'Unallocated Amount' cal is broken
2023-07-28 11:10:51 +05:30
ruthra kumar
50d294fd1e
Merge pull request #36126 from ruthra-kumar/idx_issue_upon_journal_reconciliation
...
fix: incorrect `idx` on Journals after reconciliation
2023-07-28 09:33:29 +05:30
ruthra kumar
46ea814400
chore: cancel gain/loss je while posting reverse gl
2023-07-28 08:34:36 +05:30
ruthra kumar
567c0ce1e8
chore: don't make gain/loss journal for base currency transactions
2023-07-28 08:12:44 +05:30
rohitwaghchaure
dac9fd64a8
Merge pull request #36328 from rohitwaghchaure/fixed-purchase-receipt-timeout-on-cancel-develop
...
fix: timeout error while cancelling the Purchase Receipt
2023-07-27 23:26:59 +05:30
Gughan Ravikumar
89d109e8d2
fix: Naming Series preview when no previous transaction present
2023-07-27 23:12:11 +05:30
Deepesh Garg
829387c2bc
Merge pull request #36360 from deepeshgarg007/fy_default_dates
...
fix: Default year start and end dates in reports
2023-07-27 22:35:35 +05:30
Deepesh Garg
fff83bc847
Merge pull request #36092 from HarryPaulo/fix-paid-amount-payment-method-group
...
fix: paid_amount when the group is mode of payment
2023-07-27 21:21:52 +05:30
Deepesh Garg
ebdf1959fd
Merge pull request #36254 from deepeshgarg007/remove_auto_repeat
...
fix: Remove auto repeat (subscription) button from Sales and Purchase documents
2023-07-27 21:18:03 +05:30
Deepesh Garg
a25f34c3d5
Merge pull request #36313 from barredterra/delete-root-item-group
...
fix(Item Group): allow root deletion
2023-07-27 21:14:44 +05:30
Deepesh Garg
2341061852
fix: Default year start and end date in reports
2023-07-27 21:03:32 +05:30
Deepesh Garg
4496a6760e
fix: Default year start and end dates in reports
2023-07-27 20:54:55 +05:30
Deepesh Garg
dacf013170
Merge pull request #36347 from deepeshgarg007/ac_ignore
...
fix: Ignore account closing balance for financial statement
2023-07-27 19:54:01 +05:30
Deepesh Garg
523d2c38eb
Merge pull request #36356 from frappe/revert-36249-default_dates
...
Revert "fix: Default year start and end dates in reports"
2023-07-27 19:15:00 +05:30
Deepesh Garg
cf50bb45ad
Revert "fix: Default year start and end dates in reports"
2023-07-27 19:13:11 +05:30
Deepesh Garg
3db6ac5ac9
Merge pull request #36069 from GursheenK/purchase-sales-register-with-PE/JE
...
feat: include payments in purchase / sales register report
2023-07-27 18:13:37 +05:30
Gursheen Anand
4f9242d699
fix: dimension name in remark
2023-07-27 15:45:48 +05:30
Deepesh Garg
ccf1920a78
fix: Ignore account closing balance for financial statement
2023-07-27 15:40:36 +05:30
Rucha Mahabal
5d87c06332
refactor: remove hrms app translations ( #36343 )
2023-07-27 12:30:23 +05:30
Deepesh Garg
5dc8195d91
Merge pull request #36249 from deepeshgarg007/default_dates
...
fix: Default year start and end dates in reports
2023-07-27 12:19:44 +05:30
Ankush Menat
1d7dbd3456
perf: don't use ifnull where it's not required ( #36336 )
...
ifnull isn't really required when doing `!= 'anything'` because if it's null then value will be falsy.
ifnull is only required when checking `= ''` if you treat `null = ''`
Actuall better fix would be make things explcitly non-nullable, then we won't ever have to add this on such fields.
ref: https://github.com/frappe/frappe/pull/21822
2023-07-27 06:06:07 +00:00
Nabin Hait
56e7cc7e05
Merge pull request #36327 from nabinhait/pcv-fix
...
fix: GL Entries should not be split based on cost center allocation in PCV
2023-07-27 11:33:06 +05:30
Gursheen Anand
b1818137e7
fix: PE in sales register
2023-07-27 10:08:26 +05:30
ruthra kumar
804afaa647
chore(test): use existing company for unit test
2023-07-27 09:30:38 +05:30
ruthra kumar
d9d6856153
chore: rename some internal variables
2023-07-27 08:02:46 +05:30
ruthra kumar
acc7322874
chore: add msgprint for exc JE
2023-07-27 07:52:01 +05:30
ruthra kumar
47bbb37291
chore: use frappetestcase
2023-07-27 05:54:13 +05:30
ruthra kumar
025091161e
refactor(test): assert ledger outstanding
2023-07-27 05:53:12 +05:30
ruthra kumar
bfa54d5335
fix(test): test case breakage in Github Actions
2023-07-26 22:33:58 +05:30
ruthra kumar
ae424fdfed
test: assert ledger after cr note cancellation
2023-07-26 22:33:58 +05:30
ruthra kumar
95543225cf
fix: cr/dr note should be posted for exc gain/loss
2023-07-26 22:33:58 +05:30
ruthra kumar
e3d2a2c5bd
test: cr notes against invoice
2023-07-26 22:33:58 +05:30
ruthra kumar
506a5775f9
fix: incorrect gain/loss on allocation change on reconciliation tool
2023-07-26 22:33:58 +05:30
ruthra kumar
ba1f065765
refactor: create gain/loss on Cr/Dr notes with different exc rates
2023-07-26 22:33:58 +05:30
ruthra kumar
1ea1bfebc4
refactor: convert class method to standalone function
2023-07-26 22:33:58 +05:30
ruthra kumar
c0b3b069b5
refactor: split make_exchage_gain_loss_journal into smaller function
2023-07-26 22:33:58 +05:30
ruthra kumar
c87332d5da
refactor: cr/dr note will be on single exchange rate
2023-07-26 22:33:58 +05:30
ruthra kumar
6628632fbb
chore: type info
2023-07-26 22:33:58 +05:30
ruthra kumar
37895a361c
chore(test): fix broken test case
2023-07-26 22:33:58 +05:30
ruthra kumar
70dd9d0671
chore(test): fix broken unit test
2023-07-26 22:33:58 +05:30
ruthra kumar
f3363e813a
test: journals against sales invoice
2023-07-26 22:33:58 +05:30
ruthra kumar
f4a65cccc4
refactor: handle diff amount in various names
2023-07-26 22:33:58 +05:30
ruthra kumar
5695d6a5a6
refactor: unit tests for journals
2023-07-26 22:33:58 +05:30
ruthra kumar
0567243772
refactor: dr/cr logic for journals as payments
2023-07-26 22:33:58 +05:30
ruthra kumar
73cc1ba654
refactor: assert payment ledger outstanding in both currencies
2023-07-26 22:33:58 +05:30
ruthra kumar
6e18bb6456
refactor: cancel gain/loss JE on Journal as payment cancellation
2023-07-26 22:33:58 +05:30
ruthra kumar
f119a1e115
refactor: linkage between journal as payment and gain/loss journal
2023-07-26 22:33:58 +05:30
ruthra kumar
cd42b26839
chore: code cleanup
2023-07-26 22:33:58 +05:30
ruthra kumar
1bcb728c85
refactor: remove call for setting deductions in payment entry
2023-07-26 22:33:58 +05:30
ruthra kumar
72bc5b3a11
refactor(test): difference amount no updated for exchange gain/loss
2023-07-26 22:33:58 +05:30
ruthra kumar
5b06bd1af4
refactor(test): exc gain/loss journal for advance in purchase invoice
2023-07-26 22:33:58 +05:30
ruthra kumar
78bc712756
refactor: only post on base currency for exchange gain/loss
2023-07-26 22:33:58 +05:30
ruthra kumar
ee2d1fa36e
refactor(test): payment will have same exch rate - no gain/loss
...
while making payment entry using reference to sales/purchase invoice,
it herits the parent docs exchange rate. so, there will be no exchange
gain/loss
2023-07-26 22:33:58 +05:30
ruthra kumar
389cadf157
refactor(test): assert Exc journal when reconciling Journa to invoic
2023-07-26 22:33:58 +05:30
ruthra kumar
ee3ce82ea8
chore: remove debugging statements and fixing failing unit tests
2023-07-26 22:33:58 +05:30
ruthra kumar
7b516f8463
refactor: exc booking logic for Journal Entry
2023-07-26 22:33:58 +05:30
ruthra kumar
00a2e42a47
refactor(test): exc gain/loss booked through journal
2023-07-26 22:33:58 +05:30
ruthra kumar
4ff53e1062
refactor: assert exchange gain/loss amount in reference table
2023-07-26 22:33:58 +05:30
ruthra kumar
92ae9c2201
refactor: remove unused variable, pe should pull in parent exc rate
...
1. 'reference_doc' variable is never set. Hence, removing.
2. set_exchange_rate() relies on ref_doc, which was never
set due to point [1]. Replacing it with 'doc'.
3. Sales/Purchase Invoice has 'conversion_rate' field for tracking
exchange rate. Added a get statement for them as well.
2023-07-26 22:33:58 +05:30
ruthra kumar
c1184585ed
refactor: helper method
2023-07-26 22:33:58 +05:30
ruthra kumar
34b5e849a2
chore: fix logic for purchase invoice and some typos
2023-07-26 22:33:58 +05:30
ruthra kumar
13febcac81
refactor: add new reference type in journal entry account
2023-07-26 22:33:58 +05:30
ruthra kumar
0587338435
chore: patch to update property setter for Journal Entry Accounts
2023-07-26 22:33:58 +05:30
ruthra kumar
7e94a1c51b
refactor: replace with new method in purchase invoice
2023-07-26 22:33:58 +05:30
ruthra kumar
5e1cd1f227
test: different scenarios for exchange booking
2023-07-26 22:33:58 +05:30
ruthra kumar
81cd7873d3
refactor: book exchange gain/loss through journal
2023-07-26 22:33:58 +05:30
Anand Baburajan
5e7b05e566
chore: adding totals in asset reports ( #36334 )
2023-07-26 21:57:18 +05:30
Gursheen Anand
c47a37c3ab
fix: fetch ple with party type employee in AP
2023-07-26 16:42:06 +05:30
ruthra kumar
e79f80331d
Merge pull request #36322 from frappe/mergify/bp/develop/pr-36298
...
fix: show invoices name instead of object address (backport #36298 )
2023-07-26 16:11:56 +05:30
Anand Baburajan
f28f8dc596
fix: show depr schedule table in asset doc ( #36332 )
2023-07-26 15:59:37 +05:30
Deepesh Garg
f368894d22
Merge pull request #36238 from RitvikSardana/develop-ritvik-pos-dark
...
fix: POS closing with item name
2023-07-26 15:33:44 +05:30
gouravengineer
a5b626420d
fix: show invoices name instead of object address
...
comma_and function in expecting a list but it gets a tuple so it is returning a object instead of a string
(cherry picked from commit cf93714a7c )
2023-07-26 15:30:03 +05:30
Nabin Hait
666d961875
fix: GL Entries should not be splitted based on cost center allocation in PCV
2023-07-26 13:03:29 +05:30
Rohit Waghchaure
1c2da92233
fix: timeout error while cancelling the Purchase Receipt
2023-07-26 13:03:23 +05:30
Deepesh Garg
89aa6f0269
Merge pull request #36318 from barredterra/remove-autoname
...
chore(Item Group): remove redundant autoname
2023-07-26 09:44:37 +05:30
Deepesh Garg
3fe75ce7d4
Merge pull request #36319 from cogk/fix-taxes-controller-after-refactor
...
fix: Fix initialize_taxes
2023-07-26 09:41:02 +05:30
barredterra
3558c3d24e
fix: german translations
2023-07-25 21:42:01 +02:00
Corentin Flr
d69af741c8
fix(taxes_and_totals.js): Fix initialize_taxes incorrect refactor
...
Following changes from PR #36147 , `cur_frm.cscript.validate_taxes_and_charges` is not a method anymore and should be replaced with the `erpnext.accounts.taxes.validate_taxes_and_charges` function.
2023-07-25 21:12:14 +02:00
rohitwaghchaure
17d4ab36c0
Merge pull request #36304 from frappe/mergify/bp/develop/pr-36300
...
fix: added missing option Partially Received in the status field (backport #36300 )
2023-07-25 22:49:51 +05:30
Anand Baburajan
11a9d4124f
fix: apply discount on item after applying price list ( #36317 )
2023-07-25 21:55:17 +05:30
barredterra
1691eee26e
chore(Item Group): remove redundant autoname
2023-07-25 18:05:41 +02:00
mergify[bot]
eead2bba9f
fix: group by in fixed asset register (copy #36310 ) ( #36311 )
...
fix: group by in fixed asset register
(cherry picked from commit 1151e47f46 )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-07-25 20:58:41 +05:30
barredterra
fd2c272bed
fix(Item Group): allow root deletion
...
It was not possible to delete an empty, unused Item Group without any
children, if it was one of possibly multiple roots of the Item Group tree.
This fix allows deleting a root Item Group.
2023-07-25 17:01:57 +02:00
Rohit Waghchaure
55a9537220
fix: added missing option Partially Received in the status dropdown field
...
(cherry picked from commit 4fa93b05c6 )
2023-07-25 12:39:07 +00:00
ruthra kumar
cb2bfabb6f
fix: validation blocks partial payment for SO and PO
2023-07-25 17:57:49 +05:30
Gursheen Anand
341709aa0a
fix: additional query cols for sales register
2023-07-25 15:57:17 +05:30
Deepesh Garg
2c1943c7e6
Merge pull request #36246 from blaggacao/bump-tweepy
...
build(deps): update tweepy 3.10.0 -> 4.14.0
2023-07-25 15:06:48 +05:30
Deepesh Garg
6830a8737a
Merge pull request #36196 from GursheenK/customer-details-in-tax-withholding-category-report
...
fix: show tax withholding category details for customers
2023-07-25 14:48:15 +05:30
Deepesh Garg
8c410c617c
chore: Add default value
2023-07-25 14:47:46 +05:30
Deepesh Garg
e1d6bf364e
Merge branch 'develop' of https://github.com/frappe/erpnext into customer-details-in-tax-withholding-category-report
2023-07-25 14:45:36 +05:30
Gursheen Anand
95c6f4d40d
fix: additional query cols for gst itemised registers
2023-07-25 14:32:24 +05:30
Deepesh Garg
61be373800
Merge pull request #36107 from GursheenK/accounting_dimension_in_based_on_filter
...
feat: filtering based on accounting dimensions in profitability analysis
2023-07-25 14:28:46 +05:30
RitvikSardana
62ca89b10f
fix: POS background color optimized in dark mode ( #36287 )
...
fix: POS dark theme compatability
Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local >
2023-07-25 13:01:10 +05:30
Gursheen Anand
e6d66fe5b0
fix: gst itemised registers for india compliance api call
2023-07-25 12:14:37 +05:30
Deepesh Garg
30554301c9
Merge pull request #36235 from resilient-tech/fix-tax-breakup-for-diff-tax-rates
...
fix: Correct Tax Breakup for different tax rates for same hsn code
2023-07-24 20:57:26 +05:30
Deepesh Garg
3f81e15672
Merge pull request #36147 from deepeshgarg007/eslint
...
refactor(ci): add eslint and update linting confs
2023-07-24 20:55:07 +05:30
Smit Vora
1b8490dc98
Merge branch 'develop' into fix-tax-breakup-for-diff-tax-rates
2023-07-24 20:20:19 +05:30
mergify[bot]
1bc87a970a
fix: set new purchase_receipt_amount on asset split (copy #36272 ) ( #36280 )
...
fix: set new purchase_receipt_amount on asset split
(cherry picked from commit 7fd9b489ee )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-07-24 19:37:07 +05:30
Deepesh Garg
4867a767a2
Merge pull request #36278 from resilient-tech/set-company-flag
...
fix(regional): set `frappe.flags.company` temporarily, where required
2023-07-24 19:34:29 +05:30
Sagar Vora
4205f564a0
fix(regional): set frappe.flags.company temporarily, where required
2023-07-24 18:37:58 +05:30
DaizyModi
6f376cf103
fix: remove unused params
2023-07-24 18:02:42 +05:30
Gursheen Anand
db49d53aaf
fix: running balance after sorting
2023-07-24 17:42:13 +05:30
Deepesh Garg
164df33419
Merge pull request #36274 from GursheenK/process-soa-customer-filter
...
fix: customer filter in process soa
2023-07-24 17:32:17 +05:30
Gursheen Anand
5224f13db2
fix: add patch for renaming tds payable report
2023-07-24 17:11:05 +05:30
Gursheen Anand
34d7fb388d
fix: customer filter in process soa
2023-07-24 16:47:06 +05:30
mergify[bot]
1436040d4c
fix: allow both custodian and location while creating asset (copy #36263 ) ( #36264 )
...
fix: allow both custodian and location while creating asset
(cherry picked from commit bff00bc8b2 )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-07-24 15:51:24 +05:30
ruthra kumar
4464b2a21b
Merge pull request #36261 from ruthra-kumar/possible_missing_field_error_on_payment_entry
...
refactor: apply terms based validation only on sales/purchase doctypes
2023-07-24 15:22:15 +05:30
rohitwaghchaure
7f4dda1b06
Merge pull request #36259 from rohitwaghchaure/fixed-report-default-email-outgoing-error
...
fix: no default email account causing reposting issue
2023-07-24 15:03:09 +05:30
ruthra kumar
3dd119eeea
refactor: apply terms based validation only on sales/purchase doctyp
2023-07-24 14:50:11 +05:30
ruthra kumar
a785a6054e
Merge pull request #36251 from ruthra-kumar/performance_tune_timsheet_adding_logic
...
fix: unresponsive sales invoice page
2023-07-24 14:01:07 +05:30
Rohit Waghchaure
efb51526a9
fix: no default email account causing reposting issue
2023-07-24 14:00:20 +05:30
Ritvik Sardana
8b4228d616
fix: removed duplicate code
2023-07-24 13:59:24 +05:30
Ritvik Sardana
5389dabe19
Merge branch 'develop' of https://github.com/frappe/erpnext into develop-ritvik-pos-dark
2023-07-24 12:48:58 +05:30
Ritvik Sardana
82b36e2ec8
fix: added test for pos closing without item code
2023-07-24 12:47:29 +05:30
Deepesh Garg
203b8ec872
Merge pull request #36220 from marination/dunning-patch-acc-frozen
...
fix: Patch Dunnings after accounts were frozen
2023-07-24 12:46:32 +05:30
ruthra kumar
740f283ec1
Merge pull request #36241 from ruthra-kumar/fix_allocation_logic_in_get_outstanding_invoices
...
fix: multiple fixes on payment terms based issues in payment entry
2023-07-24 12:35:25 +05:30
Deepesh Garg
4bb6db86f8
fix: Remove auto repeat (subscription) button from Sales and Purchase documents
2023-07-24 12:29:57 +05:30
Gursheen Anand
2f6d0bdcee
fix: col names for party types
2023-07-24 12:20:58 +05:30
Gursheen Anand
38b501e004
fix: make party type filter mandatory
2023-07-24 12:13:47 +05:30
Deepesh Garg
3c92686f0a
fix: Default year start and end dates in reports
2023-07-24 11:58:16 +05:30
David Arnold
b740cdfc00
build(deps): update tweepy 3.10.0 -> 4.14.0
2023-07-23 23:14:58 -05:00
David Arnold
d066b5cd04
fix(startup): coa drill down
2023-07-23 22:44:19 -05:00
Deepesh Garg
cdc9b62688
chore: Remove cur_frm from sales_invoice.js
2023-07-23 22:44:18 +05:30
Deepesh Garg
8d3d9493f0
chore: linting issues
2023-07-23 20:06:41 +05:30
ruthra kumar
d048365da3
refactor: refresh table once after loop ends
2023-07-23 19:56:30 +05:30
Deepesh Garg
0d70ae2a21
chore: Ingnore issues
2023-07-23 19:34:08 +05:30
Deepesh Garg
8ccb8e3c5b
chore: Move buying controller to utils
2023-07-23 18:50:44 +05:30
Deepesh Garg
7205fb9b97
chore: convert sales common to utils
2023-07-23 12:07:21 +05:30
ruthra kumar
ec7558b9e0
refactor: handle references without any template and payment_term
2023-07-23 11:55:16 +05:30
ruthra kumar
662ccd467c
fix: allocation logic on 'Get Outstanding Invoices' btn in PE
...
1. fixed broken `payment_term` filter in Payment References section
2. Throw error if user fails to select 'Payment Term' for an invoice
with 'Payment Term based allocation' enabled.
2023-07-23 11:37:27 +05:30
Deepesh Garg
4077254b01
chore: resolve undefined variables issue
2023-07-22 23:07:18 +05:30
Deepesh Garg
0b1e78e127
chore: Add landed cost taxes and charges common in bundles
2023-07-22 21:19:48 +05:30
Deepesh Garg
6b2dbdd394
Merge branch 'develop' into skip_tcs
2023-07-22 18:38:45 +05:30
ruthra kumar
e6abe1b77f
Merge pull request #36206 from ruthra-kumar/test_cases_for_payment_term_overallocation
...
test: overallocation validation in payment entry
2023-07-22 10:41:01 +05:30
ruthra kumar
93246043ec
chore(test): enable multi-currency party for testing
2023-07-22 10:01:59 +05:30
ruthra kumar
8f9ef4ef5b
chore: validation on multi-currency tran on company curtency account
2023-07-22 09:20:55 +05:30
ruthra kumar
5b37919574
chore: use flt for currency
2023-07-22 09:20:55 +05:30
ruthra kumar
6b4a81ee48
chore: test more scenarios
2023-07-22 09:20:44 +05:30
DaizyModi
653117c2a9
test: fix test case for itemised tax breakup
2023-07-21 17:56:33 +05:30
DaizyModi
b84deec601
fix: Correct Tax Breakup for different tax rates for same hsn code
2023-07-21 17:43:27 +05:30
Ritvik Sardana
7069e2a5a0
fix: removed validate_item_code function in sales_invoice
2023-07-21 17:18:35 +05:30
Deepesh Garg
cc36af57bd
Merge pull request #36229 from deepeshgarg007/naming_in_order
...
fix: FY in naming series variable for orders
2023-07-21 16:05:31 +05:30
Deepesh Garg
7a7d32db81
fix: FY in naming series variable for orders
2023-07-21 16:03:17 +05:30
Gursheen Anand
ec80dc6f09
fix: make column names more general
2023-07-21 15:55:31 +05:30
Gursheen Anand
1c5c310f5a
fix: fetch acc dimension fieldname
2023-07-21 13:37:48 +05:30
Gursheen Anand
59a2a04fcc
fix: check gl entry status using is_cancelled
2023-07-21 13:22:01 +05:30
Gursheen Anand
1c033ce635
chore: change column format for report
2023-07-21 11:00:19 +05:30
Gursheen Anand
33f8f7d7b3
fix: exclude cancelled gl entries for opening balance
2023-07-21 10:57:55 +05:30
marination
17ff395f9a
fix: Reverse GL entries only for submitted Dunnings
2023-07-20 20:54:43 +05:30
Deepesh Garg
de189c5f18
Merge pull request #35950 from FHenry/dev_feat_adress_contact_report
...
feat: add Lead to Address And Contact report
2023-07-20 20:26:38 +05:30
marination
aeae8d646a
fix: Patch dunnings made after accounts were frozen
...
- Consider "Accounts Frozen Until" and Period Closing Voucher
2023-07-20 19:55:57 +05:30
Deepesh Garg
76db0b63ba
Merge pull request #36214 from deepeshgarg007/tb_cancelled_entries
...
fix: Trial Balance report considering cancelled entries
2023-07-20 18:48:03 +05:30
Gursheen Anand
5d7dd9b0ec
fix: project route permissions for user
2023-07-20 18:20:53 +05:30
rohitwaghchaure
1084f0d97f
Merge pull request #36209 from mohsinalimat/patch-2
...
fix: Ambiguous column error while submitting stock entry
2023-07-20 18:03:27 +05:30
rohitwaghchaure
9a9939cfb3
Merge pull request #36208 from rohitwaghchaure/fixed-filter-mandatory-for-batch-wise-balance-report
...
fix: made item or warehouse filter mandatory
2023-07-20 18:02:37 +05:30
Deepesh Garg
fd58bbff6b
fix: Trial Balance report considering cancelled entries
2023-07-20 17:51:54 +05:30
MohsinAli
c21fd45883
fix: Ambiguous column error while submitting stock entry
...
Stock Entry Type=Manufacture
request.js:457 Traceback (most recent call last):
File "apps/frappe/frappe/app.py", line 94, in application
response = frappe.api.handle()
File "apps/frappe/frappe/api.py", line 54, in handle
return frappe.handler.handle()
File "apps/frappe/frappe/handler.py", line 47, in handle
data = execute_cmd(cmd)
File "apps/frappe/frappe/handler.py", line 85, in execute_cmd
return frappe.call(method, **frappe.form_dict)
File "apps/frappe/frappe/__init__.py", line 1610, in call
return fn(*args, **newargs)
File "apps/frappe/frappe/desk/form/save.py", line 28, in savedocs
doc.save()
File "apps/frappe/frappe/model/document.py", line 305, in save
return self._save(*args, **kwargs)
File "apps/frappe/frappe/model/document.py", line 327, in _save
return self.insert()
File "apps/frappe/frappe/model/document.py", line 259, in insert
self.run_before_save_methods()
File "apps/frappe/frappe/model/document.py", line 1045, in run_before_save_methods
self.run_method("validate")
File "apps/frappe/frappe/model/document.py", line 914, in run_method
out = Document.hook(fn)(self, *args, **kwargs)
File "apps/frappe/frappe/model/document.py", line 1264, in composer
return composed(self, method, *args, **kwargs)
File "apps/frappe/frappe/model/document.py", line 1246, in runner
add_to_return_value(self, fn(self, *args, **kwargs))
File "apps/frappe/frappe/model/document.py", line 911, in fn
return method_object(*args, **kwargs)
File "apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py", line 122, in validate
self.validate_qty()
File "apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py", line 433, in validate_qty
transferred_materials = frappe.db.sql(
File "apps/frappe/frappe/database/database.py", line 220, in sql
self._cursor.execute(query, values)
File "env/lib/python3.10/site-packages/pymysql/cursors.py", line 158, in execute
result = self._query(query)
File "env/lib/python3.10/site-packages/pymysql/cursors.py", line 325, in _query
conn.query(q)
File "env/lib/python3.10/site-packages/pymysql/connections.py", line 549, in query
self._affected_rows = self._read_query_result(unbuffered=unbuffered)
File "env/lib/python3.10/site-packages/pymysql/connections.py", line 779, in _read_query_result
result.read()
File "env/lib/python3.10/site-packages/pymysql/connections.py", line 1157, in read
first_packet = self.connection._read_packet()
File "env/lib/python3.10/site-packages/pymysql/connections.py", line 729, in _read_packet
packet.raise_for_error()
File "env/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error
err.raise_mysql_exception(self._data)
File "env/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
raise errorclass(errno, errval)
pymysql.err.OperationalError: (1052, "Column 'qty' in field list is ambiguous")
2023-07-20 13:51:17 +05:30
Gursheen Anand
610ead22e8
fix: show only projects with access in customer portal
2023-07-20 13:08:26 +05:30
Rohit Waghchaure
16498627ce
fix: made item or warehouse filter mandatory
2023-07-20 13:00:05 +05:30
Deepesh Garg
3bc79eebe3
Merge pull request #35689 from marination/payments-based-dunning
...
feat: Payments based dunning
2023-07-20 12:06:36 +05:30
ruthra kumar
e7e3853f81
test: overallocation validation in payment entry
2023-07-20 09:08:55 +05:30
HarryPaulo
4b4d828260
fix: inserting of items with pricing rule with qty range
2023-07-19 13:02:55 -03:00
Gursheen Anand
3f5afb9cac
fix: reset dimension defaults when company changedin test
2023-07-19 18:15:59 +05:30
Gursheen Anand
23e56d3ec1
fix: clear dimension defaults after test
2023-07-19 16:07:32 +05:30
Deepesh Garg
781e57f5bf
Merge pull request #36189 from deepeshgarg007/default_dashboard_dates
...
fix: Default fiscal year in accounting, buying and selling charts
2023-07-19 13:28:04 +05:30
Deepesh Garg
3759a41b83
fix: Default fiscal year in accounting, buying and sellingcharts
2023-07-19 13:17:12 +05:30
Gursheen Anand
2f7b112736
fix: filter by party in opening row calculation
2023-07-19 12:36:44 +05:30
Gursheen Anand
e19a6f5dcb
fix: fetch acc dimensions correctly when fieldname is different from name
2023-07-19 12:26:57 +05:30
Ankush Menat
0218f11f47
ci: dont run tests on branch
...
6dda420176
2023-07-19 12:17:32 +05:30
Gursheen Anand
b3f6d991b5
fix: duplicate acc dimension in test
2023-07-19 12:02:26 +05:30
Gursheen Anand
dd37f6cbd6
fix: show tax withholding category details for customers
2023-07-19 11:51:45 +05:30
ruthra kumar
bccfd22fc0
Merge pull request #36181 from ruthra-kumar/fix_broken_overallocation_validation_on_multi_term_payment_against_invoice
...
fix: broken overallocation validation in payment entry
2023-07-19 10:46:41 +05:30
ruthra kumar
ee83f94bb0
refactor: payment term outstanding in party account currency
2023-07-19 10:06:49 +05:30
ruthra kumar
f8d4b19cb9
fix: broken overallocation validation in payment entry
...
In a multi term payment schedule, overallocation logic broke. Fixing
it using individual term outstanding amount in references. this should
work for the simple, one term payment schedule as well
2023-07-18 21:04:13 +05:30
mergify[bot]
b4db5e9561
fix: validate docs in closed accounting period on save ( #36157 )
...
fix: validate docs in closed accounting period on save (#36157 )
(cherry picked from commit 5985e02574 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-07-18 17:40:49 +05:30
Gursheen Anand
77deac4fb9
test: PI offsetting entry for accounting dimension
2023-07-18 15:51:01 +05:30
Deepesh Garg
fbea61bbc6
fix: Trailing opening entries in Accounts closing balance ( #36175 )
2023-07-18 15:16:52 +05:30
Ankush Menat
07d2b896c1
fix: log error during exotel migration
2023-07-18 13:01:33 +05:30
Gursheen Anand
3a3ffa2307
fix: divide offsetting amount only when account exists
2023-07-18 12:51:09 +05:30
Deepesh Garg
cfae52a40a
fix: Opening balance in TB report ( #36171 )
2023-07-18 12:26:19 +05:30
Gursheen Anand
1e1e4b93c1
fix: divide offsetting amount for multiple dimensions
2023-07-18 12:12:24 +05:30
s-aga-r
9fb1533b8f
fix(test): test_stock_reservation_against_sales_order ( #36166 )
2023-07-18 08:31:02 +05:30
rohitwaghchaure
55d5469740
Merge pull request #36168 from frappe/mergify/bp/develop/pr-36162
...
fix: incorrect Reserved Qty for Production Plan in BIN for the multi-uom case (backport #36162 )
2023-07-17 22:44:02 +05:30
Deepesh Garg
9e791efc82
refactor: client side accounts controller
2023-07-17 21:44:43 +05:30
Deepesh Garg
43e65d91ea
chore: Remove unused files
2023-07-17 21:26:40 +05:30
Rohit Waghchaure
7af3c3d0b6
fix: incorrect Reserved Qty for Production Plan in BIN for multi-uom case
...
(cherry picked from commit 2f632d031a )
2023-07-17 15:11:13 +00:00
barredterra
ecaf0aba3c
fix: rounding of percentage fields
...
Always round with precision of 2
2023-07-17 16:45:11 +02:00
Gursheen Anand
ed3bef1840
fix: dict value for dimension for gl entries defined without the dimension
2023-07-17 18:40:52 +05:30
Gursheen Anand
4004427892
test: TB report balanced whenfiltered using acc dimension
2023-07-17 17:57:03 +05:30
Sagar Vora
3b246fd7e6
Merge pull request #36163 from resilient-tech/consistent-quotes
2023-07-17 15:46:40 +05:30
Sagar Vora
bccb718cc2
chore: use consistent quotes
2023-07-17 15:45:36 +05:30
Gursheen Anand
22ba12172f
fix: make offsetting entry for all doctypes
2023-07-17 15:17:53 +05:30
Marica
1c1e7380e3
Merge branch 'develop' into payments-based-dunning
2023-07-17 12:33:19 +05:30
Deepesh Garg
ef19634a13
chore: fix build
2023-07-17 12:25:56 +05:30
Gursheen Anand
4e09de4db2
fix: fetch accounting dimension details specific to company
2023-07-17 11:47:33 +05:30
Anand Baburajan
305c37917f
chore: add validation for account type of party type and account ( #36141 )
...
chore: add validation to check if account type of party type and account match
2023-07-17 11:00:19 +05:30
Kitti U. @ Ecosoft
2607847061
refactor: Leave Application should not be in hook.py ( #36008 )
2023-07-17 10:14:37 +05:30
rohitwaghchaure
a0742c52bb
Merge pull request #36151 from rohitwaghchaure/table-for-serial-and-batch
...
fix: Added report 'Serial and Batch Summary' to view serial / batch nos
2023-07-16 19:50:15 +05:30
Florian HENRY
e48dc0808d
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_feat_adress_contact_report
2023-07-16 11:28:59 +02:00
Rohit Waghchaure
708eefb383
fix: Added report 'Serial and Batch Summary' to view serial / batch nos
2023-07-16 13:28:08 +05:30
Deepesh Garg
6270607c6d
fix: Remove current fiscal year from Global Defaults ( #35960 )
...
* fix: Remove current fiscal year from Global Defaults
* fix: Remove button to set default
* fix: Add utils to get fiscal year
* fix: Incorrect import
* feat: Add hook for naming series parser
2023-07-16 12:58:42 +05:30
Ankush Menat
c545399b96
Merge pull request #36150 from ankush/perf/desk_requests
...
perf: send SLA doctypes in boot
2023-07-16 12:30:40 +05:30
Ankush Menat
bd9ef74ef7
perf: send SLA doctypes in boot
...
This request is fired on every load, data rarely if ever changes though.
2023-07-16 11:38:54 +05:30
Deepesh Garg
f0d4c4c180
Merge branch 'develop' of https://github.com/frappe/erpnext into eslint
2023-07-15 20:29:14 +05:30
Deepesh Garg
a6ce20a0fc
chore: Remove domain related files
2023-07-15 19:40:53 +05:30
Gursheen Anand
d3759b3971
fix: make offsetting entry for acc dimensions
2023-07-15 19:32:56 +05:30
Deepesh Garg
3fa2a8c2d8
chore: fix linting issues
2023-07-15 18:03:16 +05:30
s-aga-r
6daaf42b38
Merge pull request #36133 from s-aga-r/FIX-ISS-23-24-02011
...
perf: index in `Item` and `Item Variant Attribute`
2023-07-15 10:09:27 +05:30
Deepesh Garg
924cdef6d9
ci: add eslint and update linting confs
2023-07-14 18:53:02 +05:30
Deepesh Garg
297c7e833c
fix: Opening entries showing up incorrectly in TB report ( #36135 )
...
* fix: Opening entries showing up incorrectly in TB report
* chore: Linting Issue
2023-07-14 18:39:37 +05:30
Ankush Menat
6b0b6404fc
Merge pull request #36131 from surajshetty3416/move-exotel-to-separate-app
...
refactor!: Remove exotel
2023-07-14 18:23:00 +05:30
s-aga-r
8f5b94f5fd
fix: TypeError while creating WO from PP ( #36136 )
2023-07-14 18:01:11 +05:30
Rucha Mahabal
692bfccb6e
Merge pull request #36116 from barredterra/local-holidays
2023-07-14 17:46:18 +05:30
Ankush Menat
41b6b739c0
fix: touch modified to migrate
2023-07-14 17:39:25 +05:30
Ankush Menat
d95559a53c
fix: patch for exotel
2023-07-14 17:39:22 +05:30
s-aga-r
04400eb2e4
perf: index disabled in Item
2023-07-14 17:18:55 +05:30
s-aga-r
e4128a5c91
perf: index variant_of and attribute in Item Variant Attribute
2023-07-14 17:17:24 +05:30
Gursheen Anand
a93d7633d4
test: purchase register and ledger view
2023-07-14 17:16:39 +05:30
barredterra
dab9688410
refactor(Holiday List): use autocomplete fieldtype
2023-07-14 13:33:55 +02:00
Gursheen Anand
b8a83f57b7
chore: fix typo
2023-07-14 16:25:58 +05:30
Suraj Shetty
23bc87f2aa
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
2023-07-14 16:21:48 +05:30
barredterra
8aff5a1dab
fix(Holiday List): allow empty value
2023-07-14 12:33:27 +02:00
Deepesh Garg
ac9ad8ec36
fix: Handle multi-company in patch ( #36127 )
...
fix: Handle multi-compnay in patch
2023-07-14 15:56:59 +05:30
barredterra
8271a39cdb
fix(Holiday List): use current user's language
...
For consistency with "weekly off" descriptions
2023-07-14 12:16:49 +02:00
barredterra
509061f05b
fix: German translations of Holiday List
2023-07-14 12:14:01 +02:00
barredterra
4888d75e72
feat(Holiday List): display localized country name
2023-07-14 11:59:45 +02:00
Gursheen Anand
0d89bfacdb
fix: show additional table cols from india compliance api call
2023-07-14 13:03:22 +05:30
Kitti U. @ Ecosoft
3b884efca9
fix: get_dimension with_cost_center_and_project=false is not working. ( #35974 )
...
* fix: get_dimension with_cost_center_and_project=false is not working.
with_cost_center_and_project is no python str, and it always evaluated as True, despite JS call it with false
* chore: Linting Issues
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-07-14 13:03:00 +05:30
Raffael Meyer
d5fe1432f8
fix: improve "Update Items" modal ( #36105 )
...
* fix: make "Update Items" modal larger
* fix: remove conversion factor from overview
Conversion factor doesn't make much sense without two different UOMs
next to it, hence moving it to row detail view
2023-07-14 12:27:35 +05:30
Gursheen Anand
c084fe6b3f
refactor: filter accounting dimensions using qb
2023-07-14 11:05:50 +05:30
Gursheen Anand
944244ceff
fix: modify rows and columns for ledger view
2023-07-14 10:50:12 +05:30
Deepesh Garg
b4bd978791
fix: Account balance patch and query fixes ( #36117 )
2023-07-14 10:28:36 +05:30
Ankush Menat
b5f6a1cc20
ci: fix repo name in relase notes workflow
...
[skip ci]
2023-07-13 21:04:09 +05:30
barredterra
fd23bd0434
test(Holiday List): weekly off and local holidays
2023-07-13 14:13:33 +02:00
barredterra
aa18b25a71
feat: add local holidays
2023-07-13 13:29:07 +02:00
Deepesh Garg
d631c7dffa
fix: Accounts closing balance patch ( #36113 )
2023-07-13 16:10:05 +05:30
ruthra kumar
72f577aad2
fix: incorrect idx on JE's after reconciliation
2023-07-13 15:12:58 +05:30
s-aga-r
5f307f92e0
refactor: Batch Item Expiry Status report ( #36106 )
2023-07-13 05:44:58 +05:30
Gursheen Anand
21c993a7b3
fix: clear accounting dimension value when based on field changes
2023-07-12 20:32:08 +05:30
Gursheen Anand
c973e3c746
chore: remove debugging print statements
2023-07-12 17:40:27 +05:30
Gursheen Anand
bf08aa7529
fix: filtering through accounting dimensions
2023-07-12 17:17:58 +05:30
Gursheen Anand
f5027fdcaf
refactor: move fn to fetch advance taxes to utils & use qb
2023-07-12 16:42:58 +05:30
Gursheen Kaur Anand
596a14e34f
feat: add project filter in reports importing financial statements js file ( #36097 )
...
feat: add project filter in financial statements js file
2023-07-12 15:49:17 +05:30
Gursheen Anand
6c11ca1b75
refactor: use qb to fetch PE JV and Inv
2023-07-12 14:43:18 +05:30
Ankush Menat
0340bfc90d
ci: regen release notes with GH API ( #36098 )
...
[skip ci]
2023-07-12 12:17:20 +05:30
Gursheen Anand
1e8b8b5b29
fix: linting issues
2023-07-12 11:14:03 +05:30
Gursheen Kaur Anand
1094319e3e
Merge branch 'develop' into purchase-sales-register-with-PE/JE
2023-07-12 11:00:35 +05:30
Deepesh Garg
0a6c565eb3
fix: Ambiguous column error while submitting stock entry
...
fix: Ambiguous column error while submitting stock entry
2023-07-12 10:18:38 +05:30
Gursheen Anand
dd8c3d5462
feat: filter based on accounting dimension in profitability analysis
2023-07-12 10:00:18 +05:30
mergify[bot]
8580287092
fix: allow manual asset receipt mov from nowhere (backport #36093 ) ( #36094 )
...
fix: allow manual asset receipt mov from nowhere (#36093 )
(cherry picked from commit 4aaa1a15d7 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-07-12 08:26:49 +05:30
HarryPaulo
2268f7db43
fix: paid_amount when the group is mode of payment
2023-07-11 11:35:37 -03:00
rohitwaghchaure
59e54eabef
Merge pull request #36088 from rohitwaghchaure/fixed-reposting-circulr-dependecy
...
fix: circular dependency during reposting causing timeout error
2023-07-11 18:28:39 +05:30
Ankush Menat
7e4b6683e6
fix: Dont bold URL parts
...
closes https://github.com/frappe/frappe/issues/21445
2023-07-11 18:19:50 +05:30
Rohit Waghchaure
c16a5814d4
fix: circular dependency during reposting causing timeout error
2023-07-11 17:51:44 +05:30
s-aga-r
be5881280f
fix: incorrect status in MR created from PP ( #36085 )
2023-07-11 17:09:23 +05:30
Gursheen Anand
7650b0073a
fix: validate party filter for fetching payments
2023-07-11 15:18:28 +05:30
Gursheen Anand
d5aa0e325e
feat: fetch JV with PE
2023-07-11 14:47:23 +05:30
Deepesh Garg
ce9164ec69
fix: Validate for missing expense account ( #36078 )
...
* fix: Validate for missing expense account
* fix: Validate for missing expense account
2023-07-11 12:03:38 +05:30
ruthra kumar
e44615f52b
Merge pull request #36076 from ruthra-kumar/possible_type_error_on_err_creation
...
fix: possible type error on ERR creation
2023-07-11 10:37:37 +05:30
ruthra kumar
176966daab
fix: possible type error on ERR creation
2023-07-11 10:04:17 +05:30
Raffael Meyer
bf84e0d441
refactor: remove frappe.dynamic_link ( #35096 )
2023-07-10 21:22:06 +05:30
mergify[bot]
872a23c77d
fix: also check on_hold ( #35910 )
...
fix: also check on_hold (#35910 )
(cherry picked from commit 5aa02b8571 )
Co-authored-by: RJPvT <48353029+RJPvT@users.noreply.github.com >
2023-07-10 20:34:54 +05:30
Dany Robert
361a357088
fix: payment entry voucher_type error ( #35779 )
...
* fix: payment entry `voucher_type` error
* chore: linters
2023-07-10 19:32:59 +05:30
Gursheen Anand
9c87997dae
fix: fetch cost center for PE
2023-07-10 19:12:19 +05:30
Gursheen Anand
cbef6c30c3
refactor: move repeating code to common controller
2023-07-10 18:39:35 +05:30
Gursheen Anand
d7ffad1dd3
feat: fetch PE along with SI
2023-07-10 18:07:55 +05:30
Wolfram Schmidt
49c61e7ebb
fix: Add company filter in list view ( #36047 )
...
fix: Add company filter in list view
2023-07-10 18:03:50 +05:30
rohitwaghchaure
06dcc4ed96
Merge pull request #36063 from rohitwaghchaure/fixed-valuation-for-dn-return
...
fix: Delivery Note return valuation
2023-07-10 17:48:41 +05:30
Rohit Waghchaure
6a10ae662c
fix: Delivery Note return valuation
2023-07-10 17:06:02 +05:30
Dany Robert
5c820ecc20
fix: precision causing outstanding issue on partly paid invoices ( #36030 )
...
* fix: precision causing outstanding issue on partly paid invoices
* chore: linters
2023-07-10 16:20:45 +05:30
Dany Robert
12b459df8c
fix: skip twc if not account set
2023-07-10 10:35:45 +00:00
Gursheen Anand
44493707e2
refactor: use single qb query for PE and PI
2023-07-10 14:37:33 +05:30
mergify[bot]
b3a99e38cc
chore: add asset depr posting error in error log (backport #36052 ) ( #36055 )
...
chore: add asset depr posting error in error log (#36052 )
(cherry picked from commit 0f9a6ee70a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-07-10 14:31:19 +05:30
MohsinAli
2816076789
1052, "Column 'qty' in field list is ambiguous in work_order.py
2023-07-10 14:09:41 +05:30
rohitwaghchaure
22eee472dd
Merge pull request #36001 from rohitwaghchaure/fixed-added-validation-for-rejected-warerhouse
...
fix: accepted warehouse and rejected warehouse can't be same
2023-07-10 13:55:20 +05:30
Gursheen Anand
4f0aa54c09
feat: add check for fetching PE along with Invoice details in Purchase Register
2023-07-10 13:38:30 +05:30
rohitwaghchaure
b16f364866
Merge pull request #36054 from rohitwaghchaure/fixed-incorrect-stock-levels
...
fix: incorrect stock levels in the Batch
2023-07-10 13:35:59 +05:30
Rohit Waghchaure
d618aaef32
fix: accepted warehouse and rejected warehouse can't be same
2023-07-10 13:19:17 +05:30
Rohit Waghchaure
aeaf8fd89c
fix: incorrect stock levels in the Batch
2023-07-10 13:03:10 +05:30
ruthra kumar
3ef034dda8
Merge pull request #36051 from ruthra-kumar/auto_exchange_rate_revaluation_creation
...
feat: Provision to auto create Exchange Rate Revaluation
2023-07-10 12:59:23 +05:30
Ankush Menat
407642869a
ci: auto release beta version
...
[skip ci]
2023-07-10 12:48:47 +05:30
aioaccount
46fe9ac5cd
fix: labels and translations ( #35963 )
...
fix: labels and translations
* fix: Vietnamese translation of customer
* fix: Vietnamese translation of bill
2023-07-09 20:41:52 +05:30
Gursheen Kaur Anand
674af15696
fix: deferred accounting entries on accounts frozen ( #35978 )
...
* fix: accounts frozen entries in deferred accounting
* test: accounts frozen date in deferred accounting
* fix: reset account settings after running test
* fix: resolve conflicts
* fix: modify expected gle when deferred accounting is disabled through JE
* fix: change posting date when accounts not frozen
2023-07-09 20:41:12 +05:30
Raffael Meyer
af28f95c60
refactor(Payment Entry): translatable strings ( #36017 )
...
* refactor(Payment Entry): translatable strings
* fix: German translations
2023-07-09 20:19:53 +05:30
aioaccount
ef7fd7548c
fix: Vietnamese translation of "Company" ( #35887 )
...
fix: Vietnamese translation of "Company"
2023-07-09 20:17:35 +05:30
Deepesh Garg
4d07e20b05
fix: Opening balance in presentation currency in Trial Balance report ( #36036 )
2023-07-09 20:16:12 +05:30
Raffael Meyer
353d765140
fix: German translations ( #35990 )
...
* fix: add missing German translation
* fix: wrong German translation
2023-07-09 14:14:34 +05:30
Navin Balaji
828e647019
fix: bank reconciliation tool variable issue ( #36022 )
...
fix: bank reconciliation tool variable issue (#36022 )
2023-07-09 14:13:48 +05:30
Deepesh Garg
bb5387fa5d
fix: Add demo setup check in setup wizard
2023-07-07 10:49:56 +05:30
ruthra kumar
4f51c5a433
refactor: submit and make JV through background job
2023-07-07 05:49:53 +05:30
Raffael Meyer
4badac8e9e
fix(Payment Entry): compare rounded amount ( #36011 )
2023-07-05 21:35:41 +05:30
mergify[bot]
98281341b9
fix: handle loan_repayment's posting_date datetime in bank_clearance_summary report (backport #36004 ) ( #36005 )
...
* fix: handle loan_repayment's posting_date datetime in bank_clearance_summary report (#36004 )
(cherry picked from commit 937e1fb024 )
# Conflicts:
# erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py
* chore: resolving conflicts
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-07-04 22:46:00 +05:30
Deepesh Garg
0a17c78a36
fix: Share ledger showing cancelled docs ( #35993 )
2023-07-04 17:49:07 +05:30
Sagar Vora
30e4052a76
feat(accounts): standardize additional columns implementation for sales/purchase reports ( #36000 )
2023-07-04 17:41:30 +05:30
Deepesh Garg
2f169575e9
fix: Netherlands - Grootboekschema COA structure ( #35991 )
...
fix: Netherlands - Grootboekschema coa structure
2023-07-04 15:30:27 +05:30
Ankush Menat
a449a4be29
chore: Add frappe school links ( #35995 )
...
Frappe School provides plenty of free tutorial for learning ERPNext.
2023-07-04 14:58:45 +05:30
barredterra
a939431d48
fix: german translations
2023-07-03 21:03:24 +02:00
barredterra
e686bb0739
Merge remote-tracking branch 'upstream/develop' into payments-based-dunning
2023-07-03 19:56:42 +02:00
rohitwaghchaure
8179d6a30d
Merge pull request #35977 from rohitwaghchaure/reserve-pos-invoice-batches
...
fix: reserve the pos invoice batches
2023-07-03 22:33:45 +05:30
Rohit Waghchaure
1e8f6c0840
fix: reserve the pos invoice batches
2023-07-03 17:38:48 +05:30
ruthra kumar
6644311c8b
refactor: checkbox for enabling auto ERR creation
2023-07-03 14:31:13 +05:30
Anand Baburajan
dedb5e23f7
fix: delete loan module workspace properly after separation ( #35971 )
...
* fix: delete loan module workspace properly after separation
* chore: run remove_loan_management_module patch again
2023-07-03 13:06:46 +05:30
Deepesh Garg
5448859254
fix: Update no copy for received_qty field ( #35965 )
2023-07-03 13:03:52 +05:30
Vishnu VS
e05b33a6c2
feat: add method for ordered quantity in supplier scorecard ( #35930 )
...
fix: add method for getting ordered quantity in the supplier scorecard variable.
Co-authored-by: vishnu <vishnuviswambara2002@gmail.com >
2023-07-03 09:23:27 +05:30
rohitwaghchaure
ab58c01a0f
Merge pull request #35961 from frappe/mergify/bp/develop/pr-35955
...
fix: incorrect reposting causing stock adjustment entry (backport #35955 )
2023-07-02 11:17:37 +05:30
rohitwaghchaure
232dfad13a
fix: conflicts
2023-07-02 10:45:12 +05:30
Rohit Waghchaure
b77a808921
fix: reposting has not changed valuation rate
...
(cherry picked from commit c0c693d8b0 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2023-07-02 05:13:29 +00:00
Deepesh Garg
3df0c5e32f
Merge pull request #35609 from GursheenK/#34282-Record-advance-payment-as-a-liability
...
feat: Record Advance Payment as a liability
2023-07-01 17:49:49 +05:30
Deepesh Garg
d54f52474a
fix: Expense Account filter in Sales Invoice ( #35944 )
2023-06-30 20:02:46 +05:30
Deepesh Garg
be5cb1aa17
Merge pull request #35943 from GursheenK/company-specific-proj-filtering
...
fix: project filtering based on company in P&L Report
2023-06-30 20:01:24 +05:30
Deepesh Garg
fda2d2bd59
Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability
2023-06-30 19:35:34 +05:30
Deepesh Garg
80e6c90740
chore: precision in test
2023-06-30 19:35:22 +05:30
Florian HENRY
da72bd9819
feat: add Lead to Adresse And contact report
2023-06-30 15:11:45 +02:00
Deepesh Garg
7e7737d692
test: Update test account
2023-06-30 18:37:52 +05:30
Deepesh Garg
0a49213338
test: Update test records
2023-06-30 17:32:42 +05:30
s-aga-r
fa3ab678e1
Merge pull request #35945 from s-aga-r/BATCH-DISABLE-FILTER
...
fix: add filter for disabled batch
2023-06-30 13:39:11 +05:30
Marica
0a67a3a9c4
Merge branch 'develop' into payments-based-dunning
2023-06-30 13:32:50 +05:30
Deepesh Garg
bbb6ebb84e
fix: Outstanding amount validation
2023-06-30 13:25:22 +05:30
Gursheen Anand
84d4888f5f
fix: make company field mandatory in project doctype
2023-06-30 12:54:45 +05:30
Gursheen Anand
ce252a0d45
fix: show projects with no company value set
2023-06-30 12:42:19 +05:30
s-aga-r
90a77030a7
fix: add filter for disabled batch
2023-06-30 12:34:39 +05:30
Gursheen Anand
904ca746a6
fix: project filtering in P&L Report
2023-06-30 12:11:23 +05:30
Anand Baburajan
988d755906
refactor!: removing loan management module ( #35522 )
...
* chore: resolving conflicts
* refactor: bank_clearance and add hook for get_payment_entries_for_bank_clearance
* refactor: bank_reconciliation_tool and add hook for get_matching_vouchers_for_bank_reconciliation
* fix: remove sales invoice from bank_reconciliation_doctypes and use hook for voucher clearance
* refactor: remove loan tests from test_bank_transaction
* refactor: bank_clearance_summary and add hook for get_entries_for_bank_clearance_summary
* refactor: removed test_bank_reconciliation_statement
* refactor: bank_reconciliation_statement and add hook for get_amounts_not_reflected_in_system_for_bank_reconciliation_statement
* refactor: add missing hook and patches for module removal and deprecation warning
* refactor: remove loan management translations
* chore: add erpnext tests dependent on lending
2023-06-30 11:02:49 +05:30
rohitwaghchaure
9f1cf0bbb0
Merge pull request #35921 from rohitwaghchaure/fixed-seperate-table-for-schedule
...
refactor: separate table added to track scheduling in the job card.
2023-06-29 22:24:47 +05:30
s-aga-r
fe4161e4d7
Merge pull request #35935 from s-aga-r/FIX-35898
...
feat: allow the partial return of components against SCO
2023-06-29 21:20:59 +05:30
Rohit Waghchaure
497c83eb7e
refactor: separate table added to track scheduling in the job card
2023-06-29 20:51:44 +05:30
s-aga-r
2a60884abc
fix: reduce return qty while calculating transferred qty
2023-06-29 18:59:18 +05:30
s-aga-r
2f6d56dd62
fix: don't update SCO status to closed until full return
2023-06-29 18:44:40 +05:30
Deepesh Garg
0408b6d655
Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability
2023-06-29 12:19:42 +05:30
Deepesh Garg
1e078d03bb
fix: Partial PLE cancellation
2023-06-29 12:18:25 +05:30
RJPvT
1d1103f39c
chore: update translations
...
chore: update translations
2023-06-29 11:02:08 +05:30
Deepesh Garg
06821f9781
Merge pull request #35904 from GursheenK/voucher-wise-balance-report
...
feat: add voucher-wise balance report for unequal dr/cr GL entries
2023-06-29 09:07:45 +05:30
Anand Baburajan
50cbdc778f
Merge pull request #35923 from frappe/mergify/bp/develop/pr-35918
...
fix: asset movement (backport #35918 )
2023-06-28 20:59:50 +05:30
Anand Baburajan
a4d6f2eba6
fix: asset movement ( #35918 )
...
fix: asset movement fixes
(cherry picked from commit e16c14863b )
2023-06-28 14:46:27 +00:00
Ankush Menat
86f453593a
perf: avoid perm checks from background jobs
2023-06-28 20:15:29 +05:30
Ankush Menat
9e1736e027
fix: index collect_progress and project date ( #35920 )
...
There's background job to send progress update, this ends up scanning
entire table.
2023-06-28 19:19:14 +05:30
marination
5a952987a3
fix: Use this.frm (Linter)
2023-06-28 17:13:34 +05:30
Marica
0498a31c42
Merge branch 'develop' into payments-based-dunning
2023-06-28 16:48:22 +05:30
Gursheen Kaur Anand
b9e9204e52
fix: create multiple variants button count and status ( #35915 )
...
fix: change class for fetching columns in multiple variants
2023-06-28 15:39:00 +05:30
Gursheen Kaur Anand
5113a417a1
fix!: UX of supplier linking with supplier users on portal pages ( #35836 )
...
* fix: create and add Portal Users child table in Supplier/Customer
Issue #35772
* fix: modify the original permission check hook
* fix: auto-add role for portal users
* fix: added patch for auto-populating portal users
* fix: modify patch to fetch users correctly
* fix: remove unnecessary code for updating naming_series
* fix(UX): show portal user in list view
Also split columns to reduce whitespace.
* refactor: simpler role checking
* fix: consider parenttype while fetching portal user
* refactor: simpler code, rename variable
* test: supplier portal user can access their docs
* refactor: only add role if not added
* refactor: rename and move patch to supplier
* refactor: dont add role if no perm or existing doc
* fix: add role before save
* refactor: run query directly
* refactor: split patch and apply roles
- if role isn't present dont add portal user
- ignore failure as it's not critical
* test: fix permission creation for webform test
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-06-28 11:22:40 +05:30
mergify[bot]
e832455790
perf: improve item wise register reports (backport #35908 ) ( #35911 )
...
perf: improve item wise register reports (#35908 )
(cherry picked from commit 33ee01174b )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-06-28 10:25:03 +05:30
Gursheen Anand
6b9f9f9b0e
fix: remove debug flag from sql
2023-06-27 21:59:35 +05:30
Deepesh Garg
7312827d4d
fix: On cancel flow
2023-06-27 18:25:10 +05:30
Deepesh Garg
f2edc91dc6
fix: Multi invoice reconciliation
2023-06-27 18:11:47 +05:30
Gursheen Anand
5d726ef037
feat: add voucher-wise balance report logic
2023-06-27 16:49:28 +05:30
HLD
af418d2342
fix: filter parent warehouses not showing ( #35897 )
2023-06-27 13:17:52 +05:30
s-aga-r
77d08b6dbe
Merge pull request #35894 from s-aga-r/FIX-35888
...
fix(ux): PO Get Items From Open Material Requests
2023-06-27 11:56:46 +05:30
s-aga-r
3a00bf83d6
fix(ux): PO Get Items From Open Material Requests
2023-06-27 11:55:45 +05:30
David Arnold
742df8a25e
fix: delivery trip driver is only required on submit ( #35876 )
...
This allows drafting trips and stops without yet deciding on the
assignable driver which, in real life, may well be decided on after
preparing and planning the trip.
2023-06-27 11:36:44 +05:30
Deepesh Garg
2d2f0f02d6
Merge pull request #35886 from deepeshgarg007/ldc_breach_fix
...
fix: TDS amount calculation post LDC breach
2023-06-27 09:39:06 +05:30
Deepesh Garg
62c3ca8286
fix: Paid invoice in AR report
2023-06-26 23:53:55 +05:30
Deepesh Garg
1f9ef6c48f
fix: TDS amount calculation post LDC breach
2023-06-26 22:01:12 +05:30
Deepesh Garg
d5bdd9387a
chore: Do not update shopping cart settings on install
2023-06-26 18:35:01 +05:30
Deepesh Garg
490b64575b
test: Add basic test for demo data
2023-06-26 18:33:51 +05:30
ruthra kumar
84ea0a828c
Merge pull request #35882 from ruthra-kumar/refactor_cr_note_reconciliation_with_exchange_gain_loss
...
refactor: simplify exchange logic on cr/dr note reconciliation
2023-06-26 17:32:12 +05:30
rohitwaghchaure
0e14ea4e32
Merge pull request #35881 from rohitwaghchaure/fixed-serial-batch-bundle-print
...
fix: serial and batch bundle values in the standard print format
2023-06-26 16:21:34 +05:30
ruthra kumar
af75f6cea7
refactor: simplify exchange logic on cr/dr note reconciliation
2023-06-26 16:09:54 +05:30
Rohit Waghchaure
9cf645e07f
fix: serial and batch bundle values in the standard print format
2023-06-26 16:00:53 +05:30
Suraj Shetty
f0a0f078fc
Merge pull request #35880 from surajshetty3416/update-node-version
2023-06-26 13:10:30 +05:30
Suraj Shetty
881e95b440
chore: Update required node version to v18
2023-06-26 13:02:08 +05:30
Anand Baburajan
36d26d40a0
perf: improve asset depr schedule creation patch ( #35867 )
2023-06-26 10:58:36 +05:30
ruthra kumar
a90fe25cc4
Merge pull request #35868 from ruthra-kumar/get_base_grand_total_while_pulling_reference_details
...
fix: incorrect outstanding and total amount in reference table of payment entry
2023-06-25 18:29:54 +05:30
Deepesh Garg
ebeb5e0cb7
Merge pull request #35594 from nikkothari22/make-accounting-dimension-filter-values-optional
...
feat: added support for mandatory dimensions per account without applying restrictions on dimension values
2023-06-25 17:55:26 +05:30
Deepesh Garg
63b126967e
chore: Linting Issues
2023-06-25 16:24:22 +05:30
Deepesh Garg
bcff4b0e5a
chore: linting issues
2023-06-25 16:03:58 +05:30
Deepesh Garg
c7186ff95c
Merge pull request #35789 from GursheenK/Provision-to-send-Accounts-Receivable-Reports
...
feat: Provision to send Accounts Receivable Reports using Process SOA
2023-06-24 17:10:50 +05:30
Patrick Eissler
feafa956f7
feat: add German translations for new email template feature ( #35865 )
2023-06-24 16:35:52 +05:30
HarryPaulo
1e20016059
fix: POS Closing Entry load all invoices with one request on save ( #35819 )
...
fix: load all invoices with one request
2023-06-24 16:34:24 +05:30
Deepesh Garg
4de7a4c571
chore: update typo in patch
2023-06-24 16:31:19 +05:30
Devin Slauenwhite
f9ed8c10ab
fix: make reorder_level not required ( #35831 )
...
* fix: make reorder_level not required
* fix: allow material request to be made if projected_qty <= reorder_level
2023-06-24 16:03:15 +05:30
Devin Slauenwhite
802c89ffb3
feat: allow Sales Invoice as data source ( #35855 )
...
* feat: allow Sales Invoice as data source
* chore: linter
2023-06-24 12:31:16 +05:30
Deepesh Garg
1894dc8197
fix: Test case and code cleanup
2023-06-23 21:53:34 +05:30
Deepesh Garg
da6bc1a13e
refactor: Redo workflows
2023-06-23 20:57:51 +05:30
ruthra kumar
2f638ae32a
Merge pull request #35604 from pps190/fix-reconcile-invoice-return
...
fix: reconcile invoice against credit note.
2023-06-23 17:44:25 +05:30
ruthra kumar
9655d78642
test: test reference details response
2023-06-23 17:24:19 +05:30
Marica
2868baebab
fix: Payment Term must be mandatory if Allocate Payment based on .. is checked ( #35798 )
...
- Front and Back end validation of condition
- Fix test to accomodate fix
2023-06-23 16:00:20 +05:30
Deepesh Garg
df035f6b19
Merge branch 'develop' into Provision-to-send-Accounts-Receivable-Reports
2023-06-23 15:58:38 +05:30
ruthra kumar
9e73af891d
fix: get base grand total while pulling reference details in PE
2023-06-23 14:50:14 +05:30
Gursheen Anand
cde82bc0cc
fix: modify patch
2023-06-23 12:12:32 +05:30
Gursheen Anand
555c126eb9
fix: add patch for setting default value of report field
2023-06-23 10:52:25 +05:30
mergify[bot]
9a993b0364
fix: show non-depreciable assets in fixed asset register (backport #35858 ) ( #35860 )
...
fix: show non-depreciable assets in fixed asset register (#35858 )
fix: show non-depr assets in fixed asset register
(cherry picked from commit 42d09448ee )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-06-23 08:25:00 +05:30
Anand Baburajan
f37484c6fe
chore: better err msg on cancelling JE for asset scrap [dev] ( #35850 )
...
chore: better err msg on cancelling JE for asset scrap
2023-06-22 22:32:06 +05:30
rohitwaghchaure
f4f8df6cfe
Merge pull request #35842 from rohitwaghchaure/fixed-multiple-work-orders-against-sigle-production-order
...
fix: multiple Work Orders against same production plan
2023-06-22 22:11:09 +05:30
Deepesh Garg
904f835d4a
Merge pull request #35602 from deepeshgarg007/pl_account_balance
...
fix: Remove special treatment for P&L Accounts
2023-06-22 21:11:23 +05:30
Deepesh Garg
05c2198569
test: Update order
2023-06-22 21:08:58 +05:30
Deepesh Garg
13c0c129df
Merge pull request #35828 from phot0n/pr-fieldname-item-wise-purchase-register
...
fix: use correct fieldname for purchase receipt column in item_wise_purchase_register report
2023-06-22 20:40:14 +05:30
Deepesh Garg
e8dff30973
Merge pull request #35846 from deepeshgarg007/patch_workflow_update
...
ci: use multiple python version in patch test
2023-06-22 20:38:05 +05:30
Deepesh Garg
11a9bd523d
test: Add posting date parameter
2023-06-22 20:26:12 +05:30
Deepesh Garg
56e81ada56
ci: use multiple python version in patch test
2023-06-22 19:57:23 +05:30
Deepesh Garg
b101dceb2a
test: GL Entry order
2023-06-22 19:38:33 +05:30
mergify[bot]
e745312a10
fix: asset capitalization (backport #35832 ) ( #35843 )
...
* fix: asset capitalization (#35832 )
* fix: misc asset capitalisation fixes
* chore: add location in tests and remove unnecessary code
* chore: more fixes and removals
* chore: show company and fix tests
* chore: make target qty read only on capitalization
(cherry picked from commit fb823b53d1 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
* chore: fixing conflicts
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-06-22 19:21:52 +05:30
Deepesh Garg
754eb6bdb6
Merge pull request #35650 from deepeshgarg007/ledger_preview
...
feat: Ledger Preview
2023-06-22 18:30:03 +05:30
Deepesh Garg
d81d6069fb
fix: JV query
2023-06-22 18:28:16 +05:30
Deepesh Garg
d9e7bc545e
fix: Do full rollback
2023-06-22 16:07:32 +05:30
Deepesh Garg
5c6e3269fb
fix: Use GET request
2023-06-22 15:58:41 +05:30
Rohit Waghchaure
80fffbd64b
fix: multiple Work Orders agaist same production plan
2023-06-22 15:57:28 +05:30
Deepesh Garg
b523c779f5
Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview
2023-06-22 15:43:43 +05:30
Deepesh Garg
0e68da5a2a
feat: Show stock ledger preview
2023-06-22 15:43:32 +05:30
ruthra kumar
dde09cb959
Merge pull request #35837 from ruthra-kumar/increase_precision_on_exchange_rate_revaluation
...
refactor: increase precision for current exc rate in Exchange Rate Revaluation
2023-06-22 13:39:51 +05:30
Deepesh Garg
6d121ae6e4
chore: fix typo
2023-06-22 13:03:09 +05:30
ruthra kumar
b4db25dd18
refactor: increase precision for current exc rate in ERR
2023-06-22 12:40:02 +05:30
rohitwaghchaure
d1bccc8c65
Merge pull request #35829 from rohitwaghchaure/refactor-returned-from-rejected-warehouse
...
fix: return against rejected warehouse (UX Issue)
2023-06-22 12:03:38 +05:30
Deepesh Garg
3aead05f42
fix: Test related errors
2023-06-22 11:41:43 +05:30
ruthra kumar
4e7deba2ad
Merge pull request #35825 from ruthra-kumar/convert_db_call_to_whitelisted_method
...
fix: multiple fixes in reconciliation tools
2023-06-22 11:27:04 +05:30
ruthra kumar
41b9e92868
fix: incorrect cost center error in bank reconciliation
2023-06-22 10:43:13 +05:30
Deepesh Garg
b64ebc6fcc
test: fix payment reco tests
2023-06-21 17:49:45 +05:30
Rohit Waghchaure
756dbe7ce8
refactor: return against rejected warehouse
2023-06-21 17:40:48 +05:30
Deepesh Garg
e7d2bcf108
Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview
2023-06-21 17:16:46 +05:30
Deepesh Garg
ed76ee3e16
fix: Move ledger display to dialog
2023-06-21 17:15:46 +05:30
phot0n
dcfc86e3af
fix: use correct fieldname for purchase receipt column in item_wise_purcchase_register report
2023-06-21 16:49:54 +05:30
mergify[bot]
39a1f4a4c1
fix: issue of asset value_after_depreciation field getting updated twice if workflow is enabled in Journal Entry (backport #35821 ) ( #35826 )
...
* Fixes issue of asset value_after_depreciation field getting updated twice if workflow is enabled in Journal Entry (#35821 )
* Fixes issue of asset value_after_depreciation field getting updated twice if workflow is enabled in Journal Entry
* chore: remove unnecessary line break
* chore: formatting
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 000ebe4479 )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
* chore: resolve conflicts
---------
Co-authored-by: saeedkola <mohammedsaeedk@gmail.com >
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-06-21 15:38:06 +05:30
ruthra kumar
ad758b8d85
fix: no permission for accounts settings on payment reconciliation
2023-06-21 14:19:02 +05:30
rohitwaghchaure
edc38edabf
Merge pull request #35611 from rohitwaghchaure/fix-dont-allow-to-create-reposting-entry-for-closing-stock-balance
...
fix: don't allow to make reposting entry for closing stock balance period
2023-06-21 14:15:40 +05:30
Deepesh Garg
92f845c0e1
chore: Advance fetching order
2023-06-21 12:21:19 +05:30
Rohit Waghchaure
96c5c7b1df
fix: don't allow to make reposting entry for closing stock balance period
2023-06-21 11:55:51 +05:30
Deepesh Garg
ddbd7d8bbc
Merge pull request #35591 from resilient-tech/remove-whitelisting
...
chore: remove whitelisting for methods not accessed from UI
2023-06-20 20:29:49 +05:30
rohitwaghchaure
8816039bd9
Merge pull request #35810 from rohitwaghchaure/stock-error-for-service-item
...
fix: stock error for service item
2023-06-20 17:20:26 +05:30
rohitwaghchaure
79e41e329e
Merge pull request #35809 from rohitwaghchaure/fixed-key-error-in-stock-balance-report
...
fix: key error while checking the stock balance report
2023-06-20 17:00:44 +05:30
Rohit Waghchaure
32965f1af9
fix: stock error for service item
2023-06-20 16:27:23 +05:30
Rohit Waghchaure
a627d2a38c
fix: keyerror while checking the stock balance report
2023-06-20 15:55:18 +05:30
ruthra kumar
8aa47a13e3
Merge pull request #35794 from ruthra-kumar/exchange_revaluation_only_post_on_account_currency_based_on_scenario
...
fix: Exchange Rate Revaluation should only post on the currency that has balance in a 'zero' balance account
2023-06-20 13:58:54 +05:30
Deepesh Garg
98cfea6f63
Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability
2023-06-20 13:26:14 +05:30
Deepesh Garg
32c35b87f9
Merge pull request #34675 from frappe/bank-trans-party-automatch
...
feat: Auto set Party in Bank Transaction
2023-06-20 13:24:44 +05:30
Deepesh Garg
016ed951da
test: Update tests
2023-06-20 13:22:32 +05:30
Anand Baburajan
df090cbe87
chore: minor typo in fixed asset register ( #35801 )
...
chore: renaming entries to assets
2023-06-20 13:03:15 +05:30
ruthra kumar
6694175a51
refactor: higher precision for rounding loss and allow '0'
2023-06-20 12:44:08 +05:30
ruthra kumar
4567474418
refactor: allow '0' rounding allowance
2023-06-20 12:44:08 +05:30
ruthra kumar
9d04af9ecc
refactor: allow higher precision for new exchange rate
2023-06-20 12:44:08 +05:30
ruthra kumar
1b33afd699
fix: for zero bal accounts, dr/cr only on currency that has balance
2023-06-20 12:44:04 +05:30
Anand Baburajan
0d12588583
fix: date and finance book fixes in fixed asset register ( #35751 )
...
* fix: handle finance books properly and show all assets by default in fixed asset register
* chore: rename value to depr amount
* chore: get asset value for correct fb properly
* chore: rename include_default_book_entries to include_default_book_assets
2023-06-20 12:06:27 +05:30
marination
8f2e5288ff
test: Dunning and PE against partially due invoice
...
- Check if the right payment portion is picked
- Check if the SI and Dunning are updated on submission and cancellation of PE
2023-06-20 11:47:04 +05:30
Deepesh Garg
175a7baa60
Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability
2023-06-19 21:39:01 +05:30
Smit Vora
4fbff20954
fix: make credit note and debit note exclusive ( #35781 )
2023-06-19 21:14:42 +05:30
Gursheen Anand
b3d565c91f
feat: Provision to send Accounts Receivable Reports using Process Statement of Accounts
...
Issue #35707
2023-06-19 19:59:24 +05:30
Anand Baburajan
c1da3ddbbf
fix: fix get outstanding invoices btn and add get outstanding orders btn ( #35776 )
...
* fix: fix get outstanding invoices btn and add get outstanding orders btn
* chore: remove unnecessary arg
2023-06-19 19:53:05 +05:30
Marica
8ab8230adf
Merge branch 'develop' into bank-trans-party-automatch
2023-06-19 19:19:15 +05:30
Sagar Sharma
b26d70b527
Merge pull request #35782 from s-aga-r/SE-PURPOSE-INDEX
...
perf: index `purpose` in `Stock Entry`
2023-06-19 18:43:02 +05:30
s-aga-r
4f941ac5c0
perf: index purpose in Stock Entry
2023-06-19 18:42:25 +05:30
Raffael Meyer
11126521c9
Merge branch 'develop' into bank-trans-party-automatch
2023-06-19 15:04:37 +02:00
Deepesh Garg
85e1c85b52
chore: Add payment entry
2023-06-19 14:12:23 +05:30
Deepesh Garg
9d27a25e5f
fix: Allocated amount validation for other party types ( #35741 )
...
* fix: Allocated amount validation for other party types
* chore: Validation for return allocations
* chore: minor typo
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-06-19 11:04:50 +05:30
Deepesh Garg
7ec9d76545
Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability
2023-06-19 09:48:01 +05:30
Deepesh Garg
86744b6fbb
chore: Add more invoices
2023-06-19 09:44:57 +05:30
Deepesh Garg
5e9014be8c
Merge branch 'develop' into make-accounting-dimension-filter-values-optional
2023-06-19 09:21:04 +05:30
mergify[bot]
78fbd6452b
fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search ( #35710 )
...
* fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710 )
(cherry picked from commit 58a6bbcf6d )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* chore: resolve conflicts
---------
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-06-19 09:14:43 +05:30
Abhinav Raut
2a24423ad2
fix: loan interest accrual date ( #35695 )
...
fix: loan interest accrual date
---------
Co-authored-by: Abhinav Raut <abhinav.raut@zerodha.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-06-18 23:11:52 +05:30
HENRY Florian
d12c9b434e
chore: fr translation lead vs prospect ( #35697 )
...
chore: fr translation lead vs prospect
2023-06-18 22:30:15 +05:30
Türker Tunalı
507c966aa7
chore: Make material request title translatable ( #35764 )
...
chore: Make material request title translatable
2023-06-18 22:29:42 +05:30
Lakshit Jain
93c0c26843
fix: modify filters for account in journal entry ( #35626 )
2023-06-18 22:25:28 +05:30
David Arnold
0444b98802
feat: add verified chart of accounts for colombia in two variants ( #34508 )
...
This information is scraped from the in Colombia widely trusted site
dedicated to the plan unico de cuentas (PUC): puc.com.co
feat(accounts): add account_type overlay to colombian CoA
Add account_type overlay with a most significant number matching
strategy and a hand-crafted dictionary based on the erpnext
documentation and the corresponding account description from puc.com.co
Script used for scraping:
https://gist.github.com/blaggacao/d45a454d27556f41fef88833937088f1
2023-06-18 22:17:31 +05:30
Sagar Sharma
b5c1c725be
Merge pull request #35739 from s-aga-r/FIX-35493
...
fix(ux): set route options for new `SBB`
2023-06-18 15:13:15 +05:30
rohitwaghchaure
c51e6dba8d
Merge pull request #35756 from rohitwaghchaure/fixed-stock-entry-not-able-to-save
...
fix: validation of job card in stock entry
2023-06-17 13:32:20 +05:30
Deepesh Garg
5b6a9fcca9
feat: Clear demo data
2023-06-17 13:08:18 +05:30
Rohit Waghchaure
df8c3f0888
fix: validation of job card in stock entry
2023-06-17 12:45:55 +05:30
Sagar Sharma
9fb6fc5b9a
Merge pull request #35677 from s-aga-r/FIX-ISS-23-24-01397
...
fix: add validation for QI in PR
2023-06-17 12:19:07 +05:30
mergify[bot]
e3afcc6945
fix: cannot start / stop Job Card (backport #35753 ) ( #35755 )
...
fix: cannot start / stop jobs
(cherry picked from commit 53ec2a9268 )
Co-authored-by: Anoop Kurungadam <anoop@earthianslive.com >
2023-06-17 12:15:47 +05:30
rohitwaghchaure
86612b6c05
Merge pull request #35747 from rohitwaghchaure/fixed-incorrect-stock-value-for-pr-return
...
fix: incorrect stock value for purchase returned with rejected qty
2023-06-16 23:08:17 +05:30
Marica
05e64b342a
Merge branch 'develop' into payments-based-dunning
2023-06-16 19:20:18 +05:30
Ankush Menat
6086d1a99d
perf: duplicate queries while checking prevdoc ( #35746 )
...
These values can't change durning DB transaction AFAIK
2023-06-16 18:25:58 +05:30
Rohit Waghchaure
28dd758aa3
fix: incorrect stock value for purchase returned with rejected qty
2023-06-16 16:44:56 +05:30
Ankush Menat
29da1db516
perf: Duplicate queries for UOM ( #35744 )
...
This query repeats for every item, UOMs rarely if ever change
2023-06-16 16:38:30 +05:30
Ankush Menat
433489a9e6
perf: Index pick list field in stock entry and DN ( #35738 )
...
We check if pick list is created against them but there's no index so we
end up reading entire table.
```
+------+-------------+------------------+-------+---------------+----------+---------+------+--------+-----------+----------+------------+-------------+
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | r_rows | filtered | r_filtered | Extra |
+------+-------------+------------------+-------+---------------+----------+---------+------+--------+-----------+----------+------------+-------------+
| 1 | SIMPLE | tabDelivery Note | index | NULL | modified | 9 | NULL | 207015 | 348940.00 | 100.00 | 0.00 | Using where |
+------+-------------+------------------+-------+---------------+----------+---------+------+--------+-----------+----------+------------+-------------+
```
After
```
+------+-------------+------------------+------+-----------------+-----------------+---------+-------+------+--------+----------+------------+------------------------------->
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | r_rows | filtered | r_filtered | Extra >
+------+-------------+------------------+------+-----------------+-----------------+---------+-------+------+--------+----------+------------+------------------------------->
| 1 | SIMPLE | tabDelivery Note | ref | pick_list_index | pick_list_index | 563 | const | 1 | 0.00 | 100.00 | 100.00 | Using index condition; Using w>
+------+-------------+------------------+------+-----------------+-----------------+---------+-------+------+--------+----------+------------+------------------------------->
```
2023-06-16 15:26:40 +05:30
Ankush Menat
81f916b7d3
perf: Ignore cancelled pick lists while fetching picked items ( #35737 )
2023-06-16 15:26:01 +05:30
s-aga-r
4b5454c752
fix(ux): set route options for new SBB
2023-06-16 15:04:37 +05:30
marination
47852803f0
fix: Set Address via JS and Py files (for API usecases)
2023-06-16 14:10:07 +05:30
Ankush Menat
07d748c290
perf: Index sales_order_item in Pick list item ( #35735 )
...
- `get_picked_items_qty` does full table scan
- because it also locks, it does full table lock.
2023-06-16 14:06:24 +05:30
Deepesh Garg
77a29574a6
fix: Create transactions
2023-06-16 13:43:55 +05:30
Gursheen Anand
442e3f2aa2
fix: update outstanding amount and unpaid status on cancellation of payment entry
2023-06-16 13:38:47 +05:30
mergify[bot]
50f83859db
fix: consider field precision while setting sle actual_qty (backport #35717 ) ( #35720 )
...
* fix: consider field precision while setting sle actual_qty (#35717 )
(cherry picked from commit 3f62e854e5 )
# Conflicts:
# erpnext/controllers/buying_controller.py
* chore: `conflicts`
---------
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2023-06-15 20:18:17 +05:30
Raffael Meyer
51848ee9d7
Merge branch 'develop' into bank-trans-party-automatch
2023-06-15 16:36:17 +02:00
marination
c32113918e
fix: Updation of dunning on PE cancellation
2023-06-15 20:04:54 +05:30
Rucha Mahabal
6dd5117f61
Merge pull request #35709 from ruchamahabal/remove-hierarchy-chart
2023-06-15 19:15:39 +05:30
rohitwaghchaure
6cb31a9770
Merge pull request #35712 from s-aga-r/FIX-ISS-23-24-01470
...
fix: `Process Loss Report`
2023-06-15 19:13:08 +05:30
rohitwaghchaure
fc38d45c35
Merge pull request #35711 from rohitwaghchaure/fixed-incorrect-gl-for-debit-note
...
fix: incorrect gl entries for standalone debit note
2023-06-15 19:12:29 +05:30
marination
254bab33da
fix: Consider installments/partial payments while back updating Dunning
...
- Also use data from Overdue Payment table and not just Dunning parent document
2023-06-15 19:00:24 +05:30
Rohit Waghchaure
f9f662679f
test: added test case
2023-06-15 18:09:56 +05:30
Anand Baburajan
bb39a2cac7
fix: don't add GL Entry for Acc. Depr. while scrapping non-depreciable assets ( #35714 )
...
fix: on asset scrap, don't add gl entry for acc. depr. if no acc. depr.
2023-06-15 17:12:59 +05:30
s-aga-r
d176d86e2c
fix: Process Loss Report
2023-06-15 16:01:08 +05:30
marination
4673aa412e
fix: Broken pop-up and references to non-existent field
...
- `child_fieldname` misspelled causing broken pop up to fetch overdue payments
- `sales_invoice` referenced in dunning fields, which has been removed
- Fetch `customer_name` from `customer` link field
2023-06-15 15:48:50 +05:30
Rohit Waghchaure
6e198188ff
fix: incorrect gl entries for standalone debit note with update stock
2023-06-15 14:45:27 +05:30
rohitwaghchaure
24d1bf275a
Merge pull request #35699 from rohitwaghchaure/fixed-added-validation-for-incorrect-type
...
fix: added validation for incorrect type
2023-06-15 14:17:04 +05:30
Rucha Mahabal
8c374f57ed
chore: remove html2canvas from dependencies
...
- was used for hierarchy charts (org charts)
2023-06-15 13:56:05 +05:30
Marica
b497436d4f
Merge branch 'develop' into payments-based-dunning
2023-06-15 13:12:34 +05:30
Rucha Mahabal
520268002f
refactor!: remove hierarchy charts
2023-06-15 13:10:19 +05:30
Rohit Waghchaure
1c2fe085b5
fix: test case and removed outward field
2023-06-15 12:56:41 +05:30
ruthra kumar
490ec63114
Merge pull request #35701 from ruthra-kumar/typeerror_on_exchange_rate_revaluation
...
fix: typeerror on exchange rate revaluation
2023-06-15 12:24:07 +05:30
ruthra kumar
f8273f7db6
fix: typeerror on exchange rate revaluation
2023-06-15 11:37:59 +05:30
Rohit Waghchaure
f968f0f257
fix: added validation for incorrect type
2023-06-14 23:26:35 +05:30
marination
772f6ffd21
fix: Linter and incorrect cost center in test records
2023-06-14 16:48:18 +05:30
s-aga-r
2c1ab569a7
fix: add validation for QI in PR
2023-06-14 15:37:28 +05:30
Gursheen Anand
033e4e84f5
fix: modify voucher details for liability entries
2023-06-14 14:20:42 +05:30
barredterra
18495ed624
fix: semgrep issues
2023-06-14 13:53:05 +05:30
barredterra
15816c8afd
test: test records for dunning type
2023-06-14 13:52:47 +05:30
barredterra
315df7b2cf
test: fix dunning test
2023-06-14 13:52:47 +05:30
barredterra
04aaadcb39
style: sider issues
2023-06-14 13:52:46 +05:30
barredterra
4911c3b5b7
fix: precision for interst
2023-06-14 13:47:16 +05:30
barredterra
ccefe96665
fix: map only overdue payments
2023-06-14 13:47:16 +05:30
barredterra
88f67e4786
fix: set income account and cost center
2023-06-14 13:41:04 +05:30
barredterra
fd6d86eefc
fix: show "Create Dunning" when any scheduled payment is overdue
2023-06-14 13:41:04 +05:30
barredterra
028d19f32d
test: link Dunning Type to COmpany
2023-06-14 13:41:03 +05:30
Raffael Meyer
d790710ae7
refactor: apply suggestions from code review
...
Co-authored-by: Himanshu <himanshuwarekar@yahoo.com >
2023-06-14 13:41:03 +05:30
barredterra
28dfbdda93
feat: fetch income account and cost center from dunning type
2023-06-14 13:41:03 +05:30
barredterra
60b6afb470
fix: fetch overdue payments
2023-06-14 13:40:51 +05:30
barredterra
8bfe865759
fix: ignore cancelled dunnings
2023-06-14 13:40:50 +05:30
barredterra
0a06241e7c
test: refactor, fix missing income account
2023-06-14 13:40:50 +05:30
barredterra
d55c59f298
test: make failing tests work
2023-06-14 13:40:50 +05:30
barredterra
84459c7196
fix: create payment entry
2023-06-14 13:40:50 +05:30
barredterra
e37f98267b
fix: resolve dunning
2023-06-14 13:38:53 +05:30
barredterra
8652331d1c
Revert "feat: remove dunning as possible reference from payment entry"
...
This reverts commit b774d8d0e3 .
2023-06-14 13:38:53 +05:30
barredterra
9eeaac0c3e
feat: remove dunning as possible reference from payment entry
2023-06-14 13:29:21 +05:30
barredterra
c17ccb455d
refactor: run pre-commit
2023-06-14 13:08:56 +05:30
barredterra
24f400b123
feat: remove Dunning dashboard as there are no incoming links
2023-06-14 13:08:55 +05:30
barredterra
1250e56dd6
feat: add Dunning to Dunning Type's dashboard
2023-06-14 13:07:48 +05:30
barredterra
0990011e74
feat: add patch for dunning
2023-06-14 13:07:47 +05:30
barredterra
fd7be5da99
feat: remove obsolete "debit_to" field
2023-06-14 13:01:28 +05:30
barredterra
c142d89952
tests: remove obsolete test
2023-06-14 13:01:14 +05:30
barredterra
ac8b6bba5c
feat: resolve dunning on payment entry
2023-06-14 13:00:47 +05:30
barredterra
270040303c
refactor: make sider happy
2023-06-14 12:59:27 +05:30
barredterra
6b6f4dd017
refactor: run pre-commit
2023-06-14 12:59:26 +05:30
barredterra
ff7ec977e6
feat: more info for payment deductions
2023-06-14 12:59:26 +05:30
barredterra
16a23d9f0f
refactor: dunning
2023-06-14 12:59:26 +05:30
barredterra
603117eb6b
feat: change print format to reflect doctype changes
2023-06-14 12:56:28 +05:30
barredterra
3895c03ba9
feat: change make_gl_entries to work with new data structure
2023-06-14 12:56:28 +05:30
barredterra
bc40f3f425
refactor: rename interest_amount to interest, dunning_level
2023-06-14 12:54:17 +05:30
barredterra
be5fb94837
feat: currency section , debit_to, base_dunning_amount
2023-06-14 12:54:14 +05:30
Deepesh Garg
8ef257abbc
feat: Demo data creation
2023-06-14 12:54:10 +05:30
barredterra
df840cca75
refactor: validate totals
2023-06-14 12:54:01 +05:30
barredterra
24e7a21839
refactor: remove redndant argument
2023-06-14 12:54:00 +05:30
barredterra
f143fe7dcc
refactor: tests
2023-06-14 12:53:56 +05:30
barredterra
676ed6b881
feat: hide fields in print
2023-06-14 12:50:57 +05:30
barredterra
043066a2c8
style: use double quotes
2023-06-14 12:50:41 +05:30
barredterra
938f7d2266
reafctor: validate instead of postprocess
2023-06-14 12:42:21 +05:30
barredterra
9016baddca
feat: company address query + style
2023-06-14 12:42:21 +05:30
barredterra
b07620aacf
feat: child table triggers calculation of totals
2023-06-14 12:42:20 +05:30
barredterra
b186f8e9d7
feat: address display
2023-06-14 12:42:17 +05:30
barredterra
db47e1b69c
feat: address and contact queries
2023-06-14 12:42:02 +05:30
barredterra
4f51dfe4c5
refactor: remove unnecessary code
2023-06-14 12:42:02 +05:30
barredterra
2d0dadd9ac
feat: rework dunning backend
2023-06-14 12:41:59 +05:30
Gursheen Anand
ba4ab06ae3
fix: changed account types in controller method
2023-06-14 12:39:16 +05:30
barredterra
2ee919220a
feat: rework dunning frontend
2023-06-14 12:37:58 +05:30
barredterra
8976e94a1d
feat: rework doctypes
2023-06-14 12:37:55 +05:30
barredterra
86a8b0b30f
refactor: doctype naming
...
Overdue Payments -> Overdue Payment
2023-06-14 12:37:31 +05:30
barredterra
487c6018bf
feat: restructure dunning doctype
2023-06-14 12:37:02 +05:30
barredterra
e7705327f0
feat: filter invoices
2023-06-14 12:35:30 +05:30
barredterra
e5b57ec965
feat: Overdue Payments table
2023-06-14 12:35:29 +05:30
Gursheen Anand
17341adf1c
fix: calculate outstanding amount on reconcile correctly
2023-06-13 15:00:46 +05:30
Deepesh Garg
011ac131cf
fix: Add column values
2023-06-12 18:42:49 +05:30
Gursheen Anand
5e9821dce2
test: modify test to check posting date
2023-06-12 18:00:15 +05:30
Gursheen Anand
a06017c2c3
fix: Use advance account from Reconciliation document for fetching Payment Entries
2023-06-12 15:24:53 +05:30
Deepesh Garg
e30c3eafef
fix: Stock ledger preview
2023-06-12 11:46:51 +05:30
Gursheen Anand
7591f1010b
fix: Make get party account method return a list instead of a single default account.
2023-06-12 11:06:03 +05:30
Gursheen Anand
b65e58c1ae
test: add tests for advance liability entries
...
Add Sales and Purchase Invoice Tests to check if GL entries and Outstanding Amount are generated correctly when advance entries are recorded as liability.
Few changes to return value of added column in Payment Entry References.
2023-06-08 18:15:37 +05:30
Gursheen Anand
4ee163742a
fix: Using one field for both advance liability accounts
2023-06-08 13:15:23 +05:30
Devin Slauenwhite
54935438e1
fix: reconcile invoice against credit note
2023-06-07 15:55:37 -04:00
Devin Slauenwhite
7973951c37
fix: missing attribute error
2023-06-07 15:55:16 -04:00
Devin Slauenwhite
f68ab3dfff
test: reconcile credit against invoice
2023-06-07 15:14:24 -04:00
Deepesh Garg
0bd4de4504
fix: Remove special treatment for P&L Accounts
2023-06-07 22:33:35 +05:30
Nikhil Kothari
83a7584475
fix: tests now create filters with checkbox enabled
2023-06-07 15:00:05 +05:30
Nikhil Kothari
e1116bbbbb
fix: added server side check for allow/restrict
2023-06-07 14:20:42 +05:30
Nikhil Kothari
83c46085fb
feat: added support for mandatory dimensions per account
2023-06-07 14:14:57 +05:30
DaizyModi
5155d5bfb2
chore: remove whitelisting for methods not accessed from UI
2023-06-07 12:05:17 +05:30
marination
eb1db5eaa3
chore: Remove instances of bank_party_mapper and use new_doc
2023-06-07 11:54:51 +05:30
Marica
75387bbaef
Merge branch 'develop' into bank-trans-party-automatch
2023-06-06 19:03:26 +05:30
marination
752a92bd8b
chore: Remove Bank Party Mapper implementation
...
- Matching by Acc No/IBAN can easily happen with Bank Accounts. It's not a tedious query
- Historical lookups for Party Name/Desc match are very tricky. The user could have manually set a match and we would not know. Also this leaves the Bank Party Mapper only useful for Party Name/Desc lookups, which feels excessive.
- We want to reduce the number of places the same data is stored and reduce confusion
- The Party Name/Desc will optionally happen fuzzily, or not at all
- There will be no Mapper lookups
2023-06-06 18:59:07 +05:30
Deepesh Garg
2e52a63b0d
feat: Accounting Ledger Preview
2023-06-04 19:20:28 +05:30
Gursheen Anand
74619269f0
feat: Record Advance Payments as Liability
...
Ability to let user record advance payments as liability instead of a negative asset.
Issue #34282
2023-06-02 17:13:51 +05:30
Raffael Meyer
09872301bd
Merge branch 'develop' into bank-trans-party-automatch
2023-06-01 18:03:10 +02:00
Marica
6fe5264ae2
Merge branch 'develop' into bank-trans-party-automatch
2023-05-18 12:57:58 +05:30
marination
4364fb9628
feat: Optional Fuzzy Matching & Skip Matches for multiple similar matches
...
- Fuzzy matching can be enabled optionally in the settings
- If a query gets multiple matches with the same score, do not set a party as it is an extremely close call
- misc: Add 'cancelled' status to Bank transaction
- Test for skipping matching with extremely close matches
2023-05-17 19:45:03 +05:30
marination
4a14e9ea4e
fix: Tests
2023-05-17 14:23:44 +05:30
marination
dbf7a479b6
fix: Use existing bank fields to match by bank account no/IBAN
...
- Remove newly added fields in Party doctypes to store bank details
- Use Bank Account's fields to match against account no/iban
- For employee, if Bank Account does not exist, find in Employee doctype against account no/iban
2023-05-09 20:47:14 +05:30
Suraj Shetty
a0131a96cb
Merge remote-tracking branch 'upstream/develop' into move-exotel-to-separate-app
2023-04-30 12:43:18 +05:30
Marica
88647c63ba
Merge branch 'develop' into bank-trans-party-automatch
2023-04-24 12:13:12 +05:30
Marica
fd38e8e0af
Merge branch 'develop' into bank-trans-party-automatch
2023-04-17 16:34:46 +05:30
marination
430b247dfc
fix: Remove bank details fields from Shareholder
2023-04-11 01:33:08 +05:30
marination
7ed8f59dc8
test: Match by Account No, IBAN, Party Name, Desc and match correction
2023-04-10 22:11:00 +05:30
Marica
36de35c6d9
Merge branch 'develop' into bank-trans-party-automatch
2023-04-10 20:04:16 +05:30
Marica
fcc8f9f164
Merge branch 'develop' into bank-trans-party-automatch
2023-04-05 17:04:07 +05:30
marination
d7bc192804
fix: Match by both Account No and IBAN & other cleanups
...
- A BT could have both account and iban, and a Supplier could have only IBAN set
- In this case, matching by either (only account) gives no match
- Match by Account OR IBAN, use `or_filters`
- If matched, set both account no. and IBAN in Bank Party Mapper
- Explain AutoMatchParty
- Add type hints to return values
- Use `set_value` to set values in BT after matching since its an after submit event
2023-04-05 15:28:47 +05:30
marination
aea4315435
chore: Make auto matching party configurable
...
- Checkbox in Accounts settings "Enable Automatic Party Matching"
- Check before invoking automatching methods
- misc: Remove TODO comments
2023-04-04 20:16:14 +05:30
marination
33604550ce
chore: Perform automatch on submit
...
- misc: Clearer naming
2023-04-04 19:42:25 +05:30
marination
27ce789023
feat: Manually Update/Correct Party in Bank Transaction
...
- On updating bank trans.n party after submit, the corresponding mapper doc will be updated too
- The mapper doc in turn will update all linked bank transactions that do not have this updated value
- Added Bank Party Mapper hidden link in Bank Transaction
- Rename field in BPM to `Party Name` as it does not hold description data
- If a BT matches with a BPM record, link that record in the BT
2023-04-04 19:27:01 +05:30
marination
37c1331aba
fix: Don't set description as key in Mapper doc if matched by description
...
- Description is volatile and will keep changing
- It will lead to multiple Bank Party Mapper docs for the same party that will never be referenced again
- Parts of the descripton keep changing which is why it will never match a mapper record
- If matched by desc, dont create mapper record.
2023-04-04 14:03:35 +05:30
marination
3a898289b0
chore: Single query with or filter to search Party Mapper by name/desc
2023-04-03 16:11:00 +05:30
marination
e7745033df
feat: Party auto-matcher from Bank Transaction data
...
- Created Bank Party Mapper
- Created class to auto match by account/iban or party name/description(fuzzy)
- Automatch and set in transaction or create mapper
- `rapidfuzz` introduced
2023-03-31 16:11:00 +05:30
marination
ad31e02616
feat: Store Party bank details in party records (Customer/Supplier/Employee/Shareholder)
2023-04-04 11:45:37 +05:30
Suraj Shetty
64f439600b
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
2023-02-25 13:34:23 +05:30
Suraj Shetty
6349f29aed
fix: Remove option from Communication Medium
2022-07-30 14:26:37 +05:30
Suraj Shetty
45544c2b1e
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
2022-07-28 10:07:40 +05:30
Suraj Shetty
3593573ed2
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
2022-07-22 12:24:20 +05:30
Suraj Shetty
cf9c065cf8
refactor: Add exotel deprecation warning
2022-07-22 12:22:57 +05:30
Suraj Shetty
ec1607e825
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
2022-05-08 16:10:55 +05:30
Suraj Shetty
e0bc437ddb
refactor: Simplify call log code
2022-05-08 16:05:04 +05:30
Suraj Shetty
53e4fee4db
refactor: Remove exotel
...
Move it to separate app
2022-05-08 16:04:14 +05:30