Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
b9dc4687dcdd6fe5d73fc8ddee6c6b87f8917b56
/
erpnext
/
manufacturing
6210066
feat: Added item image in work order and bom
by Nabin Hait
· 6 years ago
319c912
fix: Load doc before save
by Nabin Hait
· 6 years ago
3a2d6a4
Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements
by Nabin Hait
· 6 years ago
38238b0
fixed test cases
by Rohit Waghchaure
· 6 years ago
3ab2a18
Merge branch 'develop' into so-on-hold
by Mangesh-Khairnar
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
0e9cd2e
feat: Production plan enhancements
by Rohit Waghchaure
· 6 years ago
16c4fd6
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
6262c9e
fix: Subquery in get_bom_items method
by Suraj Shetty
· 6 years ago
a0927c1
fix: correct use of include_item_in_manufacturing
by Prateeksha Singh
· 6 years ago
8aaee57
fix(uom): Get items as per UOM defined in BOM, fixes #15081
by Nabin Hait
· 6 years ago
1f2f9cf
feat: added stock entry type master to select purpose in the stock entry
by Rohit Waghchaure
· 6 years ago
324e06c
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
c423d6f
fix: validate sales order linked work order creation on server side
by Mangesh-Khairnar
· 6 years ago
cc1a022
fix: correct use of include_item_in_manufacturing
by Prateeksha Singh
· 6 years ago
9570541
fix(uom): Get items as per UOM defined in BOM, fixes #15081
by Nabin Hait
· 6 years ago
2537b7f
Merge branch 'develop' into hotfix-work-order-item-name
by Rushabh Mehta
· 6 years ago
3a05b35
fix: Failing test case on develop (#16974)
by Deepesh Garg
· 6 years ago
3c95387
Merge branch 'master' into develop
by Saurabh
· 6 years ago
b4745ec
fix(work_order): Change Work Order title to show item name instead of item code
by Rohan Bansal
· 6 years ago
52729bf
feat: child table to add multiple time logs in job card
by Rohit Waghchaure
· 6 years ago
7e67a40
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
29c46bb
fix(sales_order.py): handle zero bundle qty
by Rushabh Mehta
· 6 years ago
8f7c7a6
feat: check for on hold sales order
by Mangesh-Khairnar
· 6 years ago
e0eafb1
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
9990306
fix: Consider only active BOMs while updating cost via BOM Update Tool (#16753)
by Nabin Hait
· 6 years ago
2dadc1e
chore: Remove trailing whitespaces
by Suraj Shetty
· 6 years ago
bf6b36a
fix: Removed white spaces
by deepeshgarg007
· 6 years ago
1b04534
fix: Removed duplicate fields from BOM Item
by deepeshgarg007
· 6 years ago
cc6e51c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
750fe6e
fix: get item rate in bom
by Nabin Hait
· 6 years ago
99e7362
fix: Allow to make material request from draft job card
by Rohit Waghchaure
· 6 years ago
74fd5da
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
f66c687
Merge pull request #16652 from nabinhait/work-order-fix
by Nabin Hait
· 6 years ago
4d1bc0c
fix: Add total row in analytics report (#16648)
by Deepesh Garg
· 6 years ago
1a3c27b
fix: Make work order from production plan considering already ordered qty
by Nabin Hait
· 6 years ago
551f52f
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
691c166
fix(py3): Use six.text_type instead of unicode
by Aditya Hase
· 6 years ago
504f317
fix: BOM Stock Calculated Report (#16585)
by Faris Ansari
· 6 years ago
da1dc7f
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
8a46df5
Removed duplicate fields
by Nabin Hait
· 6 years ago
1c288ca
Merge pull request #16558 from deepeshgarg007/production_plan
by Nabin Hait
· 6 years ago
fe6f1ad
Update production_plan.py
by Nabin Hait
· 6 years ago
780c6b0
fix: job card not working if transfer against work order
by Rohit Waghchaure
· 6 years ago
d442d06
Update production_plan.py
by Deepesh Garg
· 6 years ago
f667cff
fix: Validation while getting raw materils for production in Production Plan
by dgarg007
· 6 years ago
7a1c40c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
16d7b49
fix: Default value for 'raw materials rate based on' in BOM
by Nabin Hait
· 6 years ago
f97c5da
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
cc41b87
Merge pull request #16497 from nabinhait/bom_price
by Nabin Hait
· 6 years ago
e819047
Merge branch 'staging-fixes' into unicode
by Nabin Hait
· 6 years ago
01ca3e5
fix(manufacturing): Get raw materials rate from price list ignoring party
by Nabin Hait
· 6 years ago
e415cce
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
4b4265f
fix(dead-code): Remove .py files (#16457)
by Aditya Hase
· 6 years ago
f3c22f3
fix(unicode): Import unicode_literals in every file
by Aditya Hase
· 6 years ago
4d1a9b1
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
11ce450
[Fix] Not able to submit work order
by Rohit Waghchaure
· 6 years ago
bace4d3
Merge pull request #16358 from adityahase/naming-series
by Nabin Hait
· 6 years ago
bef2c22
Fix: merge conflict
by Nabin Hait
· 6 years ago
78ccbe2
fix(test): BOM raw materials rate from price list as per uom
by Nabin Hait
· 6 years ago
158e7dc
fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM
by Nabin Hait
· 6 years ago
3dde949
feat(mr_against_so): Merge same items from different BOMs
by Nabin Hait
· 6 years ago
693e81d
more bis fixes
by Sahil Khan
· 6 years ago
34766c0
BIS issue fixes
by Sahil Khan
· 6 years ago
0c16424
fix(naming): Use creation instead of name to order SLEs
by Aditya Hase
· 6 years ago
7d60c03
Merge branch 'staging-fixes' into pplan_fix
by Sagar Vora
· 6 years ago
fdd5d54
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
df4fe92
[Fix] Duplicate fieldnames operation and allow_alternative_item in BOM Item
by Rohit Waghchaure
· 6 years ago
3de12db
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
9e09b3a
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
8406720
[Fix] Patch rename_bom_wo_fields
by Rohit Waghchaure
· 6 years ago
146be9f
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
4265c5a
Rename BOM and Work order fields (#16209)
by rohitwaghchaure
· 6 years ago
83e3c4c
Fix quote error
by Suraj Shetty
· 6 years ago
b296500
Replace 'Make' with 'Create'
by Suraj Shetty
· 6 years ago
1b7c583
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
614559f
fix(pro-plan): Actual Qty of RM considering children in case source warehouse is a group warehouse
by Nabin Hait
· 6 years ago
82e01bc
fix fetch material request items logic
by Zlash65
· 6 years ago
5b50b28
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
57633b7
[Fix] Transferred qty cannot be null
by Rohit Waghchaure
· 6 years ago
7c2a5bd
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
4c79274
Fixed patch and deprecated grid reports
by deepeshgarg007
· 6 years ago
1a1c013
Analytics report bug fixes and code cleaning
by deepeshgarg007
· 6 years ago
fe1f532
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
c506406
Merge branch 'staging-fixes' into manufacturing_settings_permissions_issue
by Nabin Hait
· 6 years ago
15ed7a6
[Fix] No permission for Manufacturing Settings
by Rohit Waghchaure
· 6 years ago
2508d11
fix(test): Test cases fixed
by Nabin Hait
· 6 years ago
98a2348
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
917dda1
[Fix] On save Allow Transfer for Manufacture reset to default value even if user has changed manually
by Rohit Waghchaure
· 6 years ago
b5c7b96
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
2b14d6a
Contract Manufacturing : Customer Provided Items (#15828)
by Doridel Cahanap
· 6 years ago
6f1fd19
fix(production_plan): Allow work orders to be cancelled (#15955)
by Alchez
· 6 years ago
b65bb5d
Function renaming, code cleaning and minor fixes (#15938)
by Deepesh Garg
· 6 years ago
a695dad
Upgrade BOM Stock Report base with Qty to Produce (#15939)
by Stavros Anastasiadis
· 6 years ago
89974b2
[Feature] Create Raw Material Request from Sales Order (#15452)
by Shreya Shah
· 6 years ago
42928f9
fix: work order item sorting (#15967)
by Ameya Shenoy
· 6 years ago
1ff9c69
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
bf20be5
fix(bom): Display item name in new BOM form (#15783)
by Alchez
· 6 years ago
df62296
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
69bbe19
Update production_analytics.py
by Shreya Shah
· 6 years ago
Next »