ruthra kumar
7ea1edc4ff
test: advance payment reconciliation against payment
...
'advance' payments booked in separate party account
(cherry picked from commit 2a08072443 )
2024-03-15 07:22:42 +00:00
ruthra kumar
1762f9919a
test: reverse payment reconciliation
...
(cherry picked from commit 6d9074d585 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
2024-03-15 07:22:41 +00:00
ruthra kumar
17fb287cd9
refactor: support payment against reverse payment reconciliation
...
(cherry picked from commit 5f15297f28 )
2024-03-15 07:22:41 +00:00
Gursheen Anand
8242a9cd46
fix: use in_import flag for checking imported records
...
(cherry picked from commit f504f2caf3 )
2024-03-15 07:16:26 +00:00
Gursheen Anand
9cdde50f7c
fix: auto-update due date for invoices via data import
...
(cherry picked from commit c096133897 )
2024-03-15 07:16:25 +00:00
ruthra kumar
5957ef9b9d
test: validation to prevent '0' qty return with stock effect
...
(cherry picked from commit 647bba0f00 )
2024-03-15 05:37:36 +00:00
ruthra kumar
144aec8d6a
refactor: disallow '0' qty return invoices with stock effect
...
(cherry picked from commit 898affbee9 )
2024-03-15 05:37:36 +00:00
ruthra kumar
3fe45404ea
Merge pull request #40460 from frappe/mergify/bp/version-15-hotfix/pr-40420
...
fix: advance journal fetching logic in Advances section (backport #40420 )
2024-03-14 15:51:15 +05:30
ruthra kumar
bfa78aaf74
fix: advance journal fetching logic in Advances section
...
(cherry picked from commit e786a93c2e )
2024-03-14 10:06:05 +00:00
Frappe PR Bot
436e030961
chore(release): Bumped to Version 15.17.1
...
## [15.17.1](https://github.com/frappe/erpnext/compare/v15.17.0...v15.17.1 ) (2024-03-14)
### Bug Fixes
* **test:** manually filter row and assert ([057e433 ](057e43330f ))
v15.17.1
2024-03-14 09:17:23 +00:00
ruthra kumar
217cef6f4e
Merge pull request #40440 from frappe/mergify/bp/version-15/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-14 14:46:16 +05:30
mergify[bot]
54b5064f76
chore: fix test case (backport #40457 ) ( #40458 )
...
chore: fix test case
(cherry picked from commit ec83d54826 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-03-14 14:43:05 +05:30
ruthra kumar
057e43330f
fix(test): manually filter row and assert
2024-03-14 13:19:45 +05:30
Deepesh Garg
75b610d7fc
fix: Taxes not getting updated on change
...
(cherry picked from commit 65ae9616ba )
2024-03-14 06:44:05 +00:00
mergify[bot]
ba6b8561c9
fix: Data too long for column 'stock_queue' (backport #40436 ) ( #40451 )
...
fix: Data too long for column 'stock_queue' (#40436 )
(cherry picked from commit cd79dcccb6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 11:49:10 +05:30
ruthra kumar
54a8473a91
Merge pull request #40447 from frappe/mergify/copy/version-15-hotfix/pr-40445
...
fix: flaky Accounts Receivable test case (copy #40445 )
2024-03-14 10:29:27 +05:30
ruthra kumar
df1351783e
fix(test): manually filter rows and assert
2024-03-14 10:14:35 +05:30
ruthra kumar
0bb4a7d13a
fix: flaky Accounts Receivable test case
...
(cherry picked from commit 40bce240bde508801d07b9c38ededea5b4f297c8)
2024-03-13 16:53:44 +00:00
mergify[bot]
ce2626e911
fix: incorrect gross profit on the quotation (backport #40438 ) ( #40442 )
...
fix: incorrect gross profit on the quotation (#40438 )
(cherry picked from commit f4a945aee4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-13 21:56:20 +05:30
ruthra kumar
9ffb4c5ca9
chore: resolve conflicts
2024-03-13 17:55:22 +05:30
ruthra kumar
e07f9e6754
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 12:08:39 +00:00
ruthra kumar
ed7a115511
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 12:08:38 +00:00
ruthra kumar
19763ce545
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 12:08:37 +00:00
ruthra kumar
95093ba7cd
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
# Conflicts:
# erpnext/patches.txt
2024-03-13 12:08:37 +00:00
ruthra kumar
b56fe0e800
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 12:08:36 +00:00
ruthra kumar
006971ecc6
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
2024-03-13 12:08:35 +00:00
ruthra kumar
9ccc22ca61
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 12:08:35 +00:00
ruthra kumar
18957d7cc4
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-03-13 12:08:34 +00:00
ruthra kumar
bc53b67065
Merge pull request #40427 from frappe/mergify/bp/version-15-hotfix/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-13 16:28:50 +05:30
Nabin Hait
2d7ff5d4cf
fix: Book depreciation until the asset disposal date and removed unwanted commits
...
(cherry picked from commit dedae4fecf )
2024-03-13 07:48:27 +00:00
ruthra kumar
70375dfbde
refactor: pass 'name' to get_link_to_form
2024-03-13 13:15:07 +05:30
ruthra kumar
1093e0d46f
chore: resolve conflicts
2024-03-13 12:17:46 +05:30
ruthra kumar
d87b98d945
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:13:11 +00:00
ruthra kumar
752b01d83b
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 06:13:11 +00:00
ruthra kumar
a0f78584e9
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 06:13:11 +00:00
ruthra kumar
4b44ae435a
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
# Conflicts:
# erpnext/patches.txt
2024-03-13 06:13:10 +00:00
ruthra kumar
1c68946fb9
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 06:13:10 +00:00
ruthra kumar
824d6b4102
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
2024-03-13 06:13:10 +00:00
ruthra kumar
b5f22c39ec
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:13:10 +00:00
ruthra kumar
f83098e493
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-03-13 06:13:09 +00:00
Frappe PR Bot
33185e0a3b
chore(release): Bumped to Version 15.17.0
...
# [15.17.0](https://github.com/frappe/erpnext/compare/v15.16.2...v15.17.0 ) (2024-03-13)
### Bug Fixes
* **accounts:** Allow setting Number of new Cost Center (backport [#40212 ](https://github.com/frappe/erpnext/issues/40212 )) ([#40314 ](https://github.com/frappe/erpnext/issues/40314 )) ([7001e0a ](7001e0a820 ))
* advance paid amount and ledger entries against SO/PO ([6a5a941 ](6a5a941a5a ))
* barcode field on line item not working (backport [#40381 ](https://github.com/frappe/erpnext/issues/40381 )) ([#40384 ](https://github.com/frappe/erpnext/issues/40384 )) ([9ce68de ](9ce68deff5 ))
* batch no not copied while making Material Consumption entry (backport [#40290 ](https://github.com/frappe/erpnext/issues/40290 )) ([#40300 ](https://github.com/frappe/erpnext/issues/40300 )) ([6d1c144 ](6d1c144a66 ))
* Blanket order rate getting changed on converting to order ([d8c6eb0 ](d8c6eb0bf2 ))
* conditionally apply `is_group` filter in accounting dimension query (backport [#40414 ](https://github.com/frappe/erpnext/issues/40414 )) ([#40416 ](https://github.com/frappe/erpnext/issues/40416 )) ([40752c1 ](40752c1f5c ))
* decimal issue while making the stock entry (backport [#40394 ](https://github.com/frappe/erpnext/issues/40394 )) ([#40397 ](https://github.com/frappe/erpnext/issues/40397 )) ([91af7c0 ](91af7c033a ))
* error message wording ([#40403 ](https://github.com/frappe/erpnext/issues/40403 )) ([2a40808 ](2a40808b05 ))
* Filter for projects in Sales Cycle ([173b3b8 ](173b3b85f6 ))
* get_user_default_as_list args order ([44ff607 ](44ff607dcd ))
* if input manualy material request on WO the material_request_item is not set so validate WO give error (backport [#40180 ](https://github.com/frappe/erpnext/issues/40180 )) ([#40421 ](https://github.com/frappe/erpnext/issues/40421 )) ([a5e6763 ](a5e6763be5 ))
* incorrect advance paid in Sales/Purchase Order ([6832908 ](6832908e92 ))
* incorrect work order status (backport [#40407 ](https://github.com/frappe/erpnext/issues/40407 )) ([#40411 ](https://github.com/frappe/erpnext/issues/40411 )) ([605132a ](605132a31c ))
* load ignored doctype and include Mode of Payment Account ([#40334 ](https://github.com/frappe/erpnext/issues/40334 )) ([5fac500 ](5fac50036a ))
* MR Default Supplier search query (backport [#40273 ](https://github.com/frappe/erpnext/issues/40273 )) ([#40351 ](https://github.com/frappe/erpnext/issues/40351 )) ([a195dd3 ](a195dd3c1f ))
* negative stock error for the batch (backport [#40389 ](https://github.com/frappe/erpnext/issues/40389 )) ([#40391 ](https://github.com/frappe/erpnext/issues/40391 )) ([478b988 ](478b988290 ))
* not able to cancel purchase receipt for old subcontracting flow (backport [#40298 ](https://github.com/frappe/erpnext/issues/40298 )) ([#40302 ](https://github.com/frappe/erpnext/issues/40302 )) ([e0e80f7 ](e0e80f7eed ))
* qc created for raw materials during manufacture entry (backport [#40408 ](https://github.com/frappe/erpnext/issues/40408 )) ([#40413 ](https://github.com/frappe/erpnext/issues/40413 )) ([f932265 ](f932265218 ))
* recursion issue while submitting work order (backport [#40400 ](https://github.com/frappe/erpnext/issues/40400 )) ([#40402 ](https://github.com/frappe/erpnext/issues/40402 )) ([d6e87f3 ](d6e87f3f17 ))
* Sender email in process statements of accounts ([953f640 ](953f64091a ))
* **Shipment Parcel:** make length, width and height non-mandatory ([1476196 ](1476196966 ))
* stock ledger balance qty for the batch (backport [#40274 ](https://github.com/frappe/erpnext/issues/40274 )) ([#40301 ](https://github.com/frappe/erpnext/issues/40301 )) ([62aefce ](62aefcef04 ))
* use serial batch fields for subcontracting receipt (backport [#40311 ](https://github.com/frappe/erpnext/issues/40311 )) ([#40315 ](https://github.com/frappe/erpnext/issues/40315 )) ([4b15c00 ](4b15c00b11 ))
* use serial/batch field for rejected items (backport [#40327 ](https://github.com/frappe/erpnext/issues/40327 )) ([#40329 ](https://github.com/frappe/erpnext/issues/40329 )) ([7ca7242 ](7ca72423b9 ))
* Use serial/batch fields for delivery note return (backport [#40374 ](https://github.com/frappe/erpnext/issues/40374 )) ([#40376 ](https://github.com/frappe/erpnext/issues/40376 )) ([32660ab ](32660abdc8 ))
### Features
* add recursion qty field in promotional scheme ([5f4b23d ](5f4b23d4af ))
v15.17.0
2024-03-13 04:29:12 +00:00
Deepesh Garg
0e4e0b3084
Merge pull request #40395 from frappe/version-15-hotfix
...
chore: release v15
2024-03-13 09:57:54 +05:30
mergify[bot]
a5e6763be5
fix: if input manualy material request on WO the material_request_item is not set so validate WO give error (backport #40180 ) ( #40421 )
...
fix: if input manualy material request on WO the material_request_item is not set so validate WO give error (#40180 )
(cherry picked from commit f24f51b7de )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-03-12 21:56:14 +05:30
mergify[bot]
26a1d84935
chore: Add translation to buttons in Update stock_summary_template.html (backport #40099 ) ( #40419 )
...
chore: Add translation to buttons in Update stock_summary_template.html (#40099 )
chore: Add translation to buttons in Update stock_summary_template.html
(cherry picked from commit f3b4237ab6 )
Co-authored-by: Ernesto Ruiz <eruiz@wbapps.com >
2024-03-12 21:31:30 +05:30
mergify[bot]
40752c1f5c
fix: conditionally apply is_group filter in accounting dimension query (backport #40414 ) ( #40416 )
...
fix: conditionally apply `is_group` filter in accounting dimension query (#40414 )
(cherry picked from commit daf4ae2a6b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-03-12 20:45:31 +05:30
Raffael Meyer
0ad203ab89
Merge pull request #40406 from frappe/mergify/bp/version-15-hotfix/pr-40403
...
fix: error message wording (backport #40403 )
2024-03-12 14:29:49 +01:00
mergify[bot]
605132a31c
fix: incorrect work order status (backport #40407 ) ( #40411 )
...
fix: incorrect work order status (#40407 )
(cherry picked from commit 948297692e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:34:25 +05:30
mergify[bot]
f932265218
fix: qc created for raw materials during manufacture entry (backport #40408 ) ( #40413 )
...
fix: qc created for raw materials during manufacture entry (#40408 )
(cherry picked from commit f8a1a7f515 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:29:11 +05:30
Raffael Meyer
2a40808b05
fix: error message wording ( #40403 )
...
(cherry picked from commit 79a0473705 )
2024-03-12 11:26:56 +00:00
mergify[bot]
d6e87f3f17
fix: recursion issue while submitting work order (backport #40400 ) ( #40402 )
...
* fix: recursion issue while submitting work order (#40400 )
(cherry picked from commit 72614bb8ff )
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 16:50:00 +05:30