Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
0f0d6ce25cf2a44f18a4300d3ab0e31c2a4d6c06
/
erpnext
/
stock
bebbc63
fix: Validation message in work order
by Nabin Hait
· 5 years ago
eaff541
fix: query (#19376)
by Anurag Mishra
· 5 years ago
c58d7d8
Merge pull request #19363 from rohitwaghchaure/stock_balance_report_not_working_for_stock_recon
by Deepesh Garg
· 5 years ago
432b035
fix: stock balance report not working if actual qty is zero
by Rohit Waghchaure
· 5 years ago
dfc10bb
fix: Fixed consumed qty based on Stock Ledger Entry (#19305)
by Nabin Hait
· 5 years ago
0bb99c1
fix: while submitting landed cost voucher user getting negative stock error (#19269)
by rohitwaghchaure
· 5 years ago
8e937e9
fix: packed items child table reset on amending docs (#19157)
by Anurag Mishra
· 5 years ago
6676238
fixes: internal issues (#19201)
by Saqib
· 5 years ago
ccad0a4
feat: Stock Quick Balance (#19123)
by Marica
· 5 years ago
16b8e7c
Merge pull request #19248 from rohitwaghchaure/not_able_to_submit_work_order_v12
by rohitwaghchaure
· 5 years ago
484e1fb
fix: not able to submit the work order
by Rohit Waghchaure
· 5 years ago
d5067b4
chore: label changes in retail and stock (#19243)
by Saqib
· 5 years ago
9351313
Merge branch 'develop' of https://github.com/frappe/erpnext into fix-stock-ageing-report
by Mangesh-Khairnar
· 5 years ago
ea70c6f
fix: dynamically filter fifo queue
by Mangesh-Khairnar
· 5 years ago
20194c4
rename return/invoice to Purchase return/invoice (#19212)
by DeeMysterio
· 5 years ago
ed1cc18
fix: stock ledger report not showing data if the UOM filter has selected (#19179)
by rohitwaghchaure
· 5 years ago
7b1b3f0
fix: Allow alternative item in stock entry while transfering material to subcontractor (#19189)
by Deepesh Garg
· 5 years ago
3564ac7
fix: don't create debit/credit note automatically (#19185)
by Rucha Mahabal
· 5 years ago
5ef26b4
feat(delivery note): make the delivery trip plus button fetch data from delivery note (#19046)
by DeeMysterio
· 5 years ago
e19e16f
fix: remove internal fields from print (#19101)
by Rohan
· 5 years ago
77f2263
fix(stock-ageing): filter none values from the fifo queue
by Mangesh-Khairnar
· 5 years ago
001edb4
refactor: Reposting utility of Stock ledger (#19155)
by Nabin Hait
· 5 years ago
c15cc8f
fix: #18624
by thefalconx33
· 5 years ago
2e7419d
fix: Do not validate warehouse in case of Repack (#19050)
by Deepesh Garg
· 5 years ago
fdad333
fix: get correct warehouse for product bundle (#19130)
by Himanshu
· 5 years ago
5dcf2c6
chore: remove unlinked letter head references (#19138)
by Mangesh-Khairnar
· 5 years ago
8dd4699
feat: Allow to make landed cost voucher against the asset item (#19121)
by rohitwaghchaure
· 5 years ago
462d9cb
feat: "Purchase Order items to be Received or Billed" report (#19091)
by Suraj Shetty
· 5 years ago
6bbc834
Merge pull request #19112 from rohitwaghchaure/fixed_get_bin_details_and_serial_nos_arugument_passing_issue
by rohitwaghchaure
· 5 years ago
6daab3c
fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given)
by Rohit Waghchaure
· 5 years ago
28d182a
fix: Permission issue in Total Stock Summary report (#19110)
by Suraj Shetty
· 5 years ago
9e4f674
fix: indentation error in stock ageing
by kaviya
· 5 years ago
bc001d2
feat: Add stock ageing data to stock balance report (#19036)
by Suraj Shetty
· 5 years ago
bac4b93
fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066)
by Marica
· 5 years ago
8cc2f83
fix: Fetch scrap items from BOM if purpose is repack (#19056)
by Deepesh Garg
· 5 years ago
a3095c9
fix: optimized query (#19026)
by Shivam Mishra
· 5 years ago
1853a83
fix(packing-slip): add a descriptive message (#18981)
by Mangesh-Khairnar
· 5 years ago
d312d11
fix: port from hotfix (#18974)
by rohitwaghchaure
· 5 years ago
cbcede7
Merge pull request #18964 from nabinhait/max_carry_forwarded_leaves
by Mangesh-Khairnar
· 5 years ago
32eccb8
fix: Rename duplicate label Image to Website Image (#18912)
by Faris Ansari
· 5 years ago
fb7c7b5
feat: Added input field for max carry forwarded leaves
by Nabin Hait
· 5 years ago
ffc4f8f
feat: [stock -> packed_items] Enable modification of Description on packed items (#18907)
by MorezMartin
· 5 years ago
4ce3805
feat: Company wise credit limit
by Nabin Hait
· 5 years ago
b847731
Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit
by Nabin Hait
· 5 years ago
867ac10
fix: handle for product bundle (#18420)
by Anurag Mishra
· 5 years ago
a7d448d
fix: Error "TypeError: unorderable types: int() > str()" When Trying to Create Packing Slip (#18913)
by John Clarke
· 5 years ago
9d77e9f
fix: error while trying to get directions (#18827)
by Rohan
· 5 years ago
f1fab87
fix: mismatch between warehouse tree value and warehouse based stock balance report value (#18879)
by rohitwaghchaure
· 5 years ago
b03fa8a
Merge branch 'develop' into feat-customer-credit-limit
by Nabin Hait
· 5 years ago
805b863
fix: incorrect stock value difference when stock move from negative to positive (#18887)
by rohitwaghchaure
· 5 years ago
4bcc221
Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit
by Mangesh-Khairnar
· 5 years ago
8666ecc
fix: Purchase receipt test
by deepeshgarg007
· 5 years ago
402d82b
fix: Remove delete_doc from tests
by deepeshgarg007
· 5 years ago
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
7952532
feat: bypass credit limit check
by Mangesh-Khairnar
· 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
Next »