Rohit Waghchaure
f47b05f58c
test: added test case
...
(cherry picked from commit 22d0e1373b )
2023-01-31 09:49:06 +00:00
Rohit Waghchaure
3aca84c43f
feat: mandatory and mandatory depends on in inventory dimension
...
(cherry picked from commit 423f2b5627 )
2023-01-31 09:49:05 +00:00
s-aga-r
df72e4a221
fix: consider stock_qty if picked_qty is zero
...
(cherry picked from commit 6ffdeb1af8 )
2023-01-31 09:41:20 +00:00
s-aga-r
4f56c72bed
refactor: test_consider_existing_pick_list()
...
(cherry picked from commit 0b76a26c8a )
2023-01-31 09:41:20 +00:00
s-aga-r
cdb6abf569
test: add test cases
...
(cherry picked from commit bb7fe795fe )
2023-01-31 09:41:19 +00:00
s-aga-r
7124c0ca30
fix(test): test_pick_list_for_items_with_multiple_UOM()
...
(cherry picked from commit 207eeefc85 )
2023-01-31 09:41:19 +00:00
s-aga-r
aa3dd33f56
fix: pymysql.err.ProgrammingError
...
(cherry picked from commit 5138ef0160 )
2023-01-31 09:41:19 +00:00
s-aga-r
7afbd9201d
fix: get_picked_items_details
...
(cherry picked from commit 7b3d496ce0 )
2023-01-31 09:41:18 +00:00
s-aga-r
e8d617ada2
chore: add status field in Pick List
...
(cherry picked from commit be41052dc8 )
# Conflicts:
# erpnext/patches.txt
2023-01-31 09:41:18 +00:00
s-aga-r
466a791f68
fix: consider existing pick list
...
(cherry picked from commit b642718f08 )
2023-01-31 09:41:17 +00:00
s-aga-r
140be10060
chore: add method get_picked_items_details()
...
(cherry picked from commit 9ae3a54ce9 )
2023-01-31 09:41:17 +00:00
s-aga-r
6166a6e64f
refactor: rewrite get_available_item_locations_for_serial_and_batched_item query in QB
...
(cherry picked from commit 57c3216683 )
2023-01-31 09:41:16 +00:00
s-aga-r
d9d986a512
refactor: rewrite get_available_item_locations_for_serialized_item query in QB
...
(cherry picked from commit 5b76e8b193 )
2023-01-31 09:41:16 +00:00
s-aga-r
167a5596cb
refactor: rewrite get_available_item_locations_for_other_item query in QB
...
(cherry picked from commit 58dd40a2d7 )
2023-01-31 09:41:15 +00:00
s-aga-r
a5d09270cb
refactor: rewrite get_picked_items_qty query in QB
...
(cherry picked from commit 29bf787313 )
2023-01-31 09:41:15 +00:00
s-aga-r
f1dd923a50
fix: amount in Material Request
...
(cherry picked from commit 6b781d78e0 )
2023-01-31 09:15:25 +00:00
Frappe PR Bot
c8226ff642
chore(release): Bumped to Version 14.15.0
...
# [14.15.0](https://github.com/frappe/erpnext/compare/v14.14.0...v14.15.0 ) (2023-01-31)
### Bug Fixes
* Amount validation in Payment Request against Purchase Order ([#33855 ](https://github.com/frappe/erpnext/issues/33855 )) ([5605f1e ](5605f1e3ef ))
* Currency symbol for tax withholding net total field ([#33850 ](https://github.com/frappe/erpnext/issues/33850 )) ([f54e862 ](f54e8625f6 ))
* disfuctional cost center filter on Journal Entries ([#33815 ](https://github.com/frappe/erpnext/issues/33815 )) ([58c3e16 ](58c3e16fec ))
* disposal_was_made_on_original_schedule_date ([4586806 ](4586806ed1 ))
* double salutation on quotation print ([#33834 ](https://github.com/frappe/erpnext/issues/33834 )) ([0fcf364 ](0fcf364aaa ))
* Fetch commission rate from sales partner ([#33851 ](https://github.com/frappe/erpnext/issues/33851 )) ([868c8d6 ](868c8d65ae ))
* **gp:** fetch buying amount from dn related to so ([f5bde9c ](f5bde9cf6d ))
* GST Category validation broken for pos unregistered customer who dont have address. ([#33800 ](https://github.com/frappe/erpnext/issues/33800 )) ([f124dd3 ](f124dd3112 ))
* Ignore linked JE on JE cancellation ([#33852 ](https://github.com/frappe/erpnext/issues/33852 )) ([a0e1ee0 ](a0e1ee0450 ))
* item rate not fetching ([b98d351 ](b98d3514ab ))
* Lead to customer creation ([#33859 ](https://github.com/frappe/erpnext/issues/33859 )) ([44692e9 ](44692e9b57 ))
* manual depr entry not updating asset value [v14] ([#33788 ](https://github.com/frappe/erpnext/issues/33788 )) ([f487eae ](f487eae28e ))
* **patch:** validation error on cost center allocation migration ([#33835 ](https://github.com/frappe/erpnext/issues/33835 )) ([5d4967c ](5d4967ceee ))
* use correct filter name in `item_query` (backport [#33814 ](https://github.com/frappe/erpnext/issues/33814 )) ([#33816 ](https://github.com/frappe/erpnext/issues/33816 )) ([f7eabca ](f7eabcafde ))
### Features
* **gp:** test for inv and dn related via so ([7a793ea ](7a793ea588 ))
### Performance Improvements
* show update items dialog ([ac2ebfb ](ac2ebfbf59 ))
v14.15.0
2023-01-31 06:20:11 +00:00
Deepesh Garg
cdfda06d63
Merge pull request #33873 from frappe/version-14-hotfix
...
chore: release v14
2023-01-31 11:48:25 +05:30
Anand Baburajan
f487eae28e
fix: manual depr entry not updating asset value [v14] ( #33788 )
...
* fix: get value_after_depreciation functions and manual depr entry not updating asset value
* fix: reflect manual depr entry in chart and fixed asset register
* fix: add linked JEs in asset connections
* chore: add test
* chore: add patch and fix some things
* chore: get depreciation_expense_account properly
* chore: fix patch
* chore: fix patch
* chore: fix patch again
* chore: rename var in patch
* fix: filter assets with finance books properly
* chore: refactor get_value_after_depreciation
* chore: use dict format for filters in assets_linked_to_fb
* chore: refactor update_asset_value
* chore: sort manual depr entries
2023-01-31 10:59:38 +05:30
mergify[bot]
868c8d65ae
fix: Fetch commission rate from sales partner ( #33851 )
...
fix: Fetch commission rate from sales partner (#33851 )
2023-01-31 10:15:56 +05:30
ruthra kumar
670df3061a
Merge pull request #33877 from frappe/mergify/bp/version-14-hotfix/pr-33736
...
fix(gp): fetch buying amount from dn related to so (backport #33736 )
2023-01-31 09:31:20 +05:30
mergify[bot]
f54e8625f6
fix: Currency symbol for tax withholding net total field ( #33850 )
...
* fix: Currency symbol for tax withholding net total field (#33850 )
2023-01-31 09:21:59 +05:30
mergify[bot]
5605f1e3ef
fix: Amount validation in Payment Request against Purchase Order ( #33855 )
...
fix: Amount validation in Payment Request against Purchase Order (#33855 )
fix: Amount validation in Payment Request againt Purchase Order
(cherry picked from commit a34a1f8fd2 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 09:20:33 +05:30
mergify[bot]
44692e9b57
fix: Lead to customer creation ( #33859 )
...
fix: Lead to customer creation (#33859 )
(cherry picked from commit faecf3ee40 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 09:20:10 +05:30
mergify[bot]
1b79837e1b
chore: Resize numeric and date columns ( #33858 )
...
chore: Resize numeric and date columns (#33858 )
2023-01-31 09:19:46 +05:30
mergify[bot]
3f87a0eceb
ci: bump isort to 5.12.0 (backport #33875 ) ( #33879 )
...
ci: bump isort to 5.12.0 (#33875 )
[skip ci]
(cherry picked from commit 2bad86d8d8 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 08:49:43 +05:30
Anand Baburajan
5d3b2280d4
Merge pull request #33882 from AnandBaburajan/fix_disposal_was_made_on_original_schedule_date_v14
...
fix: disposal_was_made_on_original_schedule_date [v14]
2023-01-30 22:03:12 +05:30
Anand Baburajan
948a951c8a
Merge branch 'version-14-hotfix' into fix_disposal_was_made_on_original_schedule_date_v14
2023-01-30 21:28:12 +05:30
anandbaburajan
4586806ed1
fix: disposal_was_made_on_original_schedule_date
2023-01-30 21:25:04 +05:30
Dany Robert
5caa9e2240
chore: linting issues
...
(cherry picked from commit d69c839369 )
2023-01-30 13:36:14 +00:00
Dany Robert
7a793ea588
feat(gp): test for inv and dn related via so
...
(cherry picked from commit 1f6ab86a65 )
2023-01-30 13:36:14 +00:00
Dany Robert
a659208ed1
chore: linting issue
...
(cherry picked from commit ef90e24931 )
2023-01-30 13:36:13 +00:00
Dany Robert
f5bde9cf6d
fix(gp): fetch buying amount from dn related to so
...
(cherry picked from commit e8e20da78e )
2023-01-30 13:36:13 +00:00
mergify[bot]
a0e1ee0450
fix: Ignore linked JE on JE cancellation ( #33852 )
...
fix: Ignore linked JE on JE cancellation (#33852 )
(cherry picked from commit 428b099f63 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-29 21:26:06 +05:30
mergify[bot]
0fcf364aaa
fix: double salutation on quotation print ( #33834 )
...
fix: double salutation on quotation print (#33834 )
'lead_name' always has salutation.
(cherry picked from commit f270880735 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-29 17:08:30 +05:30
rohitwaghchaure
72da41ebea
Merge pull request #33846 from frappe/mergify/bp/version-14-hotfix/pr-33845
...
fix: item rate not fetching (backport #33845 )
2023-01-28 22:41:29 +05:30
Rohit Waghchaure
b98d3514ab
fix: item rate not fetching
...
(cherry picked from commit 0d7f98b496 )
2023-01-28 09:40:59 +00:00
mergify[bot]
5d4967ceee
fix(patch): validation error on cost center allocation migration ( #33835 )
...
fix(patch): validation error on cost center allocation migration
If Distributed cost centers have GL postings on patch run date,
patch failes with valiation error.
(cherry picked from commit de10f2dc00 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-28 10:28:06 +05:30
ruthra kumar
5c28ca2b0b
Merge pull request #33828 from frappe/mergify/bp/version-14-hotfix/pr-33815
...
fix: disfuctional cost center filter on Journal Entries (backport #33815 )
2023-01-27 10:32:47 +05:30
Sagar Vora
0e0c133cd0
Merge pull request #33832 from frappe/mergify/bp/version-14-hotfix/pr-33831
...
perf: show update items dialog (backport #33831 )
2023-01-27 04:19:49 +00:00
Devin Slauenwhite
ac2ebfbf59
perf: show update items dialog
...
(cherry picked from commit a835c1a418 )
2023-01-27 04:18:32 +00:00
ruthra kumar
58c3e16fec
fix: disfuctional cost center filter on Journal Entries ( #33815 )
...
* fix: missing cost_center filter for journal entries
* test: cost center filter on invoices, journals and payments
(cherry picked from commit b31b850db8 )
2023-01-26 14:57:05 +00:00
mergify[bot]
f124dd3112
fix: GST Category validation broken for pos unregistered customer who dont have address. ( #33800 )
...
fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800 )
* fix: GST Category validation is given for pos customer
(cherry picked from commit c5ca8d74c4 )
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
2023-01-26 20:26:50 +05:30
Anand Baburajan
a930dab25d
Merge pull request #33824 from frappe/mergify/bp/version-14-hotfix/pr-33823
...
chore: remove broken translation (backport #33823 )
2023-01-26 13:51:55 +05:30
anandbaburajan
fc0ba2b9c8
chore: remove broken translation
...
(cherry picked from commit 21f425660d )
2023-01-26 08:17:12 +00:00
mergify[bot]
f7eabcafde
fix: use correct filter name in item_query (backport #33814 ) ( #33816 )
...
fix: use correct filter name in `item_query` (#33814 )
(cherry picked from commit da323cbb40 )
Co-authored-by: Daizy Modi <modidaizy5217@gmail.com >
2023-01-25 17:37:57 +05:30
Ankush Menat
440e16dc10
chore: remove broken translation
...
[skip ci]
2023-01-25 17:36:37 +05:30
mergify[bot]
5eb84f65ef
ci: documentation helper (backport #33757 ) ( #33798 )
...
ci: documentation helper (#33757 )
refactor: documentation helper
(cherry picked from commit d155042edd )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-25 12:38:17 +05:30
Frappe PR Bot
9fe9d7de6b
chore(release): Bumped to Version 14.14.0
...
# [14.14.0](https://github.com/frappe/erpnext/compare/v14.13.0...v14.14.0 ) (2023-01-25)
### Bug Fixes
* Better budget exceeding validation messages ([#33713 ](https://github.com/frappe/erpnext/issues/33713 )) ([4be8375 ](4be8375e36 ))
* bom.json updated ([9469488 ](9469488254 ))
* calculate correct amount for qty == 0 ([#33739 ](https://github.com/frappe/erpnext/issues/33739 )) ([1c1c903 ](1c1c903fee ))
* don't add template item in sales/purchase transaction ([8c12f7f ](8c12f7f2f2 ))
* **ecommerce:** breadcrumb: fallback to `/all-products` ([#33718 ](https://github.com/frappe/erpnext/issues/33718 )) ([1a33324](1a33324b4a ))
* fb issue in asset chart, asset split and reverse_depreciation_entry_made_after_disposal ([dffdc67 ](dffdc67455 ))
* hide with_operation on selection on fg_based and vice versa ([8ee6db3 ](8ee6db3b7b ))
* incorrect `rate` and `amount` in MR Item ([#33547 ](https://github.com/frappe/erpnext/issues/33547 )) ([ff731ea ](ff731ea70a ))
* incorrect actual qty for the packed item ([bcd1fca ](bcd1fca37b ))
* incorrect row order and accumulated_depreciation when schedule with multiple FBs is scrapped ([96f9b34 ](96f9b34b19 ))
* linting ([dedc9ec ](dedc9ecc7c ))
* local variable 'stock_rbnb' referenced before assignment ([21cf929 ](21cf929c7a ))
* minor change in bom.js added ([19aa237 ](19aa23765a ))
* minor changes added ([7fd8cef ](7fd8cef4d3 ))
* **minor:** Label updates in Statement of Accounts ([#33639 ](https://github.com/frappe/erpnext/issues/33639 )) ([8af9a2f ](8af9a2fad1 ))
* missing constant definition ([219aa81 ](219aa81eb6 ))
* not able to change default BOM in the Subcontracting Order ([ed1aed2 ](ed1aed22c0 ))
* Patch to update reference_due_date in Journal Entry ([#33616 ](https://github.com/frappe/erpnext/issues/33616 )) ([0740120 ](0740120914 ))
* **pricing rule:** free item duplication ([#33746 ](https://github.com/frappe/erpnext/issues/33746 )) ([5a49884 ](5a49884636 ))
* rewrite logic for duplicate check in Item Attribute ([6544cb8 ](6544cb8822 ))
* Short closed order, receipt, and delivery note status on cancellation ([#33743 ](https://github.com/frappe/erpnext/issues/33743 )) ([89f1eef ](89f1eefe2b ))
* TDS deduction in payment entry ([#33747 ](https://github.com/frappe/erpnext/issues/33747 )) ([f9a43e5 ](f9a43e5470 ))
* test case added for FG_BASED OPERTING COST ([30af8c3 ](30af8c3acb ))
* the frappe throw message is corrected in the group task validation ([cf43930 ](cf439301f6 ))
* use hash based naming for tax withheld vouchers child table (backport [#33643 ](https://github.com/frappe/erpnext/issues/33643 )) ([#33748 ](https://github.com/frappe/erpnext/issues/33748 )) ([cf6d454 ](cf6d454606 ))
* web supplier quotation ([ceef2d6 ](ceef2d6553 ))
### Features
* Add operating cost based on bom quanity without creating job card ([0035ee2 ](0035ee2a74 ))
* get items from Transit Stock Entry ([31fd6f3 ](31fd6f300f ))
v14.14.0
2023-01-25 04:00:05 +00:00
Deepesh Garg
891b96e85c
Merge pull request #33802 from frappe/version-14-hotfix
...
chore: release v14
2023-01-25 09:28:32 +05:30