brotherton-erpnext/erpnext/stock/doctype
2023-10-11 10:51:40 +05:30
..
batch feat: Serial and Batch reservation (#35946) 2023-09-02 11:02:24 +05:30
bin feat: reserve qty against production plan raw materials in BIN 2023-05-03 18:21:23 +05:30
closing_stock_balance fix: TypeError in Closing Stock Balance 2023-06-09 09:30:24 +05:30
customs_tariff_number
delivery_note Merge pull request #36980 from anandbaburajan/SI_DI_internal_and_external_links 2023-09-13 15:16:11 +05:30
delivery_note_item fix(UX): Un-require description fields on items (#37354) 2023-10-10 07:26:37 +05:30
delivery_settings
delivery_stop
delivery_trip chore: fix linting issues 2023-07-15 18:03:16 +05:30
inventory_dimension fix: inventory dimension for inter company transfer return use case 2023-05-13 13:00:05 +05:30
item fix: company wise deferred accounting fields in item (#37023) 2023-09-16 21:25:31 +05:30
item_alternative chore: Alternative Item Code error msg 2023-03-08 20:07:30 +05:30
item_attribute fix: linting 2023-01-12 20:53:12 +05:30
item_attribute_value
item_barcode feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module (#33863) 2023-02-19 19:36:05 +05:30
item_customer_detail
item_default fix: company wise deferred accounting fields in item (#37023) 2023-09-16 21:25:31 +05:30
item_manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
item_price Merge pull request #34189 from rohitwaghchaure/prevent-to-make-item-price-for-template 2023-02-23 20:47:48 +05:30
item_quality_inspection_parameter
item_reorder fix: make reorder_level not required (#35831) 2023-06-24 16:03:15 +05:30
item_supplier fix: require barcode item barcode. (#31957) 2022-09-07 12:59:46 +05:30
item_tax
item_variant
item_variant_attribute perf: index variant_of and attribute in Item Variant Attribute 2023-07-14 17:17:24 +05:30
item_variant_settings chore: linting issues 2023-07-23 20:06:41 +05:30
item_website_specification
landed_cost_item
landed_cost_purchase_receipt
landed_cost_taxes_and_charges
landed_cost_voucher fix: create entries for only PR items present in LCV (#36852) 2023-08-29 09:03:31 +05:30
manufacturer refactor: remove frappe.dynamic_link (#35096) 2023-07-10 21:22:06 +05:30
material_request fix(ux): allow MR to Stop until fully received 2023-10-11 10:51:40 +05:30
material_request_item fix(UX): Un-require description fields on items (#37354) 2023-10-10 07:26:37 +05:30
packed_item fix: packed item using expired price 2023-09-13 06:03:12 +05:30
packing_slip test: add test case for packed qty validation on DN submit 2023-05-01 07:25:36 +05:30
packing_slip_item chore: enable no_copy for dn_detail and pi_detail in Packing Slip Item 2023-04-28 15:05:28 +05:30
pick_list fix(ux): move get_route_options_for_new_doc to refresh (#37096) 2023-09-16 15:59:09 +05:30
pick_list_item feat: Serial and Batch reservation (#35946) 2023-09-02 11:02:24 +05:30
price_list fix: incorrect usage get_cached_value on single doctypes 2023-08-01 07:58:09 +05:30
price_list_country
purchase_receipt fix: incorrect status of the returned purchase receipt (backport #37300) (#37380) 2023-10-06 14:43:13 +05:30
purchase_receipt_item fix(UX): Un-require description fields on items (#37354) 2023-10-10 07:26:37 +05:30
putaway_rule fix: travis for POS merge invoice and putaway rule 2023-06-02 17:14:18 +05:30
quality_inspection fix(ux): docstatus filter for Reference Name in QI (#37024) 2023-09-11 18:52:31 +05:30
quality_inspection_parameter
quality_inspection_parameter_group
quality_inspection_reading
quality_inspection_template style: format code with black 2022-03-28 18:52:46 +05:30
quick_stock_balance style: format code with black 2022-03-28 18:52:46 +05:30
repost_item_valuation fix: no default email account causing reposting issue 2023-07-24 14:00:20 +05:30
sales_bom
sales_bom_item
serial_and_batch_bundle feat: Serial and Batch reservation (#35946) 2023-09-02 11:02:24 +05:30
serial_and_batch_entry feat: Serial and Batch reservation (#35946) 2023-09-02 11:02:24 +05:30
serial_no fix: stock reco test case for serial and batch bundle 2023-06-02 17:14:18 +05:30
shipment feat: create incoterms and migrate shipments 2022-11-17 22:16:43 +01:00
shipment_delivery_note
shipment_parcel
shipment_parcel_template
stock_entry fix(ux): move get_route_options_for_new_doc to refresh (#37096) 2023-09-16 15:59:09 +05:30
stock_entry_detail refactor: added new file serial batch bundle 2023-06-02 17:14:14 +05:30
stock_entry_type style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger_entry refactor: Use db.set_single_value (#35668) 2023-06-13 17:30:38 +05:30
stock_reconciliation refactor(minor): Stock Reservation Entry 2023-09-21 18:23:18 +05:30
stock_reconciliation_item fix: timeout error while cancelling the Purchase Receipt 2023-07-26 13:03:23 +05:30
stock_reposting_settings feat: configuration to notify reposting errors to specific role 2023-05-04 16:49:14 +05:30
stock_reservation_entry refactor(minor): Stock Reservation Entry 2023-09-21 18:23:18 +05:30
stock_settings fix(sales): add sales user to read stock settings for js refresh code path (#37317) 2023-10-10 07:56:54 +05:30
uom_category
uom_conversion_detail
variant_field fix(UX): use autocomplete for variant fields 2022-03-25 16:18:58 +05:30
warehouse refactor: remove frappe.dynamic_link (#35096) 2023-07-10 21:22:06 +05:30
warehouse_type
__init__.py