Karm Soni
b7470617e0
chore: add default value for posting_time field in subcontracting receipt
2025-08-13 12:55:14 +05:30
Rohit Waghchaure
af7dc363e1
perf: process_gl_map causing performance issues in the reposting
...
(cherry picked from commit a96fa55704 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-08-03 09:46:15 +00:00
ravibharathi656
d163da171f
fix: set letter head from company if exists
2025-07-24 14:55:21 +05:30
Mihir Kandoi
bc6f69ad54
perf: optimize code for subcontracting
2025-07-15 11:55:03 +05:30
Mihir Kandoi
f40c78f838
Merge pull request #48078 from mihir-kandoi/st41233
...
fix: fallback expense account and cost center in subcontracting receipt
2025-06-24 11:48:51 +05:30
Sagar Vora
7e897c4a5d
Merge branch 'develop' into use-frappe.in_test
2025-06-20 08:09:35 +00:00
Rohit Waghchaure
2f50ddae85
fix: adjustment entries for SE and SCR after LCV
2025-06-19 17:24:30 +05:30
Sagar Vora
7a482a6998
chore: use frappe.in_test
2025-06-17 21:28:21 +05:30
Rohit Waghchaure
6be6eab6ff
feat: LCV for Work Order and Subcontracting Receipt
2025-06-16 20:18:55 +05:30
Mihir Kandoi
cf1d4362e5
fix: fallback expense account and cost center in subcontracting receipt
2025-06-16 17:11:17 +05:30
Ankush Menat
c222d5fa55
chore: Drop empty UnitTestCase
2025-06-10 10:55:43 +05:30
Mihir Kandoi
8b42582f3c
test: added more assertions
2025-06-03 11:47:38 +05:30
Mihir Kandoi
4861856b8f
test: add test
2025-05-27 18:23:44 +05:30
Mihir Kandoi
93b33faabf
refactor: move logic to validate function
2025-05-27 16:23:42 +05:30
Mihir Kandoi
44bec1f981
feat: GL entries
2025-05-27 15:32:58 +05:30
Mihir Kandoi
0f53cc1922
feat: specify expense account and cost center for raw materials in Subcontracting Receipt for GL entries
2025-05-27 15:32:58 +05:30
Diptanil Saha
3de249dcba
fix: rename unchanged group_by filter related to general ledger report ( #47366 )
2025-05-05 17:20:23 +05:30
Mihir Kandoi
33b71544db
fix: rare precision issue preventing submission of subcontracting order
2025-03-06 20:58:08 +05:30
Mihir Kandoi
b4f65154f5
refactor: rename subcontracting fields
2025-03-02 17:16:17 +05:30
Ejaaz Khan
eea0eff001
fix: ui issues across multiple pages ( #45224 )
...
* fix: ui issues across multiple pages
* refactor: change cur_from to frm
2025-01-13 11:56:59 +05:30
rohitwaghchaure
ab1cca0c40
fix: not able to make purchase receipt from SCR ( #44919 )
2024-12-26 19:09:45 +05:30
Mihir Kandoi
3eba6bf3dd
feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order ( #44711 )
...
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
2024-12-18 20:38:21 +05:30
ruthra kumar
f9f8ef0e17
Merge pull request #44513 from ljain112/draft-status-color
...
fix: correct color for draft in list view
2024-12-09 13:33:48 +05:30
rohitwaghchaure
8806d17ef1
fix: currency symbol in SCO and SCR ( #44577 )
2024-12-07 14:05:36 +05:30
ljain112
143acf2330
fix: correct color for draft in list view
2024-12-04 20:40:08 +05:30
rohitwaghchaure
774845f886
fix: purchase receipt creation from SCR ( #44095 )
2024-11-12 15:43:20 +05:30
Nabin Hait
966e8fa85e
fix: rounding issue of required qty in subcontracting order ( #43810 )
...
* fix: rounding issue of required qty in subcontracting order
* fix: uom issue in test case
* fix: test case
2024-10-29 22:36:56 +05:30
rohitwaghchaure
ad6ce09b86
fix: incorrect value of available_qty_for_consumption in subcontracti… ( #43836 )
...
fix: incorrect value of available_qty_for_consumption in subcontracting receipt
2024-10-28 10:42:07 +05:30
Nabin Hait
91f6f75a5b
fix: map item_ID instead of item_code while creating subcontracting order from PO ( #43822 )
2024-10-24 22:10:43 +05:30
Ninad1306
66211dafd6
fix: better implementation, handle missing purchase order
2024-10-22 17:24:46 +05:30
Ninad1306
59887bbc13
test: auto create purchase receipt
2024-10-22 17:00:11 +05:30
Ninad1306
60ceb91ace
fix: map doc from purchase order
2024-10-22 12:16:59 +05:30
rohitwaghchaure
fc67867a60
fix: allow to change the batch in the subcontracting receipt ( #43584 )
2024-10-09 13:04:13 +05:30
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
Ninad1306
77590e6077
fix: fields alteration related to subcontracting
2024-07-25 18:05:31 +05:30
Ninad Parikh
302339998f
fix: Fields Modification for Subcontracting DocTypes ( #42383 )
...
* fix: fields renaming and reordering for enhanced user experience
* fix: dashboard data for stock entry
2024-07-25 10:18:21 +05:30
rohitwaghchaure
7656220075
fix: address and contact filters for SCO and SCR ( #42310 )
2024-07-13 15:29:37 +05:30
rohitwaghchaure
9838f7e6ba
fix: cost center filter by company ( #42297 )
2024-07-12 12:36:39 +05:30
rohitwaghchaure
99f2735ad3
fix: stock qty validation in SCR ( #42124 )
2024-07-01 18:19:20 +05:30
rohitwaghchaure
9ab333d105
fix: valuation rate for the legacy batches ( #42011 )
2024-06-25 12:32:27 +05:30
rohitwaghchaure
9e9296e444
feat: track Semi-finished goods (including subcontracted items) against Job Cards ( #38341 )
...
* feat: Track Semi-finished goods (including subcontracted items) against Job Cards
* feat: option to add raw materials manually against operation
2024-06-02 01:28:58 +05:30
rohitwaghchaure
be9f960705
fix: show material to supplier button ( #41686 )
2024-05-30 14:05:20 +05:30
rohitwaghchaure
ce834f5dba
fix: multiple issues related to serial and batch bundle ( #41662 )
2024-05-28 18:48:09 +05:30
rohitwaghchaure
418439b58f
fix: SCR batch qty issue ( #41595 )
2024-05-23 14:51:54 +05:30
rohitwaghchaure
4261c3474b
fix: not able to delete line items in the subcontracting receipt ( #41569 )
2024-05-21 14:36:35 +05:30
rohitwaghchaure
5b1493b56c
fix: not able to submit subcontracting receipt ( #41041 )
2024-04-17 00:22:09 +05:30
rohitwaghchaure
b04d0dfe70
Merge pull request #40773 from s-aga-r/FIX-12181
...
fix: Subcontracting Receipt GL Entries
2024-04-12 13:14:31 +05:30
s-aga-r
9808ae92a4
fix: Subcontracting Receipt GL Entries
2024-04-05 09:53:23 +05:30
Rohit Waghchaure
d73b1f3e6a
fix: button to select serial / batch bundle in the subcontracting receipt
2024-03-30 10:46:56 +05:30