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
Gursheen Anand
79e414cb97
refactor: move reposting logic to common controller
...
(cherry picked from commit 68effd93bd )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
f5245f6b3f
feat: allow on submit fields
...
(cherry picked from commit e922ec60eb )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2023-10-10 10:58:19 +05:30
ruthra kumar
dc804f216d
Merge pull request #37402 from frappe/mergify/bp/version-14-hotfix/pr-36879
...
feat: Unreconcile Payments (backport #36879 )
2023-10-10 10:39:54 +05:30
Gursheen Anand
bc0db696c9
chore: remove unused variable
...
(cherry picked from commit 545f2ccdf1 )
2023-10-10 04:42:15 +00:00
Gursheen Anand
06b04770fc
fix: split inv allocated amt on server side
...
(cherry picked from commit b3aa201eb5 )
2023-10-10 04:42:15 +00:00
Gursheen Anand
b22ac137f5
fix: allocate amt for payment term invoices
...
(cherry picked from commit ac28a5b372 )
2023-10-10 04:42:15 +00:00
David Arnold
eed58634ba
fix: payment request rounding in multi-currency and on status update
...
(cherry picked from commit 6e1ad4c5bd )
2023-10-10 04:38:31 +00:00
mergify[bot]
24852e46c1
chore: rewrite query using query builder (backport #37310 ) ( #37415 )
...
* chore: rewrite query using query builder
(cherry picked from commit 25718f5cc7 )
* chore: fix shopping cart tests
(cherry picked from commit fb51cae88b )
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-10-09 20:56:43 +05:30
Deepesh Garg
50521d4efe
Merge pull request #37322 from frappe/mergify/bp/version-14-hotfix/pr-37119
...
chore: add regional support for getting payment entries (#37119 )
2023-10-09 19:28:07 +05:30
ruthra kumar
8fc705ea6a
chore: resolve conflicts
2023-10-09 15:17:47 +05:30
ruthra kumar
63274527d2
test: multi currency invoice unreconciliation
...
exchange gain/loss associated with the unreconcile invoice should be
cancelled as well
(cherry picked from commit d398775715 )
2023-10-09 06:15:09 +00:00
ruthra kumar
aba51ee352
refactor(test): more modularization
...
(cherry picked from commit 5c09fdf941 )
2023-10-09 06:15:09 +00:00
ruthra kumar
4bd83b5058
refactor: cancel gain/loss JE on multi currency transactions
...
(cherry picked from commit 1d93d66c30 )
2023-10-09 06:15:09 +00:00
ruthra kumar
75d3093aea
refactor: only cancel specific gain/loss je
...
(cherry picked from commit 5dbcf7d2b9 )
2023-10-09 06:15:09 +00:00
ruthra kumar
669d692844
refactor: display allocated amount in account currency with symbol
...
(cherry picked from commit 6fd1c1bca2 )
2023-10-09 06:15:09 +00:00