Diptanil Saha
8ea9cb1d34
Merge pull request #48279 from aerele/pos-search-by-customer-name
...
fix(pos invoice): search using customer name
2025-06-30 14:13:25 +05:30
ravibharathi656
6a401bcfbb
refactor: use or_filters for customer and customer_name
2025-06-30 12:51:14 +05:30
ravibharathi656
20fd071c4e
fix(pos invoice): search using customer name
2025-06-30 12:51:14 +05:30
rohitwaghchaure
abfff79095
Merge pull request #48298 from FHenry/dev_fix_support_42326
...
fix: default UOMs by new Stock Entry created by Stock Level section button (when Item is batch or serial)
2025-06-30 11:02:05 +05:30
rohitwaghchaure
8aafd893ed
Merge pull request #48240 from mihir-kandoi/st41963
...
refactor: bom stock report
2025-06-30 11:01:14 +05:30
rohitwaghchaure
21118d5373
Merge pull request #48184 from iamkhanraheel/update-disassembly-items
...
fix: Disassembly order items calculation in stock entry & track it in work order
2025-06-30 11:00:58 +05:30
ruthra kumar
2c7262b033
Merge pull request #48291 from ljain112/fix-bank-clearance
...
perf: use lazy doc for updating bank clearance_date
2025-06-30 10:34:09 +05:30
ruthra kumar
dc1be35dbb
Merge pull request #48271 from aerele/company-default-currency-for-commission
...
fix: use company default currency in amount_eligible_for_commission
2025-06-30 10:08:51 +05:30
ruthra kumar
ee3f4c21be
Merge pull request #48304 from zaqoutabed/translation-patch-1
...
chore: fix translation message
2025-06-30 10:02:58 +05:30
Abdallah A. Zaqout
bc002937ad
chore: fix translation message
2025-06-30 09:47:30 +05:30
rohitwaghchaure
2af95d2339
Merge pull request #48310 from rohitwaghchaure/fixed-support-40224
...
fix: accounting entries for standalone credit notes
2025-06-30 09:38:37 +05:30
Khushi Rawat
d69d5b498d
Merge pull request #48311 from khushi8112/validate-asset-status-for-repair
...
fix: validate asset status for repair
2025-06-30 00:55:29 +05:30
khushi8112
cfe04a2aaf
test: asset status validation
2025-06-30 00:29:23 +05:30
khushi8112
c6baa34812
fix: validate asset before repair
2025-06-29 22:46:39 +05:30
Rohit Waghchaure
52177cffcd
fix: accounting entries for standalone credit notes
2025-06-29 21:45:57 +05:30
MochaMind
344bcf1448
fix: sync translations from crowdin ( #48302 )
2025-06-29 16:01:36 +02:00
MochaMind
45292700d4
chore: update POT file ( #48307 )
2025-06-29 13:12:24 +02:00
Diptanil Saha
c742a1dbe9
feat: partly paid pos invoices ( #48246 )
...
* fix: partial payment in pos
* fix: show alerts for update failure
* fix: partial payment validation
* fix: remove setting clearance date
* fix: partly paid invoices in pos
* fix: throw error if user tries to make payment for consolidated invoice
* fix: include unpaid invoices in partly paid invoice filter
* refactor: function rename
* feat: button to open form view for partly paid invoices in pos order summary
* fix: payment menu item visible for unpaid invoices
* refactor: update_payments function
* fix: set outstanding amount for pos invoice
* test: partly paid pos invoices
* test: removed frappe.db.commit
* refactor: using before_submit to set outstanding amount
2025-06-28 00:48:23 +05:30
rohitwaghchaure
1cb7d5126c
Merge pull request #48296 from rohitwaghchaure/fixed-support-42161
...
fix: not able to save material request
2025-06-27 16:24:31 +05:30
Florian HENRY
e7da4992f3
fix: default UOMs by new stock Entry created by Stock Level section button
2025-06-27 12:54:28 +02:00
Rohit Waghchaure
c5e36eb323
fix: not able to save material request
2025-06-27 16:07:08 +05:30
rohitwaghchaure
4dbf4a214d
Merge pull request #48293 from rohitwaghchaure/fixed-support-42204
...
fix: option to pick serial / batch for asset repair
2025-06-27 15:28:01 +05:30
Rohit Waghchaure
ae77c609ff
fix: option to pick serial / batch for asset repair
2025-06-27 14:53:11 +05:30
MochaMind
195911ce4e
fix: sync translations from crowdin ( #48268 )
2025-06-27 10:45:05 +02:00
ljain112
d2983b977c
perf: use lazy doc for updating clearance_date
2025-06-27 13:54:27 +05:30
ljain112
824a86c503
chore: validate all payment entries before updating the clearance_date
2025-06-27 13:53:16 +05:30
rohitwaghchaure
a0a8428483
Merge pull request #48243 from rohitwaghchaure/fixed-status-stock-reservation
...
fix: multiple fixes related to stock reservation
2025-06-27 13:51:07 +05:30
Rohit Waghchaure
87a472c2d7
fix: multiple fixes related to stock reservation
2025-06-27 12:46:02 +05:30
Soham Kulkarni
a926c7eafd
Merge pull request #48288 from sokumon/remove-newsletter
...
fix: remove newsletter related code
2025-06-27 11:59:40 +05:30
sokumon
b630ccc8e6
fix: remove newsletter related code
2025-06-27 01:21:33 +05:30
Raffael Meyer
0426b37f32
fix: use label "State/Province" for translatability ( #48273 )
2025-06-26 20:20:17 +02:00
Diptanil Saha
e1d9f863c6
fix: customer section on pos item cart ( #48284 )
...
* fix: customer recent transactions
* fix: pos customer section display customer_name instead of customer name
2025-06-26 22:49:18 +05:30
ravibharathi656
7c7b392789
fix: use company default currency in amount_eligible_for_commission
2025-06-26 18:09:23 +05:30
Priyansh Shah
fab0f4f337
fix: Multiple Issues in Pick List to Delivery Note Flow ( #48206 )
...
* fix: get items from Pick List to DN even if not linked to Sales Order
* refactor: consistently return dn; better place to convert json to doc
* fix: update DN if already created instead of creating new DN when SO is not present in pick list location
* fix: set correct warehouse,batch no and serial no in packed items and allow multiple customer in a pick list
* fix: return 0 for minimum possible bundles if none exist
* fix: test cases
* test: add tests for product bundle items in pick list and handling pick lists with and without sales orders
* fix: minor change to test case
* refactor: simplify pick list creation by using create_pick_list function
* fix: update delivery note creation logic and remove unused function
* test: update pick list test for packed items
* fix: add conditional check for sales_order before setting customer in delivery note
* test: add test case for packed item multiple times in so
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2025-06-26 17:55:48 +05:30
iamkhanraheel
aee26c3550
test: added test case for disassembly order
2025-06-26 17:21:34 +05:30
Diptanil Saha
1e929e2c6c
fix: pos opening and closing validation ( #48059 )
...
* fix: pos opening and closing validation
* test: pos opening entry tests
* test: added test for pos opening entry
* fix: patch to set status cancelled on cancelled POS Opening Entry and POS Closing Entry
* fix: error messages
2025-06-26 16:26:53 +05:30
Sagar Vora
664872a07b
Merge pull request #48274 from sagarvora/rm-print-heading
2025-06-26 10:45:55 +00:00
Sagar Vora
19a8303c1a
fix: remove print heading doctype
2025-06-26 15:13:18 +05:30
0xD0M1M0
1b18105bce
fix: customer_group import from lead to customer ( #48266 )
...
In case customization happens and the lead has the field "customer_group", the get_mapped_doc function would fail and be overwritten by the default value.
2025-06-25 23:25:32 +02:00
Khushi Rawat
7181e67ad4
Merge pull request #48242 from khushi8112/salvage-value-update-for-cancellation
...
fix: add missing cancellation handling for salvage value update
2025-06-25 00:21:11 +05:30
rohitwaghchaure
66eeda6410
fix: stock adjustment entry to make stock balance zero ( #48245 )
2025-06-24 21:58:33 +05:30
khushi8112
c13df330f3
fix: add missing cancellation handling for salvage value update
2025-06-24 18:31:54 +05:30
Mihir Kandoi
ee4e0c646d
refactor: bom stock report
2025-06-24 18:13:38 +05:30
Sagar Vora
a571a5bf70
Merge pull request #48038 from ljain112/fix-test
2025-06-24 11:32:22 +00:00
Sagar Vora
01bfc25161
Merge branch 'develop' into fix-test
2025-06-24 11:30:42 +00:00
Khushi Rawat
48d3e0d0a2
Merge pull request #48228 from khushi8112/update-salvage-value-after-revaluation
...
fix: update salvage value after value adjustment
2025-06-24 17:00:00 +05:30
ruthra kumar
b99dd34a4b
Merge pull request #48226 from aerele/trends_reports
...
Trends reports
2025-06-24 15:47:51 +05:30
Lakshit Jain
47c3c4808e
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 >
2025-06-24 15:40:00 +05:30
ljain112
7bc88ffe0e
chore: cache clears on custom field and property setter creation/delete
2025-06-24 15:19:40 +05:30
ruthra kumar
635ce0e94a
Merge pull request #47627 from ljain112/fix-item--tax-template-taxes
...
fix: auto append_taxes_from_item_tax_template in backend
2025-06-24 15:16:37 +05:30