ruthra kumar
b97fdbe6fc
refactor(test): use test fixture in subscription
...
(cherry picked from commit 3bdf4f628c )
# Conflicts:
# erpnext/accounts/doctype/subscription/test_subscription.py
2023-10-15 04:47:42 +00:00
ruthra kumar
5699a8daa2
refactor(test): use @change_settings to fix failing test cases
...
(cherry picked from commit de9baef84a )
2023-10-15 04:47:42 +00:00
ruthra kumar
91a5bd8615
refactor(test): fix broken test cases in Sales Invoice
...
(cherry picked from commit 8ebe5733ac )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:42 +00:00
ruthra kumar
485cb7dd28
refactor(test): use @change_settings in sales invoice
...
(cherry picked from commit 58065f31b1 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:42 +00:00
ruthra kumar
9d6b434d1f
refactor(test): unset accounts frozen date
...
(cherry picked from commit fc50b174eb )
2023-10-15 04:47:41 +00:00
ruthra kumar
405d1528c3
test: use fixtures for sales and purchase invoice
...
(cherry picked from commit c322e5f381 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:41 +00:00
s-aga-r
f1814a1a2a
fix: serial and batch no get removed on save of return DN ( #37476 )
...
* fix: serial and batch no get removed on save of return DN
* test: add test case for DN return with product bundle
2023-10-15 09:57:39 +05:30
s-aga-r
9406ddbff0
fix: Stock Reconciliation Insufficient Stock Error ( #37494 )
...
* fix: Stock Reconciliation Insufficient Stock Error
* fix: linter
* test: add test case for Stock Reco Batch Item
2023-10-14 16:53:29 +05:30
ruthra kumar
bae6c5bf5f
Merge pull request #37500 from frappe/mergify/bp/version-14-hotfix/pr-37435
...
fix(gp): wrong `allocated_amount` when grouped by Sales Person (backport #37435 )
2023-10-14 12:54:33 +05:30
ruthra kumar
cf9acd1ff6
Merge pull request #37501 from frappe/mergify/bp/version-14-hotfix/pr-37495
...
fix: keyerror on gl and pl comparision report (backport #37495 )
2023-10-14 12:54:09 +05:30
ruthra kumar
6f143d35aa
fix: keyerror on gl and pl comparision report
...
(cherry picked from commit ad00df0af6 )
2023-10-14 06:46:18 +00:00
Dany Robert
d266423011
fix(gp): wrong allocated_amount on multi sales person invoice
...
(cherry picked from commit bda82bf1e9 )
2023-10-14 06:43:15 +00:00
s-aga-r
d2b22db500
fix: use flt to ignore TypeError ( #37481 )
2023-10-13 10:22:20 +05:30
ruthra kumar
c43d0b81e3
Merge pull request #37488 from frappe/mergify/bp/version-14-hotfix/pr-37484
...
refactor(patch): ignore links on closing balance patch (backport #37484 )
2023-10-13 09:59:08 +05:30
ruthra kumar
cf0ab51348
refactor(patch): ignore links on closing balance patch
...
(cherry picked from commit 17ca8756a7 )
2023-10-13 03:50:02 +00:00
mergify[bot]
0590f21814
fix: don't set finance books if gross_purchase_amount is not set (backport #37480 ) ( #37482 )
...
fix: don't set finance books if gross_purchase_amount is not set (#37480 )
(cherry picked from commit 18e3a8907a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-10-12 19:44:36 +05:30
Sagar Vora
bbdf26c82e
Merge pull request #37468 from frappe/mergify/bp/version-14-hotfix/pr-37418
...
fix: german tranlations of "Is Return" (backport #37418 )
2023-10-12 13:05:49 +05:30
ruthra kumar
020d2e2ca6
Merge pull request #37464 from frappe/mergify/bp/version-14-hotfix/pr-37436
...
refactor: for non-repost fields, don't validate (backport #37436 )
2023-10-12 10:51:42 +05:30
ruthra kumar
f434548204
Merge pull request #37465 from frappe/mergify/bp/version-14-hotfix/pr-37459
...
refactor: add validation for Advances in SI/PI (backport #37459 )
2023-10-12 10:51:18 +05:30
barredterra
f9b2355066
fix: german tranlations of "Is Return"
...
(cherry picked from commit 38ca164662 )
2023-10-12 02:21:05 +00:00
Frappe PR Bot
2815952a03
chore(release): Bumped to Version 14.44.0
...
# [14.44.0](https://github.com/frappe/erpnext/compare/v14.43.1...v14.44.0 ) (2023-10-12)
### Bug Fixes
* added validation for the batch on stock reco ([#37174 ](https://github.com/frappe/erpnext/issues/37174 )) ([4c337a6 ](4c337a6f44 ))
* ageing summary in AR ([15d2024 ](15d2024b8e ))
* allocate amt for payment term invoices ([b22ac13 ](b22ac137f5 ))
* call validate before setting repost flag ([bec3e8e ](bec3e8ed96 ))
* do not run bg job for single doc ([4123e7b ](4123e7b244 ))
* **Employee:** enable `no_copy` for `relieving_date` (backport [#37344 ](https://github.com/frappe/erpnext/issues/37344 )) ([#37358 ](https://github.com/frappe/erpnext/issues/37358 )) ([2b38b78 ](2b38b780ba ))
* exception on exporting errored rows ([e58b3b1 ](e58b3b11e9 ))
* fetch company details for Lead based quotation ([c1d40a6](c1d40a6bfa ))
* fetch dependent task subject and project (backport [#37401 ](https://github.com/frappe/erpnext/issues/37401 )) ([#37421 ](https://github.com/frappe/erpnext/issues/37421 )) ([0aad942 ](0aad942312 ))
* ignore cancelled gle in voucher-wise balance report ([#36417 ](https://github.com/frappe/erpnext/issues/36417 )) ([ee1255a ](ee1255a716 ))
* incorrect status of the returned purchase receipt ([#37300 ](https://github.com/frappe/erpnext/issues/37300 )) ([63f4573 ](63f45739e0 ))
* linting issues ([6c8a65e ](6c8a65e03b ))
* negative valuation rate in PR return ([#37424 ](https://github.com/frappe/erpnext/issues/37424 )) ([26ad688 ](26ad688584 ))
* payment request rounding in multi-currency and on status update ([eed5863 ](eed58634ba ))
* production plan reserved qty incorrect calculation (backport [#37400 ](https://github.com/frappe/erpnext/issues/37400 )) ([#37458 ](https://github.com/frappe/erpnext/issues/37458 )) ([573b159 ](573b159541 ))
* split inv allocated amt on server side ([06b0477 ](06b04770fc ))
* typo in doctype name and qb ([606c99e ](606c99e57c ))
* **ux:** allow MR to Stop until fully received (backport [#37452 ](https://github.com/frappe/erpnext/issues/37452 )) ([#37456 ](https://github.com/frappe/erpnext/issues/37456 )) ([fb0b426 ](fb0b426fe4 ))
* validation for si ([3dc68e3 ](3dc68e3b00 ))
### Features
* add repost btn in invoice ([cde848d ](cde848dc7f ))
* allow on submit fields ([f5245f6 ](f5245f6b3f ))
* allow repost for pi ([2d13dda ](2d13dda49c ))
* composite WIP asset ([#37352 ](https://github.com/frappe/erpnext/issues/37352 )) ([0ecd7d2 ](0ecd7d2bf5 ))
* disable currency exchange api. ([#33593 ](https://github.com/frappe/erpnext/issues/33593 )) ([1ca0516 ](1ca0516fe5 ))
* filter on voucher no ([cb35218 ](cb35218eec ))
* introduce unreconcile doctype ([ae8355c ](ae8355c953 ))
* UI for unreconcile ([9531a45 ](9531a45b94 ))
* unreconcile support for journal entry ([cd2d335 ](cd2d335256 ))
* validate negative stock for inventory dimension ([#37373 ](https://github.com/frappe/erpnext/issues/37373 )) ([1480aca ](1480acabb0 ))
v14.44.0
2023-10-12 02:15:37 +00:00
Deepesh Garg
33f4fae8cd
Merge pull request #37430 from frappe/version-14-hotfix
...
chore: release v14
2023-10-12 07:43:46 +05:30
ruthra kumar
d37a1811db
refactor: add validation for Advances in SI/PI
...
(cherry picked from commit 0cdd6435a5 )
2023-10-11 14:34:38 +00:00
ruthra kumar
8dd26949b7
refactor: for non-repost fields, don't validate
...
(cherry picked from commit c1782c5015 )
2023-10-11 14:34:29 +00:00
s-aga-r
26ad688584
fix: negative valuation rate in PR return ( #37424 )
...
* fix: negative valuation rate in PR return
* test: add test case for PR return
2023-10-11 18:44:32 +05:30
Frappe PR Bot
48ceead9d0
chore(release): Bumped to Version 14.43.1
...
## [14.43.1](https://github.com/frappe/erpnext/compare/v14.43.0...v14.43.1 ) (2023-10-11)
### Bug Fixes
* fetch company details for Lead based quotation ([e4ed1d6 ](e4ed1d684d ))
v14.43.1
2023-10-11 11:14:16 +00:00
ruthra kumar
9dd33739f9
Merge pull request #37460 from frappe/mergify/bp/version-14/pr-37371
...
fix: fetch company details for Lead based quotation (backport #37370 ) (backport #37371 )
2023-10-11 16:42:42 +05:30
ruthra kumar
e4ed1d684d
fix: fetch company details for Lead based quotation
...
(cherry picked from commit f388864fd5 )
(cherry picked from commit c1d40a6bfa )
2023-10-11 10:46:00 +00:00
mergify[bot]
573b159541
fix: production plan reserved qty incorrect calculation (backport #37400 ) ( #37458 )
...
fix: production plan reserved qty incorrect calculation (#37400 )
(cherry picked from commit f3238f9105 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-11 14:41:32 +05:30
mergify[bot]
fb0b426fe4
fix(ux): allow MR to Stop until fully received (backport #37452 ) ( #37456 )
...
fix(ux): allow MR to Stop until fully received
(cherry picked from commit 0d7a0f393d )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-11 13:51:29 +05:30
ruthra kumar
63ff1f1eaa
Merge pull request #37399 from frappe/mergify/bp/version-14-hotfix/pr-37194
...
feat: editable purchase invoice (backport #37194 )
2023-10-10 21:05:56 +05:30
ruthra kumar
4d79a4e7b3
Merge pull request #37420 from frappe/mergify/bp/version-14-hotfix/pr-37204
...
fix: allocate payment amount for split invoices in PE (backport #37204 )
2023-10-10 21:04:26 +05:30
ruthra kumar
97f9656460
Merge pull request #37419 from frappe/mergify/bp/version-14-hotfix/pr-37123
...
fix: payment request rounding in multi-currency and on status update (backport #37123 )
2023-10-10 21:03:52 +05:30
ruthra kumar
14ddcd6c24
Merge pull request #37427 from frappe/mergify/bp/version-14-hotfix/pr-36417
...
fix: ignore cancelled gle in voucher-wise balance report (backport #36417 )
2023-10-10 21:03:21 +05:30
Deepesh Garg
9689c1fcec
Merge branch 'version-14' into version-14-hotfix
2023-10-10 20:19:26 +05:30
Gursheen Kaur Anand
ee1255a716
fix: ignore cancelled gle in voucher-wise balance report ( #36417 )
...
fix: ignore cancelled gle
(cherry picked from commit 1ddfaa7605 )
2023-10-10 08:09:32 +00:00
ruthra kumar
b0ac097327
chore: resolve conflicts
2023-10-10 11:31:19 +05:30
ruthra kumar
5d97a69e32
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-37194
2023-10-10 11:10:09 +05:30
mergify[bot]
0aad942312
fix: fetch dependent task subject and project (backport #37401 ) ( #37421 )
...
fix: fetch dependent task subject and project (#37401 )
(cherry picked from commit 78eaf5d035 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-10 11:06:33 +05:30
ruthra kumar
debfbc4761
refactor: remove references in repost doctypes upon parent doc delet
...
(cherry picked from commit ed7f67b1a8 )
2023-10-10 11:01:05 +05:30
Gursheen Anand
3dc68e3b00
fix: validation for si
...
(cherry picked from commit 61c6ebbb95 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
bec3e8ed96
fix: call validate before setting repost flag
...
(cherry picked from commit 8ef0d88708 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
4123e7b244
fix: do not run bg job for single doc
...
(cherry picked from commit 1856050ef9 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
c9bcf79e83
refactor: remove repeated validation for voucher
...
(cherry picked from commit a856091ff4 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
677525b2cf
refactor: use repost accounting legder
...
(cherry picked from commit 7ebf083683 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
8c83bbc096
refactor: remove unused method
...
(cherry picked from commit ba7212c98b )
2023-10-10 10:58:19 +05:30
Gursheen Anand
a512d27dbb
test: reposted acc entries for pi
...
(cherry picked from commit c66c438575 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
6c8a65e03b
fix: linting issues
...
(cherry picked from commit c88f6d1fa7 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
2d13dda49c
feat: allow repost for pi
...
(cherry picked from commit 23470bf52d )
2023-10-10 10:58:19 +05:30
Gursheen Anand
cde848dc7f
feat: add repost btn in invoice
...
(cherry picked from commit e77814fbc0 )
2023-10-10 10:58:19 +05:30