brotherton-erpnext/erpnext/stock/doctype
2022-09-09 11:37:12 +05:30
..
batch fix: not able to issue expired batches 2022-08-17 14:03:55 +05:30
bin refactor: backport old subcontracting code 2022-06-20 23:10:02 +05:30
customs_tariff_number
delivery_note fix: internal transfer flow 2022-09-07 12:48:18 +05:30
delivery_note_item fix: internal transfer flow 2022-09-07 12:48:18 +05:30
delivery_settings
delivery_stop
delivery_trip Merge branch 'develop' into hr-separation 2022-06-28 11:51:59 +05:30
inventory_dimension test: test cases for PI and DN 2022-09-06 01:42:57 +05:30
item Merge pull request #32065 from rohitwaghchaure/not-able-to-make-variant-item 2022-09-03 11:52:56 +05:30
item_alternative refactor: backport old subcontracting code 2022-06-20 23:10:02 +05:30
item_attribute style: format code with black 2022-03-28 18:52:46 +05:30
item_attribute_value
item_barcode fix: require barcode item barcode. (#31957) 2022-09-07 12:59:46 +05:30
item_customer_detail
item_default feat: Item-wise provisional accounting for service items 2022-04-11 14:35:22 +05:30
item_manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
item_price feat: better Item Price list view (#31954) 2022-09-04 16:25:03 +05:30
item_quality_inspection_parameter
item_reorder
item_supplier fix: require barcode item barcode. (#31957) 2022-09-07 12:59:46 +05:30
item_tax
item_variant
item_variant_attribute
item_variant_settings style: format code with black 2022-03-28 18:52:46 +05:30
item_website_specification
landed_cost_item
landed_cost_purchase_receipt
landed_cost_taxes_and_charges
landed_cost_voucher test: LCV impact on future stock balancees 2022-07-12 13:00:00 +05:30
manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
material_request fix: material request connection on work order 2022-08-25 12:13:17 +05:30
material_request_item style: format code with black 2022-03-28 18:52:46 +05:30
packed_item chore: make picked qty read only 2022-04-27 14:53:20 +05:30
packing_slip refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
packing_slip_item fix: packing slip incorrect item value (#28862) 2021-12-14 11:55:09 +05:30
pick_list fix: make customer_name field read only. 2022-07-19 11:02:43 -04:00
pick_list_item revert: barcode scan field from pick list item. 2022-04-29 13:40:48 -04:00
price_list style: format code with black 2022-03-28 18:52:46 +05:30
price_list_country
purchase_receipt fix: reposting not working for internal transferred purchase receipt 2022-09-08 19:16:00 +05:30
purchase_receipt_item fix: Make expense account editable in Purchase Receipt Item (#31730) 2022-08-18 10:59:39 +05:30
putaway_rule style: format code with black 2022-03-28 18:52:46 +05:30
quality_inspection refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +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: option to start reposting from repost item valuation 2022-09-07 16:38:17 +05:30
sales_bom
sales_bom_item
serial_no Merge branch 'develop' into subcontracting 2022-05-20 12:13:13 +05:30
shipment Merge remote-tracking branch 'upstream/develop' into remove-india 2022-06-19 22:57:22 +05:30
shipment_delivery_note
shipment_parcel
shipment_parcel_template
stock_entry fix: consider Stock Entry purpose while getting total supplied qty 2022-09-06 16:42:15 +05:30
stock_entry_detail Merge branch 'develop' into subcontracting 2022-06-20 23:10:31 +05:30
stock_entry_type style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger_entry Merge branch 'develop' into subcontracting 2022-06-20 23:10:31 +05:30
stock_reconciliation refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
stock_reconciliation_item fix: doctype layout based on expected tab-order 2022-04-04 12:06:35 +05:30
stock_reposting_settings style: format code with black 2022-03-28 18:52:46 +05:30
stock_settings refactor!: drop naming series tool (#31183) 2022-05-31 15:35:40 +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: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
warehouse_type
__init__.py