Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
74e9bc6d651a737f0d3d9acacb66b7dbd61a35fa
/
erpnext
/
stock
12c01e2
fix: maintain FIFO queue even if outgoing_rate is not found (#30560)
by Ankush Menat
· 2 years, 11 months ago
52eb0a9
Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype
by Ankush Menat
· 2 years, 11 months ago
a896895
fix: bulk fix (~330) missing translations
by Ankush Menat
· 3 years ago
e80cd29
Merge branch 'develop' into is-subcontracted-fieldtype
by Sagar Sharma
· 2 years, 11 months ago
e8118fc
fix: doctype layout based on expected tab-order
by Ankush Menat
· 3 years ago
deca1aa
fix: dont fetch qty in reco if batch is required
by Ankush Menat
· 3 years ago
f83a1c1
fix: dont reset barcode in scan mode
by Ankush Menat
· 3 years ago
1736ab5
feat: Barcode scanning in Stock Reconciliation
by Ankush Menat
· 3 years ago
c8ead0a
fix: dont send empty serial no in get_item_details
by Ankush Menat
· 3 years ago
47f27a5
refactor: move scan api to stock utils; add item_info
by Ankush Menat
· 3 years ago
9bf4279
fix!: remove barcode field triggers
by Ankush Menat
· 3 years ago
6c5b01c
perf: index barcode for faster scans (#30543)
by Ankush Menat
· 3 years ago
0a3cdc2
chore: rename "is_subcontracted" field label to "Is Subcontracted"
by Sagar Sharma
· 3 years ago
d074c93
refactor!: change "is_subcontracted" field type from "Select" to "Check"
by Sagar Sharma
· 3 years ago
2f51011
test: test case to check pick list name has mapped or not
by Rohit Waghchaure
· 3 years ago
2f63ae2
feat: minor, pick list item reference on delivery note item table
by Rohit Waghchaure
· 3 years ago
b981fae
fix: remove naming series from bin, repost queue (#30497)
by Ankush Menat
· 3 years ago
8ab226a
test: add class to uniquely id item dashboard (#30487)
by Ankush Menat
· 3 years ago
7e719a1
Merge pull request #30377 from marination/stock-entry-items-idx
by Marica
· 3 years ago
87dc9c6
Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation
by Saqib Ansari
· 3 years ago
b80fac0
fix: validate 0 transfer qty in stock entry (#30476)
by Ankush Menat
· 3 years ago
b12fe0f
fix: dont check for failed repost while freezing (#30472)
by Ankush Menat
· 3 years ago
c122882
fix: credit limit validation in delivery note
by Saqib Ansari
· 3 years ago
639d380
chore: Remove redundant idx query and value setting
by marination
· 3 years ago
40d7418
Merge branch 'develop' into stock-entry-items-idx
by Ankush Menat
· 3 years ago
494bd9e
style: format code with black
by Ankush Menat
· 3 years ago
c34847e
refactor: dont hardcode child table "items"
by Ankush Menat
· 3 years ago
69ae266
fix: update picked qty on cancellation
by Ankush Menat
· 3 years ago
f06ef17
fix: copy has_batch_no and has_serial_no while duplicating
by Ankush Menat
· 3 years ago
f4b39b8
fix(UX): use autocomplete for variant fields
by Ankush Menat
· 3 years ago
9a0f5bf
Merge branch 'develop' into fix-pos-issues-again
by Saqib Ansari
· 3 years ago
788d492
test: basic item and wh capacity dashboard tests
by Ankush Menat
· 3 years ago
cb4873c
fix: sider issues
by Saqib Ansari
· 3 years ago
4aabe97
Merge branch 'develop' into fix-pos-issues-again
by Saqib Ansari
· 3 years ago
a787ebb
fix: Dont set `idx` while adding WO items to Stock Entry
by marination
· 3 years ago
3a1e315
Merge branch 'develop' into ignore_price_list
by Deepesh Garg
· 3 years ago
66ca085
fix: Changing item prices on converting orders/receipts to invoices
by Deepesh Garg
· 3 years ago
f2ae63c
fix(pos): remove returned sr. nos. from pos reserved sr. nos. list
by Saqib Ansari
· 3 years ago
41db43c
fix: consider full integer batch nos
by Ankush Menat
· 3 years ago
a18c687
fix: ignore already fetched serial no
by Ankush Menat
· 3 years ago
d3be84b
test: correct use of test decorator
by Ankush Menat
· 3 years ago
c2aad11
fix: disable deferred naming on SLE/GLE if hash method is used. (#30286)
by Ankush Menat
· 3 years ago
ca8d757
fix: clear "Retain Sample" and "Max Sample Quantity" in Item card if Has Batch No is uncheck (#30307)
by HENRY Florian
· 3 years ago
4859574
perf: Single query to delete bins instead of `N`
by Ankush Menat
· 3 years ago
684d9d6
test: warehouse conversion and treeview test
by Ankush Menat
· 3 years ago
953afda
refactor(warehouse): raw query to ORM
by Ankush Menat
· 3 years ago
4b69591
refactor: Use QB for serial fetching query
by Ankush Menat
· 3 years ago
a585dff
refactor: batch no filter handling
by Ankush Menat
· 3 years ago
b9eec33
test: auto serial fetching
by Ankush Menat
· 3 years ago
4f8bb91
fix: sort serial nos before sending
by Ankush Menat
· 3 years ago
0a533d6
fix: skip already selected serials in sr selector
by Ankush Menat
· 3 years ago
c2cbd40
fix: Allow on Submit for Material Request Item Required Date (#30174) (#30308)
by mergify[bot]
· 3 years ago
5a9bf9f
fix: respect db multi_tenancy while fetching precision (#30301)
by Ankush Menat
· 3 years ago
da16ee1
Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN
by rohitwaghchaure
· 3 years ago
76187d1
refactor: call repost directly during tests (#30277)
by Ankush Menat
· 3 years ago
2a0ca7c
refactor: removed unrequired code and test for standalone delivery note serial return (#30276)
by Noah Jacob
· 3 years ago
b93ce78
chore: dont supress errors server side
by Ankush Menat
· 3 years ago
a12895e
corrected spacing
by Krithi Ramani
· 3 years ago
b46d6e3
test: packed item return scenarios
by Ankush Menat
· 3 years ago
b781e8b
revert: "fix: updated packed_items getting fetched on Sales Return / Credit Note (#28607)"
by Ankush Menat
· 3 years ago
0211f27
as per review comments - changed for loop
by Krithi Ramani
· 3 years ago
e970616
removed semicolon for break statement
by Krithi Ramani
· 3 years ago
f33a725
fixed spacings
by Krithi Ramani
· 3 years ago
0771511
Merge pull request #30206 from deepeshgarg007/implicit_pricing_rule_enable
by Deepesh Garg
· 3 years ago
8e559f0
test: refactor BOM quality template test
by Ankush Menat
· 3 years ago
9415229
fix: BOM - clear Quality Inspection Template according to Inspection Quality Required
by Florian HENRY
· 3 years ago
466df6b
to enable selection of SO irrespective of customer,removed validation for customer
by Krithi Ramani
· 3 years ago
61eb9b6
feat: Create single PL/DN from several SO. New PR from latest develop to avoid rebase
by Krithi Ramani
· 3 years ago
02d64a3
fix(ux): negative stock warning
by Ankush Menat
· 3 years ago
2b6e796
Merge branch 'develop' into implicit_pricing_rule_enable
by Deepesh Garg
· 3 years ago
60c4593
chore: removed unrequired batch_no parameter while fetching stock_balance
by Noah Jacob
· 3 years ago
00797fa
test: checking balance serial nos in stock ledger report
by Noah Jacob
· 3 years ago
e8ba1f4
fix: incorrect balance serial no in stock ledger report
by Noah Jacob
· 3 years ago
c1740ce
fix: cannot create multicurrency sales order with product bundles (#30166)
by Saqib Ansari
· 3 years ago
91fd9d9
test: negative fifo test
by Ankush Menat
· 3 years ago
1a256c6
fix: attach sr no si standalone credit note
by Ankush Menat
· 3 years ago
96b5ced
fix: Do not update ignore prcing rule check implicitly
by Deepesh Garg
· 3 years ago
e4e38ad
Merge branch 'develop' into sales_purchase_retrun_optimization
by Deepesh Garg
· 3 years ago
b085e96
revert: "Merge pull request #29290 from s-aga-r/fix/delivery-note/billed-amount" (#29782) (#29807)
by mergify[bot]
· 3 years ago
472fe8e
test: submit PR directly
by Ankush Menat
· 3 years ago
7dd1036
fix: only update valuation rate if not None
by Ankush Menat
· 3 years ago
73901aa
fix: handle duplicate bins during item merge renames
by Ankush Menat
· 3 years ago
b4d4ae6
test: refactor item merge test and disable commits
by Ankush Menat
· 3 years ago
4126455
fix: dont reset UOM in MR on every get_item_detail call (#30164)
by Ankush Menat
· 3 years ago
a5befb6
fix: Update modified timestamp
by Deepesh Garg
· 3 years ago
5193a63
fix: do not reset asset_category (#29696)
by Himanshu
· 3 years ago
395b150
fix: Sales and Purchase retrun optimization
by Deepesh Garg
· 3 years ago
fe4b677
refactor: Remove dead code (#30140)
by Chillar Anand
· 3 years ago
6490518
fix: dont fetch entire barcode table in get_item_details (#30131)
by Ankush Menat
· 3 years ago
e829f65
Merge pull request #30102 from deepeshgarg007/pick_list_query
by Deepesh Garg
· 3 years ago
7a3d301
fix: translate error message titles (#30105)
by mergify[bot]
· 3 years ago
d9d4c2c
fix: Remove unintentional changes
by Deepesh Garg
· 3 years ago
517fbf1
fix: Ambigous column in picklist query
by Deepesh Garg
· 3 years ago
7579981
Merge pull request #29987 from marination/mr-to-order-and-receive-report
by Marica
· 3 years ago
cd2513c
Merge pull request #29939 from nextchamp-saqib/ordered-qty-for-packed-items
by Saqib Ansari
· 3 years ago
55a966e
chore: get stock reco qty from SR instead of SLE (#30059)
by Ankush Menat
· 3 years ago
701878f
revert "fix: FIFO valuation in case of multi-item entries"
by Ankush Menat
· 3 years ago
2f71c5b
test: repack FIFO rates
by Ankush Menat
· 3 years ago
ccd2ce5
fix: FIFO valuation in case of multi-item entries
by Ankush Menat
· 3 years ago
b3b7cdf
test: FIFO transfer for multi-batch transaction
by Ankush Menat
· 3 years ago
Next »