Deepesh Garg
34845b7630
Merge pull request #32459 from frappe/mergify/bp/version-14-hotfix/pr-32454
...
fix: test_scrap_asset not working on end of month (backport #32454 )
2022-10-03 09:04:01 +05:30
Deepesh Garg
ecfa64f22e
Merge pull request #32460 from AnandBaburajan/fix_asset_sold_status_v14
...
fix: status of assets with maintenance_required changing back to 'Partially Depreciated' some time after being sold (backport #32405 )
2022-10-03 08:58:40 +05:30
Anand Baburajan
6f571218bf
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32454
2022-10-02 19:14:00 +05:30
Anand Baburajan
8ab2f2f925
Merge branch 'version-14-hotfix' into fix_asset_sold_status_v14
2022-10-02 18:31:04 +05:30
Deepesh Garg
2d34761057
Merge pull request #32429 from frappe/mergify/bp/version-14-hotfix/pr-32420
...
patch: Create accounting dimension fields in asset capitalization (backport #32420 )
2022-10-02 18:28:06 +05:30
anandbaburajan
c0a141bfcd
fix: asset requiring maintenance sold status and added test [v14-hotfix]
2022-10-02 18:27:37 +05:30
anandbaburajan
fd232d1db7
fix: test_scrap_asset
...
(cherry picked from commit 47bd4be71b )
2022-10-02 12:15:55 +00:00
Deepesh Garg
df9147f2e5
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32420
2022-10-02 17:45:30 +05:30
Sagar Sharma
8e68219c5b
Merge pull request #32440 from frappe/mergify/bp/version-14-hotfix/pr-32428
...
fix: don't allow to update `Maintain Stock` if the item has a `BOM` (backport #32428 )
2022-10-02 12:07:28 +05:30
Sagar Sharma
060ce45572
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32428
2022-10-01 14:32:18 +05:30
Sagar Sharma
432da7d1d1
Merge pull request #32444 from frappe/mergify/bp/version-14-hotfix/pr-32439
...
fix: add non-stock item filter for `fg_item` in PO (backport #32439 )
2022-10-01 14:32:02 +05:30
Sagar Sharma
9318d9a7fc
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32439
2022-10-01 14:31:49 +05:30
Deepesh Garg
faca06d6c3
Merge pull request #32433 from frappe/mergify/bp/version-14-hotfix/pr-32368
...
chore: remove discount accounting logic from PI and PI Item (backport #32368 )
2022-10-01 12:05:10 +05:30
mergify[bot]
1918b5c4b0
fix: typo in sales_register's filter mode_of_payment (backport #32371 ) ( #32446 )
...
fix: typo in sales_register's filter mode_of_payment (#32371 )
2022-10-01 12:04:16 +05:30
Deepesh Garg
444f3b5397
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32368
2022-10-01 11:10:03 +05:30
Deepesh Garg
3736f4ecb8
Merge pull request #32430 from frappe/mergify/bp/version-14-hotfix/pr-32402
...
fix: Item details fetching on making transaction from item dashboard (backport #32402 )
2022-10-01 11:03:08 +05:30
Deepesh Garg
5fe2079dcc
Merge pull request #32434 from frappe/mergify/bp/version-14-hotfix/pr-32412
...
fix: Incorrect TCS amount deducted in Sales Invoice (backport #32412 )
2022-10-01 11:01:28 +05:30
Sagar Sharma
11f92797b9
fix: add non-stock item filter for fg_item in PO
...
(cherry picked from commit f95ed7dca2 )
2022-09-30 18:29:54 +00:00
Sagar Sharma
17996efbc7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32428
2022-09-30 23:57:49 +05:30
Sagar Sharma
c2bed24c31
Merge pull request #32438 from frappe/mergify/bp/version-14-hotfix/pr-32436
...
fix: add validation for non-stock item in SCR (backport #32436 )
2022-09-30 23:57:30 +05:30
Sagar Sharma
e5d1f59d96
fix: don't allow to update Maintain Stock if the item has a BOM
...
(cherry picked from commit 6d0842465b )
2022-09-30 13:39:11 +00:00
Sagar Sharma
793fa18225
fix: add validation for non-stock item in SCR
...
(cherry picked from commit fa2290657a )
2022-09-30 11:23:50 +00:00
Deepesh Garg
f7ec00ef49
chore: Remove print statements
...
(cherry picked from commit bff3cd9068 )
2022-09-30 10:35:58 +00:00
Deepesh Garg
4d51d73797
fix: Incorrect TCS amount deducted in Sales Invoice
...
(cherry picked from commit 08443c6421 )
2022-09-30 10:35:57 +00:00
ruthra kumar
7a096231fb
chore: clean up purchase invoice and purchase invoice item
...
1. remove discount accounting related fields from purchase invoice and
purchase invoice item
2. clean buying settings doctype
(cherry picked from commit 21095502b9 )
2022-09-30 10:29:17 +00:00
Deepesh Garg
db60299cf3
fix: Item details fetching on making transaction from item dashboard
...
(cherry picked from commit 0439e41a44 )
2022-09-30 10:27:15 +00:00
Nabin Hait
9ec0d104a5
fix: Create accounting dimension fields in asset capitalization
...
(cherry picked from commit fe891aa488 )
2022-09-30 10:26:33 +00:00
Sagar Sharma
7243089027
Merge pull request #32418 from frappe/mergify/bp/version-14-hotfix/pr-32404
...
fix(ux): show `Make Purchase Invoice` button based on permission (backport #32404 )
2022-09-29 17:16:25 +05:30
rohitwaghchaure
5aa9c4fd07
Merge pull request #32417 from frappe/mergify/bp/version-14-hotfix/pr-32414
...
fix: searchfields as per customize form not working for Item (backport #32414 )
2022-09-29 15:45:10 +05:30
Sagar Sharma
fd86876a0e
fix: show Make Purchase Invoice button based on permission
...
(cherry picked from commit 80080a3d7b )
2022-09-29 09:26:36 +00:00
Rohit Waghchaure
3f0a3b702d
test: added test case
...
(cherry picked from commit 3656f7d06f )
2022-09-29 09:22:44 +00:00
Rohit Waghchaure
f167abbbfd
fix: searchfields as per customize form not working for Item
...
(cherry picked from commit fd889fd29a )
2022-09-29 09:22:44 +00:00
Nabin Hait
5015f38a8d
Merge pull request #32398 from frappe/mergify/bp/version-14-hotfix/pr-32226
...
fix: calculate depreciation properly on asset sale entry and scrap entry (backport #32226 )
2022-09-29 12:34:42 +05:30
anandbaburajan
381231257b
chore: fix merge conflicts
2022-09-29 11:59:53 +05:30
Anand Baburajan
f4648ed610
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32226
2022-09-28 22:24:03 +05:30
Sagar Sharma
51fcb3c666
Merge pull request #32407 from frappe/mergify/bp/version-14-hotfix/pr-32406
...
fix: supplied items added twice in Stock Entry (backport #32406 )
2022-09-28 21:44:59 +05:30
Sagar Sharma
7b11da2373
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32406
2022-09-28 21:44:50 +05:30
Deepesh Garg
5c0446d9fc
Merge pull request #32411 from frappe/mergify/bp/version-14-hotfix/pr-32403
...
fix: Disbursement Account in patch to update old loans (backport #32403 )
2022-09-28 20:14:01 +05:30
Deepesh Garg
097398914e
fix: Disbursement Account in patch to update old loans
...
(cherry picked from commit be623ce8e8 )
2022-09-28 14:07:00 +00:00
Sagar Sharma
d91ac5e549
fix: supplied items added twice in Stock Entry
...
(cherry picked from commit ac7409bbf3 )
2022-09-28 12:20:55 +00:00
Deepesh Garg
fc581464b8
Merge pull request #32396 from frappe/mergify/bp/version-14-hotfix/pr-32379
...
fix: POS only validate QTY if is_stock_item (backport #32379 )
2022-09-28 14:47:41 +05:30
anandbaburajan
b3b7650ac8
chore: add blank lines
...
(cherry picked from commit c6a7de0e54 )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2022-09-28 08:59:43 +00:00
anandbaburajan
86052450a5
fix: fix restore asset value after depreciation
...
(cherry picked from commit 43a3400221 )
2022-09-28 08:59:42 +00:00
anandbaburajan
bad3b330f4
fix: refactor asset capitilization
...
(cherry picked from commit 5a8b28c194 )
2022-09-28 08:59:42 +00:00
anandbaburajan
671033755f
fix: asset tests
...
(cherry picked from commit 11ac20e5ee )
2022-09-28 08:59:41 +00:00
anandbaburajan
f5f13c4611
fix: calculate depreciation properly on asset sale entry and scrap entry
...
(cherry picked from commit ff5cad1cd6 )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2022-09-28 08:59:41 +00:00
Maharshi Patel
6b55a01834
fix: POS properly validate stock for bundle products
...
Stock availability was not calculated properly for Product Bundle with non stock item so i have added logic to properly calculate that as well.
(cherry picked from commit e392ea1104 )
2022-09-28 08:16:23 +00:00
Maharshi Patel
29c4a32c33
fix: POS only validate QTY if is_stock_item
...
POS invoice raised " Item not available " validation error even though item is non_stock.
(cherry picked from commit e39e088f18 )
2022-09-28 08:16:22 +00:00
Deepesh Garg
c9c203a5eb
Merge pull request #32383 from frappe/mergify/bp/version-14-hotfix/pr-32378
...
fix: Add return against indexes for POS Invoice (backport #32378 )
2022-09-28 10:54:44 +05:30
Deepesh Garg
261aac8e26
Merge pull request #32387 from frappe/mergify/bp/version-14-hotfix/pr-32382
...
fix: Move subscription process to hourly long queue (backport #32382 )
2022-09-28 08:09:26 +05:30