developsessions
ced9274d1b
fix: Add missing 1 required positional argument: 'bill_date'
...
(cherry picked from commit be1f941996 )
2023-02-04 17:05:38 +00:00
developsessions
76c4dc8177
style: lint wrong from position
...
(cherry picked from commit c80aaad437 )
2023-02-04 17:05:38 +00:00
developsessions
c8c9c50993
fix: default due_date was wrong calculated on template "_Test Payment Term Template 1" (last day of next month)
...
(cherry picked from commit ce8a1086a7 )
2023-02-04 17:05:38 +00:00
Sagar Sharma
bccfb8184e
Merge pull request #33950 from frappe/mergify/bp/version-14-hotfix/pr-33940
...
chore: report `Warehouse wise Item Balance Age and Value` (backport #33940 )
2023-02-04 18:59:28 +05:30
s-aga-r
00e93dc076
chore: add Item Name column in Warehouse wise Item Balance Age and Value report
...
(cherry picked from commit 56356ffbb9 )
2023-02-04 07:58:41 +00:00
s-aga-r
9f3bb84990
chore: column width in Warehouse wise Item Balance Age and Value report
...
(cherry picked from commit d7a665cb84 )
2023-02-04 07:58:41 +00:00
ruthra kumar
3ce8dc70cb
perf: reduce memory usage by paging through records
...
While migrating GL entries to Payment Ledger, page through records using
primary key to reduce memory usage.
(cherry picked from commit fee0ca8cd9 )
2023-02-02 11:19:17 +00:00
ruthra kumar
c191a3f7c6
perf: reduce memory usage while migrating remarks
...
Page through records using primary key
(cherry picked from commit 9bb64107c5 )
2023-02-02 11:18:12 +00:00
Sagar Sharma
6e7eee7fa3
Merge pull request #33913 from frappe/mergify/bp/version-14-hotfix/pr-33910
...
feat: add incoterm named place to RFQ (backport #33910 )
2023-02-02 10:33:15 +05:30
Sagar Sharma
bf23984b4f
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33910
2023-02-02 10:30:22 +05:30
Frappe PR Bot
171df32407
chore(release): Bumped to Version 14.15.1
...
## [14.15.1](https://github.com/frappe/erpnext/compare/v14.15.0...v14.15.1 ) (2023-02-01)
### Bug Fixes
* incorrect actual qty in Bin ([4c238f1 ](4c238f1871 ))
v14.15.1
2023-02-01 17:46:44 +00:00
rohitwaghchaure
e927f30654
Merge pull request #33929 from frappe/mergify/bp/version-14/pr-33921
...
fix: incorrect actual qty in Bin (backport #33918 ) (backport #33921 )
2023-02-01 23:15:02 +05:30
Rohit Waghchaure
4c238f1871
fix: incorrect actual qty in Bin
...
(cherry picked from commit f8c852c54c )
(cherry picked from commit 01ff6a1f19 )
2023-02-01 16:53:09 +00:00
rohitwaghchaure
f5a0da21a7
Merge pull request #33921 from frappe/mergify/bp/version-14-hotfix/pr-33918
...
fix: incorrect actual qty in Bin (backport #33918 )
2023-02-01 22:21:39 +05:30
Rohit Waghchaure
01ff6a1f19
fix: incorrect actual qty in Bin
...
(cherry picked from commit f8c852c54c )
2023-02-01 12:53:57 +00:00
barredterra
68a1615eae
feat: add incoterm named place to RFQ
...
(cherry picked from commit 7156184933 )
2023-02-01 05:11:00 +00:00
Sagar Sharma
2605e8a049
Merge pull request #33899 from frappe/mergify/bp/version-14-hotfix/pr-33715
...
fix: consider existing pick-list (backport #33715 )
2023-01-31 16:39:44 +05:30
Sagar Sharma
9c2aba6619
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33715
2023-01-31 16:15:19 +05:30
s-aga-r
075c547184
chore: conflicts
2023-01-31 16:14:45 +05:30
Sagar Sharma
cd00962b3a
Merge pull request #33897 from frappe/mergify/bp/version-14-hotfix/pr-33869
...
fix: `amount` in `Material Request` (backport #33869 )
2023-01-31 16:02:14 +05:30
Sagar Sharma
956b45ec2a
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33869
2023-01-31 16:01:57 +05:30
rohitwaghchaure
b5baf3aa74
Merge pull request #33900 from frappe/mergify/bp/version-14-hotfix/pr-33896
...
feat: mandatory and mandatory depends on in inventory dimension (backport #33896 )
2023-01-31 15:28:53 +05:30
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