Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
bf4a57a37c7211049d191b44e1cf0da97786ce28
/
erpnext
/
stock
bf4a57a
fix: miscellaneous
by s-aga-r
· 2 years ago
0cd10a5
Merge branch 'develop' into stock-reservation
by s-aga-r
· 2 years ago
b70273b
chore: remove `Enable Stock Reservation` field description
by s-aga-r
· 2 years ago
56d62ca
Merge pull request #34980 from rohitwaghchaure/fix-inter-transfer-validation
by rohitwaghchaure
· 2 years ago
7e8fd8f
chore: update reserved stock SLE validation
by s-aga-r
· 2 years ago
19911b4
fix: validation for internal transfer entry
by Rohit Waghchaure
· 2 years ago
a02705d
chore: Move source and campaign to more info section (#34946)
by Deepesh Garg
· 2 years ago
c3b5dcb
fix: stock entry type issue
by Rohit Waghchaure
· 2 years ago
ea6eeac
fix: filtering via batch no(#34950)
by Deepesh Garg
· 2 years ago
66723dc
Merge branch 'develop' into FIX-INTERNAL-PR-GL-ENTRIES
by Sagar Sharma
· 2 years ago
11c8503
fix(test): `test_backdated_stock_reco_cancellation_future_negative_stock`
by s-aga-r
· 2 years ago
fcfa884
fix: limit stock reco issue
by Rohit Waghchaure
· 2 years ago
dd238aa
Merge pull request #34929 from rohitwaghchaure/fixed-stock-and-account-value-report
by rohitwaghchaure
· 2 years ago
a771826
fix: Incorrect difference value in Stock and Account Value Comparison report
by Rohit Waghchaure
· 2 years ago
6519514
Merge branch 'develop' into use-UnixTimestamp
by Sagar Sharma
· 2 years ago
59f3fed
fix: batch qty conversion factor issue fixed in pos transaction (#34917)
by Vishal Dhayagude
· 2 years ago
c86c543
test: add test case for internal PR GL Entries
by s-aga-r
· 2 years ago
6fca9ad
fix: internal Purchase Receipt GL Entries
by s-aga-r
· 2 years ago
d07d67a
Merge branch 'develop' into use-UnixTimestamp
by Sagar Sharma
· 2 years ago
91a398a
fix: use CombineDatetime instead of Timestamp in QB queries
by s-aga-r
· 2 years ago
a527221
test: add test case for consumption of reserved stock
by s-aga-r
· 2 years ago
2ed7d8a
fix: don't allow `Stock Reconciliation` for items having reserved stock
by s-aga-r
· 2 years ago
dc9bb77
refactor(test): use `change_settings` instead of `update_stock_settings`
by s-aga-r
· 2 years ago
a87bb78
fix: don't allow to enable `Stock Reservation` and `Negative Stock` simultaneously
by s-aga-r
· 2 years ago
73f1675
chore: `conflicts`
by s-aga-r
· 2 years ago
866f98a
test: Stock Reservation for Serial and Batch Items
by s-aga-r
· 2 years ago
6bccd86
fix: stock reco test case
by Rohit Waghchaure
· 2 years ago
9fd8b8e
Merge pull request #34851 from rohitwaghchaure/fixed-too-many-writes-error-in-stock-reco
by rohitwaghchaure
· 2 years ago
9f399f8
Merge pull request #34882 from rohitwaghchaure/filter-to-hide-disabled-warehouses
by rohitwaghchaure
· 2 years ago
9ceb1f6
fix: don't show disabled warehouses in the Warehouse Wise Stock Balance report
by Rohit Waghchaure
· 2 years ago
d9dd64b
fix: linters issues
by Rohit Waghchaure
· 2 years ago
fb3271c
fix: unable to change `company` for manual `Serial No` entry
by s-aga-r
· 2 years ago
7bfc8f1
fix: too many writes error while making backdated stock reconciliation
by Rohit Waghchaure
· 2 years ago
a7051cb
fix: Don't use stale item details (#34847)
by Deepesh Garg
· 2 years ago
e65b6d4
fix: disable `Stock Reservation` by default
by s-aga-r
· 2 years ago
f0acb20
fix: don't allow to deliver/transfer reserved stock
by s-aga-r
· 2 years ago
5609780
fix: `Stock Reservation` validation in `Stock Settings`
by s-aga-r
· 2 years ago
6851b5b
fix: reposting record not created for backdated stock reco
by Rohit Waghchaure
· 2 years ago
51946c5
chore: `linter`
by s-aga-r
· 2 years ago
a14a600
Merge branch 'develop' into stock-reservation
by s-aga-r
· 2 years ago
a918ada
test: add test cases for SRE
by s-aga-r
· 2 years ago
6f6928f
fix: Item tax validity comparison fixes (#34784)
by Deepesh Garg
· 2 years ago
299fb26
Merge branch 'develop' into refactor-batch
by Sagar Sharma
· 2 years ago
4a9a5f0
Merge branch 'develop' into refactor-batch
by s-aga-r
· 2 years ago
ba553db
Merge pull request #34739 from resilient-tech/item-tax-override-remove
by Sagar Sharma
· 2 years ago
f7fb001
Merge branch 'develop' into FIX-ISS-22-23-06306
by Sagar Sharma
· 2 years ago
a575bd5
test: add test cases for internal PR received qty
by s-aga-r
· 2 years ago
82a136f
fix: UX for stock entry, bom and work order
by Rohit Waghchaure
· 2 years ago
0d1df26
chore: add `Delivery Note Item` in Purchase Receipt `Status Updater`
by s-aga-r
· 2 years ago
bc39dfa
feat: add `Received Qty` field in `Delivery Note Item`
by s-aga-r
· 2 years ago
8503d58
Merge pull request #34743 from rohitwaghchaure/fix-incorrect-balance-qty
by rohitwaghchaure
· 2 years ago
ac24d77
refactor: add `Docstrings` for functions
by s-aga-r
· 2 years ago
ef4bd77
fix: incorrect stock balance quantity for batch item
by Rohit Waghchaure
· 2 years ago
9c66ebb
chore!: remove override to set item tax based on HSN code
by Sagar Vora
· 2 years ago
12325cb
Merge pull request #31271 from dj12djdjs/fix-reserve-qty
by rohitwaghchaure
· 2 years ago
d5f0a7f
refactor(minor): stock reservation entry
by s-aga-r
· 2 years ago
4c61ee3
fix: Multiple issues in purchase invoice submission (#34600)
by Deepesh Garg
· 2 years ago
8f3d5d2
chore: notify user on Reservation and Unreservation of Stock
by s-aga-r
· 2 years ago
ee322c4
fix(ux): `Allow Partial Reservation` depends on `Enable Stock Reservation`
by s-aga-r
· 2 years ago
de14927
feat: add option to reserve stock in SO
by s-aga-r
· 2 years ago
0ae400c
feat: add option to unreserve stock in SO
by s-aga-r
· 2 years ago
4d8ae41
chore: make `Reserve Stock on Sales Order Submission` disabled by default
by s-aga-r
· 2 years ago
06d1bc4
Revert "chore: add SRE ref in DN dashboard"
by s-aga-r
· 2 years ago
2d3997b
refactor: remove `Against Stock Reservation Entry` field from DN Item
by s-aga-r
· 2 years ago
edb0666
Merge branch 'develop' into fix-reserve-qty
by rohitwaghchaure
· 2 years ago
c4a0842
Merge pull request #34636 from rohitwaghchaure/posting-time-issue
by rohitwaghchaure
· 2 years ago
06eac67
Merge pull request #34664 from rohitwaghchaure/fixed-incorrect-balance-qty-stock-ledger
by rohitwaghchaure
· 2 years ago
1a84a0c
fix: DN Item group warehouse validation against SRE
by s-aga-r
· 2 years ago
345e6fa
fix: posting time issue
by Rohit Waghchaure
· 2 years ago
e286d05
fix: SRE `Available Qty to Reserve` for Group Warehouse
by s-aga-r
· 2 years ago
cbdaab9
fix: incorrect balance qty in the stock ledger report
by Rohit Waghchaure
· 2 years ago
17131e5
fix: serial no with zero quantity issue in stock reco
by Rohit Waghchaure
· 2 years ago
72e32f1
refactor: remove `Posting Date` and `Posting Time` columns from SRE
by s-aga-r
· 2 years ago
2522198
Revert "chore: add fields `Serial No` and `Batch No` in SRE"
by s-aga-r
· 2 years ago
6b24551
Revert "chore: add `Stock Reservation Qty` column in `Stock Projected Qty Report`"
by s-aga-r
· 2 years ago
3fcaa21
refactor(minor): `stock_reservation_entry.py`
by s-aga-r
· 2 years ago
517b5f8
refactor: rewrite `batch.py` queries in `QB`
by s-aga-r
· 2 years ago
738dd57
Merge pull request #34461 from s-aga-r/FIX-ISS-22-23-05936
by rohitwaghchaure
· 2 years ago
7d0bc09
Merge branch 'develop' into stock-reservation
by s-aga-r
· 2 years ago
beb425e
chore: add `Stock Reservation Qty` column in `Stock Balance Report`
by s-aga-r
· 2 years ago
3c553b0
feat: don't reserve qty on sales return
by Devin Slauenwhite
· 2 years ago
17f8080
chore: revert get_reserve_qty method
by Devin Slauenwhite
· 2 years ago
3d75e3f
chore: add `Stock Reservation Qty` column in `Stock Projected Qty Report`
by s-aga-r
· 2 years ago
00ac49f
refactor(minor): SRE functions
by s-aga-r
· 2 years ago
22a9c8a
fix(ux): SRE filters in DN Items
by s-aga-r
· 2 years ago
b95a49e
fix: validate DN against SRE
by s-aga-r
· 2 years ago
3602d19
fix: map DN items based on SRE
by s-aga-r
· 2 years ago
15cb992
chore: add SRE ref in DN dashboard
by s-aga-r
· 2 years ago
cdc6258
chore: add field `Against Stock Reservation Entry` in DN Item
by s-aga-r
· 2 years ago
1142e69
Merge branch 'develop' into fix-reserve-qty
by =
· 2 years ago
be9fa8c
fix: don't allow to disable Stock Reservation if SRE exists
by s-aga-r
· 2 years ago
48108b5
chore: add fields `Serial No` and `Batch No` in SRE
by s-aga-r
· 2 years ago
7b6e4d4
chore: remove `Valuation Rate` field from SRE
by s-aga-r
· 2 years ago
c80ce99
feat: configuration to allow partial reservation
by s-aga-r
· 2 years ago
ee07488
chore: add `Partially Reserved` status in `SRE`
by s-aga-r
· 2 years ago
4ad5538
chore: add field `Voucher Qty` in SRE
by s-aga-r
· 2 years ago
f8c477c
chore: rename status from `Submitted` to `Reserved`
by s-aga-r
· 2 years ago
fd74628
chore: add field `Available Qty to Reserve` in SRE
by s-aga-r
· 2 years ago
30d566a
fix: update `Reserved Qty` in SO Item on SRE cancel
by s-aga-r
· 2 years, 1 month ago
c2ba8b1
chore: make `SRE` a submittable DocType
by s-aga-r
· 2 years, 1 month ago
Next »