Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
d093a377ef6c3bae54b785f7f2846d0f09bfc673
/
erpnext
/
stock
65628ac
Merge pull request #21283 from marination/stock-entry-get-items-mr
by rohitwaghchaure
· 4 years, 11 months ago
0b98a62
fix: Fetch Material Requests with type Issue as well in Stock Entry via Get Items from
by marination
· 4 years, 11 months ago
c3f994b
Merge pull request #21197 from marination/default-item-manufacturer
by rohitwaghchaure
· 4 years, 11 months ago
3ce2385
Merge branch 'develop' into batch_message_v13
by Marica
· 5 years ago
cfaf638
fix: batch message ux improved
by vishdha
· 5 years ago
5e27496
Merge pull request #21201 from marination/serial-no-status
by Deepesh Garg
· 5 years ago
ebcc46d
feat: updated desk pages (#21138)
by Shivam Mishra
· 5 years ago
cf17809
Merge pull request #21156 from marination/mr-customer-provided-to-stock-entry
by rohitwaghchaure
· 5 years ago
0b34b90
fix: item_name added for message
by vishdha
· 5 years ago
86e8b2a
fix: Status field in Serial No for filter and report builder
by marination
· 5 years ago
562fd0e
fix: purchase return are allowed even when assets are not cancelled (#20797)
by Saqib
· 5 years ago
47c8ddb
Merge pull request #20962 from marination/pick-list-enhance
by rohitwaghchaure
· 5 years ago
da6806e
fix: Translation strings with trailing spaces (#21192)
by Suraj Shetty
· 5 years ago
3e7a8ab
feat: Provision to set Default Item Manufacturer
by marination
· 5 years ago
36459c0
Merge branch 'develop' into pick-list-enhance
by rohitwaghchaure
· 5 years ago
0672b6b
Merge pull request #21170 from rohitwaghchaure/get_serial_nos_based_on_posting_date_and_time_develop
by rohitwaghchaure
· 5 years ago
c9f08be
fix: set batch qty in batch master and test cases
by Nabin Hait
· 5 years ago
f92a5f3
fix: set batch ID as title instead of item code
by Rohan Bansal
· 5 years ago
d2d73e6
fix: prioritize empty over expired as batch status
by Rohan Bansal
· 6 years ago
ba03853
fix: update Batch schema
by Rohan Bansal
· 6 years ago
ced78cf
fix(stock): make requested changes
by Rohan Bansal
· 6 years ago
92669ea
fix(stock): batch list view statuses
by Rohan Bansal
· 6 years ago
4a50c99
fix(stock): Update batch quantity whenever stock in it is moved
by Rohan Bansal
· 6 years ago
1bd7ea9
fix(batch): Only consider valid stock ledger entries
by Rohan Bansal
· 6 years ago
658ed14
feat(batch): Add total quantity and dashboard to Batch
by Rohan Bansal
· 6 years ago
d313a23
Merge pull request #21065 from marination/bin-requested-qty
by rohitwaghchaure
· 5 years ago
560f822
fix: get serial nos based on posting date and time
by Rohit Waghchaure
· 5 years ago
55ea142
Merge pull request #21181 from marination/purchase-receipt-scan-barcode
by rohitwaghchaure
· 5 years ago
c732e99
fix: Validate Serial/Batch No naming series in Item itself (#21167)
by Marica
· 5 years ago
048de30
Merge branch 'develop' into pick-list-enhance
by Marica
· 5 years ago
f8e8333
Merge pull request #21174 from rohitwaghchaure/material_request_incorrect_filter_issue_develop
by rohitwaghchaure
· 5 years ago
e05013e
feat: Scan Barcode in Purchase Receipt
by marination
· 5 years ago
5317907
fix: material request type manufacture shows items with Is Purchase Item enabled
by Rohit Waghchaure
· 5 years ago
e58d1b1
Merge branch 'develop' into bin-requested-qty
by Marica
· 5 years ago
aa775f8
fix: Setting to toggle customer and supplier warehouse for inter warehouse transfer (#21142)
by Deepesh Garg
· 5 years ago
2a9a535
fix: Test Cases and block expense on outward entry
by marination
· 5 years ago
fd04e96
fix: Mapping Customer Provided Material Request to Stock Entry
by marination
· 5 years ago
66c4a08
fix: Update Received Qty in Material Request as per Stock UOM (#21054)
by Marica
· 5 years ago
438e043
fix: cannot set warehouse on deleting all so items and updating them (#21078)
by Saqib
· 5 years ago
9a39bcd
fix: Fixed Test Cases for Material Request
by marination
· 5 years ago
686a096
fix: Commonified code and added server side validation
by marination
· 5 years ago
6f0dc82
fix: Typo in stock level validation in Stock Ledger
by marination
· 5 years ago
98a91f4
Merge pull request #21015 from marination/so-mr-mapping-uom
by rohitwaghchaure
· 5 years ago
7845961
Merge pull request #21017 from Alchez/dev-remove-same-item-validation
by rohitwaghchaure
· 5 years ago
bc41533
Merge pull request #21003 from Alchez/dev-stock-entry-fg-validation
by rohitwaghchaure
· 5 years ago
25846cc
fix: warehouse_account_map not getting reset for diff company transac (#20995)
by Saqib
· 5 years ago
86aff0d
fix: serial no scan not adding the serial nos in stock entry (#21083)
by rohitwaghchaure
· 5 years ago
fbf6e56
fix: Expense account currency validation in Landed Cost voucher (#21073)
by Deepesh Garg
· 5 years ago
a47e42c
Merge pull request #21087 from nabinhait/item_defaults_fix_dev
by Deepesh Garg
· 5 years ago
f9f39f5
Merge pull request #21103 from nextchamp-saqib/stock-ledger-warehouse-filter
by Deepesh Garg
· 5 years ago
ed3553f
chore: [ux] filter warehouse based on company
by Saqib Ansari
· 5 years ago
c12a804
Merge branch 'develop' into item_defaults_fix_dev
by Deepesh Garg
· 5 years ago
fe000e2
fix: Add item defaults based on global settings only if default company and warehouse is mentioned
by Nabin Hait
· 5 years ago
815c36a
fix: Updated Bin Requested Qty logic
by marination
· 5 years ago
38cba15
fix: Make shelf life mandatory in Batched Item if it has expiry date (#21044)
by Marica
· 5 years ago
b856aae
fix: Project field in Stock Entry Detail should be editable (#20999)
by Marica
· 5 years ago
faea854
feat: auto set batch no on serial no selection (#20757)
by Saqib
· 5 years ago
b6bb56e
Merge pull request #21037 from rohitwaghchaure/fixed_batch_selector_popup_develop
by rohitwaghchaure
· 5 years ago
5c1404e
fix: batch selection popup not coming for stock entry
by Rohit Waghchaure
· 5 years ago
7ea7993
fix: handle error handling (#20815)
by Rohan
· 5 years ago
879c6bf
Merge branch 'develop' into dev-stock-entry-fg-validation
by Rohan
· 5 years ago
f8b54bd
Merge pull request #21005 from rohitwaghchaure/qty_must_be_positive_for_stock_entry_develop
by Deepesh Garg
· 5 years ago
b7d8472
fix: add warehouse check for FG item
by Rohan
· 5 years ago
73c8d23
fix: UOM fixes in Sales Order,Material Request & Production Plan
by marination
· 5 years ago
5e4e2db
fix: stock entry qty must be positive
by Rohit Waghchaure
· 5 years ago
ce90848
fix: allow target warehouses to be changed for work order stock entries
by Rohan
· 5 years ago
dbeb77e
fix: Unable to submit landed cost voucher (#20977)
by Deepesh Garg
· 5 years ago
fa6454b
fix: Update is_tree field in Tree doctypes (#20981)
by Deepesh Garg
· 5 years ago
e4cd125
Merge pull request #20991 from rohitwaghchaure/fixed_reserved_qty_for_production_develop
by rohitwaghchaure
· 5 years ago
6b36fae
Merge pull request #20990 from rohitwaghchaure/fixed_shortage_qty_in_stock_projected_qty_report_develop
by Deepesh Garg
· 5 years ago
dd13d0a
fix: reserved qty for production issue for partial completion of work order
by Rohit Waghchaure
· 5 years ago
cd2478a
fix: shortage qty in stock projected qty report
by Rohit Waghchaure
· 5 years ago
ddc3bb2
fix: Multiple fixes for travis (#20924)
by Nabin Hait
· 5 years ago
e1f499a
fix: Pick List Enhancements
by marination
· 5 years ago
b10adbb
fix: Item alternative must have similar fields as original item (#20796)
by Marica
· 5 years ago
1306f50
fix: is_pos gets reset on making s_inv from s_ord (#20886)
by Saqib
· 5 years ago
de4f690
fix: serial_no_selector showing for non serialized batched item (#20851)
by Saqib
· 5 years ago
aecf9d6
Merge branch 'develop' into desk-settings-card
by Shivam Mishra
· 5 years ago
451382e
feat: update desk pages
by Shivam Mishra
· 5 years ago
6ec4618
fix: travis (#20903)
by Saqib
· 5 years ago
1fd1852
Merge branch 'develop' into yet-another-desk
by Shivam Mishra
· 5 years ago
508ad51
fix: Validate Serial No/Batch No against unserialized Item in Stock Reconciliation (#20858)
by Marica
· 5 years ago
b978d79
fix: show uom in print formats instead of stock uom (#20843)
by Saqib
· 5 years ago
0310366
fix (cleanup): remove incomplete dependencies data
by Shivam Mishra
· 5 years ago
8a8e8d6
feat: added base pages for desk
by Shivam Mishra
· 5 years ago
ed25ec7
chore: Item Price and Product Bundle Form cleanup (#20772)
by Marica
· 5 years ago
e9ac3e0
feat: link serial no to batch no (#20778)
by Saqib
· 5 years ago
b5a670c
fix: serial no material transfer performance issue (#20747)
by rohitwaghchaure
· 5 years ago
2866617
fix: 'Last Purchase Rate' taking wrong on BOM (#20689)
by Lokesh Waingankar
· 5 years ago
ba88407
Create a new item on Material Request showing error Item None not found. #20608 (#20731)
by abhijitkumbharInd
· 5 years ago
7229f69
fix: rate and amount in material request copying from sales order (#20717)
by rohitwaghchaure
· 5 years ago
1e6788b
fix: reorder material request not created if doctype has custom mandatory field (#20719)
by rohitwaghchaure
· 5 years ago
75d9d79
fix: missing assign item's expense_account
by Andy Zhu
· 5 years ago
6071313
fix: document creation via onboarding slide (#20644)
by Rucha Mahabal
· 5 years ago
23aa5c6
Merge pull request #20643 from abhijitkumbharInd/develop
by Deepesh Garg
· 5 years ago
40546d8
Merge pull request #20663 from marination/stock-settings-query
by Deepesh Garg
· 5 years ago
120f750
fix: Server side validation for Warehouses
by marination
· 5 years ago
bde13b9
fix: Set Query on warehouse fields in Stock Settings
by marination
· 5 years ago
15ff6a5
feat: Inter warehouse stock transfer on valuation rate with taxation (#20083)
by Deepesh Garg
· 5 years ago
0047fcf
fix: HSN/SAC Error while creating a new item and not selecting the field. #20590
by abhijitkumbharIND
· 5 years ago
Next »