Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
9d04b67f46757e8f14fe6d3bb7c0289b860f6b0f
/
erpnext
/
stock
c87b47a
fix: Price list conversion for other UOM from stock UOM item price (#17386)
by Suraj Shetty
· 6 years ago
ea9c758
Merge pull request #17331 from deepeshgarg007/inactive_items
by Deepesh Garg
· 6 years ago
7dddc0c
Merge branch 'develop' into fix-stock-entry-feed
by Deepesh Garg
· 6 years ago
d12e942
fix(selling): Fix method to also consider return documents (#17340)
by Rohan
· 6 years ago
90bca99
Merge branch 'develop' into inactive_items
by Nabin Hait
· 6 years ago
0943856
Merge branch 'develop' into fix-stock-entry-feed
by Nabin Hait
· 6 years ago
5e0bc20
Merge pull request #17337 from nabinhait/travis-fix-dev
by Nabin Hait
· 6 years ago
1f61a1e
minot fix
by Nabin Hait
· 6 years ago
8bbc0a0
Merge branch 'develop' into inactive_items
by Nabin Hait
· 6 years ago
cb2c13f
fix: Stock Ledger report fix (#17343)
by Deepesh Garg
· 6 years ago
253c6f9
fix: Subject of Stock Entry feed
by Kanchan Chauhan
· 6 years ago
319c912
fix: Load doc before save
by Nabin Hait
· 6 years ago
e3ea806
fix: Ignore sql injections
by deepeshgarg007
· 6 years ago
a89d1df
fix: Typo fixes
by deepeshgarg007
· 6 years ago
bf2adae
fix: Ordering and datatype fixes in inactive items report
by deepeshgarg007
· 6 years ago
8a5d556
Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items
by deepeshgarg007
· 6 years ago
1d78aae
fix: Add index to Item route
by Faris Ansari
· 6 years ago
767a00f
feat: Logic for query and report creation for inactive items
by deepeshgarg007
· 6 years ago
4d1df41
fix: Reordered and deleted unnecessary filters
by deepeshgarg007
· 6 years ago
f3cc874
Merge pull request #17249 from scmmishra/auto-fetch-serial
by Shivam Mishra
· 6 years ago
63921eb
style: fixed formatting
by Shivam Mishra
· 6 years ago
cab2d82
Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items
by deepeshgarg007
· 6 years ago
508e815
feat: Added filters and columns for inactive items report
by deepeshgarg007
· 6 years ago
c791c3b
fix: Minor bug in serial no auto fetch api
by scmmishra
· 6 years ago
eee5c38
feat: Use controller for serial no. API
by scmmishra
· 6 years ago
ef848fd
fix: let user delete the elements of items
by Himanshu
· 6 years ago
8ec54c2
feat: Added auto fetch serial numbers API
by scmmishra
· 6 years ago
810dde2
fix: show get items even if note has been amended
by Himanshu Warekar
· 6 years ago
29997e2
fix: Invoice against partially returned DN/PR
by Nabin Hait
· 6 years ago
e7e2e93
Merge pull request #17183 from netchampfaris/duplicate-variant-check-d
by Nabin Hait
· 6 years ago
581e5fb
fix: Set default value for Packing Unit as 0
by Faris Ansari
· 6 years ago
3ab2a18
Merge branch 'develop' into so-on-hold
by Mangesh-Khairnar
· 6 years ago
6472ed2
Merge pull request #16941 from Mangesh-Khairnar/po-on-hold
by Faris Ansari
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
9665a53
fix: item variant test cases
by Rohit Waghchaure
· 6 years ago
f3a9552
fix: item variant test cases
by Rohit Waghchaure
· 6 years ago
4da3d00
fix: Validate variant attributes only if is_new
by Faris Ansari
· 6 years ago
16c4fd6
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
1934a76
feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107)
by Mangesh-Khairnar
· 6 years ago
f1698bb
fix: unique variant based on
by Nabin Hait
· 6 years ago
bc02ee2
Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order
by rohitwaghchaure
· 6 years ago
843e440
Merge branch 'hotfix' into validate_stock_transaction_v11
by Nabin Hait
· 6 years ago
9302a19
Merge pull request #17135 from hrwX/validate_stock_transaction_v12
by Nabin Hait
· 6 years ago
603dce4
Merge pull request #17144 from nabinhait/variant-fix
by Nabin Hait
· 6 years ago
e334413
Merge pull request #17141 from rohitwaghchaure/incorrect_pos_profile_selected_if
by rohitwaghchaure
· 6 years ago
3d667b4
Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold
by Mangesh-Khairnar
· 6 years ago
a3357e4
fix: Default variant Based on
by Nabin Hait
· 6 years ago
e8e3fb1
fix: incorrect POS profile selected
by Rohit Waghchaure
· 6 years ago
f7a83cb
fix: incorrect POS profile selected
by Rohit Waghchaure
· 6 years ago
cdd79e3
fix: check transactions for batch, serial check
by Himanshu Warekar
· 6 years ago
7f253b6
pull from hotfix
by Himanshu Warekar
· 6 years ago
28db545
fix: check transactions for batch, serial check
by Himanshu Warekar
· 6 years ago
2df623c
Merge pull request #17072 from kennethsequeira/auto-re-val
by Nabin Hait
· 6 years ago
1e5664b
Update item.py
by Nabin Hait
· 6 years ago
3720e64
fix(kaizen): warehouse account description
by Rushabh Mehta
· 6 years ago
1f0edab
fix(kaizen): warehouse account description
by Rushabh Mehta
· 6 years ago
5fa9a7a
feat: unlink advance payment entry on cancelation of order
by Rohit Waghchaure
· 6 years ago
da7a193
fix(stock): Fixed stock balance and stock ledger report
by Nabin Hait
· 6 years ago
4f5839e
fixed spelling in validation message
by Kenneth Sequeira
· 6 years ago
725f37c
Revert "fix(Delivery Note): Fix issue credit note"
by rohitwaghchaure
· 6 years ago
f3a1fa0
Revert "Fix(Delivery Note): Fix issue credit note"
by rohitwaghchaure
· 6 years ago
b6505bd
Merge pull request #17025 from hrwX/fix_issue_credit
by rohitwaghchaure
· 6 years ago
5fdbdd5
Merge pull request #16950 from hrwX/fix-issue-credit
by rohitwaghchaure
· 6 years ago
c4599c2
fix(test): item variant
by Rushabh Mehta
· 6 years ago
048e5f4
fix(test): item variant
by Rushabh Mehta
· 6 years ago
d4e038b
Merge branch 'hotfix' of https://github.com/frappe/erpnext into develop
by Nabin Hait
· 6 years ago
0a90ce5
Refactored deferred revenue booking logic
by Nabin Hait
· 6 years ago
a86f3a7
remove issue credit note
by Himanshu Warekar
· 6 years ago
fa63844
Merge pull request #16925 from rohitwaghchaure/stock_entry_enhancements
by rohitwaghchaure
· 6 years ago
8aaee57
fix(uom): Get items as per UOM defined in BOM, fixes #15081
by Nabin Hait
· 6 years ago
e196b31
Merge pull request #16961 from rohitwaghchaure/stock_ageing_warehouse_wise
by rohitwaghchaure
· 6 years ago
5816fc2
Renamed subcontract to Send to Subcontractor
by Rohit Waghchaure
· 6 years ago
ffbeb02
renamed purpose in stock entry
by Rohit Waghchaure
· 6 years ago
c7b916a
fix: test cases
by Rohit Waghchaure
· 6 years ago
9faed1b
feat: added button get items from material request in stock entry
by Rohit Waghchaure
· 6 years ago
8ce2d50
Added test cases
by Rohit Waghchaure
· 6 years ago
186c758
feat: added good in transit feature in the stock entry
by Rohit Waghchaure
· 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
5e474f4
fix: add server-side validation for closed sales order for linked material request
by Mangesh-Khairnar
· 6 years ago
5770ad9
Merge pull request #16963 from itusedyetnew/develop
by Rushabh Mehta
· 6 years ago
b07a5d4
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
9570541
fix(uom): Get items as per UOM defined in BOM, fixes #15081
by Nabin Hait
· 6 years ago
7678c7b
Merge pull request #16869 from rohitwaghchaure/not_able_to_submit_purchase_receipt
by Rushabh Mehta
· 6 years ago
9c43c8f
Merge pull request #16554 from SaiFi0102/Brand-Item-Defaults-V12
by Rushabh Mehta
· 6 years ago
3c95387
Merge branch 'master' into develop
by Saurabh
· 6 years ago
8aafbd2
stock_values_on append function on string
by itusedyetnew
· 6 years ago
ca9f93c
feat: Stock ageing warehouse wise
by Rohit Waghchaure
· 6 years ago
8bfe330
feat: pricing rule enhancements
by Rohit Waghchaure
· 6 years ago
5f8b358
Website: Product Configurator and Bootstrap 4 (#15965)
by Faris Ansari
· 6 years ago
2f5f17f
refactor: fix issue credit note
by Himanshu Warekar
· 6 years ago
873c579
fix: check for both hold and closed status in po
by Mangesh-Khairnar
· 6 years ago
a1afd78
feat: add validation for on hold purchase order
by Mangesh-Khairnar
· 6 years ago
fd33c55
Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit
by rohitwaghchaure
· 6 years ago
957a330
Merge pull request #16634 from Alchez/hotfix-stock-balance-balance
by Rushabh Mehta
· 6 years ago
267723f
fix: stock ledgre report not working
by Rohit Waghchaure
· 6 years ago
6b33c9b
fix: purchase receipt not able to submit because default inventory account has not selected in another company
by Rohit Waghchaure
· 6 years ago
821a002
feat: added provision to disable CWIP accounting in asset settings
by Rohit Waghchaure
· 6 years ago
e62bd89
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Brand-Item-Defaults-V12
by Saif Ur Rehman
· 6 years ago
9757a60
Fix Company Default to Total Stock Summary Report
by Jay Parikh
· 6 years ago
Next »