Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
0fc4917d8146fcf872e6e0d55e4122643c6bcb95
/
erpnext
/
manufacturing
9d3a97f
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
fafc277
[Fix] BOM update tool, too many writes in one request. Please send smaller requests (#15432)
by rohitwaghchaure
· 6 years ago
0374cc5
[bug fix]:stopped orders in progress report (#15428)
by Mangesh-Khairnar
· 6 years ago
31f2c1c
fix ‘BOMItem’ object has no attribute ‘operation’ error in bench run-tests --doctype ‘BOM’ (#15423)
by JC
· 6 years ago
d38160c
[FIX] Remove deprecated gen_object.next() function (#15418)
by Govind S Menokee
· 6 years ago
e79e4cb
python 2-3 fix, *.keys() return dict_keys object in py3 (#15409)
by Zarrar
· 6 years ago
393dd42
[resolved] merge-conflicts
by Saurabh
· 6 years ago
e11f299
Update production_order.py
by Nabin Hait
· 6 years ago
3cc77b5
[Fix] Timeout error for bom update tool (#15343)
by rohitwaghchaure
· 6 years ago
32dc3bf
[Enhance] Job Card (#15244)
by rohitwaghchaure
· 6 years ago
4e187e8
ignore non stock items in stock entry against work order
by Nabin Hait
· 6 years ago
49f9747
major(manufacturing): fixes to ux, material requests to purchase order based on default supplier etc (#15267)
by Rushabh Mehta
· 6 years ago
13bcc4e
perms: fix default import, export perms
by Rushabh Mehta
· 6 years ago
a5add28
Refactor Naming Series (#15070)
by Shreya Shah
· 6 years ago
c5cf428
[Enhance] Provision to backflush raw materials from WIP warehouse (#15184)
by rohitwaghchaure
· 6 years ago
8fe8d17
Permissions issue in BOM tree
by Nabin Hait
· 6 years ago
708e47a
optimize(various)
by Rushabh Mehta
· 6 years ago
0c3d345
[Minor] Moved mandatory Company field from More Information section to top (#14950)
by KanchanChauhan
· 7 years ago
9e874af
Query report print (#14935)
by Faris Ansari
· 7 years ago
526ab2c
[enhance] Allow transfer for manufacture in the BOM (#14891)
by rohitwaghchaure
· 7 years ago
1cfcf70
Resolved merge conflicts
by Saurabh
· 7 years ago
d4453ae
Fixed permission issue
by Nabin Hait
· 7 years ago
205eae3
[Fix] BOM replace timeout issue (#14782)
by rohitwaghchaure
· 7 years ago
ee32a78
Update bom_stock_calculated.py
by Manas Solanki
· 7 years ago
7324815
map payment terms template from SO to SI
by Nabin Hait
· 7 years ago
e27b85d
Added test cases for Overproduction against Work Order / Sales Order (#14704)
by rohitwaghchaure
· 7 years ago
32b57da
Make supplier_name and customer_name fields read only
by Shreya
· 7 years ago
18bed50
Set target qty 0
by Shreya
· 7 years ago
ce26610
Fix tax calculation (#14635)
by Ranjith Kurungadam
· 7 years ago
0484547
BOM Stock Calculation Report (#14561)
by umaepoch
· 7 years ago
22c2f47
Merge branch 'master' into develop
by Ameya Shenoy
· 7 years ago
2737b08
blanket order related fixes
by Nabin Hait
· 7 years ago
c7afbea
Update bom.py (#14524)
by Manas Solanki
· 7 years ago
b2d3c0f
Update ordered qty in blanket order
by Nabin Hait
· 7 years ago
9a31dd7
test + documentation
by Manas Solanki
· 7 years ago
2df1b31
[minor] minor fixes along with the codacy
by Manas Solanki
· 7 years ago
e5e87f7
[feature] Blanket Order
by Manas Solanki
· 7 years ago
2fb63e1
init the blanket order
by Manas Solanki
· 7 years ago
86026d3
[Fix] Alternative item, transferred qty issue for backflush method
by Rohit Waghchaure
· 7 years ago
8fc64a9
[Fix] Travis data (#14422)
by rohitwaghchaure
· 7 years ago
31ab648
Make the item UOM more visible (#14315)
by Alchez
· 7 years ago
05152da
[Enhance] Provision to set overproduction percentage for work order (#14248)
by rohitwaghchaure
· 7 years ago
084b0b3
Treeview permission (#14232)
by Suraj Shetty
· 7 years ago
b903fc4
Item defaults query fixes
by Nabin Hait
· 7 years ago
225af4a
unicode error in python3 (#14192)
by neckos
· 7 years ago
5f86175
Item Default fixes
by Nabin Hait
· 7 years ago
b434f26
[charts] update, without new build system
by Prateeksha Singh
· 7 years ago
eff678d
Merge pull request #13918 from manassolanki/item-level-defualts
by rohitwaghchaure
· 7 years ago
fbb6b3d
Undo replace of frappe.db.sql with frappe.get_list (#14074)
by Suraj Shetty
· 7 years ago
0b62838
[minor] remove in_dialog old property
by Rushabh Mehta
· 7 years ago
087a225
update for default warehouse
by Manas Solanki
· 7 years ago
e48b47f
Production Plan, do not consider the sales orders against which work order has been created (#13800)
by rohitwaghchaure
· 7 years ago
e42192b
[WIP] Alternative items (#13705)
by Doridel Cahanap
· 7 years ago
8501010
Replace frappe.db.sql to frappe.get_list to apply permissions (#14037)
by Suraj Shetty
· 7 years ago
3f77852
Pass buying or selling as filter parameters
by Shreya
· 7 years ago
a7387b4
[fix] Get items from BOM error in python 3 (#14012)
by Faris Ansari
· 7 years ago
e85a43c
Merge branch 'master' into develop
by Saurabh
· 7 years ago
eb54331
removed color field from sales order and work order
by Shreya
· 7 years ago
a7b2fc9
color field for calendar in sales order and work order
by Shreya
· 7 years ago
bd99606
Change msgprint to unobtrusive alert
by Faris Ansari
· 7 years ago
7826dd1
Typo Fix in Work Order
by Kanchan Chauhan
· 7 years ago
ad76f9a
[Enhancement] Work Order Material Consumption (#13384)
by Doridel Cahanap
· 7 years ago
03016e5
Exploded view for BOM Stock Report (#12506)
by Gaurav Naik
· 7 years ago
ff2e4c8
Fixed merge conflict
by Nabin Hait
· 7 years ago
badc855
[Fix] BOM validation issue for scrap item (#13429)
by rohitwaghchaure
· 7 years ago
a3c3dec
[enhance] Item Alternative (#13121)
by rohitwaghchaure
· 7 years ago
b9c82b9
Fixed merge conflict
by Nabin Hait
· 7 years ago
f3025f1
operation time in grid view (#13400)
by Shreya Shah
· 7 years ago
34dd079
Remove unnecessary columns Analytics Reports (#13344)
by Faris Ansari
· 7 years ago
13ddc7e
[ Enhance ] Production to Work Order (#12902)
by Zarrar
· 7 years ago
cbfcb3e
string_types from basestirng
by Achilles Rasquinha
· 7 years ago
2c7a6e6
Reserve for subcontracting (#13195)
by Nabin Hait
· 7 years ago
9362cf3
[charts] update charts API
by Prateeksha Singh
· 7 years ago
b4de7e3
removed has_key, used pythonic in (#13236)
by Achilles Rasquinha
· 7 years ago
c43c95e
Fixed merge conflict
by Nabin Hait
· 7 years ago
a942722
[Fix] Timeout issue while saving multilevel BOM (#13118)
by rohitwaghchaure
· 7 years ago
502af4d
display image fnd description for root BOM also (#13099)
by Zarrar
· 7 years ago
6465228
self.assertEqual
by Achilles Rasquinha
· 7 years ago
a3555aa
[FIX] sorting multiple compares
by Achilles Rasquinha
· 7 years ago
cf72d7f
Fixed merge conflict
by Nabin Hait
· 7 years ago
23a2b65
[Fix] BOM Update Tool not update grandparent's exploded BOM (#13026)
by rohitwaghchaure
· 7 years ago
4e8fdf7
[Enhance] Quality Inspection Template (#12988)
by rohitwaghchaure
· 7 years ago
67f7441
disable expand_all button for BOM (#13015)
by Zarrar
· 7 years ago
e255830
[enhance] Production Plan (#12160)
by rohitwaghchaure
· 7 years ago
5a5f73e
Merge pull request #12602 from PawanMeh/fixes_8540
by rohitwaghchaure
· 7 years ago
2735701
resolved merge conflicts
by Saurabh
· 7 years ago
5a91989
Remove total_projected_qty (#12889)
by Faris Ansari
· 7 years ago
56b2e12
Python 3 fixes [merge asap] (#12884)
by Achilles Rasquinha
· 7 years ago
7477899
Formatter, code cleanup (#12852)
by rohitwaghchaure
· 7 years ago
5f779eb
validation fix
by pawan
· 7 years ago
2b885be
code changes for single stock entry
by pawan
· 7 years ago
2ef1f84
Fixed merge conflict
by Nabin Hait
· 7 years ago
2aba97b
Fetch items from BOM in Material Request
by Nabin Hait
· 7 years ago
ec2c9ec
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
dea99cc
treeview not set when routed from bom form (#12707)
by Zarrar
· 7 years ago
dba5e76
Minor fix in old patch
by Nabin Hait
· 7 years ago
c987500
Merge branch 'master' into develop
by Rohit Waghchaure
· 7 years ago
2f3ad64
[Fix] Precision issue while making material requests from production planning tool
by Rohit Waghchaure
· 7 years ago
dc0db3a
Exploded view for BOM Stock Report (#12506)
by Gaurav Naik
· 7 years ago
b19fd57
[fix] set required quantity if item in bom found (#12460)
by Manas Solanki
· 7 years ago
Next »