- e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 8 months ago
- 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 8 months ago
- 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 8 months ago
- 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 9 months ago
- 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 9 months ago
- bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 9 months ago
- 00ea336 fix: stock ledger entry created against draft stock entry (#25540) by rohitwaghchaure · 3 years, 9 months ago
- 1bdc457 Merge pull request #25304 from ankush/fix_sl_rounding by rohitwaghchaure · 3 years, 10 months ago
- ce6c3b5 fix: incorrect incoming rate for the sales return (#25306) by rohitwaghchaure · 3 years, 10 months ago
- 6a014d1 fix(stock_ledger): round off values near to zero by Ankush Menat · 3 years, 10 months ago
- e50324a perf: reduce number of queries for checking if future SL entry exists (#25064) by Sagar Vora · 3 years, 10 months ago
- 868c0bf perf: reduce no of queries for checking if future sl entry exists (#24881) by Sagar Vora · 3 years, 10 months ago
- d46b236 fix: optimize reposting of gle and sle (#24702) by Nabin Hait · 4 years ago
- 19f8fa5 fix: optimize reposting of sle and gle (#24694) by Nabin Hait · 4 years ago
- 186a045 fix: update qty in future sle (#24649) by Nabin Hait · 4 years ago
- deddcc5 fix: stock and account balance syncing (#24644) by Nabin Hait · 4 years ago
- f2be080 fix: formatting query args (#24627) by Nabin Hait · 4 years ago
- 83792ec fix: reposting issue with same posting date and posting time (#24570) by rohitwaghchaure · 4 years ago
- d826bee fix: update qty in future sle (#24649) by Nabin Hait · 4 years ago
- 9b178bc fix: stock and account balance syncing (#24644) by Nabin Hait · 4 years ago
- 243661b fix: formatting query args (#24627) by Nabin Hait · 4 years ago
- aa00eb9 fix: reposting issue with same posting date and posting time (#24570) by rohitwaghchaure · 4 years ago
- 7177579 fix: Dependant sle logic fixes (#24489) by Nabin Hait · 4 years ago
- 243d59b Reposting logic fixes (#24520) by Nabin Hait · 4 years ago
- b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 4 years ago
- a77b8c9 Repost item valuation (#24031) by Nabin Hait · 4 years, 1 month ago
- cb0bc2d fix: Negative SLE not created for fraction qty or qty less than 1 by Deepesh Garg · 4 years, 5 months ago
- 97715f2 fix: Message for missing valuation rate (#21686) by Marica · 4 years, 9 months ago
- 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 9 months ago
- 6f0dc82 fix: Typo in stock level validation in Stock Ledger by marination · 4 years, 10 months ago
- 328c4f9 fix: Get outgoing rate of serial no from SLE if serial no already transferred to another company by Nabin Hait · 5 years ago
- 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
- d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
- 0df5134 fix: valuation rate in stock ledger (#18744) by Mangesh-Khairnar · 5 years ago
- f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 6 years ago
- ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 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
- 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
- ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
- 16b8ecb [Fix] Stock value difference calculation for stock reconciliation by Rohit Waghchaure · 6 years ago
- 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
- 6424f47 [Fix] Incorrect stock value difference because of negative stock by Rohit Waghchaure · 6 years ago
- 708e47a optimize(various) by Rushabh Mehta · 6 years ago
- fa06ee8 Fixed merge conflict by Nabin Hait · 7 years ago
- 0fe6ced [Fix] Valuation rate for serialized items (#15017) by rohitwaghchaure · 7 years ago
- 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
- 40a5a30 [Fix] Allow zero valuation rate if previous sle has zero valuation rate (#13432) by rohitwaghchaure · 7 years ago
- c43c95e Fixed merge conflict by Nabin Hait · 7 years ago
- a645f36 Get valuation rate from historical SLE even if it is zero (#13129) by Nabin Hait · 7 years ago
- 361366e Python 3 fixes. (#12916) by Achilles Rasquinha · 7 years ago
- 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
- b9ce104 Opening balance in stock ledger report (#12729) by Nabin Hait · 7 years ago
- 7ba092e Fixes for making stock entry against Pro Order (#12721) by Nabin Hait · 7 years ago
- b1ac979 [fix] Do not allow zero valuation rate for serial no and fetch previous valuation rate for serial no (#11817) by rohitwaghchaure · 7 years ago
- 61287e3 [fix] Change Sample Item Error Message to Zero Valuation Rate (#10935) by Javier Wong · 7 years ago
- 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 8 years ago
- aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 8 years ago
- e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 8 years ago
- a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 8 years ago
- 9b11d9b [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" by Javier Wong · 8 years ago
- cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
- 193c891 Fixed issue with misleading error message on Stock Entry creation of Serialized Items by Neil Trini Lasrado · 8 years ago
- 0a6aaf4 Get standard/historical valuation rate where missing: some minor fixes by Nabin Hait · 8 years ago
- ea8fab5 Get standard/historical valuation rate where missing, if item is not a sample item by Nabin Hait · 8 years ago
- 4c952f4 Some minor fixes by Nabin Hait · 8 years ago
- a0b967f Get valuation rate from Item while not found based on SLE by Nabin Hait · 8 years ago
- 7590b8f minor fix for stock ledger entry by Nabin Hait · 9 years ago
- 3edefb1 Demo data for fixed asset depreciation by Nabin Hait · 9 years ago
- 649e253 [fix] merge conflict? by Rushabh Mehta · 9 years ago
- cca33b2 [cleanup] by Rushabh Mehta · 9 years ago
- 2effad3 Merge branch 'master' into develop by Nabin Hait · 9 years ago
- 6dfc78b Item Valuation Rate in case of negative inventory by Nabin Hait · 9 years ago
- 538607e [cleanup] a better message for insufficient stock by Rushabh Mehta · 9 years ago
- a9c4c8f In Purchase Return entry, make sle and gle as per actual inward entry's valuation rate by Nabin Hait · 9 years ago
- e67c1cd [fix] In purchase return entry, consider outgoing rate for serialized items by Nabin Hait · 9 years ago
- 2620bf4 [fix] Stock Valuation for serialized items by Nabin Hait · 9 years ago
- b166bcf [fixes] flag to trigger actual qty update by Saurabh · 9 years ago
- 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
- 14a908b [test] [fix] abs(valuation_rate) for moving average by Rushabh Mehta · 9 years ago
- 8142cd2 [fix] fifo in stock ledger by Nabin Hait · 9 years ago
- 7edb951 [fix] Get fifo rate only qty exists in batch by Nabin Hait · 10 years ago
- ada485f Outgoing rate in Purchase Return based on reference/original Purchase Receipt rate by Nabin Hait · 10 years ago
- 50ce975 [minor] added cache in get_value by Rushabh Mehta · 10 years ago
- 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
- 54c865e Landed cost voucher: fixes for serialized item by Nabin Hait · 10 years ago
- 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
- 43ba7e1 allow negative stock issie fixed by Nabin Hait · 10 years ago
- 2a21bc9 [taxes and charges] refactor by Rushabh Mehta · 10 years ago
- d54031f [tests] [projects] merged tasks and projects and added quick edit of tasks from projects by Rushabh Mehta · 10 years ago
- 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
- c7a11cc [usability] [fixes] stock entry and production order by Rushabh Mehta · 10 years ago
- 8bb6e53 [fixes] accounts, stock changes by Rushabh Mehta · 10 years ago
- 2e0e711 [minor] stock_ledger_entry.py by Rushabh Mehta · 10 years ago
- df9e80c [refactor] stock entry, minor ux by Rushabh Mehta · 10 years ago
- 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
- 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
- 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
- 4ccd8d3 Allow nagative batch balance from landed cost voucher by Nabin Hait · 10 years ago
- 9c47efb Landed cost voucher: allow negative stock while doing cancellation entry for purchase receipts by Nabin Hait · 10 years ago