- 376febb Merge branch 'develop' into fix/work-order/finish-button by Sagar Sharma · 2 years, 4 months ago
- a4a86ee fix: allow to return expired batches using purchase return by Rohit Waghchaure · 2 years, 4 months ago
- 9049db4 fix: `For Quantity` error msg in `Stock Entry` by Sagar Sharma · 2 years, 4 months ago
- f41d150 fix: report chart field type by hendrik · 2 years, 4 months ago
- afb323b Merge branch 'develop' into refactor/stock/report/incorrect-stock-value by Sagar Sharma · 2 years, 4 months ago
- b93331e refactor: rewrite `Incorrect Stock Value Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
- 22299d2 refactor: rewrite `Item Price Stock Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
- d4b01f6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-remove-no-copy-for-ignore_pricing_rule by Deepesh Garg · 2 years, 4 months ago
- 3dc754c test: add test cases for `Item Shortage Report` by Sagar Sharma · 2 years, 5 months ago
- f0a78aa refactor: rewrite `Item Shortage Report` queries in QB by Sagar Sharma · 2 years, 5 months ago
- 3a9c08e fix: `po_detail` or `sco_rm_detail` not getting set while while mapping SE by Sagar Sharma · 2 years, 5 months ago
- b908755 fix: make `po_detail` or `sco_rm_detail` mandatory for SE `Send to Subcontractor` by Sagar Sharma · 2 years, 5 months ago
- 2f97370 fix: `sco_rm_detail` in Stock Entry by Sagar Sharma · 2 years, 5 months ago
- 8c5b420 fix: remove no_copy for ignore_pricing_rule by Maharshi Patel · 2 years, 5 months ago
- a5b5885 fix: test cases by Nabin Hait · 2 years, 5 months ago
- bf1fa01 test: add test case for item master maintain-stock by Sagar Sharma · 2 years, 5 months ago
- 7b878ea fix: unknown column error while updating value of maintain-stock in item master by Sagar Sharma · 2 years, 5 months ago
- e24a4b1 Merge branch 'SaiFi0102-asset-capitalization' into develop by Nabin Hait · 2 years, 5 months ago
- 58d430f feat: Asset Capitalization by Nabin Hait · 2 years, 5 months ago
- fffc245 fix(UX): make Item attachments public by default (#32196) by Ankush Menat · 2 years, 5 months ago
- 4f1cc41 fix: pick_list - picked qty getting set to 1 by Ahmad · 2 years, 5 months ago
- 8f787c0 fix: customer code max characters limit issue (#32177) by rohitwaghchaure · 2 years, 5 months ago
- 2e314a2 Merge branch 'develop' into fix/stock-entry/sco by Sagar Sharma · 2 years, 5 months ago
- 9a3dcb9 fix: validate Subcontracting Order in Stock Entry by Sagar Sharma · 2 years, 5 months ago
- 30909a9 fix: status filter for Subcontracting Order in Stock Entry by Sagar Sharma · 2 years, 5 months ago
- b49caf1 Merge branch 'develop' into fix/v14/stock-entry/send-to-subcontractor by Sagar Sharma · 2 years, 5 months ago
- a03b4ce fix: reposting not working for internal transferred purchase receipt by Rohit Waghchaure · 2 years, 5 months ago
- 72d5366 Merge pull request #31918 from s-aga-r/fix/subcontracting-receipt/gl-entries by rohitwaghchaure · 2 years, 5 months ago
- f1c4aea fix: option to start reposting from repost item valuation by Rohit Waghchaure · 2 years, 5 months ago
- f19049e Merge branch 'develop' into fix/subcontracting-receipt/gl-entries by Sagar Sharma · 2 years, 5 months ago
- 01c2e4d Merge branch 'develop' into fix/v14/stock-entry/send-to-subcontractor by Sagar Sharma · 2 years, 5 months ago
- 5b02adb Merge pull request #32113 from rohitwaghchaure/fixed-internal-transfer-flow by rohitwaghchaure · 2 years, 5 months ago
- aab2c9c fix: require barcode item barcode. (#31957) by Devin Slauenwhite · 2 years, 5 months ago
- b4a102d fix: internal transfer flow by Rohit Waghchaure · 2 years, 5 months ago
- 2f00413 fix: consider Stock Entry purpose while getting total supplied qty by Sagar Sharma · 2 years, 5 months ago
- c6380a2 Merge pull request #32063 from rohitwaghchaure/fixed-fetch-from-parent by rohitwaghchaure · 2 years, 5 months ago
- 75fcab0 test: test cases for PI and DN by Rohit Waghchaure · 2 years, 5 months ago
- 86395c6 feat: better Item Price list view (#31954) by HENRY Florian · 2 years, 5 months ago
- 2372999 fix: fetch from parent not working for custom field by Rohit Waghchaure · 2 years, 5 months ago
- 0efc6a9 Merge pull request #32065 from rohitwaghchaure/not-able-to-make-variant-item by rohitwaghchaure · 2 years, 5 months ago
- 92b0f9c fix: not able to make variant item by Rohit Waghchaure · 2 years, 5 months ago
- 9dbaaa3 fix: AD not getting copied from SCO while creating a SE (#32004) by Sagar Sharma · 2 years, 5 months ago
- af5cbc8 chore: allow return of components in SCO (#31994) by Sagar Sharma · 2 years, 5 months ago
- 8566832 fix: add validation for PO in Stock Entry (#31974) by Sagar Sharma · 2 years, 5 months ago
- b27f3ab Merge pull request #31967 from rohitwaghchaure/connection-added-for-work-order by rohitwaghchaure · 2 years, 5 months ago
- 9ab10de fix: material request connection on work order by Rohit Waghchaure · 2 years, 5 months ago
- 9b626d0 Merge pull request #31909 from s-aga-r/filters/repost-item-valuation/voucher-no by Deepesh Garg · 2 years, 5 months ago
- 0e26df3 fix: Route condition set for stock ledger (#31935) by Solufyin · 2 years, 5 months ago
- f467394 chore: move function "add_gl_entry" from purchase_receipt.py to stock_controller.py by Sagar Sharma · 2 years, 5 months ago
- 520306d fix: Add docstatus filter for voucher_no in Repost Item Valuation by Sagar Sharma · 2 years, 6 months ago
- f92f3e0 chore: add option for "Subcontracting Receipt" in "Voucher Type" by Sagar Sharma · 2 years, 6 months ago
- 256b424 chore: add additional-cost table in SCR by Sagar Sharma · 2 years, 6 months ago
- eabd313 fix: base_amount and exchange_rate in additional-cost table by Sagar Sharma · 2 years, 6 months ago
- 1a65089 fix: Make expense account editable in Purchase Receipt Item (#31730) by Deepesh Garg · 2 years, 6 months ago
- f1a6122 fix: Transit filter for Default Target Warehouse in SE (#31839) by Sagar Sharma · 2 years, 6 months ago
- 396667b Merge pull request #31860 from rohitwaghchaure/delete-custom-fields-on-dimension-delete by rohitwaghchaure · 2 years, 6 months ago
- 0b39a01 fix: delete custom fields on deletion of inventory dimension by Rohit Waghchaure · 2 years, 6 months ago
- dd08045 Merge pull request #31863 from rohitwaghchaure/allow-to-make-material-issue by rohitwaghchaure · 2 years, 6 months ago
- 795c943 fix: not able to issue expired batches by Rohit Waghchaure · 2 years, 6 months ago
- ddd24ea fix: incorrect incoming rate set for inter transfer purchase receipt by Rohit Waghchaure · 2 years, 6 months ago
- 1a2ffc7 Merge pull request #31601 from pps190/pref-wh-wise-stock-value by Marica · 2 years, 6 months ago
- 5da7e01 fix: dont show zero qty available items in stock ageing report by Rohit Waghchaure · 2 years, 6 months ago
- 6883fc9 Merge pull request #31579 from pps190/fix-pl-customer-name by Marica · 2 years, 7 months ago
- 5a3999e Merge pull request #31424 from rohitwaghchaure/feat-inventory-dimension by rohitwaghchaure · 2 years, 7 months ago
- 289e6cd fix: change frappe.db.sql to frappe.qb by Rohit Waghchaure · 2 years, 7 months ago
- e576f7f test: test cases for inventory dimension by Rohit Waghchaure · 2 years, 7 months ago
- dbec5cf feat: Inventory Dimension by Rohit Waghchaure · 2 years, 8 months ago
- f222284 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
- e1fa723 fix: set args to empty list if None to avoid enumerate error by Nabin Hait · 2 years, 7 months ago
- f2532a6 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
- 7083b31 fix: make customer_name field read only. by Devin Slauenwhite · 2 years, 7 months ago
- d3f0897 Merge branch 'develop' into fix-pl-customer-name by Devin Slauenwhite · 2 years, 7 months ago
- 60dbd6a Merge pull request #31631 from rohitwaghchaure/slow-stock-reposting-issue by rohitwaghchaure · 2 years, 7 months ago
- 1d80d37 fix: slow stock reposting by Rohit Waghchaure · 2 years, 7 months ago
- 2a2db8c Merge branch 'develop' into lcv-future-stock-update by Marica · 2 years, 7 months ago
- 1e20358 fix: sum stock_value and group by warehouse by Devin Slauenwhite · 2 years, 7 months ago
- bc30233 chore: remove unused import by Devin Slauenwhite · 2 years, 7 months ago
- 73ade04 pref: reduce count of db calls from n to 2 by Devin Slauenwhite · 2 years, 7 months ago
- 0a633a2 fix: display customer name on picking list by Devin Slauenwhite · 2 years, 7 months ago
- d8aa1c5 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
- de9ea70 test: LCV impact on future stock balancees by marination · 2 years, 7 months ago
- 2224b65 chore: typo by Ankush Menat · 2 years, 7 months ago
- 4ec85cb test: don't silently fail reposts in tests (#31559) by Ankush Menat · 2 years, 7 months ago
- ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
- f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- 96f46b2 Merge branch 'develop' into fixed-time-out-error-reposting by rohitwaghchaure · 2 years, 7 months ago
- 37f7801 Merge pull request #29884 from resilient-tech/remove-india by Deepesh Garg · 2 years, 7 months ago
- 78c8bb2 fix: timeout error while reposting by Rohit Waghchaure · 2 years, 7 months ago
- d5b0b5e Merge pull request #31523 from rohitwaghchaure/fixed-test-case-backflushed_batch-raw-materials by rohitwaghchaure · 2 years, 7 months ago
- 7282c8e fix: test case by Rohit Waghchaure · 2 years, 7 months ago
- f75d35e Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- 60aad31 fix: Incorrect provisional expense booking while reposting by Deepesh Garg · 2 years, 7 months ago
- 7a5fd71 fix: LCV updates wrong future qty/Bin qty by marination · 2 years, 7 months ago
- 05351be Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 7 months ago
- fd162f9 fix: supplier warehouse in PR by Sagar Sharma · 2 years, 7 months ago
- 6589c5f Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- ef63c61 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
- cdf631b fix: validate item dashboard material transfer entry (#31473) by Devin Slauenwhite · 2 years, 7 months ago
- 78ff178 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago