pugazhendhivelu
65c277fd27
fix: update item reference in quality inspection
...
(cherry picked from commit 9da5010265 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-07-08 17:16:50 +05:30
mergify[bot]
500972e8aa
refactor: remove do_reposting_for_each_stock_transaction feature (backport #48444 ) ( #48452 )
...
* refactor: remove do_reposting_for_each_stock_transaction feature
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-08 15:05:35 +05:30
ruthra kumar
9e831bbfc6
Merge pull request #48448 from frappe/mergify/bp/version-15-hotfix/pr-48326
...
fix: cost center for payment entry against advance payment doctypes in accounts payable/rece (backport #48326 )
2025-07-08 14:06:28 +05:30
ljain112
00669661e5
chore: resolve conflicts
2025-07-08 13:19:03 +05:30
l0gesh29
a10e3948b2
fix: add selling price validation on update item
...
(cherry picked from commit 327d067305 )
2025-07-08 06:45:18 +00:00
ljain112
82d03e2617
refactor: function to fetch advance payment doctypes
...
(cherry picked from commit 48e8e85617 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_request/payment_request.py
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.py
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
2025-07-08 06:36:06 +00:00
Mihir Kandoi
4545213adc
fix: valuation rate of raw materials in subcontracting receipt
...
(cherry picked from commit 84ea6afd01 )
2025-07-08 06:28:44 +00:00
Abdallah A. Zaqout
f479675ce6
chore: fix translation message
...
(cherry picked from commit bc002937ad )
2025-06-30 05:34:05 +00:00
Rohit Waghchaure
0e2bca4b34
fix: not able to save material request
...
(cherry picked from commit c5e36eb323 )
2025-06-27 10:55:48 +00:00
mergify[bot]
8f47505604
fix: better integration of Pick List with Delivery Note (backport #47831 ) ( #48158 )
...
* fix: better integration of Pick List with Delivery Note (#47831 )
Co-authored-by: priyanshshah2442 <priyanshshah2442@gmail.com >
(cherry picked from commit 527cfe9c7d )
# Conflicts:
# erpnext/patches.txt
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
# erpnext/stock/doctype/pick_list/pick_list.py
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: resolve conflicts
* fix: setting status correctly as per v15 utility
* fix: get items from Pick List to DN even if not linked to Sales Order
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: Priyansh Shah <108476017+priyanshshah2442@users.noreply.github.com >
2025-06-26 18:25:53 +05:30
ruthra kumar
3a6956ba05
Merge pull request #48230 from frappe/mergify/bp/version-15-hotfix/pr-47627
...
fix: auto append_taxes_from_item_tax_template in backend (backport #47627 )
2025-06-24 17:38:14 +05:30
ruthra kumar
1deadb8daa
Merge pull request #48236 from frappe/mergify/bp/version-15-hotfix/pr-48226
...
Trends reports (backport #48226 )
2025-06-24 17:36:44 +05:30
Karuppasamy923
24f892d582
fix: Update indexing to populate correct values in trends report chart
...
(cherry picked from commit b08d66113c )
2025-06-24 10:18:44 +00:00
Karuppasamy923
651b9521b9
fix: Update transaction currency to company currency to show correct currency symbol
...
(cherry picked from commit b0e201a332 )
2025-06-24 10:18:44 +00:00
Lakshit Jain
c2c5e45bc6
fix: get already billed amount from current doc instead of database ( #48079 )
...
* fix: get already billed amount from current doc instead of database
* fix: throw overbilling validation for all items in single call
* refactor: minor fixes
---------
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
(cherry picked from commit 47c3c4808e )
2025-06-24 10:11:43 +00:00
ljain112
1ccdb67c55
chore: resolve conflicts
2025-06-24 15:31:34 +05:30
ljain112
2bf8dffb60
fix: auto append_taxes_from_item_tax_template in backend
...
(cherry picked from commit 4cb1fa2b6b )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/controllers/tests/test_accounts_controller.py
2025-06-24 09:48:21 +00:00
Rohit Waghchaure
ad40bfe4ea
fix: incoming rate for the stand-alone credit note
...
(cherry picked from commit b06eca8dcb )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-06-23 15:40:49 +00:00
Karuppasamy923
ceab26d5f1
fix: add party and party_name columns to trend reports
...
(cherry picked from commit d05204a960 )
2025-06-23 10:12:18 +00:00
Rohit Waghchaure
b3d337a45b
fix: SABB validation during the LCV
...
(cherry picked from commit e958f886d3 )
2025-06-20 15:55:02 +00:00
Rohit Waghchaure
4e70005937
fix: target inventory dimension for stock entry
...
(cherry picked from commit d65cb56d66 )
2025-06-19 14:24:39 +00:00
Rohit Waghchaure
994454bfc3
fix: batch page length
...
(cherry picked from commit 338256b799 )
2025-06-11 14:33:13 +00:00
DHINESH00
eaeb18c651
fix: update currency based on transaction
...
(cherry picked from commit fc4f38eed1 )
2025-06-10 08:56:37 +00:00
ravibharathi656
9a47c507c0
feat: add validation for inter company transactions
2025-06-09 19:12:51 +05:30
Sagar Vora
5a5449c60c
Revert "fix: calculate discount percentage if discount amount is specified (#…"
...
This reverts commit bb474f4f42 .
(cherry picked from commit 27dc0f5b70 )
2025-06-06 06:07:15 +00:00
Deepesh Garg
d3202068d9
style: Linting issues
...
(cherry picked from commit c4aecb15ce )
2025-06-05 11:03:52 +00:00
Deepesh Garg
76c2477d23
feat: Add hook to update gl dict by apps
...
(cherry picked from commit 10ff369ff2 )
2025-06-05 11:03:51 +00:00
rohitwaghchaure
5bac652b5f
fix: GL entries for rejected returned materials ( #47612 )
...
(cherry picked from commit 3e098da01f )
2025-06-03 10:57:14 +00:00
mergify[bot]
3582b32f03
feat: allow to set valuation rate for Rejected Materials (backport #47582 ) ( #47869 )
...
feat: allow to set valuation rate for Rejected Materials (#47582 )
(cherry picked from commit ca0e53dd78 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-03 16:25:53 +05:30
Mihir Kandoi
ba8a316b06
fix: calculate discount percentage if discount amount is specified ( #47806 )
...
(cherry picked from commit bb474f4f42 )
2025-05-31 15:23:21 +00:00
mergify[bot]
ef9ccd7a57
chore: removed orphaned function (backport #47796 ) ( #47804 )
...
chore: removed orphaned function (#47796 )
(cherry picked from commit cb9e6f6655 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-29 12:25:08 +05:30
ljain112
895231a8a7
fix: setting paid amount to 0 when is_paid is unchecked in purchase invoice
...
(cherry picked from commit e358a9e53f )
2025-05-27 08:32:33 +00:00
mergify[bot]
60dfe36195
fix: create Quality Inspection button not showing (backport #47746 ) ( #47750 )
...
fix: create Quality Inspection button not showing (#47746 )
(cherry picked from commit d8cb073eaf )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-27 13:06:32 +05:30
Marica
a6b1bdc78b
Merge pull request #47410 from frappe/mergify/bp/version-15-hotfix/pr-46214
...
feat: Unit Price Items (backport #46214 )
2025-05-23 17:42:33 +02:00
mergify[bot]
9a78283ecb
fix: incorrect inventory dimension for material transfer (backport #47592 ) ( #47644 )
...
fix: incorrect inventory dimension for material transfer (#47592 )
(cherry picked from commit 738cb6a0c1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-20 20:46:57 +05:30
barredterra
1a69d8137f
fix: remove hardcoded doctype in make_return_doc
...
(cherry picked from commit 45a5c19dd4 )
2025-05-20 04:30:11 +00:00
Marica
890ce4a676
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-46214
2025-05-13 17:07:43 +02:00
Bernd Oliver Sünderhauf
cf45ffdabe
refactor: Consolidate duplicate zero-quantity transaction Items checks.
...
(cherry picked from commit 4918aeb4c6 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-05-13 12:13:47 +00:00
Bernd Oliver Sünderhauf
e91a0acbb3
test: Add, expand and refine test-cases for zero-quantity transactions.
...
(cherry picked from commit b2d8a44199 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-05-13 12:13:46 +00:00
marination
3deb11e5b2
fix: Merge conflicts
2025-05-13 13:35:19 +02:00
ruthra kumar
40faa7f7b9
chore: resolve conflicts and pass all parameters
2025-05-06 14:14:41 +05:30
marination
eba73df88e
test: Purchase Order with Unit Price Items
...
- chore: Fix error message in accounts controller
(cherry picked from commit eea758f5b2 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
2025-05-05 16:59:16 +00:00
marination
33366fce6c
feat: Unit Price Contract
...
(cherry picked from commit c1e4e7af28 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/selling/doctype/selling_settings/selling_settings.json
2025-05-05 16:59:15 +00:00
rohitwaghchaure
035394ae6a
fix: not able to submit the stock entry ( #47383 )
2025-05-02 18:34:47 +05:30
Mihir Kandoi
9495a2ac9d
feat: change sabb qty automatically incase of internal transfer PR if sabb only has 1 batch ( #47256 )
...
* feat: change sabb qty automatically incase of internal transfer PR if sabb only has 1 batch
* fix: prevent creation of SABB on every save
* perf: optimize code
* fix: remove unnecessary conditon
* refactor: change if to elif
* fix: remove dn_item_qty and set to item.qty
* test: added test
(cherry picked from commit 47927b38a9 )
2025-04-29 06:17:04 +00:00
rohitwaghchaure
c02a4a4591
Merge pull request #47286 from frappe/mergify/bp/version-15-hotfix/pr-47285
...
fix: allow to make quality inspection after Purchase / Delivery (backport #47285 )
2025-04-28 15:29:16 +05:30
Rohit Waghchaure
e0cea49236
fix: allow to make quality inspection after Purchase / Delivery
...
(cherry picked from commit fad1a32e63 )
2025-04-28 09:00:14 +00:00
Karm Soni
1fe1563dab
feat: add dispatch address support in party details and controllers
...
(cherry picked from commit 53d0b7be23 )
2025-04-28 05:28:18 +00:00
mergify[bot]
4bcea55563
fix: prohibit consolidated sales invoice return (backport #47251 ) ( #47252 )
...
fix: prohibit consolidated sales invoice return (#47251 )
(cherry picked from commit 483c4a3271 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-25 11:33:04 +05:30
mergify[bot]
8050e653ab
fix: get total without rounding off tax amounts for distributing discount (backport #47155 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-04-22 17:53:10 +05:30