mergify[bot]
e19cade12d
fix: remove voucher type and no for Item and Warehouse based reposting (backport #37849 ) ( #37850 )
...
* fix: remove voucher type and no for Item and Warehouse based reposting
(cherry picked from commit 0104897d69 )
* chore: fix test cases
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-11-02 15:15:53 +05:30
mergify[bot]
273cc35b91
fix: gov compliance for tax withholding report ( #37590 )
...
* refactor: avoid relying only on against in tds docs query
(cherry picked from commit 705dadae8e )
* chore: change column order
(cherry picked from commit 7ecc0d5a04 )
* fix: sort by section code
(cherry picked from commit 4471ad581e )
* feat: proprietorship & partnership options in entity type
(cherry picked from commit ed2457bddf )
# Conflicts:
# erpnext/buying/doctype/supplier/supplier.json
# erpnext/selling/doctype/customer/customer.json
* chore: linting issues
(cherry picked from commit 75441017c6 )
* feat: add cols for supplier inv details
(cherry picked from commit 6d5ccde864 )
* chore: resolve conflicts
* chore: resolve conflicts
* chore: linting issues
---------
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-11-02 14:34:23 +05:30
mergify[bot]
69b569df46
fix: standard submit perm in repost ledger for editable invoices (backport #37826 ) ( #37854 )
...
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:33 +05:30
Frappe PR Bot
99338b6d01
chore(release): Bumped to Version 14.46.2
...
## [14.46.2](https://github.com/frappe/erpnext/compare/v14.46.1...v14.46.2 ) (2023-11-02)
### Bug Fixes
* `TypeError` in PR for non-stock item (backport [#37819 ](https://github.com/frappe/erpnext/issues/37819 )) (backport [#37841 ](https://github.com/frappe/erpnext/issues/37841 )) ([#37853 ](https://github.com/frappe/erpnext/issues/37853 )) ([f6418c1 ](f6418c14dd ))
v14.46.2
2023-11-02 08:33:41 +00:00
mergify[bot]
f6418c14dd
fix: TypeError in PR for non-stock item (backport #37819 ) (backport #37841 ) ( #37853 )
...
fix: `TypeError` in PR for non-stock item
(cherry picked from commit 028b3e2fbf )
(cherry picked from commit ef4471f8c0 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-02 14:02:07 +05:30
rohitwaghchaure
a07d58bd0e
Merge pull request #37841 from frappe/mergify/bp/version-14-hotfix/pr-37819
...
fix: `TypeError` in PR for non-stock item (backport #37819 )
2023-11-02 13:34:23 +05:30
ruthra kumar
50fdc9dda0
Merge pull request #37846 from frappe/mergify/copy/version-14-hotfix/pr-37845
...
chore: add std permissions for Process Payment Reconciilation log (copy #37845 )
2023-11-02 12:10:27 +05:30
ruthra kumar
9b0a46853f
chore: std permissions for Process Payment Reconciilation log
...
(cherry picked from commit a9fceeb00f )
2023-11-02 06:10:54 +00:00
ruthra kumar
64d7590bd0
Merge pull request #37843 from frappe/mergify/bp/version-14-hotfix/pr-37838
...
refactor: pass limits to JE and PE queries in reconciliation tool (backport #37838 )
2023-11-02 11:08:51 +05:30
mergify[bot]
e8a706a5ea
feat(Stock Balance): add filters from route (backport #37836 ) ( #37839 )
...
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:42 +05:30
ruthra kumar
289236d065
refactor: pass limits to JE and PE queries in reconciliation tool
...
(cherry picked from commit 54e8ce1ac5 )
2023-11-02 05:13:08 +00:00
s-aga-r
ef4471f8c0
fix: TypeError in PR for non-stock item
...
(cherry picked from commit 028b3e2fbf )
2023-11-02 05:10:19 +00:00
ruthra kumar
e616a0bb63
Merge pull request #37833 from frappe/mergify/bp/version-14-hotfix/pr-37832
...
refactor: checkbox to toggle remarks in General Ledger (backport #37832 )
2023-11-02 08:06:40 +05:30
ruthra kumar
174b76f6ff
refactor: checkbox to toggle remarks in General Ledger
...
(cherry picked from commit 8fa677b8e8 )
2023-11-02 07:28:42 +05:30
mergify[bot]
875d7f8b72
refactor: update fields label and remove unused fields from BIN (backport #37827 ) ( #37829 )
...
* 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:33 +05:30
Raffael Meyer
2c1fdecc91
chore: resolve merge conflicts
2023-11-01 11:54:29 +01:00
barredterra
4d2169e48e
fix(translations): suggestions from review
...
(cherry picked from commit 115f024260 )
2023-11-01 09:43:41 +00:00
barredterra
b75aae99ca
fix: german translations of Accounts Settings
...
(cherry picked from commit b3486b43c4 )
# Conflicts:
# erpnext/translations/de.csv
2023-11-01 09:43:40 +00:00
Deepesh Garg
f502ec2268
Merge pull request #37821 from frappe/mergify/bp/version-14-hotfix/pr-37635
...
fix: validate sales order item with quotation (backport #37635 )
2023-11-01 15:13:26 +05:30
Deepesh Garg
0196d7ac23
Merge pull request #37717 from frappe/mergify/bp/version-14-hotfix/pr-37690
...
fix(plaid): Do not sync pending transactions (#37690 )
2023-11-01 14:12:33 +05:30
Deepesh Garg
357697702b
chore: resolve conflicts
2023-11-01 14:11:36 +05:30
Gursheen Anand
4a225b069b
fix: validate so item with qtn
...
(cherry picked from commit 17ebc1ea80 )
2023-11-01 08:34:50 +00:00
Deepesh Garg
28c9458482
Merge pull request #37815 from frappe/mergify/bp/version-14-hotfix/pr-37680
...
fix: status when over delivery or billing in SO (#37680 )
2023-11-01 14:03:59 +05:30
Gursheen Anand
d8e743013f
fix: status for over delivery or billing
...
(cherry picked from commit d69b0d76dd )
2023-11-01 07:00:14 +00:00
Frappe PR Bot
42ccc092fe
chore(release): Bumped to Version 14.46.1
...
## [14.46.1](https://github.com/frappe/erpnext/compare/v14.46.0...v14.46.1 ) (2023-11-01)
### Bug Fixes
* fetch asset received but not billed account only when needed ([487aa35 ](487aa35ee3 ))
v14.46.1
2023-11-01 06:43:35 +00:00
Deepesh Garg
222bce62bf
Merge pull request #37814 from frappe/mergify/bp/version-14/pr-37812
...
fix: fetch asset received but not billed account only when needed (#37737 )
2023-11-01 12:12:02 +05:30
Deepesh Garg
487aa35ee3
fix: fetch asset received but not billed account only when needed
...
(cherry picked from commit 3a8736374c )
(cherry picked from commit 7df4009dd3 )
2023-11-01 06:41:33 +00:00
Deepesh Garg
555cc62e50
Merge pull request #37812 from frappe/mergify/bp/version-14-hotfix/pr-37737
...
fix: fetch asset received but not billed account only when needed (backport #37737 )
2023-11-01 12:10:04 +05:30
Deepesh Garg
7df4009dd3
fix: fetch asset received but not billed account only when needed
...
(cherry picked from commit 3a8736374c )
2023-11-01 04:49:59 +00:00
ruthra kumar
08a9a9d188
Merge pull request #37806 from frappe/mergify/bp/version-14-hotfix/pr-37795
...
chore: update default limit values in reconciliation tool (backport #37795 )
2023-10-31 20:37:40 +05:30
ruthra kumar
e98be384f9
Merge pull request #37804 from frappe/mergify/bp/version-14-hotfix/pr-37793
...
refactor: pull remarks only if needed on AR/AP report (backport #37793 )
2023-10-31 20:37:06 +05:30
ruthra kumar
fdf2977ce2
chore: update default limit values in reconciliation tool
...
(cherry picked from commit 1fd888175f )
2023-10-31 14:22:29 +00:00
ruthra kumar
3276f39740
refactor: pull remarks only if needed on AR/AP report
...
(cherry picked from commit eb73017798 )
2023-10-31 14:21:52 +00:00
mergify[bot]
0b1da08d78
fix: In-Transit Warehouse company filter (backport #37796 ) ( #37797 )
...
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:37 +05:30
Frappe PR Bot
0f848fd968
chore(release): Bumped to Version 14.46.0
...
# [14.46.0](https://github.com/frappe/erpnext/compare/v14.45.4...v14.46.0 ) (2023-10-31)
### Bug Fixes
* add regional support to extend purchase gl entries ([d02ebd6 ](d02ebd6215 ))
* avoid name clash in delivery stop (backport [#37306 ](https://github.com/frappe/erpnext/issues/37306 )) ([#37701 ](https://github.com/frappe/erpnext/issues/37701 )) ([556095d ](556095daaa ))
* Cash flow mapping fix ([#37522 ](https://github.com/frappe/erpnext/issues/37522 )) ([8e31379 ](8e31379ecc ))
* close employee loan on write off ([#37638 ](https://github.com/frappe/erpnext/issues/37638 )) ([922ace4 ](922ace4076 ))
* **defaults:** apply discount and provisonal defaults from item group and brand if available (backport [#37466 ](https://github.com/frappe/erpnext/issues/37466 )) ([#37703 ](https://github.com/frappe/erpnext/issues/37703 )) ([a0893dd ](a0893ddf96 ))
* **delivery:** rename dt fetch stop action (backport [#37605 ](https://github.com/frappe/erpnext/issues/37605 )) ([#37606 ](https://github.com/frappe/erpnext/issues/37606 )) ([8660faa ](8660faaa54 ))
* GL Entries for receiving non CWIP assets using Purchase Receipt ([#37660 ](https://github.com/frappe/erpnext/issues/37660 )) ([80774e2 ](80774e2da1 ))
* incorrect cost center in the purchase invoice (backport [#37591 ](https://github.com/frappe/erpnext/issues/37591 )) ([#37609 ](https://github.com/frappe/erpnext/issues/37609 )) ([50daf70 ](50daf701dd ))
* incorrect material request quantity in production plan ([#37785 ](https://github.com/frappe/erpnext/issues/37785 )) ([25718d9 ](25718d9f1b ))
* incorrect process loss validation for multiple finished items (backport [#37576 ](https://github.com/frappe/erpnext/issues/37576 )) ([#37656 ](https://github.com/frappe/erpnext/issues/37656 )) ([638c271 ](638c271d70 ))
* indexing on Delivery Note Item (backport [#37766 ](https://github.com/frappe/erpnext/issues/37766 )) ([#37777 ](https://github.com/frappe/erpnext/issues/37777 )) ([9b66a06 ](9b66a06c86 ))
* make changes that enable gantt view for job cards (backport [#37661 ](https://github.com/frappe/erpnext/issues/37661 )) ([#37756 ](https://github.com/frappe/erpnext/issues/37756 )) ([712ddb7 ](712ddb75be ))
* **minor:** filter bank accounts in bank statement import ([#37525 ](https://github.com/frappe/erpnext/issues/37525 )) ([1cb9f4c ](1cb9f4cf8b ))
* **minor:** filter tax template based on company in subscription ([#37562 ](https://github.com/frappe/erpnext/issues/37562 )) ([c05e0a4 ](c05e0a4ffc ))
* **minor:** set tax values for item variants (backport [#37674 ](https://github.com/frappe/erpnext/issues/37674 )) ([#37738 ](https://github.com/frappe/erpnext/issues/37738 )) ([fabcfc1 ](fabcfc1fce ))
* negative current qty causing recursion issue ([#37752 ](https://github.com/frappe/erpnext/issues/37752 )) ([f1407bc ](f1407bcfd2 ))
* overallocation on Payment with PO/SO ([d71b885 ](d71b885fb8 ))
* purchase receipt with stock and asset items ([375be8c ](375be8cd93 ))
* remove from or target warehouse for non internal transfer entries (backport [#37612 ](https://github.com/frappe/erpnext/issues/37612 )) ([#37628 ](https://github.com/frappe/erpnext/issues/37628 )) ([78b7c26 ](78b7c26420 ))
* set correct `purchase_sle` in `get_last_sle()` ([#37708 ](https://github.com/frappe/erpnext/issues/37708 )) ([86cf156 ](86cf156968 ))
* set empty value for tax template in item details ([#37496 ](https://github.com/frappe/erpnext/issues/37496 )) ([ec208b8 ](ec208b8df5 ))
* typeerror on tds payable monthly report ([fea27d5 ](fea27d5e2e ))
* update existing doc if possible ([89f07dc ](89f07dcfac ))
* wrong german translation ([#37658 ](https://github.com/frappe/erpnext/issues/37658 )) ([fa5780c ](fa5780ca81 ))
### Features
* allow return of components for SCO that don't have SCR created (backport [#37686 ](https://github.com/frappe/erpnext/issues/37686 )) ([#37692 ](https://github.com/frappe/erpnext/issues/37692 )) ([e96d5b3 ](e96d5b314a ))
* **delivery:** link to delivery notes list view from delivery trip (backport [#37604 ](https://github.com/frappe/erpnext/issues/37604 )) ([#37695 ](https://github.com/frappe/erpnext/issues/37695 )) ([c58fefb ](c58fefb359 ))
### Reverts
* Revert "fix: set empty value for tax template in item details (#37496 )" ([ca13816 ](ca13816ca1 )), closes [#37496 ](https://github.com/frappe/erpnext/issues/37496 ) [#37496 ](https://github.com/frappe/erpnext/issues/37496 )
v14.46.0
2023-10-31 12:45:11 +00:00
rohitwaghchaure
c117ab851a
Merge pull request #37788 from frappe/version-14-hotfix
...
chore: release v14
2023-10-31 18:13:28 +05:30
rohitwaghchaure
b7b62a8966
Merge branch 'version-14' into version-14-hotfix
2023-10-31 17:38:42 +05:30
Samuel Danieli
86cf156968
fix: set correct purchase_sle in get_last_sle() ( #37708 )
...
sle_dict may look like this:
{
'incoming': [
{... Stock Entry ...},
{... Purchase Receipt ...}
],
'outgoing': [
{... Stock Entry ...}
]
}
2023-10-31 16:07:10 +05:30
rohitwaghchaure
25718d9f1b
fix: incorrect material request quantity in production plan ( #37785 )
2023-10-31 15:12:35 +05:30
mergify[bot]
9b66a06c86
fix: indexing on Delivery Note Item (backport #37766 ) ( #37777 )
...
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:38 +05:30
ruthra kumar
7c2bd24d0b
Merge pull request #37765 from frappe/mergify/bp/version-14/pr-37761
...
chore: add index to posting_date in PLE (backport #37761 )
2023-10-30 17:39:53 +05:30
ruthra kumar
af57cc6c5f
Merge pull request #37762 from frappe/mergify/bp/version-14-hotfix/pr-37761
...
chore: add index to posting_date in PLE (backport #37761 )
2023-10-30 17:31:08 +05:30
ruthra kumar
25448fcdbc
chore: add index to posting_date in PLE
...
(cherry picked from commit ca69845238 )
2023-10-30 17:01:38 +05:30
ruthra kumar
69e83ff6ab
chore: add index to posting_date in PLE
...
(cherry picked from commit ca69845238 )
2023-10-30 16:59:56 +05:30
ruthra kumar
87a8c8d08e
Merge pull request #37760 from frappe/mergify/bp/version-14-hotfix/pr-37720
...
refactor: ignore cancelled GLE's while looking for currency of existing entries (backport #37720 )
2023-10-30 16:52:50 +05:30
ruthra kumar
4c01128827
refactor: ignore cancelled GLE's while looking for currency
...
(cherry picked from commit 8d9b90f3f5 )
2023-10-30 10:43:02 +00:00
mergify[bot]
712ddb75be
fix: make changes that enable gantt view for job cards (backport #37661 ) ( #37756 )
...
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:26 +05:30
Frappe PR Bot
78a9edf6c9
chore(release): Bumped to Version 14.45.4
...
## [14.45.4](https://github.com/frappe/erpnext/compare/v14.45.3...v14.45.4 ) (2023-10-30)
### Bug Fixes
* negative current qty causing recursion issue (backport [#37752 ](https://github.com/frappe/erpnext/issues/37752 )) ([#37753 ](https://github.com/frappe/erpnext/issues/37753 )) ([20ca948 ](20ca948e6b ))
v14.45.4
2023-10-30 08:55:38 +00:00
mergify[bot]
20ca948e6b
fix: negative current qty causing recursion issue (backport #37752 ) ( #37753 )
...
fix: negative current qty causing recursion issue (#37752 )
(cherry picked from commit f1407bcfd2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-30 14:23:39 +05:30
rohitwaghchaure
f1407bcfd2
fix: negative current qty causing recursion issue ( #37752 )
2023-10-30 13:53:48 +05:30