Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
8bf19ce81a615227ce7b85252aabb41c28039c6e
/
erpnext
/
stock
b559bf6
Merge branch 'version-12-hotfix' into stock-ledger-fix
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
548293a
fix: Check zero valuation rate only for valid doctypes
by deepeshgarg007
· 6 years ago
6496897
Merge branch 'version-12-hotfix' into stock-ageing-v12
by Deepesh Garg
· 6 years ago
06f99ca
fix: Fixes in stock ageing report
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
e3a2ab1
fix: Consider serial no and batches in Stock ageing report
by deepeshgarg007
· 6 years ago
f7733be
fix: Enhancement in stock ageing report
by deepeshgarg007
· 6 years ago
4d53992
fix: Changed columns to new dict form
by deepeshgarg007
· 6 years ago
f2fb461
perf(tests): Remove unnecessary tearDown code
by Aditya Hase
· 6 years ago
f4314a2
perf(travis): Use setUpClass instead of setUp
by Aditya Hase
· 6 years ago
bd69f43
fix(stock): Fix travis builds
by Aditya Hase
· 6 years ago
cd1094e
Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop
by Nabin Hait
· 6 years ago
ca25b92
fix: Calcellation logic for reconciliation of serialized items
by Nabin Hait
· 6 years ago
305da79
Handling case for Material Request type 'Manufacture' v12 (#18365)
by Anurag Mishra
· 6 years ago
73d4460
fix: file attach via import (#18414)
by Himanshu
· 6 years ago
60a291a
fix: Sample qty validation fix in purchase receipt (#18419)
by Deepesh Garg
· 6 years ago
0a8816e
feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110)
by Himanshu
· 6 years ago
3403d1c
Merge pull request #18095 from scmmishra/remove-move-stock-summary
by rohitwaghchaure
· 6 years ago
902e5ab
Merge branch 'develop' into ac_dim_usability_fixes
by Deepesh Garg
· 6 years ago
7339c72
Update item_dashboard.js
by Shivam Mishra
· 6 years ago
5738c93
style: commonified move and add button handler
by Shivam Mishra
· 6 years ago
7ab6010
Merge branch 'remove-move-stock-summary' of github.com:scmmishra/erpnext into remove-move-stock-summary
by Shivam Mishra
· 6 years ago
fd6ff62
style: code styling fixes
by Shivam Mishra
· 6 years ago
6e26470
Merge branch 'stock_reco_for_serialized_items' of https://github.com/rohitwaghchaure/erpnext_develop into rohitwaghchaure-stock_reco_for_serialized_items
by Nabin Hait
· 6 years ago
868766d
refactor: Refactored over delivery/receipt/billing fields (#17788)
by Nabin Hait
· 6 years ago
1cc46c0
Merge branch develop into ac_dim_usability_fixes
by deepeshgarg007
· 6 years ago
280fe39
fix: Dont rebuild cache on cache bust (#18319)
by Faris Ansari
· 6 years ago
1ac9a8e
fix(bin): update requested qty in bin (#18297)
by Mangesh-Khairnar
· 6 years ago
a85db66
fix: Usability fixes in accounting dimensions
by deepeshgarg007
· 6 years ago
5594ea5
Merge branch 'develop' into remove-move-stock-summary
by Shivam Mishra
· 6 years ago
d73426a
fix: Add status field at parent level in quality inspection and minor UX fix (#18263)
by Deepesh Garg
· 6 years ago
587bdf0
Merge branch 'develop' into feat-manufacturer-is-missing-contacts
by Deepesh Garg
· 6 years ago
53e7df0
fix: set project link in item tables (#18233)
by Anurag Mishra
· 6 years ago
acaf76a
Merge branch 'develop' into feat-manufacturer-is-missing-contacts
by Saurabh
· 6 years ago
b390b70
fix: set project in material request when pull items from bom (#18256)
by rohitwaghchaure
· 6 years ago
058787d
fix: error report for item price (#18212)
by rohitwaghchaure
· 6 years ago
eb7c037
Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary
by Shivam Mishra
· 6 years ago
444091b
refactor: disable quick entry for batched and serialized items
by Shivam Mishra
· 6 years ago
8a054e4
Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry
by rohitwaghchaure
· 6 years ago
607611e
codacy fix
by Bhavishya Sharma
· 6 years ago
db3c562
feat: Manufacturer is Missing Contacts
by Bhavishya Sharma
· 6 years ago
6ea1f7b
Merge pull request #18177 from scmmishra/po-patch-1
by rohitwaghchaure
· 6 years ago
5d4d70b
feat: provision to make debit / credit note against the stock returned entry
by Rohit Waghchaure
· 6 years ago
6277966
chore: added check for auto-reorder in stock settings (#18174)
by Shivam Mishra
· 6 years ago
83f767b
Merge pull request #18173 from karthikeyan5/develop-add-manufacturing-dashboards
by Suraj Shetty
· 6 years ago
7a7c66e
refactor: added throw if supplier is not default for any item
by Shivam Mishra
· 6 years ago
cdb75b5
fix: removed item manaufacturer child table from item master
by Rohit Waghchaure
· 6 years ago
ad33c19
fix: converting spaces to tabs on a few lines
by karthikeyan5
· 6 years ago
38b930b
refactor: Move and Add buttons open new stock entry
by Shivam Mishra
· 6 years ago
830f2b6
chore(manufacturing): added dashboard for doctypes
by karthikeyan5
· 6 years ago
23c8065
fix: Add links in validation message
by Faris Ansari
· 6 years ago
e528b29
Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary
by Shivam Mishra
· 6 years ago
f078031
fix: multiple minor issues in delayed order report (#18134)
by rohitwaghchaure
· 6 years ago
34c551d
fix: Missing commits from hotfix branch (#17997)
by Nabin Hait
· 6 years ago
43cebdf
fix: translated title (#18119)
by Shivam Mishra
· 6 years ago
f5aff98
fix: Validate changes in batch, serial nos, val method fields (#18064)
by Nabin Hait
· 6 years ago
ce9cdfb
fix(ui): better message after creating serial numbers (#18093)
by Aditya Hase
· 6 years ago
7f3ebb1
Merge branch 'develop' into stock-ledger-link
by Aditya Hase
· 6 years ago
b9c9ada
Merge pull request #18090 from scmmishra/twelve-fixes
by Aditya Hase
· 6 years ago
c41403c
fix: remove move and add buttons from stock summary
by Shivam Mishra
· 6 years ago
468d556
fix: set serial numbers as data field
by Shivam Mishra
· 6 years ago
e1aec55
fix(ui): better message after creating serial numbers
by Shivam Mishra
· 6 years ago
bc777b1
fix: styling for sort selector
by Shivam Mishra
· 6 years ago
9e07b7d2
Merge branch 'develop' into twelve-fixes
by Shivam Mishra
· 6 years ago
6de3ed5
fix: dn test cases
by Rohit Waghchaure
· 6 years ago
387ee8f
fix: returned qty issue while making sales invoice from dn if same item added multiple times (#18076)
by rohitwaghchaure
· 6 years ago
9479f7f
fix: print message for insufficient stock
by Shivam Mishra
· 6 years ago
558a5c1
fix(price list): change the field name
by Mangesh-Khairnar
· 6 years ago
5162b74
Merge pull request #17918 from Alchez/develop-item-code-gen
by Rushabh Mehta
· 6 years ago
40c5fcc
Merge pull request #17967 from Alchez/develop-delivery-email
by rohitwaghchaure
· 6 years ago
3d47a6d
fix: Company filters in Total Stock Summary Report (#17965)
by Anurag Mishra
· 6 years ago
4babfdb
fix(delivery): Add more context for dispatch notification email + formatting fixes
by Rohan Bansal
· 6 years ago
725f56f
feat: delayed order reports
by Rohit Waghchaure
· 6 years ago
059890e
Test cases for batch no
by Rohit Waghchaure
· 6 years ago
4c16393
feat: creating stock entry against purchase receipt
by Anurag Mishra
· 6 years ago
4def983
Merge branch 'develop' into bom-item-fix
by Shivam Mishra
· 6 years ago
b2f266a
fix: get bom item when company is not passed
by Mangesh-Khairnar
· 6 years ago
0d7d487
Merge pull request #17920 from Anurag810/stock_balance_report
by Deepesh Garg
· 6 years ago
bbe2c4f
fix: fetch item on the base of item group
by Anurag Mishra
· 6 years ago
ddea50f
fix(stock): Remove hardcoded validation for Item
by Rohan Bansal
· 6 years ago
dde4f93
Merge pull request #17881 from rohitwaghchaure/cogs_only_for_material_issue_in_ste_develop
by rohitwaghchaure
· 6 years ago
9a792c2
stock_entry: set COGS for material issue only
by Rohit Waghchaure
· 6 years ago
3cf2436
feat: provision to set multiple manufacturer in the item master
by Rohit Waghchaure
· 6 years ago
87c4b06
Test cases for serial no
by Rohit Waghchaure
· 6 years ago
66aa37f
provision to add batch number in the stock reconciliation
by Rohit Waghchaure
· 6 years ago
05d3bcb
stock recon for serial no, batch no
by Rohit Waghchaure
· 6 years ago
e19abb1
fix: Resolve merge conflicts in purchase_receipt_item
by deepeshgarg007
· 6 years ago
55b894b
Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
f68bd8f
Merge pull request #17813 from rohitwaghchaure/allow_import_for_packing_slip_develop
by Saurabh
· 6 years ago
731986d
Merge pull request #17811 from nabinhait/pr-expense-account-dev
by Saurabh
· 6 years ago
e98d1c1
fix: allow import for packing slip
by Rohit Waghchaure
· 6 years ago
2580075
Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions
by deepeshgarg007
· 6 years ago
0e1e37c
fix: Added Expense Account field to push value from PO-PR-PI
by Nabin Hait
· 6 years ago
7129231
fix(Product Bundle Balance): Update frappe.db.escape for v12
by Saif Ur Rehman
· 6 years ago
12a9a3f
Merge branch 'develop' into Product-Bundle-Balance
by Deepesh Garg
· 6 years ago
acc2422
Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
a69f729
fix: requested filters changes
by Anurag Mishra
· 6 years ago
Next »