Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
34de20f6eed14e73b0f7325364d81260bb5f66e0
/
erpnext
/
stock
34de20f
Merge pull request #30987 from ankush/internal_transfer_with_margin
by Deepesh Garg
· 3 years ago
b081800
fix(patch): avoid checking for return field if it doesnt exits (#30995)
by Ankush Menat
· 3 years ago
ee0a277
fix: prevent bypassing forced valuation rate
by Ankush Menat
· 3 years ago
5b8c743
Merge pull request #30945 from ankush/stock_analytics_fix
by Marica
· 3 years ago
3d96ad2
Merge pull request #30950 from marination/actual-qty-total-js-reactive
by Marica
· 3 years ago
2f1d118
fix: disable serial no scanning for picklist
by Ankush Menat
· 3 years ago
372d2d8
fix: better message for picked qty shortfall
by Ankush Menat
· 3 years ago
d3121fd
fix(UX): hide scan section for non-draft docs
by Ankush Menat
· 3 years ago
a4f0be6
Merge branch 'develop' into feat-picklist-scan
by Ankush Menat
· 3 years ago
d024f72
Merge branch 'develop' into actual-qty-total-js-reactive
by Marica
· 3 years ago
4fa15b5
test: Test for mapped SE and fix for failing tests
by marination
· 3 years ago
1a70701
fix: per_billed for return DN (#30868)
by Sagar Sharma
· 3 years ago
90a8e92
fix: `set_missing_values` in SE and re-use the same on all SE mappings
by marination
· 3 years ago
f6d6463
chore: fifo queue vs qty after transaction comparison report
by Ankush Menat
· 3 years ago
198b91f
fix: only carry-forward balances till today's period
by Ankush Menat
· 3 years ago
287b255
fix: batch_no doesn't maintain qty_after_transaction
by Ankush Menat
· 3 years ago
6ab0046
fix: consider previous balance is missing
by Ankush Menat
· 3 years ago
d81422f
test: basic test for stock analytics report
by Ankush Menat
· 3 years ago
d258413
Merge pull request #30913 from ankush/against_voucher_processing
by Ankush Menat
· 3 years ago
a65b20d
style: Spaces to Tabs
by marination
· 3 years ago
9fd673e
fix: Remove commit from stock entry test. The assertion is not important
by marination
· 3 years ago
64f3b4d
fix: Wrap SLE actual_qty in `flt` to avoid NoneType operation
by marination
· 3 years ago
de3d90c
fix: Item Alternative Test
by marination
· 4 years, 7 months ago
14ea40d
chore: Tests for Stock Reconciliation
by marination
· 4 years, 8 months ago
3bc3cf3
chore: Tests for Stock Entry
by marination
· 4 years, 8 months ago
577df17
fix: Unlink and delete batch created from stock reco on cancel
by marination
· 4 years, 8 months ago
7e2fbc0
fix: sort before picking next stock reco
by Ankush Menat
· 3 years ago
1ce45f6
fix: Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`)
by marination
· 3 years ago
ae842d8
chore: remove datettime formatting from debug report
by Ankush Menat
· 3 years ago
7c839c4
fix: double future qty updates
by Ankush Menat
· 3 years ago
e9cf5cb
feat: add prompt qty flag to pick list
by Devin Slauenwhite
· 3 years ago
d48ab81
fix: auto-fulfill picking list when not in scan mode
by Ankush Menat
· 3 years, 1 month ago
7ae89de
fix: cleanup dont_allow_new_row logic
by Devin Slauenwhite
· 3 years ago
4a19c1c
Revert "fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it"
by Devin Slauenwhite
· 3 years ago
5d8e3f2
Merge branch 'feat-picklist-scan' of /home/devin/repos/erpnext into feat-picklist-scan
by Devin Slauenwhite
· 3 years ago
c2335ec
fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it
by Devin Slauenwhite
· 3 years ago
afb841c
Merge branch 'develop' into feat-picklist-scan
by Devin Slauenwhite
· 3 years ago
59a5090
fix(UX): misleading stock entry lables (#30870)
by Ankush Menat
· 3 years ago
548afba
fix(minor): update frappe.error_log to new API (#30864)
by Rushabh Mehta
· 3 years ago
dcda556
fix: convert default_item_manufacturer to link field (#30835)
by Ankush Menat
· 3 years ago
19d66e5
Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency
by Deepesh Garg
· 3 years ago
5ff471e
fix: linter
by Devin Slauenwhite
· 3 years ago
fa1378d
fix: prevent user from proceeding without all qty picked.
by Devin Slauenwhite
· 3 years ago
5f8f83c
fix: warn user pick list is not complete instead of auto fulfilling picked_qty.
by Devin Slauenwhite
· 3 years ago
2554cdc
revert: scan_mode flag
by Devin Slauenwhite
· 3 years ago
24d8f62
revert: barcode scan field from pick list item.
by Devin Slauenwhite
· 3 years ago
8053f2d
feat: increment picked_qty on scan_barcode
by Devin Slauenwhite
· 3 years ago
e04fbb6
feat: pick list scan fields
by Devin Slauenwhite
· 3 years ago
777f020
test: create new item instead of using with _Test Item (#30827)
by Ankush Menat
· 3 years ago
ebd5f0b
chore: make picked qty read only
by Ankush Menat
· 3 years ago
8207697
fix: compare against stock qty while validating
by Ankush Menat
· 3 years ago
9e60acd
test: test bundle - picklist behaviour
by Ankush Menat
· 3 years ago
ee54ece
test: product bundle fixture
by Ankush Menat
· 3 years ago
1ac275c
feat: transfer picklist stock info to packing list
by Ankush Menat
· 3 years ago
41aa4b3
fix: round off bundle qty
by Ankush Menat
· 3 years ago
25485ed
refactor: remove unnecssary vars
by Ankush Menat
· 3 years ago
23cb0d6
feat: create DN from pick list with bundle items
by Ankush Menat
· 3 years ago
f574121
refactor: simpler check for non-SO items
by Ankush Menat
· 3 years ago
277b51b
refactor: groupby using keys instead of int index
by Ankush Menat
· 3 years ago
3ddad68
refactor: simplify needlessly complicated code
by Ankush Menat
· 3 years ago
60bc26f
feat: back-update min picked qty for a bundle
by Ankush Menat
· 3 years ago
c3fc0a4
perf: single update per Sales Order.
by Ankush Menat
· 3 years ago
e64cc66
refactor: sales order status update
by Ankush Menat
· 3 years ago
36c5e8a
feat: Pick list from SO with Product Bundle
by Ankush Menat
· 3 years ago
7d56820
test: bundles in picklist
by Ankush Menat
· 3 years ago
5c3f901
refactor: misc pick list refactors
by Ankush Menat
· 3 years ago
e2a163d
fix: Use `account_type == 'Stock'` to filter stock accounts
by marination
· 3 years ago
44331f4
chore: Warn users about multiple warehouse accounts
by marination
· 3 years ago
00ace8f
Merge branch 'develop' into accounting_dimension_consistency
by Deepesh Garg
· 3 years ago
82a0635
fix: Consistent accounting dimensions across Sales and Purchase docs
by Deepesh Garg
· 3 years ago
7e555d3
fix: item price query for postgres
by Ankush Menat
· 3 years ago
7d2587c
fix: nullish check and table name
by Ankush Menat
· 3 years ago
ce75fe0
fix: out of range date value
by Ankush Menat
· 3 years ago
e1c1687
refactor: use db agnostic `CombineDatetime`
by Ankush Menat
· 3 years ago
d6a43a3
test: tie breaking in SLEs (#30796)
by Ankush Menat
· 3 years ago
d5ab626
Merge pull request #30726 from ankush/dependent_gle_reposting
by Ankush Menat
· 3 years ago
ee30366
fix: batch_no filtering not working when batch no is also a number in scientific notation (#30770)
by Ankush Menat
· 3 years ago
9734329
test: discard local future SLE cache between tests
by Ankush Menat
· 3 years ago
b24920c
fix: correct sorting while updating bin
by Ankush Menat
· 3 years ago
d2882ea
test: use disposable item codes in tests
by Ankush Menat
· 3 years ago
8f51954
test: repost queue progress
by Ankush Menat
· 3 years ago
ecdb493
fix: dependent GLE reposting
by Ankush Menat
· 3 years ago
a2af2da
test: dependent GL entry reposting
by Ankush Menat
· 3 years ago
afc5a55
refactor: repost error handling
by Ankush Menat
· 3 years ago
9af2d68
refactor: convert queries to ORM/QB, add types
by Ankush Menat
· 3 years ago
ba29323
test: increase assertions to cover all cases
by Ankush Menat
· 3 years ago
e278ee3
test: item attribute columns
by Ankush Menat
· 3 years ago
febc74a
refactor: rewrite stock balance query to QB
by Ankush Menat
· 3 years ago
8a499e9
test: uom conversion in stock balance report
by Ankush Menat
· 3 years ago
af0ea7b
test: assert balanaces against SLE
by Ankush Menat
· 3 years ago
f4766ae
test: opening balance in stock balance report
by Ankush Menat
· 3 years ago
8b2432d
test: stock balance report tests
by Ankush Menat
· 3 years ago
64ac22a
refactor: add filter type info
by Ankush Menat
· 3 years ago
8711731
Merge branch 'develop' into values-out-of-sync-jv
by Marica
· 3 years ago
d75d5eb
chore: Remove Values Out of Sync from Repost hourly job
by marination
· 3 years ago
065c381
Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting
by Deepesh Garg
· 3 years ago
ad171c6
test: Update test case
by Deepesh Garg
· 3 years ago
79fbc2c
test: flaky PR close test (#30709)
by Ankush Menat
· 3 years ago
3ce6417
feat: Item-wise provisional accounting for service items
by Deepesh Garg
· 3 years ago
dfff4be
fix: Handle multiple item transfer in separate SEs against WO
by marination
· 3 years ago
Next »