brotherton-erpnext/erpnext/stock/doctype
2023-01-30 12:51:59 +05:30
..
batch fix: use flt instead of cint in get_batch_no 2022-11-01 10:45:13 +05:30
bin fix: timeout error while submitting stock entry 2022-12-23 13:27:32 +05:30
customs_tariff_number
delivery_note Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item 2023-01-20 23:38:55 +05:30
delivery_note_item fix: Internal Transfer Material Request cycle and tracking fixed till purchase receipt 2022-11-16 13:53:21 +05:30
delivery_settings
delivery_stop
delivery_trip Merge branch 'develop' into hr-separation 2022-06-28 11:51:59 +05:30
inventory_dimension fix: UX for inventory dimension 2022-11-15 15:57:30 +05:30
item fix: item rate not fetching 2023-01-28 13:51:33 +05:30
item_alternative refactor: backport old subcontracting code 2022-06-20 23:10:02 +05:30
item_attribute fix: linting 2023-01-12 20:53:12 +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 fix: naming 2022-11-15 08:26:16 -05:00
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: amount in Material Request 2023-01-30 12:51:59 +05:30
material_request_item style: format code with black 2022-03-28 18:52:46 +05:30
packed_item fix: better handling of duplicate bundle items 2023-01-06 16:21: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 Merge branch 'develop' into refactor/qb/pick-list 2023-01-17 10:08:36 +05:30
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 test: test case to check disable last purchase rate 2023-01-09 22:02:35 +05:30
purchase_receipt_item fix: Scan Barcode UX 2022-11-02 15:37:46 +05:30
putaway_rule style: format code with black 2022-03-28 18:52:46 +05:30
quality_inspection fix: use correct filter name in item_query (#33814) 2023-01-25 17:32:21 +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: test case 2022-12-02 12:43:31 +05:30
sales_bom
sales_bom_item
serial_no fix: incorrect type hints (#33381) 2022-12-19 16:44:19 +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 feat: get items from Transit Stock Entry 2023-01-23 12:01:57 +05:30
stock_entry_detail refactor: revamp process loss feature & added tab breaks 2023-01-03 19:05:41 +05:30
stock_entry_type style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger_entry perf: Drop name part from posting sort index (#33551) 2023-01-10 09:54:15 +05:30
stock_reconciliation fix: incorrect type hints (#33381) 2022-12-19 16:44:19 +05:30
stock_reconciliation_item fix: Scan Barcode UX 2022-11-02 15:37:46 +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: remove balance from Warehouse Tree 2022-12-01 19:44:49 +05:30
warehouse_type
__init__.py