Deepesh Garg
fd45a7afbe
Merge pull request #31818 from frappe/mergify/bp/version-14-hotfix/pr-31816
...
fix: limited options for no-of-employees in the crm documents (backport #31816 )
2022-08-22 10:31:06 +05:30
Deepesh Garg
0c73af6ee2
Merge pull request #31809 from frappe/mergify/bp/version-14-hotfix/pr-31801
...
Tds report (backport #31801 )
2022-08-22 10:30:42 +05:30
Deepesh Garg
8f5736c500
Merge pull request #31832 from frappe/mergify/bp/version-14-hotfix/pr-31830
...
fix: Unable to make payment entry against Fees using education app (backport #31830 )
2022-08-22 10:29:26 +05:30
Deepesh Garg
052f7c3345
Merge pull request #31827 from frappe/mergify/bp/version-14-hotfix/pr-31799
...
fix: process loan interest accrual (backport #31799 )
2022-08-22 10:28:50 +05:30
Deepesh Garg
fa4a40812c
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31816
2022-08-22 09:09:16 +05:30
Deepesh Garg
dd602989a8
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31801
2022-08-22 09:00:36 +05:30
Deepesh Garg
77fa64e100
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31799
2022-08-22 08:59:57 +05:30
Deepesh Garg
ac04fc60ef
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31830
2022-08-22 08:59:31 +05:30
mergify[bot]
6be77d5729
fix: make rate field read-only in subcontracting receipt item (backport #31905 ) ( #31906 )
...
fix: make rate field read-only in subcontracting receipt item (#31905 )
(cherry picked from commit 588ca68171 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-20 19:28:21 +05:30
Sagar Sharma
37e5b93e2d
Merge pull request #31900 from frappe/mergify/bp/version-14-hotfix/pr-31899
...
fix: repost item valuation for subcontracting receipt (backport #31899 )
2022-08-19 22:41:28 +05:30
Sagar Sharma
19d29d1861
chore: add option for "Subcontracting Receipt" in "Voucher Type"
...
(cherry picked from commit f92f3e0208 )
2022-08-19 16:31:53 +00:00
Sagar Sharma
0db912998a
chore: allow subcontracting receipt backdated entry
...
(cherry picked from commit f8c11847bb )
2022-08-19 16:31:53 +00:00
mergify[bot]
200a971743
fix(pos): edge case while closing pos ( #31892 )
2022-08-19 17:11:13 +05:30
Sagar Sharma
c0f0986539
Merge pull request #31897 from frappe/mergify/bp/version-14-hotfix/pr-31890
...
fix: additional-costs in SCO and SCR (backport #31890 )
2022-08-19 15:58:06 +05:30
Sagar Sharma
376293326b
chore: conflicts
2022-08-19 15:30:50 +05:30
Sagar Sharma
9a29e3c9f2
chore: add test for additional-cost
...
(cherry picked from commit c247cf728c )
2022-08-19 09:56:52 +00:00
Sagar Sharma
e099e10c8e
fix: test "test_pending_and_received_qty"
...
(cherry picked from commit addd7347d8 )
2022-08-19 09:56:52 +00:00
Sagar Sharma
3b222339b8
chore: add additional-cost table in SCR
...
(cherry picked from commit 256b4245d5 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
2022-08-19 09:56:51 +00:00
Sagar Sharma
9e60dd32e8
fix: recalculate rate of items based on "Recalculate Rate" checkbox
...
(cherry picked from commit 2fc6833684 )
2022-08-19 09:56:51 +00:00
Sagar Sharma
7ff5414571
chore: move "set_missing_values_in_additional_costs" from SCO to SC"
...
(cherry picked from commit ea82fe5bc2 )
2022-08-19 09:56:50 +00:00
Sagar Sharma
d48487ada2
fix: base_amount and exchange_rate in additional-cost table
...
(cherry picked from commit eabd3135f0 )
2022-08-19 09:56:50 +00:00
Sagar Sharma
da69cc5477
fix: additional-cost in items table
...
(cherry picked from commit d7ed4093d8 )
2022-08-19 09:56:50 +00:00
Sagar Vora
b2a720d847
Merge pull request #31891 from frappe/mergify/bp/version-14-hotfix/pr-31853
...
perf: use `create_custom_fields` (backport #31853 )
2022-08-18 15:57:59 +00:00
Sagar Vora
6656d23e45
perf: use create_custom_fields ( #31853 )
...
* perf: use `create_custom_fields`
* fix: default must be a string
(cherry picked from commit aafb735283 )
2022-08-18 15:31:42 +00:00
mergify[bot]
ae5c05081d
chore: remove unwanted field "provisional_expense_account" from SCR (backport #31847 ) ( #31886 )
...
chore: remove unwanted field "provisional_expense_account" from SCR (#31847 )
(cherry picked from commit 7e88eb549f )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-18 17:41:01 +05:30
mergify[bot]
50ad612453
fix: Add dimension section in subcontracting doctypes (backport #31849 ) ( #31877 )
...
* fix: Add dimension section in subcontracting doctypes (#31849 )
(cherry picked from commit 8704ca783d )
# Conflicts:
# erpnext/patches.txt
* chore: conflicts
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-18 12:04:07 +05:30
Deepesh Garg
6b71af9008
Merge pull request #31883 from frappe/mergify/bp/version-14-hotfix/pr-31875
...
fix(projects): Add missing comma (backport #31875 )
2022-08-18 11:20:55 +05:30
Deepesh Garg
3c8412efdb
Merge pull request #31796 from frappe/mergify/bp/version-14-hotfix/pr-31737
...
fix: incorrect invoice outstanding in reconciliation tool (backport #31737 )
2022-08-18 11:20:26 +05:30
Aditya Hase
623f56a95c
fix(projects): Add missing comma
...
Added with https://github.com/frappe/erpnext/pull/31360
(cherry picked from commit d38778e400 )
2022-08-18 05:49:58 +00:00
mergify[bot]
b637d4d5f1
fix: Make expense account editable in Purchase Receipt Item (backport #31730 ) ( #31878 )
...
fix: Make expense account editable in Purchase Receipt Item (#31730 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
(cherry picked from commit 1a6508972e )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-08-18 11:16:15 +05:30
rohitwaghchaure
601bc64618
Merge pull request #31869 from frappe/mergify/bp/version-14-hotfix/pr-31860
...
fix: delete custom fields on deletion of inventory dimension (backport #31860 )
2022-08-17 21:45:57 +05:30
mergify[bot]
04d3571dd9
fix: Transit filter for Default Target Warehouse in SE (backport #31839 ) ( #31873 )
...
fix: Transit filter for Default Target Warehouse in SE (#31839 )
(cherry picked from commit f1a612245c )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 17:26:15 +05:30
mergify[bot]
aa5aaa113e
fix: Make expense account editable in Subcontracting Receipt Item (backport #31848 ) ( #31870 )
...
fix: Make expense account editable in Subcontracting Receipt Item (#31848 )
(cherry picked from commit 2d04e71412 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 16:31:18 +05:30
Rohit Waghchaure
354a9d6169
fix: delete custom fields on deletion of inventory dimension
...
(cherry picked from commit 0b39a0123e )
2022-08-17 10:14:14 +00:00
rohitwaghchaure
c7e2217c92
Merge pull request #31867 from frappe/mergify/bp/version-14-hotfix/pr-31863
...
fix: not able to issue expired batches (backport #31863 )
2022-08-17 15:43:32 +05:30
Rohit Waghchaure
ce5fc5b457
fix: not able to issue expired batches
...
(cherry picked from commit 795c94384a )
2022-08-17 09:16:57 +00:00
mergify[bot]
abe18945a6
fix: incorrect rate in BOM exploded items (backport #31513 ) ( #31864 )
...
fix: incorrect rate in BOM exploded items (#31513 )
(cherry picked from commit 313625c349 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 14:37:40 +05:30
mergify[bot]
010a0ca0a9
fix: incorrect produced-qty in production-plan-item (backport #31706 ) ( #31861 )
...
fix: incorrect produced-qty in production-plan-item (#31706 )
(cherry picked from commit 538cd6fdcf )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 13:46:33 +05:30
mergify[bot]
74664a34c0
fix: contact search in request for quotation (backport #31828 ) ( #31840 )
...
fix: contact search in request for quotation (#31828 )
(cherry picked from commit e5e88bb9f1 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-15 12:19:59 +05:30
mergify[bot]
82f1dd268d
fix: check item_code in all rows of po_items (backport #31741 ) ( #31842 )
...
fix: check item_code in all rows of po_items (#31741 )
fix: check the item code in each row of PO items
(cherry picked from commit 0047e18a9b )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-14 16:00:54 +05:30
Deepesh Garg
1aa96defda
fix: Unable to make payment entry against Fees using education app
...
(cherry picked from commit 79ac50d0f7 )
2022-08-11 15:17:42 +00:00
Abhinav Raut
8fdbbf374d
fix: term loan interest calculation
...
(cherry picked from commit 534d7ce64b )
2022-08-11 10:18:24 +00:00
Abhinav Raut
66e5202642
fix: process loan interest accrual
...
(cherry picked from commit 9ef8d5c5c3 )
2022-08-11 10:18:24 +00:00
Nabin Hait
35e9bfca38
fix: map old data as per new options of no-of-employees
...
(cherry picked from commit 909945c0ac )
2022-08-09 15:18:25 +00:00
Nabin Hait
735a60807a
fix: limited options for no-of-employees in crm
...
(cherry picked from commit 7ecd67605f )
2022-08-09 15:18:25 +00:00
mergify[bot]
c3fd802351
refactor: use browser native lazy loading (backport #31814 ) ( #31815 )
...
refactor: use browser native lazy loading (#31814 )
(cherry picked from commit 08d7c48dc7 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-09 18:51:27 +05:30
Deepesh Garg
6046f8bc5e
Merge pull request #31798 from frappe/mergify/bp/version-14-hotfix/pr-31779
...
Bug add accouting dimension in asset repair (backport #31779 )
2022-08-09 17:58:35 +05:30
Akash Krishna
d7db8ed12e
Tds report ( #31801 )
...
* fix: TDS Computation Summary Report not loading, too many values to unpack
(cherry picked from commit 32b30bc5de )
2022-08-09 12:12:33 +00:00
Sagar Vora
adcd21724b
Merge pull request #31793 from frappe/mergify/bp/version-14-hotfix/pr-31733
...
fix: set `billing_address` for purchases in `get_party_details` (backport #31733 )
2022-08-08 12:09:43 +00:00
ruthra kumar
04bdff736b
chore: patch for creating existing dimensions in asset repair
...
(cherry picked from commit 80f508c4b1 )
2022-08-08 11:10:25 +00:00