Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
4fee4fb3b7ab2f7ac5e4920e673d66afb57ddbb7
/
erpnext
/
stock
7e4dc11
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 1 year, 11 months ago
44cd76b
Merge pull request #35365 from rohitwaghchaure/create-reposting-entries-from-report
by rohitwaghchaure
· 1 year, 11 months ago
7b818e9
feat: provision to make reposting entries from Stock and Account Value Comparison Report
by Rohit Waghchaure
· 1 year, 11 months ago
44b0bc2
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 1 year, 11 months ago
ffb3530
Merge branch 'develop' into get_incoming_rate_v14_fix
by rohitwaghchaure
· 1 year, 11 months ago
fcea907
Merge branch 'develop' into FIX-35014
by Sagar Sharma
· 1 year, 11 months ago
9fb8b18
fix: Pick List Status
by Sagar Sharma
· 2 years ago
4280430
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
6e661e7
fix: force to do reposting for cancelled document
by Rohit Waghchaure
· 2 years ago
5c2d770
Merge pull request #35312 from rohitwaghchaure/fixed-item-list-view-not-working
by rohitwaghchaure
· 2 years ago
0489e30
fix: item list view not working
by Rohit Waghchaure
· 2 years ago
8afbb06
Merge branch 'develop' into FIX-ISS-23-24-00368
by rohitwaghchaure
· 2 years ago
38aaba5
fix: inventory dimension for inter company transfer return use case
by Rohit Waghchaure
· 2 years ago
9b617cc
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
e17eeec
Merge branch 'develop' into FIX-ISS-23-24-00368
by Sagar Sharma
· 2 years ago
6798b90
fix: inventory dimension for material transfer not working
by Rohit Waghchaure
· 2 years ago
b22f9a2
Merge branch 'develop' into FIX-ISS-23-24-00368
by Sagar Sharma
· 2 years ago
9c72c2a
refactor: use `calculate_items_qty_and_amount()` to update scr items rate
by Sagar Sharma
· 2 years ago
46c1bef
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
2d6f112
fix: test case
by Rohit Waghchaure
· 2 years ago
7a38015
fix: enqueue submit/cancel action for stock entry to avoid time out error
by Rohit Waghchaure
· 2 years ago
5d43b35
Merge pull request #35230 from rohitwaghchaure/fixed-serial-no-issue-stock-reco
by rohitwaghchaure
· 2 years ago
1a673fd
fix: Changed type of column 'serial_no' in Stock Reconciliation to fix Data too long error
by Rohit Waghchaure
· 2 years ago
d5f123f
Merge pull request #35220 from rohitwaghchaure/fixed-performance-issue-for-ste-mr
by rohitwaghchaure
· 2 years ago
80ea22b
fix: added search index to improve performance
by Rohit Waghchaure
· 2 years ago
2e9278e
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
328c336
Merge pull request #35200 from rohitwaghchaure/fixed-accepted-warehouse-and-supplier-warehouse-issue
by rohitwaghchaure
· 2 years ago
15f5f98
fix: error regarding accepted and supplier warehouse
by Rohit Waghchaure
· 2 years ago
40e3747
Merge branch 'develop' into fixed-order-of-reposting-entry
by rohitwaghchaure
· 2 years ago
c8a4791
fix: pick the in progress reposting entries first
by Rohit Waghchaure
· 2 years ago
27d71e9
Merge branch 'develop' into get_incoming_rate_v14_fix
by Hossein Yousefian
· 2 years ago
8167b24
fix: not allow to transfer excess materials against the job card
by Rohit Waghchaure
· 2 years ago
3993bfd
Merge pull request #35161 from rohitwaghchaure/configure-notify-reposting-role
by rohitwaghchaure
· 2 years ago
2bf7716
Merge pull request #35158 from rohitwaghchaure/fixed-internal-trasfer-condition
by rohitwaghchaure
· 2 years ago
c7b6201
feat: configuration to notify reposting errors to specific role
by Rohit Waghchaure
· 2 years ago
b5a2ccf
fix: internal transfer condition
by Rohit Waghchaure
· 2 years ago
06e91e7
feat: reserve qty against production plan raw materials in BIN
by Rohit Waghchaure
· 2 years ago
a6cb6c6
fix: recalculate costs in SCR while reposting
by s-aga-r
· 2 years ago
862041d
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
9aa6465
Merge pull request #35123 from rohitwaghchaure/fixed-performance-issue-delivery-note
by rohitwaghchaure
· 2 years ago
2d5ccc0
fix: timeout error while submitting delivery note
by Rohit Waghchaure
· 2 years ago
a10aab3
Merge pull request #35118 from rohitwaghchaure/fixed-don-not-allow-to-repost-valuation
by rohitwaghchaure
· 2 years ago
f751727
fix: don't allow to make reposting for the closed period
by Rohit Waghchaure
· 2 years ago
424bd70
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
by Sagar Sharma
· 2 years ago
bbcb658
refactor: use `get_product_bundle_list()` to get all product bundle at once
by s-aga-r
· 2 years ago
ba61292
test: add test case for packed qty validation on DN submit
by s-aga-r
· 2 years ago
6995326
refactor: validate_packed_qty()
by s-aga-r
· 2 years ago
b0eb9ea
refactor(minor): use `set_onload` to get unpacked items details
by s-aga-r
· 2 years ago
7742c59
test: add test cases for `Packing Slip`
by s-aga-r
· 2 years ago
da00fc0
fix(ux): don't show `Create > Packing Slip` button if items are already packed
by s-aga-r
· 2 years ago
8d1bcca
fix(ux): remove `Get Items` button from `Packing Slip`
by s-aga-r
· 2 years ago
e75aa4e
fix(ux): get items on selecting DN in Packing Slip
by s-aga-r
· 2 years ago
269cc96
refactor: move `js` validations to `py`
by s-aga-r
· 2 years ago
90701c7
fix: validate Packing Slip Item Qty with DN Items
by s-aga-r
· 2 years ago
9e5b102
fix: make DN item reference mandatory for Packing Slip Item
by s-aga-r
· 2 years ago
372bce4
fix: Packing Slip Item Qty
by s-aga-r
· 2 years ago
bdf2f74
fix: not able to create delivery note from sales order
by Rohit Waghchaure
· 2 years ago
0add90e
chore: enable `no_copy` for `dn_detail` and `pi_detail` in Packing Slip Item
by s-aga-r
· 2 years ago
77f1e8c
fix: update `Packed Qty` in DN on submit and cancel of `Packing Slip`
by s-aga-r
· 2 years ago
e6fc281
feat: add field `Packed Qty` in `Delivery Note Item` and `Packed Item`
by s-aga-r
· 2 years ago
75fe9dd
fix: don't map items twice
by s-aga-r
· 2 years ago
ee9f97c
fix: remove duplicate items validation
by s-aga-r
· 2 years ago
b62bf78
refactor: `packing_slip.js`
by s-aga-r
· 2 years ago
380dd73
fix: map `Packed Items` while creating `Packing Slip`
by s-aga-r
· 2 years ago
eca7713
feat: add field `pi_detail` in `Packing Slip`
by s-aga-r
· 2 years ago
3be1ab9
fix: allow submit delivery note when the sales order was billed... (#34910)
by HarryPaulo
· 2 years ago
31cdfa3
Merge branch 'develop' into FIX-ISS-22-23-06298
by Sagar Sharma
· 2 years ago
e782a05
refactor: `get_stock_value_on()` to get stock value of multiple warehouses at once
by s-aga-r
· 2 years ago
7a63fbe
Revert "fix: Incorrect difference value in Stock and Account Value Comparison…"
by rohitwaghchaure
· 2 years ago
291845e
Merge pull request #35015 from rohitwaghchaure/incorrect-or-cond-delivery-note-issue
by rohitwaghchaure
· 2 years ago
379b215
fix: incorrect OR condition causing timeout error
by Rohit Waghchaure
· 2 years ago
f2253dd
fix: duplicate reposting entries of same voucher
by Rohit Waghchaure
· 2 years ago
56d62ca
Merge pull request #34980 from rohitwaghchaure/fix-inter-transfer-validation
by rohitwaghchaure
· 2 years ago
19911b4
fix: validation for internal transfer entry
by Rohit Waghchaure
· 2 years ago
9a37ac6
refactor: sum up SLE value in query
by s-aga-r
· 2 years ago
a02705d
chore: Move source and campaign to more info section (#34946)
by Deepesh Garg
· 2 years ago
984eb2a
Merge branch 'develop' into get_incoming_rate_v14_fix
by Hossein Yousefian
· 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
3df4edc
Merge branch 'develop' into get_incoming_rate_v14_fix
by rohitwaghchaure
· 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
e43bc38
refactor: rewrite `get_stock_value_on()` queries in `QB`
by s-aga-r
· 2 years ago
6fca9ad
fix: internal Purchase Receipt GL Entries
by s-aga-r
· 2 years ago
13d4f85
get_incoming_rate_voucher_no_fix
by Hossein Yousefian
· 2 years ago
bbd44e6
Merge branch 'frappe:develop' into get_incoming_rate_zero_in_rate_fix
by Hossein Yousefian
· 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
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
1d162ff
get_incoming_rate_zero_in_rate_fix
by Hossein Yousefian
· 2 years ago
Next »