Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
711d1acffd969e18859421e80c1677c6ab3b549f
/
erpnext
/
stock
72bea0d
test: Add test to check creation of pick list from multiple sales order
by Suraj Shetty
· 5 years ago
736b5e0
fix: Maintain the order of Item List
by Suraj Shetty
· 5 years ago
ca58fde
test: Enable basic tests
by Suraj Shetty
· 5 years ago
bcfec77
style: Use single quotes
by Suraj Shetty
· 5 years ago
744b92d
fix: Commonify item not available alert - Reorganise code - UX fixes
by Suraj Shetty
· 5 years ago
0eed0a9
test: Temporarily comment out tests
by Suraj Shetty
· 5 years ago
0df3889
fix: Update pick list print format
by Suraj Shetty
· 5 years ago
5e84ce5
fix: Add is_stock_item filter for item in locations table
by Suraj Shetty
· 5 years ago
effe53d
fix: Set default value for qty
by Suraj Shetty
· 5 years ago
9641edc
fix: Set item locations before save
by Suraj Shetty
· 5 years ago
9b42682
fix: Check parent warehouse for batch as well
by Suraj Shetty
· 5 years ago
a6ab001
style: Remove commented code
by Suraj Shetty
· 5 years ago
3e11338
fix: Validate count of serial numbers
by Suraj Shetty
· 5 years ago
acd00df
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
ed1ec82
refactor: Item picking logic
by Suraj Shetty
· 5 years ago
dbe8dab
Merge pull request #18794 from deepeshgarg007/supplier_items
by Deepesh Garg
· 5 years ago
1c29c52
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
66f2bc6
fix: Item mapping of stock entry with no reference
by Suraj Shetty
· 5 years ago
55a2699
fix: Update dashboard of doctypes that are linked with pick list
by Suraj Shetty
· 5 years ago
f455c92
fix: Remove Pick List Reference Item use Item locations table instead
by Suraj Shetty
· 5 years ago
d03d820
fix: incorrect valuation rate calculated because of string replacement issue
by Rohit Waghchaure
· 5 years ago
1cf7270
fix: Add picklist dashboard config
by Suraj Shetty
· 5 years ago
be0ae7a
fix: Doctype changes
by Suraj Shetty
· 5 years ago
8f32ac0
fix: Batch selection logic
by Suraj Shetty
· 5 years ago
c5e0838
fix: Import get_conversion factor method
by Suraj Shetty
· 5 years ago
974ac3e
fix: Update item detail for items without reference
by Suraj Shetty
· 5 years ago
dc675b1
fix: Re-order stock qty field
by Suraj Shetty
· 5 years ago
d6be898
fix: Remove "Material Issue" purpose from pick list
by Suraj Shetty
· 5 years ago
8de8a78
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
5dd1b50
fix: update show in website on disabling item (#18831)
by Mangesh-Khairnar
· 5 years ago
00f9930
style: Remove leftout print statements
by Suraj Shetty
· 5 years ago
2b9e256
fix: Rename method name
by Suraj Shetty
· 5 years ago
94d7096
fix: Show create button only if target doc does not exists
by Suraj Shetty
· 5 years ago
ecc801d
fix: Add pick list field to delivery note
by Suraj Shetty
· 5 years ago
be9f4ea
fix: Add button to create pick list from material request
by Suraj Shetty
· 5 years ago
a1dc152
fix: Move get items location button below items table
by Suraj Shetty
· 5 years ago
9209570
feat: Add option to create pick list from material request
by Suraj Shetty
· 5 years ago
98b86ec
Merge branch 'develop' into supplier_items
by Deepesh Garg
· 5 years ago
5943241
fix: Consider multiple stock entry against a purchase order
by deepeshgarg007
· 5 years ago
8b4d604
fix: Use purpose field and remove item_base_on field
by Suraj Shetty
· 5 years ago
f3d78dd
fix: Duplicate items check in Sales Invoice (#18660)
by Deepesh Garg
· 5 years ago
f2798ea
fix: Conside multiple stock entry against a purchase order
by deepeshgarg007
· 5 years ago
687b1a5
fix: Make pick list submittable and add few fields
by Suraj Shetty
· 5 years ago
8d55f81
fix: Fix raw matterial selection based on finished item qty
by Suraj Shetty
· 5 years ago
c1f25ff
fix: Add option to select qty of finished goods Item
by Suraj Shetty
· 5 years ago
ec92486
fix: Add option to create Stock Entry from Pick List
by Suraj Shetty
· 5 years ago
298d38c
test: Fix existing tests
by Suraj Shetty
· 5 years ago
da2a623
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
d79a16c
fix: Warehouse selection login
by Suraj Shetty
· 5 years ago
5f2c030
Merge branch 'version-12-hotfix' into merge_v12_hotfix_1
by Sahil Khan
· 5 years ago
cb38cc9
fix: Enhancement in Purchase Order
by deepeshgarg007
· 5 years ago
5124b28
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
1a09043
fix: Quantity while creating pick list from work order
by Suraj Shetty
· 5 years ago
6450be5
fix: Get Items button
by Suraj Shetty
· 5 years ago
669cff8
fix: Get items button
by Suraj Shetty
· 5 years ago
0df5134
fix: valuation rate in stock ledger (#18744)
by Mangesh-Khairnar
· 5 years ago
ec1fe9e
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 5 years ago
182f4de
fix: Delivery note creation from pick list
by Suraj Shetty
· 5 years ago
ca55af8
fix: travis
by Mangesh-Khairnar
· 5 years ago
06ce1f5
fix(quality-inspection): fetch all items for inspection type in process (#18716)
by Mangesh-Khairnar
· 5 years ago
1c728a7
fix(delivery note): change the text invoice to sales invoice on make button (#18658)
by DeeMysterio
· 5 years ago
cfce531
fix(delivery note): change the text invoice to sales invoice on make button (#18666)
by DeeMysterio
· 5 years ago
19199ba
fix: miscellaneous fixes (#18615)
by Himanshu
· 5 years ago
ebf38c5
fix: misc fixes (#18616)
by Himanshu
· 5 years ago
e047de8
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 6 years ago
99c26e0
fix: Set Maintenance Status fields as Read Only (#18634)
by Faris Ansari
· 6 years ago
cfd19af
fix: Set Maintenance Status fields as Read Only (#18633)
by Faris Ansari
· 6 years ago
df7644a
fix: Show created serial nos as links in message (#18635)
by Faris Ansari
· 6 years ago
afae8a0
fix: Show created serial nos as links in message (#18636)
by Faris Ansari
· 6 years ago
9601b6c
feat: added checkbox 'Update Consumed Material Cost In Project' in work order to don't update the consumed material cost in the project for the subassembely work orders (#18533)
by rohitwaghchaure
· 6 years ago
b559bf6
Merge branch 'version-12-hotfix' into stock-ledger-fix
by Suraj Shetty
· 6 years ago
c573286
feat: Add pick list print format
by Suraj Shetty
· 6 years ago
b35c041
fix: Add option to get items from work order
by Suraj Shetty
· 6 years ago
a7dc373
fix: Move folders to right location
by Suraj Shetty
· 6 years ago
bb7a2db
fix: Rename file
by Suraj Shetty
· 6 years ago
0c1dbb1
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 6 years ago
fbcc565
fix: Rename Pick TIcket -> Pick List
by Suraj Shetty
· 6 years ago
fa9111e
fix: Add and rename some fields
by Suraj Shetty
· 6 years ago
fdb5e6b
Merge pull request #18531 from rohitwaghchaure/scrap_item_not_adding_v12_hotfix
by rohitwaghchaure
· 6 years ago
8623635
fix: scrap item not adding while doing finished good entry
by Rohit Waghchaure
· 6 years ago
f9c0ef3
fix: Check zero valuation rate only for valid doctypes
by deepeshgarg007
· 6 years ago
548293a
fix: Check zero valuation rate only for valid doctypes
by deepeshgarg007
· 6 years ago
72d0346
fix: Show "Get Item Location" only if there are reference items
by Suraj Shetty
· 6 years ago
14fb160
fix: Select location based on group warehouse
by Suraj Shetty
· 6 years ago
341f773
fix: Make item read-only in item location table
by Suraj Shetty
· 6 years ago
e260e82
fix: Batch number selection code
by Suraj Shetty
· 6 years ago
55ab313
fix: Add code to set batch no - And split item based on batch availibility
by Suraj Shetty
· 6 years ago
9ad10cb
test: Add basic tests
by Suraj Shetty
· 6 years ago
a55e4e2
Merge pull request #18452 from rohitwaghchaure/scrap_item_not_adding
by rohitwaghchaure
· 6 years ago
7e20324
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
by Suraj Shetty
· 6 years ago
27bdba4
test: Add test case statements
by Suraj Shetty
· 6 years ago
d43764c
fix: Use .set method to set serial no.
by Suraj Shetty
· 6 years ago
af19347
Merge branch 'develop' into scrap_item_not_adding
by Saurabh
· 6 years ago
6496897
Merge branch 'version-12-hotfix' into stock-ageing-v12
by Deepesh Garg
· 6 years ago
64f174f
feat: Get item location from reference items
by Suraj Shetty
· 6 years ago
941e210
Merge branch 'develop' into stock_ageing_fix
by Deepesh Garg
· 6 years ago
06f99ca
fix: Fixes in stock ageing report
by deepeshgarg007
· 6 years ago
15154d4
Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix
by deepeshgarg007
· 6 years ago
7fdab02
fix: Use get_serial_no and remove batch
by deepeshgarg007
· 6 years ago
1495c95
fix: Remove batch
by deepeshgarg007
· 6 years ago
Next »