mahsem
d544328ffe
fix: add labels for translation in sales_order.js
2024-12-04 08:58:16 +01:00
Raffael Meyer
f6776c7d6b
feat: add Company Contact Person in selling transactions ( #44362 )
2024-11-27 15:51:59 +01:00
ruthra kumar
7efe05baf2
Merge pull request #44386 from Abdeali099/popup-msg-translation
...
fix: Add translation for showing mandatory fields in error msg
2024-11-27 17:28:54 +05:30
ruthra kumar
676c93411e
Merge pull request #44378 from aerele/pb-item-filter
...
fix: filter item with search fields
2024-11-27 17:19:39 +05:30
Abdeali Chharchhoda
f42ec6a124
fix: Add translation for showing mandatory fields in error msg
2024-11-27 16:53:50 +05:30
venkat102
ebfbee3da5
fix: filter item with search fields
2024-11-27 14:02:11 +05:30
vishakhdesai
eff9cd10cd
fix: remove field precision in SO and PO for percentage fields
2024-11-27 12:43:34 +05:30
Raffael Meyer
3f92a57d63
fix: unify company address query in sales transactions ( #44361 )
...
* fix: unify company address query in sales transactions
* refactor: get the correct field label
2024-11-26 20:03:06 +01:00
ruthra kumar
4983dac27b
Merge pull request #44319 from vishakhdesai/hd-ticket-21161
...
fix: use field precision in Sales and Purchase Order
2024-11-26 11:46:50 +05:30
Rohit Waghchaure
d8b9aef14f
feat: available qty at company in sales transactions
2024-11-25 16:27:46 +05:30
vishakhdesai
1a1e2c7e01
fix: use field precision instead of hardcoded precision in so and po
2024-11-25 12:50:35 +05:30
ruthra kumar
8bd7ad5bf0
Merge pull request #44203 from ljain112/fix-so-calender
...
fix: disable conversion to user tz for sales order calender
2024-11-20 10:46:31 +05:30
David Arnold
9673bf85ec
refactor: pass typed arguments to get_item_details methods ( #44230 )
...
* refactor: pass proper types to get_item_details methods
* chore: excempt previous commit from git blame
2024-11-20 02:31:03 +01:00
David Arnold
daabe847b0
refactor: cleanup args structure akin to some typing ( #44226 )
...
* refactor: cleanup args structure akin to some typing
this clarification is a human precondition to being able to fix https://github.com/frappe/erpnext/issues/44219
* chore: excempt previous commit from git blame
* fix: adapt signature
2024-11-19 22:27:57 +00:00
ljain112
cdf098c193
fix: disable conversion to user tz for sales order calender
2024-11-19 12:38:34 +05:30
Smit Vora
2ada270e78
Merge pull request #44025 from Ninad1306/disable_rounded_total_for_quotation
2024-11-18 11:29:19 +05:30
Nihantra Patel
c7499f3528
fix: Drop Shipping address based on customer shopping address
2024-11-13 14:55:45 +05:30
Ninad1306
5a6261d3b4
test: test to validate rounded total
2024-11-12 15:25:14 +05:30
Ninad1306
f8524d526b
fix: added disable_rounded_total field
2024-11-08 12:51:05 +05:30
ruthra kumar
dfe233fa0a
Merge pull request #43873 from NethminaHiker360/fix-43865-sales-order
...
fix: add missing fields to field_no_map array
2024-11-08 11:29:05 +05:30
Ravindu Nethmina
70f090c1ec
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
2024-11-08 10:24:06 +05:30
ruthra kumar
dcaadbd528
Merge pull request #43388 from CaseSolvedUK/po-so-dash
...
fix: SO link on PO and add in missing dashboard references on both
2024-11-04 14:01:05 +05:30
Nabin Hait
adba1168c1
fix: calculate percentage received and delivered considering over-receipt and over-delivery ( #43870 )
2024-10-29 16:54:07 +05:30
David
ac5e449592
chore(tests): remove noop ad-hoc record creation
2024-10-16 13:26:23 +02:00
rohitwaghchaure
7979d3a534
Merge pull request #43570 from aerele/update_actual_qty
...
fix: update item details with actual quantity
2024-10-15 11:55:59 +05:30
Nihantra C. Patel
d57624b182
fix: quotation to so frappe crm ( #43644 )
2024-10-14 14:04:47 +05:30
David
bb917207c2
chore(tests): move to compact, human readable, commentable toml layout for test records
2024-10-13 01:31:28 +02:00
David
56c99fe7e1
refactor: use cls.globalTestRecords instead of declaring test_records
2024-10-12 11:28:18 +02:00
David
a2d22c3f42
chore: remove redundant declarations of test_records
2024-10-11 05:00:20 +02:00
David
ed5bead87d
refactor: clarify test record module iface (treewide)
2024-10-10 13:26:26 +02:00
Bhavan23
5044297321
fix: update formatings
2024-10-08 18:14:00 +05:30
Bhavan23
5f4a523340
fix: update formatings
2024-10-08 17:49:12 +05:30
Bhavan23
17fdd42645
test: Validate the actual quantity when creating a material request from the sales order
2024-10-08 16:24:28 +05:30
Bhavan23
930208117c
Merge branch 'develop' of github.com:aerele/erpnext into update_actual_qty
2024-10-08 16:23:25 +05:30
Bhavan23
9dbdfec9b7
fix: update item details with actual quantity.
2024-10-08 16:18:31 +05:30
David
9024621231
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 01:52:47 +02:00
David
2adb417408
refactor: add bare unit test cases
...
mainly for LLMs to catch up with the convention
2024-10-07 13:13:00 +02:00
David
bda415a83d
refactor: import from new location
2024-10-07 13:12:57 +02:00
Raffael Meyer
9872645d3e
fix(Quotation): calculate row values for alternative items ( #43054 )
2024-10-03 20:33:58 +00:00
CaseSolved
2017fd80d1
fix: SO link on PO and add in missing dashboard references on both
2024-09-25 19:18:48 +01:00
Nihantra C. Patel
a5275e9f28
fix: Translation for button SO to PO
2024-09-18 21:36:02 +05:30
ruthra kumar
309f74cafb
Merge pull request #42809 from Vishnu7025/fix_so
...
fix: warehouse not mapping correctly during Delivery Note creation.
2024-09-16 11:01:12 +05:30
ruthra kumar
e5b699821f
refactor(test): set valuation rate for stocked item
2024-09-16 10:18:51 +05:30
Shariq Ansari
4b125eab55
Merge pull request #43198 from nabinhait/crm-integration
...
feat: API for crm integration
2024-09-14 14:28:56 +05:30
Nabin Hait
b7bf9f80f2
feat: API for crm integration
2024-09-12 19:38:30 +05:30
David
96a6673510
feat(analytics): comply erpnext with utm methodology
2024-09-12 04:47:51 +02:00
ruthra kumar
71412a7b7e
refactor(test): set company on item
2024-09-09 17:55:59 +05:30
ruthra kumar
58a879bb39
refactor(test): DN should auto-select warehouses based on reservation
2024-09-09 17:07:37 +05:30
ruthra kumar
c345c75dca
refactor(test): create and reserve stock against 2 diff warehouses
2024-09-09 16:19:37 +05:30
ruthra kumar
dab6709549
test: utilize test mixin and barebones test case
2024-09-09 16:19:29 +05:30